summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2013-03-28Fix typo in bug number in NEWS.Joseph Myers
2013-03-28Fix e_logl (128ibm) spurious underflowAdhemerval Zanella
2013-03-28Don't add input group during initgroups_dyn in hesiodSiddhesh Poyarekar
2013-03-27Fix casinh inaccuracy near i, imaginary part > 1 (bug 15307).Joseph Myers
2013-03-22BZ#13889: expl (709.75) wrongly overflows for ldbl-128ibmAdhemerval Zanella
2013-03-22BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguardsDmitry V. Levin
2013-03-21Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285).Joseph Myers
2013-03-21Fix casinh inaccuracy for argument with imaginary part 1 (bug 15287).Joseph Myers
2013-03-20Add bug 14176 to NEWS.Joseph Myers
2013-03-20BZ#14812: Mark fixed in NEWS.Roland McGrath
2013-03-17Move BZ#11261 from 2.18 to 2.16 bug list.Carlos O'Donell
2013-03-17BZ#11261 fixed by previous commit.Carlos O'Donell
2013-03-16Fix y1l spurious overflows for ldbl-96 (bug 15283).Joseph Myers
2013-03-15Framework for performance benchmarking of functionsSiddhesh Poyarekar
2013-03-11Remove extra pthread_atfork compat symbolsAndreas Schwab
2013-03-07Remove PIPE_BUF Linux-specific codeSiddhesh Poyarekar
2013-03-06S/390: Add BZ number to changelog entry and NEWS.Andreas Krebbel
2013-03-06Remove powerpc64 bounded-pointers code.Joseph Myers
2013-03-04BZ #15055: Use __ieee754_sqrl in acoshl for lbdl-128ibmAdhemerval Zanella
2013-03-01Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.Carlos O'Donell
2013-03-01Update NEWSSiddhesh Poyarekar
2013-03-01Set default stack size from program environmentSiddhesh Poyarekar
2013-02-26Fix FPE in memusagestat when malloc utilization is zeroSiddhesh Poyarekar
2013-02-19Add NEWS entry for C++11 thread_local support.Siddhesh Poyarekar
2013-02-18FUTEX_*_REQUEUE_PI support for non-x86 codeSiddhesh Poyarekar
2013-02-12Fix buffer overrun in regexp matcherAndreas Schwab
2013-02-12Fix handling of collating symbols in regexpsAndreas Schwab
2013-02-08BZ #15006: Updates NEWS and ChangeLog.Carlos O'Donell
2013-02-05MIPS: Respect the legacy syscall restart convention.Maciej W. Rozycki
2013-02-04Don't use GLIBC_PRIVATE errno outside of librariesAndreas Schwab
2013-01-31Fix casinh spurious underflows away from [-i,i] (bug 15062).Joseph Myers
2013-01-23Make bits/wchar.h correct for all architectures (bug 15036).Joseph Myers
2013-01-21Avoid busy loop in wordexp when substituted command closed its stdoutAndreas Schwab
2013-01-18Update NEWSSiddhesh Poyarekar
2013-01-17Fix cacos real-part inaccuracy for result real part near 0 (bug 15023).Joseph Myers
2013-01-16Hide reference to mktemp in libpthreadAndreas Schwab
2013-01-10Correct _XXX_ILP32_OFFBIG for x32H.J. Lu
2013-01-10Define flags for fallocateAndreas Schwab
2013-01-09Sync netinet/tcp.h with upstream Linux kernel.David S. Miller
2013-01-08BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger
2013-01-07Fix casinh, casin overflow (bug 14996).Joseph Myers
2013-01-04Fix casinh, casin inaccuracy from cancellation (bug 14994).Joseph Myers
2013-01-03Update NEWSAndreas Schwab
2013-01-03New dz_BT maintainer infoChris Leonard
2013-01-03Correct LC_ADDRESS countryname for Bhutan in DzongkhaChris Leonard
2013-01-02Update miscellaneous copyright dates.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-12-27BZ#14317: Optimze __xpg_strerror_r2012-12-27 Bruno Haible
2012-12-25Open development for 2.18.David S. Miller
2012-12-192012-12-19 Steve Ellcey <sellcey@mips.com>Steve Ellcey