aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-10Move remaining syscalls from sysdeps/unix/sysv/syscalls.list to sysdeps/unix/...Joseph Myers
2012-05-10[PATCH] [BZ #3440] Make LC_ALL etc. useful in #if expressions.Paul Eggert
2012-05-10Add dependency tracking for rpc-compat-routinesAndreas Schwab
2012-05-09Update stdlib/longlong.h from GCCH.J. Lu
2012-05-09Cleanup nscd.cAndreas Jaeger
2012-05-09Add volatiles for x86-64 bits/mathinline.hAndreas Jaeger
2012-05-09Cleanup last patch for nscd/nscd.cAndreas Jaeger
2012-05-09Add --foreground option for nscdAndreas Jaeger
2012-05-09Fix strspn warning with -WconversionAndreas Jaeger
2012-05-09conformtest: Update expectations for more ISO C headers.Joseph Myers
2012-05-09Use CFI statements instead of hand-coding .eh_frame.Chung-Lin Tang
2012-05-09Fix daylight time change for the USIan Wienand
2012-05-09Make ldconfig message clearerAndreas Jaeger
2012-05-08Minor optimization to sparc VIS3 floor() implementation.David S. Miller
2012-05-08With -frounding-math, some sparc ULPs need to be adjusted.David S. Miller
2012-05-08ARM: Define HAVE_ARM_PCS_VFP in config.h.Carlos O'Donell
2012-05-08Warn if user requests __FORTIFY_SOURCE but it is disabledRoland Mc Grath
2012-05-08Replace Elf64_XXX/ELF64_R_TYPE with ElfW(XXX)/ELFW(R_TYPE)H.J. Lu
2012-05-08Remove more overridden entries from sysdeps/unix/sysv/syscalls.list.Joseph Myers
2012-05-08Remove entries from sysdeps/unix/sysv/syscalls.list duplicating ones in sysde...Joseph Myers
2012-05-08Revert "Revert "Build glibc with -frounding-math""Andreas Jaeger
2012-05-08tftp.h: rework layout to work with fortificationMike Frysinger
2012-05-07Update sparc ULPs for recently added exp tests.David S. Miller
2012-05-07Fix sparc libm when all of glibc is built with -frounding-math.David S. Miller
2012-05-07Revert "Build glibc with -frounding-math"Andreas Jaeger
2012-05-07Fix x86/x86_64 expm1l inaccuracy and exceptions (bugs 13885, 13923).Joseph Myers
2012-05-06Adjust sparc localplt entries.David S. Miller
2012-05-06Fix exp10 inaccuracy and exceptions (bugs 13884, 13914).Joseph Myers
2012-05-06Fix libm-test.inc ulps calculation for subnormals (bug 14064).Joseph Myers
2012-05-06Patch 31dc8730af585d8e13021484752fb20decae0661 fixes BZ#13563Andreas Jaeger
2012-05-06Update x86-64 libm-test-ulpsAndreas Jaeger
2012-05-06Fix dateAndreas Jaeger
2012-05-06Build glibc with -frounding-mathAndreas Jaeger
2012-05-05Disable one hypot test for inline double testing.Joseph Myers
2012-05-05Fix missing exceptions from exp (bugs 13787, 13922, 14036).Joseph Myers
2012-05-05Use .S sources for x86/x86_64 expl.Joseph Myers
2012-05-05Remove overridden entries from sysdeps/unix/sysv/syscalls.list.Joseph Myers
2012-05-04Merge sysdeps/unix/common into sysdeps/unix.Joseph Myers
2012-05-04Move x86-64 abilist files to 64/nptlH.J. Lu
2012-05-04Remove unused sysdeps/unix/common/bits/ headers.Joseph Myers
2012-05-04Remove unused sysdeps/unix/bsd/ files.Joseph Myers
2012-05-04ChangeLog leading tabification.Roland McGrath
2012-05-04ChangeLog formatting nit.Roland McGrath
2012-05-04Revert "Do not build manual in the source directory"Andreas Jaeger
2012-05-04Revert "Update install.texi for building manual in build dir"Andreas Jaeger
2012-05-04Update install.texi for building manual in build dirAndreas Jaeger
2012-05-04Do not build manual in the source directoryAndreas Jaeger
2012-05-04Fix for ldbl-128ibm acosl/asinl inaccuraciesAdhemerval Zanella
2012-05-04Fix missing vm86 symbolAndreas Schwab
2012-05-04Fix strtod rounding of hex values (bug 14049).Joseph Myers