about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix tanf underflow close to pi/4 (bug 14154).Joseph Myers2012-07-065-3/+86
* Do not store data below the stack pointer on MIPS.Petar Jovanovic2012-07-062-2/+8
* Fix expm1 spurious underflow exceptions (bug 6778).Joseph Myers2012-07-069-45/+140
* sunrpc: fix rpc bootstrap buildsMike Frysinger2012-07-062-1/+5
* Add ARM-specific static-stubs.c.Joseph Myers2012-07-052-0/+11
* Fix csqrt underflow (bugs 14157, 14331).Joseph Myers2012-07-058-25/+166
* Adapt tst-catgets to changes in tst-gettextAndreas Schwab2012-07-044-105/+79
* Fix tst-gettext testAndreas Schwab2012-07-044-53/+55
* Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Joseph Myers2012-07-0411-19/+937
* drop ports ignoreMike Frysinger2012-07-032-1/+4
* Update from translation teamsAndreas Jaeger2012-07-038-11249/+13324
* Avoid use of libgcc_s and libgcc_eh when building glibc.Joseph Myers2012-07-037-21/+206
* Fix float range reduction problems (bug 14283).Joseph Myers2012-07-035-22/+46
* Add cosh tests for bug 14273.Joseph Myers2012-07-032-0/+8
* Add ppca2 to ports powerpc/dl-procinfo.Joseph Myers2012-07-033-8/+27
* Remove ports files no longer relevant now included in libc repository.Joseph Myers2012-07-034-45/+6
* Open development for 2.17.Joseph Myers2012-07-033-2/+12
* Merge glibc-ports into ports/ directory. glibc-2.16.90 glibc-2.16-ports-mergeJoseph Myers2012-07-012361-0/+320086
|\
| * Move all files into ports/ subdirectory in preparation for merge with glibc glibc-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