about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* m68k: add support for {get,make,set,swap}contextAndreas Schwab2012-07-167-0/+397
* Fix bug-getcontext testAndreas Schwab2012-07-162-5/+25
* Update from translation teamAndreas Jaeger2012-07-162-1217/+1397
* conformtest: Update expectations for string.h.Joseph Myers2012-07-152-3/+18
* Update from french translation teamAndreas Jaeger2012-07-132-2/+6
* Fix ynl return value with LDBL_MIN.Marek Polacek2012-07-124-3/+15
* Remove pre-2.4.1 Linux kernel support.Joseph Myers2012-07-128-80/+58
* Avoid duplicate DNS requests if answer is longer than a implementationJeroen van Bemmel2012-07-124-9/+26
* Rewrite MIPS' atomic.h to use __atomic_* builtins.Maxim Kuvyrkov2012-07-112-43/+185
* Translation team update for fr.po/sv.poAndreas Jaeger2012-07-113-1239/+1391
* Update from translation team: fr.poAndreas Jaeger2012-07-112-1200/+1379
* Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Adhemerval Zanella2012-07-114-23/+331
* Update sparc ULPs.David S. Miller2012-07-112-0/+453
* Fix LOG_MAKEPRI to agree with BSDAndreas Schwab2012-07-103-3/+9
* tile: correct typo in commentChris Metcalf2012-07-102-1/+4
* tile: Convert ASM_GLOBAL_DIRECTIVE to .globlChris Metcalf2012-07-102-1/+6
* Change ASM_GLOBAL_DIRECTIVE to .globl for ARM.Joseph Myers2012-07-102-1/+6
* Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek2012-07-1033-256/+229
* m68k: update libm test ULPsAndreas Schwab2012-07-092-2/+312
* BZ#14336: Manual spelling fixes.Roland McGrath2012-07-093-5/+14
* Fix clog, clog10 spurious underflow exceptions (bug 14337).Joseph Myers2012-07-0911-55/+474
* Update NEWSAndreas Schwab2012-07-071-1/+1
* Fix float range reduction problems (#14283)Andreas Schwab2012-07-062-2/+6
* Fix missing _mcount@GLIBC_2.0 on powerpc32Andreas Schwab2012-07-064-2/+27
* 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