about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Define IPPORT_RESERVED in netdb.h for XPG4 and UNIX98 (bug 14838).Joseph Myers2012-11-131-1/+1
* NEWS entry for AArch64 port.Marcus Shawcroft2012-11-101-0/+2
* Declare ecvt, fcvt, gcvt, mktemp in stdlib.h for XOPEN2K (bug 14824).Joseph Myers2012-11-091-1/+1
* Fix sunrpc 64-bit (especially big-endian) issues (bug 14821).Joseph Myers2012-11-091-1/+1
* 2012-11-07 Andreas Jaeger <aj@suse.de>Jeff Law2012-11-071-1/+1
* NEWS update for closing 14815.Roland McGrath2012-11-071-1/+1
* locales/ru_RU: fix abbreviated month namesDmitry V. Levin2012-11-071-1/+1
* locales/ru_RU: fix abbreviated day namesDmitry V. Levin2012-11-071-9/+10
* Fix spurious underflows from pow with results close to 1 (bug 14811).Joseph Myers2012-11-071-1/+1
* Fix fma underflows with small x * y (bug 14793).Joseph Myers2012-11-061-1/+1
* Add bug 14805 to list of fixed bugs in NEWS.Joseph Myers2012-11-051-1/+1
* Fix S/390 bits/fenv.h namespace use (bug 14801).Joseph Myers2012-11-051-1/+1
* [BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h.Samuel Thibault2012-11-041-10/+10
* [BZ #5246] Conditionalize use of PTR_DEMANGLE.Thomas Schwinge2012-11-041-10/+10
* Fix fma overflow results outside round-to-nearest mode (bug 14797).Joseph Myers2012-11-041-1/+1
* [BZ #11638] has been fixed.Thomas Schwinge2012-11-041-9/+9
* Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers2012-11-031-1/+1
* Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers2012-11-031-9/+10
* Fix LC_IDENTIFICATION in fi_FI@euroMarko Myllynen2012-11-021-1/+1
* Fix fma (a, b, c) for small a * b (bugs 14784, 14785).Joseph Myers2012-11-011-1/+1
* Fix ldbl-128ibm atan2l for x near 1.Joseph Myers2012-10-311-2/+2
* Correct cacheline size to 32-bytes for ppc405 memset.S (bug 14595).Ryan S. Arnold2012-10-301-2/+2
* Fix fma missing underflows and bad results for some subnormal results (bugs 1...Joseph Myers2012-10-301-7/+7
* Fix strtod handling of underflow (bug 14047).Joseph Myers2012-10-301-7/+7
* [BZ#14767] Remove tests for have-initfini-array in elf/MakefileAndreas Jaeger2012-10-301-1/+1
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-2/+10
* 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