about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539).Joseph Myers2014-06-242-0/+20
* Fix ldbl-128 erfl spurious underflows (bug 16287).Joseph Myers2014-06-241-0/+2
* Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers2014-06-2416-120/+60
* Fix namespace violation in pthreadtypes.h (BZ #17084)Siddhesh Poyarekar2014-06-241-3/+3
* Optimize fesetenvWilco2014-06-241-15/+20
* Add _FPU_MASK_RM and use it instead of FE_TOWARDZERO.Wilco2014-06-244-13/+12
* Remove an unused include.Wilco2014-06-241-1/+0
* Cleanup fenv implementationWilco2014-06-244-4/+0
* Rewrite feupdateenvWilco2014-06-241-6/+38
* Speed up the ARM fenv implementation by avoiding unnecessary FPSCRWilco2014-06-245-23/+29
* Use libc calls defined by fenv_private.h to implement several fenv functionsWilco2014-06-246-102/+64
* Fix build warning in pthread_rwlock_*Siddhesh Poyarekar2014-06-241-1/+1
* Add missing #include in get-rounding-mode.hRoland McGrath2014-06-231-0/+1
* Remove an unused variable in fstatvfs.Roland McGrath2014-06-231-1/+0
* Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers2014-06-236-7/+8
* Set errno for y1 overflow (bug 17050).Joseph Myers2014-06-234-4/+22
* Test cpow in all rounding modes.Joseph Myers2014-06-232-0/+96
* Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers2014-06-239-155/+172
* powerpc: Consolidate nptl/ subdirectories under linux/....Roland McGrath2014-06-2358-736/+0
* Add generic HAVE_RM_CTX implementationWilco Dijkstra2014-06-231-19/+96
* MIPS: Move NPTL public headers to sysdeps/mips/nptl/.Roland McGrath2014-06-233-0/+0
* m68k: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-2333-0/+0
* SH: Consolidate nptl/ subdirectories under linux/.....Roland McGrath2014-06-2314-0/+0
* Update headers for Linux 3.15.Joseph Myers2014-06-232-0/+9
* PowerPC: sync hwcap.h capabilitiesAdhemerval Zanella2014-06-231-0/+2
* Clean up stack-coloring macros.Roland McGrath2014-06-204-38/+29
* Move linux bits/ files out of nptl/.Roland McGrath2014-06-202-18/+138
* Remove ARM __ASSUME_SIGFRAME_V2.Joseph Myers2014-06-214-59/+7
* Missing new file from last commit.Roland McGrath2014-06-201-0/+3
* Move remaining SPARC code out of nptl/.Roland McGrath2014-06-2035-0/+2007
* Include <kernel-features.h> explicitly where required.Joseph Myers2014-06-204-0/+4
* Remove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditionals in Linux-specific code.Joseph Myers2014-06-201-37/+2
* Add ifunc tests for x86_64 memset_chk and memsetH.J. Lu2014-06-202-1/+12
* Remove __ASSUME_F_GETOWN_EX.Joseph Myers2014-06-202-21/+1
* Remove __ASSUME_AT_RANDOM.Joseph Myers2014-06-202-44/+7
* Remove __ASSUME_ADJ_OFFSET_SS_READ.Joseph Myers2014-06-202-23/+2
* [BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESCMaciej W. Rozycki2014-06-2010-1/+149
* Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers2014-06-2028-1572/+50
* Remove sysdeps/x86_64/multiarch/rtld-strlen.SH.J. Lu2014-06-201-1/+0
* [BZ #6803] Set errno for scalbln, scalbnStefan Liebler2014-06-2015-19/+70
* Use 3 bytes for __pad1 in pthread_rwlock_t for x32H.J. Lu2014-06-191-1/+6
* Add x86_64 memset optimized for AVX2Ling Ma2014-06-195-1/+275
* [AArch64] Add optimized strchr.Richard Earnshaw2014-06-191-0/+138
* Fix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode (bug 17022).Joseph Myers2014-06-183-3/+12
* Use $(rtld-prefix) more consistently.Joseph Myers2014-06-181-1/+1
* PowerPC: Fix nearbyintl failure for few inputsRajalakshmi Srinivasaraghavan2014-06-171-0/+5
* PowerPC: Move powerpc code out of nptl/ subdirectoryAdhemerval Zanella2014-06-176-0/+382
* Add CFI to x86 ceil / floor / trunc (bug 16681).Joseph Myers2014-06-169-0/+18
* m68k: update libm test ULPsAndreas Schwab2014-06-171-48/+882
* Fix typo in preprocessor conditionalAndreas Schwab2014-06-161-1/+1