aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2012-08-27Fix sign of zero on strtod underflow (bug 14519).Joseph Myers1-1/+2
2012-08-27Fix strtod rounding (bug 3479).Joseph Myers1-3/+3
2012-08-27Fix strtod integer/buffer overflow (bug 14459).Joseph Myers1-1/+1
2012-08-22Add --disable-build-nscd configure option.Roland McGrath1-0/+2
2012-08-22BZ#13696: Add --disable-nscd configure option.Roland McGrath1-3/+6
2012-08-22Move bug number to correct section of NEWS.Joseph Myers1-2/+2
2012-08-22 * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_rJeff Law1-1/+1
2012-08-22Add versions of wcscpy, wcschr, wcsrchr for power6/power7.Will Schmidt1-2/+5
2012-08-21Detect EOL on-the-fly in strstr, strcasestr and memmem.Maxim Kuvyrkov1-2/+5
2012-08-19Add bug number to NEWS.Joseph Myers1-3/+3
2012-08-15Fix segmentation fault in strncasecmp for i686Liubov Dmitrieva1-2/+2
2012-08-15Add testcase for BZ#14090 - md5/sha512 with large sizesAndreas Jaeger1-3/+3
2012-08-14Add more fixed bug numbers to NEWS.Joseph Myers1-2/+3
2012-08-10 [BZ #13939]Jeff Law1-2/+2
2012-08-09Avoid DWARF definition DIE on ifunc symbolsH.J. Lu1-2/+2
2012-08-07Remove pre-2.6.16 Linux kernel support.Joseph Myers1-1/+1
2012-08-03Add more fixed bug numbers to NEWS.Joseph Myers1-1/+1
2012-08-03Remove pre-2.6.0 Linux kernel support (bug 13717).Joseph Myers1-2/+5
2012-08-02Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek1-2/+2
2012-07-27Add SystemTap static probes to the runtime linker. [BZ #14298]Gary Benson1-2/+5
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer1-0/+4
2012-07-25Set up errno properly for yn.Marek Polacek1-1/+1
2012-07-19S/390: Add support for STT_GNU_IFUNC symbols.Andreas Krebbel1-0/+5
2012-07-17Remove TLS configure checks.Marek Polacek1-1/+1
2012-07-12Fix ynl return value with LDBL_MIN.Marek Polacek1-1/+2
2012-07-10Fix LOG_MAKEPRI to agree with BSDAndreas Schwab1-1/+1
2012-07-10Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek1-1/+1
2012-07-09Fix clog, clog10 spurious underflow exceptions (bug 14337).Joseph Myers1-1/+1
2012-07-07Update NEWSAndreas Schwab1-1/+1
2012-07-06Fix tanf underflow close to pi/4 (bug 14154).Joseph Myers1-1/+1
2012-07-06Fix expm1 spurious underflow exceptions (bug 6778).Joseph Myers1-1/+1
2012-07-05Fix csqrt underflow (bugs 14157, 14331).Joseph Myers1-1/+1
2012-07-04Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Joseph Myers1-1/+1
2012-07-03Fix float range reduction problems (bug 14283).Joseph Myers1-0/+2
2012-07-03Open development for 2.17.Joseph Myers1-0/+5
2012-06-30Update NEWS and README.glibc-2.16Carlos O'Donell1-3/+14
2012-06-22Fix invalid memory access in do_lookup_x.Andreas Schwab1-12/+13
2012-06-21 [BZ #14277]Jeff Law1-1/+1
2012-06-21Fix wordsize-64 cosh regression (bug 14273).Joseph Myers1-1/+1
2012-06-21Mention BZ #14278 in NEWSH.J. Lu1-1/+1
2012-06-212012-06-21 Jeff Law <law@redhat.com>Jeff Law1-8/+8
2012-06-21Avoid -Wconversion warning for htonsAndreas Jaeger1-15/+15
2012-06-15Update news for fixed alpha bzRichard Henderson1-11/+11
2012-06-15Mention BZ 14050/14117 in NEWSH.J. Lu1-4/+4
2012-06-15Mention ix86 shared headersAndreas Jaeger1-0/+5
2012-06-15Mention BZ #14229 in NEWSH.J. Lu1-1/+2
2012-06-15Fix pow (0.0, -Inf) (bug 14241).Joseph Myers1-1/+1
2012-06-13Mention 14210 in NEWS.Paul Eggert1-1/+1
2012-06-11BZ#14218: Reword argp_parse description slightly.Roland McGrath1-1/+1
2012-06-06Fix validation check when converting from ibm930 to utfSiddhesh Poyarekar1-1/+1