Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 66 | -66/+66 |
| | |||||
* | hppa: Cleanup two build warnings for integer to pointers casts. | Carlos O'Donell | 2012-11-29 | 1 | -2/+2 |
| | |||||
* | hppa: Fix fesetenv for FE_DFL_ENV. | Carlos O'Donell | 2012-11-19 | 1 | -10/+3 |
| | | | | | Switching back to FE_DFL_ENV should reset the FPU to the state as it was at the start of the program. | ||||
* | hppa: Implement get-rounding-mode.h | Carlos O'Donell | 2012-11-19 | 2 | -1/+36 |
| | | | | | Implement get_rounding_mode using the new fpu_control.h support. Use get_rounding_mode from fegetround. | ||||
* | hppa: Implement fpu_control.h. | Carlos O'Donell | 2012-11-19 | 1 | -0/+66 |
| | | | | | The HP-PARISC processor has full IEEE-754 support and we implement all of fpu_control.h. | ||||
* | hppa: Implement __longjmp_chk. | Carlos O'Donell | 2012-11-19 | 4 | -80/+121 |
| | | | | Implement longjmp and the chk variant in C. | ||||
* | Fix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805). | Joseph Myers | 2012-11-05 | 1 | -2/+2 |
| | |||||
* | Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). | Joseph Myers | 2012-11-03 | 1 | -1/+2 |
| | |||||
* | Make fenv.h FE_* macros usable in #if (bug 3439). | Joseph Myers | 2012-11-03 | 1 | -19/+28 |
| | |||||
* | Fix strtod handling of underflow (bug 14047). | Joseph Myers | 2012-10-30 | 1 | -0/+1 |
| | |||||
* | Don't set resource limits in tst-oddstacklimit-ENV. | Joseph Myers | 2012-10-24 | 2 | -7/+27 |
| | |||||
* | hppa: Restore nptl/shlib-versions. | Carlos O'Donell | 2012-10-10 | 1 | -0/+1 |
| | | | | | On 2012-01-07 the nptl/shlib-versions file removed the hppa entry. This restores that entry in the hppa ports tree. | ||||
* | Add missing magic to GLIBC_PROVIDES. | Roland McGrath | 2012-10-09 | 1 | -82/+0 |
| | |||||
* | Add generic versions of pthread_spin_lock and pthread_spin_trylock. | Maxim Kuvyrkov | 2012-08-15 | 2 | -53/+6 |
| | |||||
* | Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-merge | Joseph Myers | 2012-07-01 | 78 | -0/+6652 |