about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove more overridden entries from sysdeps/unix/sysv/syscalls.list.Joseph Myers2012-05-082-2/+3
* Remove entries from sysdeps/unix/sysv/syscalls.list duplicating ones in sysde...Joseph Myers2012-05-082-2/+5
* Revert "Revert "Build glibc with -frounding-math""Andreas Jaeger2012-05-082-1/+14
* tftp.h: rework layout to work with fortificationMike Frysinger2012-05-082-9/+28
* Update sparc ULPs for recently added exp tests.David S. Miller2012-05-072-0/+19
* Fix sparc libm when all of glibc is built with -frounding-math.David S. Miller2012-05-072-6/+26
* Revert "Build glibc with -frounding-math"Andreas Jaeger2012-05-072-14/+1
* Fix x86/x86_64 expm1l inaccuracy and exceptions (bugs 13885, 13923).Joseph Myers2012-05-079-270/+174
* Adjust sparc localplt entries.David S. Miller2012-05-063-22/+29
* Fix exp10 inaccuracy and exceptions (bugs 13884, 13914).Joseph Myers2012-05-0611-62/+255
* Fix libm-test.inc ulps calculation for subnormals (bug 14064).Joseph Myers2012-05-063-3/+10
* Patch 31dc8730af585d8e13021484752fb20decae0661 fixes BZ#13563Andreas Jaeger2012-05-062-8/+9
* Update x86-64 libm-test-ulpsAndreas Jaeger2012-05-062-0/+14
* Fix dateAndreas Jaeger2012-05-061-1/+1
* Build glibc with -frounding-mathAndreas Jaeger2012-05-062-1/+12
* Disable one hypot test for inline double testing.Joseph Myers2012-05-052-1/+4
* Fix missing exceptions from exp (bugs 13787, 13922, 14036).Joseph Myers2012-05-058-64/+87
* Use .S sources for x86/x86_64 expl.Joseph Myers2012-05-055-79/+188
* Remove overridden entries from sysdeps/unix/sysv/syscalls.list.Joseph Myers2012-05-052-6/+9
* Merge sysdeps/unix/common into sysdeps/unix.Joseph Myers2012-05-045-21/+31
* Move x86-64 abilist files to 64/nptlH.J. Lu2012-05-0414-0/+45
* Remove unused sysdeps/unix/common/bits/ headers.Joseph Myers2012-05-043-151/+3
* Remove unused sysdeps/unix/bsd/ files.Joseph Myers2012-05-048-557/+10
* ChangeLog leading tabification.Roland McGrath2012-05-041-6/+6
* ChangeLog formatting nit.Roland McGrath2012-05-041-1/+1
* Revert "Do not build manual in the source directory"Andreas Jaeger2012-05-045-109/+94
* Revert "Update install.texi for building manual in build dir"Andreas Jaeger2012-05-042-6/+4
* Update install.texi for building manual in build dirAndreas Jaeger2012-05-042-4/+6
* Do not build manual in the source directoryAndreas Jaeger2012-05-045-94/+109
* Fix for ldbl-128ibm acosl/asinl inaccuraciesAdhemerval Zanella2012-05-044-40/+186
* Fix missing vm86 symbolAndreas Schwab2012-05-043-15/+21
* Fix strtod rounding of hex values (bug 14049).Joseph Myers2012-05-044-5/+28
* Update s390 libm-test-ulpsAndreas Krebbel2012-05-042-134/+1415
* Fix tst-obprintf - and mcheck in generalAndreas Jaeger2012-05-032-0/+12
* Do not delete make check-abi symlist filesAndreas Jaeger2012-05-032-0/+14
* Fix minor fallout from yesterdays sparc nptl changes.David S. Miller2012-05-035-4/+15
* Fix conditions on checking versions of dprintf (bug 13775).Joseph Myers2012-05-034-28/+54
* Fix make clean for recent elf/Makefile changes.Roland McGrath2012-05-032-3/+9
* Update sysdeps/i386/fpu/libm-test-ulpsAndreas Jaeger2012-05-032-0/+77
* Move FAQ to wikiAndreas Jaeger2012-05-036-3828/+15
* Mirror i386 change on sparc: 'Avoid "anonymous" code in pthread_spin_lock'David S. Miller2012-05-0215-139/+104
* Fix test-suite failues with -Wl,--as-neededAllan McRae2012-05-025-2/+52
* Update sparc ULPs for recently added acos/asin tests.David S. Miller2012-05-022-0/+104
* For PR 14055, add bounds check to _dl_show_auxv().Paul Pluzhnikov2012-05-023-3/+10
* Kill trailing whitespace.Paul Pluzhnikov2012-05-021-1/+1
* Avoid "anonymous" code in pthread_spin_lock.Paul Pluzhnikov2012-05-024-33/+64
* Use -frounding-math for math testsuiteAndreas Jaeger2012-05-022-6/+20
* Fix nexttoward bugsAdhemerval Zanella2012-05-022-10/+9
* Redirect check-localplt output to check-localplt.out.Roland McGrath2012-05-012-1/+5
* Do check-localplt test using readelf rather than a build-time C program.Roland McGrath2012-05-014-312/+90