summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge glibc-ports into ports/ directory.glibc-2.16.90glibc-2.16-ports-mergeJoseph Myers2012-07-012361-0/+320086
|\
| * Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers2012-07-012361-0/+0
| * Add Changelog ...Carlos O'Donell2012-06-211-0/+4
| * Add .gitignore.Carlos O'Donell2012-06-211-0/+1
| * Update MIPS32 ABI baselines for _gp_disp.Joseph Myers2012-06-1922-21/+64
| * alpha: Define FP_TRAPPING_EXCEPTIONSRichard Henderson2012-06-152-1/+6
| * alpha: Always handle inexact in rint implementationsRichard Henderson2012-06-153-12/+33
| * [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-142-2/+9
| * powerpc-nofpu: Allow abort and soft-fp symbols to be absent in localplt test.Joseph Myers2012-06-132-26/+31
| * Use HIDDEN_JUMPTARGET for _exit jump from __startcontext.Joseph Myers2012-06-122-1/+6
| * Update powerpc-nofpu ABI baseline for __mcount_internal.Joseph Myers2012-06-082-0/+6
| * alpha: Fix end-of-count checks in strncmpRichard Henderson2012-06-062-110/+144
| * alpha: Fix [BZ #13718]Richard Henderson2012-06-063-16/+30
| * alpha: Fix ev4 build with ev6 compilerRichard Henderson2012-06-062-1/+5
| * alpha: Use cfi_startproc instead of dual procedure descriptorsRichard Henderson2012-06-068-131/+73
| * alpha: put mcount prologue at correct locationRichard Henderson2012-06-062-2/+5
| * alpha: Use .cfi_signal_frame in rt_sigactionRichard Henderson2012-06-052-20/+14
| * alpha: Resurrect getppid, getegid, geteuid.Richard Henderson2012-06-054-0/+84
| * Use dbl-64 fma for MIPS64.Joseph Myers2012-06-013-0/+15
| * alpha: Use -mieee-with-inexact with math/test-miscRichard Henderson2012-06-012-0/+4
| * alpha: Update libm-test-ulpsRichard Henderson2012-06-012-85/+43
| * Fix typo in MIPS abi-n32-condition.Joseph Myers2012-06-012-2/+7
| * Remove sqrt ulps for MIPS.Joseph Myers2012-05-312-9/+2
| * Move Changelog entry from ChangeLog.tile to ChangeLog.linux-genericChris Metcalf2012-05-312-3/+5
| * Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers2012-05-312-163/+1530
| * alpha: Add -mieee-with-inexact for fma compilationRichard Henderson2012-05-313-14/+10
| * alpha: Fix error path for PIC __brkRichard Henderson2012-05-312-14/+20
| * Regenerate MIPS libm-test-ulps.Joseph Myers2012-05-313-152/+2530
| * ia64: use hidden_def with internal pthread funcsMike Frysinger2012-05-312-1/+4
| * ia64: remove __connect_internal aliasMike Frysinger2012-05-312-1/+6
| * tile: Remove __connect_internal aliasChris Metcalf2012-05-302-1/+4
| * Move MIPS ABI settings out of conditional.Joseph Myers2012-05-302-1/+4
| * alpha: Update libm-test-ulpsRichard Henderson2012-05-302-0/+1771
| * alpha: Remove __connect_internal aliasRichard Henderson2012-05-302-1/+4
| * alpha: Avoid fgets plt entryRichard Henderson2012-05-302-1/+4
| * alpha: Use dbl-64/wordsize-64Richard Henderson2012-05-302-0/+3
| * alpha: Use dynamic rounding with sqrt insnRichard Henderson2012-05-304-6/+37
| * Remove __connect_internal alias for MIPS.Joseph Myers2012-05-302-1/+4
| * Remove __connect_internal alias for ARM.Joseph Myers2012-05-302-1/+4
| * m68k: remove __ASSUME_TRUNCATE64_SYSCALLAndreas Schwab2012-05-302-1/+3
| * m68k: use hidden_def for __pthread_onceAndreas Schwab2012-05-302-2/+7
| * Define FP_TRAPPING_EXCEPTIONS and remove FP_EX_DENORM for powerpc-nofpu.Joseph Myers2012-05-302-1/+6
| * Define FP_TRAPPING_EXCEPTIONS for MIPS.Joseph Myers2012-05-302-0/+4
| * Regenerate ARM libm-test-ulps.Joseph Myers2012-05-302-523/+891