aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-11-19Make powerpc-nofpu floating-point state thread-local (bug 15483).Joseph Myers
2013-11-19Complete display of LC_MONETARYAndreas Schwab
2013-11-18test-fpucw-ieee: Don't use _FPU_IEEE if not definedChris Metcalf
2013-11-18Adjust AT_EXECFN when using explicit loader invocation.Paul Pluzhnikov
2013-11-18Define TLS version of libc_hidden_proto.Joseph Myers
2013-11-18Fix breaking of RPATH when $ORIGIN contains colons. Fixes bug 10253Ondřej Bílka
2013-11-18benchtests: Add strsep benchmarkRajalakshmi Srinivasaraghavan
2013-11-18Properly handle unavailable elements in LC_MONETARY categoryAndreas Schwab
2013-11-18Do not let scanf("%4p") accept "(nil)". Fixes bug 16055Ondřej Bílka
2013-11-16Test signs of NaNs in libm-test.inc where appropriate.Joseph Myers
2013-11-16Add libm-test support for ignored return value, add more lrint / llrint / lro...Joseph Myers
2013-11-16Replace libm-test.inc TEST_INLINE conditionals with NO_TEST_INLINE flag.Joseph Myers
2013-11-16Make libm-test.inc check for "inexact" exceptions for NaN argument.Joseph Myers
2013-11-16Fix spurious "inexact" exceptions from x86 pow with NaN argument (bug 16167).Joseph Myers
2013-11-15Add Chitwani Tharu (the)Chris Leonard
2013-11-14Fix country_num element in LC_ADDRESS for C localeAndreas Schwab
2013-11-13PowerPC: Fix __fe_mask_env exportAdhemerval Zanella
2013-11-132013-11-13 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-11-13Set arch_minimum_kernel to 3.4.0 for x32H.J. Lu
2013-11-13Fix strtod rounding of half the least subnormal (bug 16151).Joseph Myers
2013-11-13PowerPC: Fix __fe_mask_env exportAdhemerval Zanella
2013-11-13Avoid passing NULL to DSO_FILENAME.Marcus Shawcroft
2013-11-13Handle NULL return from htab_find_slot()Marcus Shawcroft
2013-11-12Fix sparc 64-bit GMP ifunc resolution in static builds.David S. Miller
2013-11-11Fix vDSO l_name for GDB's: Can't read pathname for load map: Input/output error.Jan Kratochvil
2013-11-11benchtests: Add strtod benchmarkAdhemerval Zanella
2013-11-11Fix off-by-one in nscd getservbyport callAndreas Schwab
2013-11-08PowerPC: Fix vDSO missing ODP entriesAdhemerval Zanella
2013-11-07Make getent services compliant with RFC 6335 section 5.1 Fixes bug 15374Ondřej Bílka
2013-11-06Fix build on pre-v9 32-bit Sparc.David S. Miller
2013-11-06manual/memory.texi: Remove register keyword from examples.Will Newton
2013-11-04Restore ChangeLogAndreas Schwab
2013-11-04Correct Walaita (wal) and add Unami Delaware (unm).Chris Leonard
2013-11-04Define __STDC_IEC_559* based on __GCC_IEC_559*.Joseph Myers
2013-11-03Add Quechua, Southern (quz) and Silesian (szl) to iso-639.def.Chris Leonard
2013-11-03Fix changelogOndřej Bílka
2013-11-03Remove unused NONTLS_INIT_TP.Ondřej Bílka
2013-11-01Fix malloc_info statistic. Fixes bug 16112Ondřej Bílka
2013-11-01Add Central Nahuatl (nhn).Chris Leonard
2013-11-01Fix description of random according to POSIX. Fixes bug 7003Bruno Haible
2013-10-31Add Meadow Mari (mhr).Chris Leonard
2013-10-31Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763.Ondřej Bílka
2013-10-31Fix BZ referenceAndreas Schwab
2013-10-31Fix parsing of 0e+0 as floatAndreas Schwab
2013-10-31Accept make versions 4.0 and greaterMarc-Antoine Perennou
2013-10-30malloc: Fix for infinite loop in memalign/posix_memalign.Will Newton
2013-10-30Use atomic operations to track memory. Fixes bug 11087Ondřej Bílka
2013-10-30Remove code from div that is by C99 obsolete. Fixes bug 15799Ondřej Bílka
2013-10-30Fix reads for sizes larger than INT_MAX in AF_INET lookupSiddhesh Poyarekar
2013-10-30Fix ChangeLog formatting issueAllan McRae