Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 | |
2014-12-30 | Fix some warnings in the absence of FP round/exception support | Chris Metcalf | 1 | -1/+1 | |
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 | 1 | -1/+1 | |
2013-05-14 | Add test for setjmp / longjmp and floating-point state. | Joseph Myers | 1 | -0/+105 | |