about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Update MIPS32 ABI baselines for _gp_disp.Joseph Myers2012-06-1921-21/+21
* alpha: Define FP_TRAPPING_EXCEPTIONSRichard Henderson2012-06-151-1/+4
* alpha: Always handle inexact in rint implementationsRichard Henderson2012-06-152-12/+3
* [BZ #13848] alpha: Fix s_nearbyint implementation.Richard Henderson2012-06-152-29/+37
* alpha: Use builtins for copysignRichard Henderson2012-06-152-6/+4
* alpha: Fix protection on UTIME_NOWRichard Henderson2012-06-151-4/+2
* alpha: Add missing definitions in resource.h, shm.hRichard Henderson2012-06-152-6/+40
* alpha: Remove some __GNUC_PREREQs that are too oldRichard Henderson2012-06-154-56/+7
* alpha: Fix float_t in bits/mathdef.hRichard Henderson2012-06-151-13/+3
* Fix MIPS32 frame-pointer forcing for more recent GCC.Joseph Myers2012-06-141-2/+3
* Use HIDDEN_JUMPTARGET for _exit jump from __startcontext.Joseph Myers2012-06-121-1/+1
* Update powerpc-nofpu ABI baseline for __mcount_internal.Joseph Myers2012-06-081-0/+1
* alpha: Fix end-of-count checks in strncmpRichard Henderson2012-06-061-110/+141
* alpha: Fix [BZ #13718]Richard Henderson2012-06-062-16/+26
* alpha: Fix ev4 build with ev6 compilerRichard Henderson2012-06-061-1/+2
* alpha: Use cfi_startproc instead of dual procedure descriptorsRichard Henderson2012-06-067-131/+64
* alpha: put mcount prologue at correct locationRichard Henderson2012-06-061-2/+1
* alpha: Use .cfi_signal_frame in rt_sigactionRichard Henderson2012-06-051-20/+11
* alpha: Resurrect getppid, getegid, geteuid.Richard Henderson2012-06-053-0/+78
* Use dbl-64 fma for MIPS64.Joseph Myers2012-06-012-0/+12
* alpha: Use -mieee-with-inexact with math/test-miscRichard Henderson2012-06-011-0/+2
* alpha: Update libm-test-ulpsRichard Henderson2012-06-011-85/+39
* Fix typo in MIPS abi-n32-condition.Joseph Myers2012-06-011-2/+2
* Remove sqrt ulps for MIPS.Joseph Myers2012-05-311-9/+0
* Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers2012-05-311-163/+1526
* alpha: Add -mieee-with-inexact for fma compilationRichard Henderson2012-05-312-14/+6
* alpha: Fix error path for PIC __brkRichard Henderson2012-05-311-14/+18
* Regenerate MIPS libm-test-ulps.Joseph Myers2012-05-312-152/+2525
* ia64: use hidden_def with internal pthread funcsMike Frysinger2012-05-311-1/+1
* ia64: remove __connect_internal aliasMike Frysinger2012-05-311-1/+1
* tile: Remove __connect_internal aliasChris Metcalf2012-05-301-1/+1
* Move MIPS ABI settings out of conditional.Joseph Myers2012-05-301-1/+1
* alpha: Update libm-test-ulpsRichard Henderson2012-05-301-0/+1769
* alpha: Remove __connect_internal aliasRichard Henderson2012-05-301-1/+1
* alpha: Avoid fgets plt entryRichard Henderson2012-05-301-1/+1
* alpha: Use dbl-64/wordsize-64Richard Henderson2012-05-301-0/+1
* alpha: Use dynamic rounding with sqrt insnRichard Henderson2012-05-303-6/+32
* Remove __connect_internal alias for MIPS.Joseph Myers2012-05-301-1/+1
* Remove __connect_internal alias for ARM.Joseph Myers2012-05-301-1/+1
* m68k: remove __ASSUME_TRUNCATE64_SYSCALLAndreas Schwab2012-05-301-1/+0
* m68k: use hidden_def for __pthread_onceAndreas Schwab2012-05-301-2/+2
* Define FP_TRAPPING_EXCEPTIONS and remove FP_EX_DENORM for powerpc-nofpu.Joseph Myers2012-05-301-1/+1
* Define FP_TRAPPING_EXCEPTIONS for MIPS.Joseph Myers2012-05-301-0/+1
* Regenerate ARM libm-test-ulps.Joseph Myers2012-05-301-523/+889
* tile: don't guard setting abi- variables with ifeq ($(subdir),misc)Chris Metcalf2012-05-301-4/+0
* tile: add default-abi variables for tilegxChris Metcalf2012-05-302-0/+2
* Support sharing ARM headers for hard and soft float.Joseph Myers2012-05-301-0/+26
* alpha: Update copyright datesRichard Henderson2012-05-301-1/+1
* alpha: Use hidden_def for pthread_onceRichard Henderson2012-05-301-1/+1
* alpha: Purge __ASSUME_TIMEVAL64Richard Henderson2012-05-3013-1304/+31