about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Check the main application only if SHARED is definedH.J. Lu2012-10-201-1/+1
* Retry read in ld.so if the entire ELF header is not read inSiddhesh Poyarekar2012-10-201-7/+7
* mr_IN locale fixesPravin Satpute2012-10-191-1/+1
* Add note on free list pointers overwriting M_PERTURB bytesSiddhesh Poyarekar2012-10-181-7/+7
* Fix BZ #14716: memmem crashMaxim Kuvyrkov2012-10-151-1/+1
* * NEWS: Add note about FIPS mode. Wording suggested by RolandAlexandre Oliva2012-10-101-0/+6
* Take lock in pthread_cond_wait cleanup handler only when neededSiddhesh Poyarekar2012-10-101-1/+1
* Add NEWS entry for BZ #14602.Maxim Kuvyrkov2012-10-091-2/+2
* Add bugs 14660, 14661 to NEWSJonathan Nieder2012-10-081-1/+1
* Correct libthreadb register access for 64-bit sparc.David S. Miller2012-10-051-7/+7
* Set GL(dl_nns) to 1 for vDSO in libc.aH.J. Lu2012-10-051-1/+2
* Unlock mutex before going back to waiting for PI mutexesSiddhesh Poyarekar2012-10-051-3/+3
* powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.hKhem Raj2012-10-041-4/+4
* Clarify memory allocation error diagnostics to avoid confusionDmitry V. Levin2012-10-021-6/+6
* Define HAS_FMA with bit_FMA_UsableH.J. Lu2012-10-021-1/+1
* Fix exception table for i386 pthread_cond_waitSiddhesh Poyarekar2012-10-011-3/+3
* Fix sign of inexact zero return from fma (bug 14645).Joseph Myers2012-10-011-1/+1
* Fix sign of exact zero return from fma (bug 14638).Joseph Myers2012-09-291-1/+1
* 2012-09-28 Andreas Schwab <schwab@linux-m68k.org>Jeff Law2012-09-281-7/+7
* [BZ #11438]Jeff Law2012-09-281-6/+6
* Don't flush write buffer for ftellSiddhesh Poyarekar2012-09-281-6/+7
* Adjust wide data buffer pointers during fseek and ftellSiddhesh Poyarekar2012-09-281-1/+1
* Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now.David S. Miller2012-09-271-2/+2
* Fix up definitions for older compilers.Marek Polacek2012-09-261-5/+5
* Fix order of bug list in NEWS and remove duplicate entry.Joseph Myers2012-09-251-5/+5
* Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers2012-09-251-5/+5
* Add bug 14621 to NEWS.Joseph Myers2012-09-251-1/+1
* Use static link by default for --disable-sharedH.J. Lu2012-09-241-5/+5
* Sort BZ # in NEWSH.J. Lu2012-09-241-2/+2
* Properly handle fencepost with MALLOC_ALIGN_MASKH.J. Lu2012-09-241-1/+1
* Make printf respect the rounding mode for hex output (bug 5044).Joseph Myers2012-09-241-6/+6
* rtld: limit self loading check to normal mode onlyDmitry V. Levin2012-09-191-2/+2
* Remove $(have-cpp-asm-debuginfo) checkH.J. Lu2012-09-151-1/+2
* [BZ #14583]Jeff Law2012-09-141-1/+1
* Remove unused __rtld_lock_init_recursive macroH.J. Lu2012-09-131-1/+1
* Make strtod respect the rounding mode (bug 14518).Joseph Myers2012-09-121-1/+1
* Fix description of carg branch cut (bug 13542)John Tobey2012-09-071-4/+4
* Use www.gnu.org as example hostname in manual (bug 10014).Joseph Myers2012-09-071-5/+5
* Fix pointers between nodes in manual (bug 10038).Joseph Myers2012-09-071-5/+5
* Mention BZ #14545 in NEWSH.J. Lu2012-09-061-1/+1
* Use crtbeginT.o to statically link programsH.J. Lu2012-09-061-1/+1
* tile: Add BZ to Changelog and update NEWSChris Metcalf2012-09-061-3/+3
* Fix botched NEWSJeff Law2012-09-051-2/+3
* [BZ#14510]Jeff Law2012-09-051-1/+1
* Return requested size for malloc_usable_size when MALLOC_CHECK_ > 0Siddhesh Poyarekar2012-09-051-4/+4
* Improve C++ header location detection (bug 13966)Allan McRae2012-09-061-3/+3
* Fix iogetdelim.c (latent) integer overflow (bug 9914).Joseph Myers2012-09-041-4/+4
* Use the first element of GOT for ld.so addressesH.J. Lu2012-09-021-1/+1
* Check for gawk >= 3.0 (bug 13412)Allan McRae2012-09-021-4/+4
* Fix sem_post race (bug 14532).Joseph Myers2012-08-311-1/+1