about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: Add 16885 to fixed bug list. release/2.15/masterDavid S. Miller2014-05-011-1/+1
* Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller2014-05-013-0/+69
* [PATCH] Make sunrpc code usable againCarlos O'Donell2014-01-3058-164/+210
* Don't parse %s format argument as multibyte stringCarlos O'Donell2014-01-305-39/+35
* Fix invalid memory access in do_lookup_x.Andreas Schwab2014-01-307-23/+32
* Fix locking in fmtmsgUlrich Drepper2014-01-303-58/+70
* Sort objects before relocationsUlrich Drepper2014-01-308-37/+160
* Fix race in free() of fastbin chunk: BZ #15073Maxim Kuvyrkov2014-01-053-9/+20
* Add 13773 to NEWS for 2.15.1.Chris Metcalf2013-09-231-2/+2
* Call __fxstatat64 from faccessat() to avoid PLT in -Os builds.Chris Metcalf2013-09-231-0/+4
* Add 11261 and 13754 to NEWS for 2.15.1.Carlos O'Donell2013-03-171-3/+3
* Fix missing nearbyintl@GLIBC_2.1 on powerpcAndreas Schwab2012-12-014-7/+15
* Revert "2012-11-07 Andreas Jaeger <aj@suse.de>"Andreas Schwab2012-11-273-26/+2
* 2012-11-07 Andreas Jaeger <aj@suse.de>Jeff Law2012-11-133-2/+26
* Define HAS_FMA with bit_FMA_UsableH.J. Lu2012-10-044-3/+23
* Use size_t instead of int for internal variables in glob (bug 14621).Joseph Myers2012-09-273-6/+15
* Fix strtod integer/buffer overflow (bug 14459).Joseph Myers2012-08-275-33/+178
* Call __fxstatat64 from faccessat() to avoid PLT in -Os builds.Chris Metcalf2012-06-282-2/+6
* Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait().Chris Metcalf2012-06-283-1/+15
* Use <> brackets for not-cancel.h in sysdeps/unix/sysv/linux/grantpt.c.Chris Metcalf2012-06-282-1/+6
* Update config.guess, config.sub from upstream config git repository.Chris Metcalf2012-06-283-86/+142
* Add Tile relocation types.Chris Metcalf2012-06-282-3/+225
* Fix wordsize-64 cosh regression (bug 14273).Joseph Myers2012-06-283-1/+7
* Fix for wrong ldbl128-ibm fmodl commitAdhemerval Zanella2012-06-252-2/+7
* Fix ldbl128ibm fmodl for subnormals.Adhemerval Zanella2012-06-253-18/+26
* Fix fmod for subnormals (bug 14048).Joseph Myers2012-06-253-3/+9
* Fix x86 strcasecmp_l (bug 13786).Joseph Myers2012-06-255-2/+19
* Regenerate libc.pot.Carlos O'Donell2012-06-243-455/+622
* Set default charset to UTF-8 for libc.pot.Carlos O'Donell2012-06-242-0/+5
* Backport LIBC_TRY_CC_OPTION and regenerate configure scripts.Joseph Myers2012-06-216-450/+523
* Add BZ#14167 to NEWS.Carlos O'Donell2012-05-291-1/+1
* Disable use of FMA instructions in branredAndreas Schwab2012-05-2514-156/+594
* Fix makefile/configure problems with sse2avx changes.Joseph Myers2012-05-255-1/+12
* Use -msse2avx option for x86-64 libm functionsUlrich Drepper2012-05-2513-59/+85
* Handle ARENA_TEST correctlyUlrich Drepper2012-05-242-2/+15
* Fix bug in firstversions.awk version range handling.Chris Metcalf2012-05-183-3/+11
* Fixed BZ#13774.Carlos O'Donell2012-05-181-1/+1
* BZ#14059: Fix AVX and FMA4 detection.Carlos O'Donell2012-05-189-31/+181
* Really fix AVX testsUlrich Drepper2012-05-0110-29/+42
* Reset bit_AVX in __cpu_features is OS support is missingUlrich Drepper2012-05-014-4/+25
* Use <> for include of kernel-features.h.Richard Henderson2012-05-013-2/+7
* Add O_FSYNC define to sparc just like other platforms.David S. Miller2012-05-013-1/+7
* Fix ldbl-128 rintl/nearbyintl just like flt-32 variants.David S. Miller2012-05-014-45/+13
* Fix rintf rounding.Joseph Myers2012-05-014-13/+92
* Fix nearbyintf rounding.Joseph Myers2012-05-014-13/+32
* Use non-signaling floating-point comparisons in math functions.Aurelien Jarno2012-05-0142-93/+162
* Add NEWS section for upcoming 2.15.1 release.Carlos O'Donell2012-04-231-7/+13
* Fix merge conflict for sparc32/sparc64 ULPS.Carlos O'Donell2012-04-222-24/+0
* Update NEWS with BZ #13731.Carlos O'Donell2012-04-221-1/+1
* Update long-double sparc math ULPs missed by previous changes.David S. Miller2012-04-223-0/+133