aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2012-09-24Use static link by default for --disable-sharedH.J. Lu
2012-09-24Sort BZ # in NEWSH.J. Lu
2012-09-24Properly handle fencepost with MALLOC_ALIGN_MASKH.J. Lu
2012-09-24Make printf respect the rounding mode for hex output (bug 5044).Joseph Myers
2012-09-19rtld: limit self loading check to normal mode onlyDmitry V. Levin
2012-09-15Remove $(have-cpp-asm-debuginfo) checkH.J. Lu
2012-09-14 [BZ #14583]Jeff Law
2012-09-13Remove unused __rtld_lock_init_recursive macroH.J. Lu
2012-09-12Make strtod respect the rounding mode (bug 14518).Joseph Myers
2012-09-07Fix description of carg branch cut (bug 13542)John Tobey
2012-09-07Use www.gnu.org as example hostname in manual (bug 10014).Joseph Myers
2012-09-07Fix pointers between nodes in manual (bug 10038).Joseph Myers
2012-09-06Mention BZ #14545 in NEWSH.J. Lu
2012-09-06Use crtbeginT.o to statically link programsH.J. Lu
2012-09-06tile: Add BZ to Changelog and update NEWSChris Metcalf
2012-09-05Fix botched NEWSJeff Law
2012-09-05 [BZ#14510]Jeff Law
2012-09-05Return requested size for malloc_usable_size when MALLOC_CHECK_ > 0Siddhesh Poyarekar
2012-09-06Improve C++ header location detection (bug 13966)Allan McRae
2012-09-04Fix iogetdelim.c (latent) integer overflow (bug 9914).Joseph Myers
2012-09-02Use the first element of GOT for ld.so addressesH.J. Lu
2012-09-02Check for gawk >= 3.0 (bug 13412)Allan McRae
2012-08-31Fix sem_post race (bug 14532).Joseph Myers
2012-08-29Use LD_SO to set $ld_so_name/$ld_so_versionH.J. Lu
2012-08-29Don't make ttyname* fail if proc filesystem is not availableSiddhesh Poyarekar
2012-08-27update NEWSMike Frysinger
2012-08-27Fix sign of zero on strtod underflow (bug 14519).Joseph Myers
2012-08-27Fix strtod rounding (bug 3479).Joseph Myers
2012-08-27Fix strtod integer/buffer overflow (bug 14459).Joseph Myers
2012-08-22Add --disable-build-nscd configure option.Roland McGrath
2012-08-22BZ#13696: Add --disable-nscd configure option.Roland McGrath
2012-08-22Move bug number to correct section of NEWS.Joseph Myers
2012-08-22 * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_rJeff Law
2012-08-22Add versions of wcscpy, wcschr, wcsrchr for power6/power7.Will Schmidt
2012-08-21Detect EOL on-the-fly in strstr, strcasestr and memmem.Maxim Kuvyrkov
2012-08-19Add bug number to NEWS.Joseph Myers
2012-08-15Fix segmentation fault in strncasecmp for i686Liubov Dmitrieva
2012-08-15Add testcase for BZ#14090 - md5/sha512 with large sizesAndreas Jaeger
2012-08-14Add more fixed bug numbers to NEWS.Joseph Myers
2012-08-10 [BZ #13939]Jeff Law
2012-08-09Avoid DWARF definition DIE on ifunc symbolsH.J. Lu
2012-08-07Remove pre-2.6.16 Linux kernel support.Joseph Myers
2012-08-03Add more fixed bug numbers to NEWS.Joseph Myers
2012-08-03Remove pre-2.6.0 Linux kernel support (bug 13717).Joseph Myers
2012-08-02Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek
2012-07-27Add SystemTap static probes to the runtime linker. [BZ #14298]Gary Benson
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer
2012-07-25Set up errno properly for yn.Marek Polacek
2012-07-19S/390: Add support for STT_GNU_IFUNC symbols.Andreas Krebbel
2012-07-17Remove TLS configure checks.Marek Polacek