aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2012-05-17BZ#14059: Fix AVX and FMA4 detection.Carlos O'Donell1-1/+1
2012-05-16For [BZ #208], accumulate malloc stats over all arenas.Paul Pluzhnikov1-19/+19
2012-05-16BZ#10375: Configure magic to use -fno-stack-protector if needed.Roland McGrath1-14/+14
2012-05-15Avoid plain "aligned" attributes in installed headers.Joseph Myers1-1/+1
2012-05-15Avoid race in nscdAndreas Jaeger1-10/+10
2012-05-15Add fixed ports bugs to list in NEWS.Joseph Myers1-12/+13
2012-05-15Allow a single-threaded program to cancel itselfSiddhesh Poyarekar1-9/+10
2012-05-14Mention BZ #14103/#14104 in News and ChangeLogH.J. Lu1-1/+1
2012-05-14Do not build manual in source dirAndreas Jaeger1-8/+8
2012-05-14Remove pre-2.2 Linux kernel support.Joseph Myers1-0/+4
2012-05-14NEWS: update ia64 infoMike Frysinger1-63/+1
2012-05-11Complete GB18030 charmapAndreas Schwab1-11/+11
2012-05-1114012 fixed by cross-rpcgen changes.Joseph Myers1-2/+2
2012-05-11Hurd bugs fixed: #766, #3748, #3906.Thomas Schwinge1-17/+17
2012-05-10Fix for logb/logbf/logbl (bugs 13954/13955/13956)Adhemerval Zanella1-2/+3
2012-05-10Make sunrpc code usable againAndreas Jaeger1-0/+6
2012-05-10[PATCH] [BZ #3440] Make LC_ALL etc. useful in #if expressions.Paul Eggert1-15/+15
2012-05-09Add volatiles for x86-64 bits/mathinline.hAndreas Jaeger1-1/+1
2012-05-09Fix strspn warning with -WconversionAndreas Jaeger1-1/+1
2012-05-09Fix daylight time change for the USIan Wienand1-1/+1
2012-05-09Make ldconfig message clearerAndreas Jaeger1-2/+2
2012-05-08Warn if user requests __FORTIFY_SOURCE but it is disabledRoland Mc Grath1-2/+2
2012-05-07Fix x86/x86_64 expm1l inaccuracy and exceptions (bugs 13885, 13923).Joseph Myers1-5/+5
2012-05-06Fix exp10 inaccuracy and exceptions (bugs 13884, 13914).Joseph Myers1-4/+5
2012-05-06Fix libm-test.inc ulps calculation for subnormals (bug 14064).Joseph Myers1-1/+1
2012-05-06Patch 31dc8730af585d8e13021484752fb20decae0661 fixes BZ#13563Andreas Jaeger1-8/+8
2012-05-05Fix missing exceptions from exp (bugs 13787, 13922, 14036).Joseph Myers1-6/+6
2012-05-04Revert "Do not build manual in the source directory"Andreas Jaeger1-6/+6
2012-05-04Do not build manual in the source directoryAndreas Jaeger1-6/+6
2012-05-04Fix strtod rounding of hex values (bug 14049).Joseph Myers1-1/+1
2012-05-03Fix conditions on checking versions of dprintf (bug 13775).Joseph Myers1-6/+6
2012-05-02For PR 14055, add bounds check to _dl_show_auxv().Paul Pluzhnikov1-1/+1
2012-05-01Note bug 6959 also fixed for 2.16.Joseph Myers1-11/+11
2012-05-01Fix nexttoward bugs (bugs 2550, 2570).Joseph Myers1-14/+15
2012-05-01Fix missing nearbyintl@GLIBC_2.1 on powerpcAndreas Schwab1-1/+1
2012-04-30Fix x86 acos near 1 (bug 13942).Joseph Myers1-1/+1
2012-04-30Fix acos (-1) in round-downwards mode on x86 (bug 14034).Joseph Myers1-1/+1
2012-04-30Fix exp10 spurious overflows (bug 13924).Joseph Myers1-2/+2
2012-04-30Fix February month name in de_AT localeAurelien Jarno1-5/+5
2012-04-29List bug 14033 as fixed on mainline.Joseph Myers1-1/+1
2012-04-28Fix formatting of denormal IBM long double numbersAndreas Schwab1-9/+9
2012-04-27Correct incorrect bug number ordering in resolved bug list.Ryan S. Arnold1-1/+1
2012-04-27New test to expose erroneous negative sign on logb(1) (bug 887).Ryan S. Arnold1-14/+14
2012-04-27Fix fenv.h fallback returns (bug 14027).Joseph Myers1-1/+1
2012-04-24Correct powerpc64 s_floorl edge cases (bug 13886).Adhemerval Zanella1-4/+4
2012-04-23* NEWS: Add bug 13970.Paul Eggert1-1/+2
2012-04-23Add BZ numberAndreas Jaeger1-4/+4
2012-04-21Update sysdeps/x86_64/fpu/libm-test-ulpsMarkus Trippelsdorf1-1/+1
2012-04-21Put vm86 into libc.aNix1-10/+10
2012-04-17Fix ilogb exception and errno (bug 6794)Adhemerval Zanella1-10/+10