aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-01NEWS: Add 16885 to fixed bug list.release/2.15/masterDavid S. Miller
2014-05-01Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller
2014-01-30[PATCH] Make sunrpc code usable againCarlos O'Donell
2014-01-30Don't parse %s format argument as multibyte stringCarlos O'Donell
2014-01-30Fix invalid memory access in do_lookup_x.Andreas Schwab
2014-01-30Fix locking in fmtmsgUlrich Drepper
2014-01-30Sort objects before relocationsUlrich Drepper
2014-01-05Fix race in free() of fastbin chunk: BZ #15073Maxim Kuvyrkov
2013-09-23Add 13773 to NEWS for 2.15.1.Chris Metcalf
2013-09-23Call __fxstatat64 from faccessat() to avoid PLT in -Os builds.Chris Metcalf
2013-03-17Add 11261 and 13754 to NEWS for 2.15.1.Carlos O'Donell
2012-12-01Fix missing nearbyintl@GLIBC_2.1 on powerpcAndreas Schwab
2012-11-27Revert "2012-11-07 Andreas Jaeger <aj@suse.de>"Andreas Schwab
2012-11-132012-11-07 Andreas Jaeger <aj@suse.de>Jeff Law
2012-10-04Define HAS_FMA with bit_FMA_UsableH.J. Lu
2012-09-27Use size_t instead of int for internal variables in glob (bug 14621).Joseph Myers
2012-08-27Fix strtod integer/buffer overflow (bug 14459).Joseph Myers
2012-06-28Call __fxstatat64 from faccessat() to avoid PLT in -Os builds.Chris Metcalf
2012-06-28Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait().Chris Metcalf
2012-06-28Use <> brackets for not-cancel.h in sysdeps/unix/sysv/linux/grantpt.c.Chris Metcalf
2012-06-28Update config.guess, config.sub from upstream config git repository.Chris Metcalf
2012-06-28Add Tile relocation types.Chris Metcalf
2012-06-28Fix wordsize-64 cosh regression (bug 14273).Joseph Myers
2012-06-25Fix for wrong ldbl128-ibm fmodl commitAdhemerval Zanella
2012-06-25Fix ldbl128ibm fmodl for subnormals.Adhemerval Zanella
2012-06-25Fix fmod for subnormals (bug 14048).Joseph Myers
2012-06-25Fix x86 strcasecmp_l (bug 13786).Joseph Myers
2012-06-24Regenerate libc.pot.Carlos O'Donell
2012-06-24Set default charset to UTF-8 for libc.pot.Carlos O'Donell
2012-06-21Backport LIBC_TRY_CC_OPTION and regenerate configure scripts.Joseph Myers
2012-05-29Add BZ#14167 to NEWS.Carlos O'Donell
2012-05-25Disable use of FMA instructions in branredAndreas Schwab
2012-05-25Fix makefile/configure problems with sse2avx changes.Joseph Myers
2012-05-25Use -msse2avx option for x86-64 libm functionsUlrich Drepper
2012-05-24Handle ARENA_TEST correctlyUlrich Drepper
2012-05-18Fix bug in firstversions.awk version range handling.Chris Metcalf
2012-05-18Fixed BZ#13774.Carlos O'Donell
2012-05-18BZ#14059: Fix AVX and FMA4 detection.Carlos O'Donell
2012-05-01Really fix AVX testsUlrich Drepper
2012-05-01Reset bit_AVX in __cpu_features is OS support is missingUlrich Drepper
2012-05-01Use <> for include of kernel-features.h.Richard Henderson
2012-05-01Add O_FSYNC define to sparc just like other platforms.David S. Miller
2012-05-01Fix ldbl-128 rintl/nearbyintl just like flt-32 variants.David S. Miller
2012-05-01Fix rintf rounding.Joseph Myers
2012-05-01Fix nearbyintf rounding.Joseph Myers
2012-05-01Use non-signaling floating-point comparisons in math functions.Aurelien Jarno
2012-04-23Add NEWS section for upcoming 2.15.1 release.Carlos O'Donell
2012-04-22Fix merge conflict for sparc32/sparc64 ULPS.Carlos O'Donell
2012-04-22Update NEWS with BZ #13731.Carlos O'Donell
2012-04-22Update long-double sparc math ULPs missed by previous changes.David S. Miller