aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-09Make sunrpc code usable againaj/revert-sunrpcAndreas Schwab58-154/+273
2012-05-09Fix daylight time change for the USIan Wienand3-7/+19
2012-05-09Make ldconfig message clearerAndreas Jaeger3-4/+12
2012-05-08Minor optimization to sparc VIS3 floor() implementation.David S. Miller2-2/+4
2012-05-08With -frounding-math, some sparc ULPs need to be adjusted.David S. Miller2-0/+37
2012-05-08ARM: Define HAVE_ARM_PCS_VFP in config.h.Carlos O'Donell2-0/+7
2012-05-08Warn if user requests __FORTIFY_SOURCE but it is disabledRoland Mc Grath3-6/+16
2012-05-08Replace Elf64_XXX/ELF64_R_TYPE with ElfW(XXX)/ELFW(R_TYPE)H.J. Lu2-40/+46
2012-05-08Remove more overridden entries from sysdeps/unix/sysv/syscalls.list.Joseph Myers2-2/+3
2012-05-08Remove entries from sysdeps/unix/sysv/syscalls.list duplicating ones in sysde...Joseph Myers2-2/+5
2012-05-08Revert "Revert "Build glibc with -frounding-math""Andreas Jaeger2-1/+14
2012-05-08tftp.h: rework layout to work with fortificationMike Frysinger2-9/+28
2012-05-07Update sparc ULPs for recently added exp tests.David S. Miller2-0/+19
2012-05-07Fix sparc libm when all of glibc is built with -frounding-math.David S. Miller2-6/+26
2012-05-07Revert "Build glibc with -frounding-math"Andreas Jaeger2-14/+1
2012-05-07Fix x86/x86_64 expm1l inaccuracy and exceptions (bugs 13885, 13923).Joseph Myers9-270/+174
2012-05-06Adjust sparc localplt entries.David S. Miller3-22/+29
2012-05-06Fix exp10 inaccuracy and exceptions (bugs 13884, 13914).Joseph Myers11-62/+255
2012-05-06Fix libm-test.inc ulps calculation for subnormals (bug 14064).Joseph Myers3-3/+10
2012-05-06Patch 31dc8730af585d8e13021484752fb20decae0661 fixes BZ#13563Andreas Jaeger2-8/+9
2012-05-06Update x86-64 libm-test-ulpsAndreas Jaeger2-0/+14
2012-05-06Fix dateAndreas Jaeger1-1/+1
2012-05-06Build glibc with -frounding-mathAndreas Jaeger2-1/+12
2012-05-05Disable one hypot test for inline double testing.Joseph Myers2-1/+4
2012-05-05Fix missing exceptions from exp (bugs 13787, 13922, 14036).Joseph Myers8-64/+87
2012-05-05Use .S sources for x86/x86_64 expl.Joseph Myers5-79/+188
2012-05-05Remove overridden entries from sysdeps/unix/sysv/syscalls.list.Joseph Myers2-6/+9
2012-05-04Merge sysdeps/unix/common into sysdeps/unix.Joseph Myers5-21/+31
2012-05-04Move x86-64 abilist files to 64/nptlH.J. Lu14-0/+45
2012-05-04Remove unused sysdeps/unix/common/bits/ headers.Joseph Myers3-151/+3
2012-05-04Remove unused sysdeps/unix/bsd/ files.Joseph Myers8-557/+10
2012-05-04ChangeLog leading tabification.Roland McGrath1-6/+6
2012-05-04ChangeLog formatting nit.Roland McGrath1-1/+1
2012-05-04Revert "Do not build manual in the source directory"Andreas Jaeger5-109/+94
2012-05-04Revert "Update install.texi for building manual in build dir"Andreas Jaeger2-6/+4
2012-05-04Update install.texi for building manual in build dirAndreas Jaeger2-4/+6
2012-05-04Do not build manual in the source directoryAndreas Jaeger5-94/+109
2012-05-04Fix for ldbl-128ibm acosl/asinl inaccuraciesAdhemerval Zanella4-40/+186
2012-05-04Fix missing vm86 symbolAndreas Schwab3-15/+21
2012-05-04Fix strtod rounding of hex values (bug 14049).Joseph Myers4-5/+28
2012-05-04Update s390 libm-test-ulpsAndreas Krebbel2-134/+1415
2012-05-03Fix tst-obprintf - and mcheck in generalAndreas Jaeger2-0/+12
2012-05-03Do not delete make check-abi symlist filesAndreas Jaeger2-0/+14
2012-05-03Fix minor fallout from yesterdays sparc nptl changes.David S. Miller5-4/+15
2012-05-03Fix conditions on checking versions of dprintf (bug 13775).Joseph Myers4-28/+54
2012-05-03Fix make clean for recent elf/Makefile changes.Roland McGrath2-3/+9
2012-05-03Update sysdeps/i386/fpu/libm-test-ulpsAndreas Jaeger2-0/+77
2012-05-03Move FAQ to wikiAndreas Jaeger6-3828/+15
2012-05-02Mirror i386 change on sparc: 'Avoid "anonymous" code in pthread_spin_lock'David S. Miller15-139/+104
2012-05-02Fix test-suite failues with -Wl,--as-neededAllan McRae5-2/+52