Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright years. | Jakub Jelinek | 2023-01-16 | 1 | -1/+1 |
| | |||||
* | Update copyright years. | Jakub Jelinek | 2022-01-03 | 1 | -1/+1 |
| | |||||
* | Update copyright years. | Jakub Jelinek | 2021-01-04 | 1 | -1/+1 |
| | |||||
* | Update copyright years. | Jakub Jelinek | 2020-01-01 | 1 | -1/+1 |
| | | | | From-SVN: r279813 | ||||
* | Update copyright years. | Jakub Jelinek | 2019-01-01 | 1 | -1/+1 |
| | | | | From-SVN: r267494 | ||||
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
| | | | | From-SVN: r256169 | ||||
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
| | | | | From-SVN: r243994 | ||||
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
| | | | | From-SVN: r232055 | ||||
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
| | | | | From-SVN: r219188 | ||||
* | Update copyright years in libgcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
| | | | | From-SVN: r206295 | ||||
* | Update copyright in libgcc. | Richard Sandiford | 2013-02-04 | 1 | -1/+1 |
| | | | | From-SVN: r195731 | ||||
* | sfp-machine.h (__sfp_handle_exceptions): New function declaration. | Uros Bizjak | 2012-06-13 | 1 | -0/+54 |
* config/ia64/sfp-machine.h (__sfp_handle_exceptions): New function declaration. (FP_HANDLE_EXCEPTIONS): Use __sfp_handle_exceptions. (FP_RND_MASK): New. * config/ia64/sfp-exceptions.c: New. * config/ia64/t-softfp (LIB2ADD): Add sfp-exceptions.c. From-SVN: r188520 |