summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2012-11-09Fix sunrpc 64-bit (especially big-endian) issues (bug 14821).Joseph Myers
2012-11-072012-11-07 Andreas Jaeger <aj@suse.de>Jeff Law
2012-11-07NEWS update for closing 14815.Roland McGrath
2012-11-07locales/ru_RU: fix abbreviated month namesDmitry V. Levin
2012-11-07locales/ru_RU: fix abbreviated day namesDmitry V. Levin
2012-11-07Fix spurious underflows from pow with results close to 1 (bug 14811).Joseph Myers
2012-11-06Fix fma underflows with small x * y (bug 14793).Joseph Myers
2012-11-05Add bug 14805 to list of fixed bugs in NEWS.Joseph Myers
2012-11-05Fix S/390 bits/fenv.h namespace use (bug 14801).Joseph Myers
2012-11-04[BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h.Samuel Thibault
2012-11-04[BZ #5246] Conditionalize use of PTR_DEMANGLE.Thomas Schwinge
2012-11-04Fix fma overflow results outside round-to-nearest mode (bug 14797).Joseph Myers
2012-11-04[BZ #11638] has been fixed.Thomas Schwinge
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers
2012-11-02Fix LC_IDENTIFICATION in fi_FI@euroMarko Myllynen
2012-11-01Fix fma (a, b, c) for small a * b (bugs 14784, 14785).Joseph Myers
2012-10-31Fix ldbl-128ibm atan2l for x near 1.Joseph Myers
2012-10-30Correct cacheline size to 32-bytes for ppc405 memset.S (bug 14595).Ryan S. Arnold
2012-10-30Fix fma missing underflows and bad results for some subnormal results (bugs 1...Joseph Myers
2012-10-30Fix strtod handling of underflow (bug 14047).Joseph Myers
2012-10-30[BZ#14767] Remove tests for have-initfini-array in elf/MakefileAndreas Jaeger
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-20Check the main application only if SHARED is definedH.J. Lu
2012-10-20Retry read in ld.so if the entire ELF header is not read inSiddhesh Poyarekar
2012-10-19mr_IN locale fixesPravin Satpute
2012-10-18Add note on free list pointers overwriting M_PERTURB bytesSiddhesh Poyarekar
2012-10-15Fix BZ #14716: memmem crashMaxim Kuvyrkov
2012-10-10* NEWS: Add note about FIPS mode. Wording suggested by RolandAlexandre Oliva
2012-10-10Take lock in pthread_cond_wait cleanup handler only when neededSiddhesh Poyarekar
2012-10-09Add NEWS entry for BZ #14602.Maxim Kuvyrkov
2012-10-08Add bugs 14660, 14661 to NEWSJonathan Nieder
2012-10-05Correct libthreadb register access for 64-bit sparc.David S. Miller
2012-10-05Set GL(dl_nns) to 1 for vDSO in libc.aH.J. Lu
2012-10-05Unlock mutex before going back to waiting for PI mutexesSiddhesh Poyarekar
2012-10-04powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.hKhem Raj
2012-10-02Clarify memory allocation error diagnostics to avoid confusionDmitry V. Levin
2012-10-02Define HAS_FMA with bit_FMA_UsableH.J. Lu
2012-10-01Fix exception table for i386 pthread_cond_waitSiddhesh Poyarekar
2012-10-01Fix sign of inexact zero return from fma (bug 14645).Joseph Myers
2012-09-29Fix sign of exact zero return from fma (bug 14638).Joseph Myers
2012-09-282012-09-28 Andreas Schwab <schwab@linux-m68k.org>Jeff Law
2012-09-28 [BZ #11438]Jeff Law
2012-09-28Don't flush write buffer for ftellSiddhesh Poyarekar
2012-09-28Adjust wide data buffer pointers during fseek and ftellSiddhesh Poyarekar
2012-09-27Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now.David S. Miller
2012-09-26Fix up definitions for older compilers.Marek Polacek
2012-09-25Fix order of bug list in NEWS and remove duplicate entry.Joseph Myers
2012-09-25Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers
2012-09-25Add bug 14621 to NEWS.Joseph Myers