summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2012-11-16Add ayc_PE localeAndreas Jaeger
2012-11-16Add nhn_MX localeAndreas Jaeger
2012-11-15Correct L10n of country-name and lang-name in km_KHChris Leonard
2012-11-15[BZ #13603, 13604, 13698] Three new localesAndreas Jaeger
2012-11-152012-11-15 Chris Leonard <cjlhomeaddress@gmail.com>Chris Leonard
2012-11-14Skip audit if l_reloc_result is NULLH.J. Lu
2012-11-13Define IPPORT_RESERVED in netdb.h for XPG4 and UNIX98 (bug 14838).Joseph Myers
2012-11-10NEWS entry for AArch64 port.Marcus Shawcroft
2012-11-09Declare ecvt, fcvt, gcvt, mktemp in stdlib.h for XOPEN2K (bug 14824).Joseph Myers
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