aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2012-11-16Add szl_PLAndreas Jaeger1-7/+7
2012-11-16printf should return negative value on errorSiddhesh Poyarekar1-11/+11
2012-11-16Add ayc_PE localeAndreas Jaeger1-1/+1
2012-11-16Add nhn_MX localeAndreas Jaeger1-6/+6
2012-11-15Correct L10n of country-name and lang-name in km_KHChris Leonard1-9/+9
2012-11-15[BZ #13603, 13604, 13698] Three new localesAndreas Jaeger1-9/+10
2012-11-152012-11-15 Chris Leonard <cjlhomeaddress@gmail.com>Chris Leonard1-9/+9
2012-11-14Skip audit if l_reloc_result is NULLH.J. Lu1-1/+1
2012-11-13Define IPPORT_RESERVED in netdb.h for XPG4 and UNIX98 (bug 14838).Joseph Myers1-1/+1
2012-11-10NEWS entry for AArch64 port.Marcus Shawcroft1-0/+2
2012-11-09Declare ecvt, fcvt, gcvt, mktemp in stdlib.h for XOPEN2K (bug 14824).Joseph Myers1-1/+1
2012-11-09Fix sunrpc 64-bit (especially big-endian) issues (bug 14821).Joseph Myers1-1/+1
2012-11-072012-11-07 Andreas Jaeger <aj@suse.de>Jeff Law1-1/+1
2012-11-07NEWS update for closing 14815.Roland McGrath1-1/+1
2012-11-07locales/ru_RU: fix abbreviated month namesDmitry V. Levin1-1/+1
2012-11-07locales/ru_RU: fix abbreviated day namesDmitry V. Levin1-9/+10
2012-11-07Fix spurious underflows from pow with results close to 1 (bug 14811).Joseph Myers1-1/+1
2012-11-06Fix fma underflows with small x * y (bug 14793).Joseph Myers1-1/+1
2012-11-05Add bug 14805 to list of fixed bugs in NEWS.Joseph Myers1-1/+1
2012-11-05Fix S/390 bits/fenv.h namespace use (bug 14801).Joseph Myers1-1/+1
2012-11-04[BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h.Samuel Thibault1-10/+10
2012-11-04[BZ #5246] Conditionalize use of PTR_DEMANGLE.Thomas Schwinge1-10/+10
2012-11-04Fix fma overflow results outside round-to-nearest mode (bug 14797).Joseph Myers1-1/+1
2012-11-04[BZ #11638] has been fixed.Thomas Schwinge1-9/+9
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers1-1/+1
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers1-9/+10
2012-11-02Fix LC_IDENTIFICATION in fi_FI@euroMarko Myllynen1-1/+1
2012-11-01Fix fma (a, b, c) for small a * b (bugs 14784, 14785).Joseph Myers1-1/+1
2012-10-31Fix ldbl-128ibm atan2l for x near 1.Joseph Myers1-2/+2
2012-10-30Correct cacheline size to 32-bytes for ppc405 memset.S (bug 14595).Ryan S. Arnold1-2/+2
2012-10-30Fix fma missing underflows and bad results for some subnormal results (bugs 1...Joseph Myers1-7/+7
2012-10-30Fix strtod handling of underflow (bug 14047).Joseph Myers1-7/+7
2012-10-30[BZ#14767] Remove tests for have-initfini-array in elf/MakefileAndreas Jaeger1-1/+1
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath1-2/+10
2012-10-20Check the main application only if SHARED is definedH.J. Lu1-1/+1
2012-10-20Retry read in ld.so if the entire ELF header is not read inSiddhesh Poyarekar1-7/+7
2012-10-19mr_IN locale fixesPravin Satpute1-1/+1
2012-10-18Add note on free list pointers overwriting M_PERTURB bytesSiddhesh Poyarekar1-7/+7
2012-10-15Fix BZ #14716: memmem crashMaxim Kuvyrkov1-1/+1
2012-10-10* NEWS: Add note about FIPS mode. Wording suggested by RolandAlexandre Oliva1-0/+6
2012-10-10Take lock in pthread_cond_wait cleanup handler only when neededSiddhesh Poyarekar1-1/+1
2012-10-09Add NEWS entry for BZ #14602.Maxim Kuvyrkov1-2/+2
2012-10-08Add bugs 14660, 14661 to NEWSJonathan Nieder1-1/+1
2012-10-05Correct libthreadb register access for 64-bit sparc.David S. Miller1-7/+7
2012-10-05Set GL(dl_nns) to 1 for vDSO in libc.aH.J. Lu1-1/+2
2012-10-05Unlock mutex before going back to waiting for PI mutexesSiddhesh Poyarekar1-3/+3
2012-10-04powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.hKhem Raj1-4/+4
2012-10-02Clarify memory allocation error diagnostics to avoid confusionDmitry V. Levin1-6/+6
2012-10-02Define HAS_FMA with bit_FMA_UsableH.J. Lu1-1/+1
2012-10-01Fix exception table for i386 pthread_cond_waitSiddhesh Poyarekar1-3/+3