Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
2014-12-30 | Fix some warnings in the absence of FP round/exception support | Chris Metcalf | |
Due to tile missing a bunch of FP exception and rounding support, the tests generate warnings. These changes fix the warnings by just not compiling some unused functions, and adding some attribute ((unused)) tags. | |||
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | |
2013-05-14 | Add test for setjmp / longjmp and floating-point state. | Joseph Myers | |