summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2012-10-10* NEWS: Add note about FIPS mode. Wording suggested by RolandAlexandre Oliva
2012-10-10Take lock in pthread_cond_wait cleanup handler only when neededSiddhesh Poyarekar
2012-10-09Add NEWS entry for BZ #14602.Maxim Kuvyrkov
2012-10-08Add bugs 14660, 14661 to NEWSJonathan Nieder
2012-10-05Correct libthreadb register access for 64-bit sparc.David S. Miller
2012-10-05Set GL(dl_nns) to 1 for vDSO in libc.aH.J. Lu
2012-10-05Unlock mutex before going back to waiting for PI mutexesSiddhesh Poyarekar
2012-10-04powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.hKhem Raj
2012-10-02Clarify memory allocation error diagnostics to avoid confusionDmitry V. Levin
2012-10-02Define HAS_FMA with bit_FMA_UsableH.J. Lu
2012-10-01Fix exception table for i386 pthread_cond_waitSiddhesh Poyarekar
2012-10-01Fix sign of inexact zero return from fma (bug 14645).Joseph Myers
2012-09-29Fix sign of exact zero return from fma (bug 14638).Joseph Myers
2012-09-282012-09-28 Andreas Schwab <schwab@linux-m68k.org>Jeff Law
2012-09-28 [BZ #11438]Jeff Law
2012-09-28Don't flush write buffer for ftellSiddhesh Poyarekar
2012-09-28Adjust wide data buffer pointers during fseek and ftellSiddhesh Poyarekar
2012-09-27Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now.David S. Miller
2012-09-26Fix up definitions for older compilers.Marek Polacek
2012-09-25Fix order of bug list in NEWS and remove duplicate entry.Joseph Myers
2012-09-25Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers
2012-09-25Add bug 14621 to NEWS.Joseph Myers
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