aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2012-11-04[BZ #11638] has been fixed.Thomas Schwinge1-9/+9
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers1-1/+1
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers1-9/+10
2012-11-02Fix LC_IDENTIFICATION in fi_FI@euroMarko Myllynen1-1/+1
2012-11-01Fix fma (a, b, c) for small a * b (bugs 14784, 14785).Joseph Myers1-1/+1
2012-10-31Fix ldbl-128ibm atan2l for x near 1.Joseph Myers1-2/+2
2012-10-30Correct cacheline size to 32-bytes for ppc405 memset.S (bug 14595).Ryan S. Arnold1-2/+2
2012-10-30Fix fma missing underflows and bad results for some subnormal results (bugs 1...Joseph Myers1-7/+7
2012-10-30Fix strtod handling of underflow (bug 14047).Joseph Myers1-7/+7
2012-10-30[BZ#14767] Remove tests for have-initfini-array in elf/MakefileAndreas Jaeger1-1/+1
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath1-2/+10
2012-10-20Check the main application only if SHARED is definedH.J. Lu1-1/+1
2012-10-20Retry read in ld.so if the entire ELF header is not read inSiddhesh Poyarekar1-7/+7
2012-10-19mr_IN locale fixesPravin Satpute1-1/+1
2012-10-18Add note on free list pointers overwriting M_PERTURB bytesSiddhesh Poyarekar1-7/+7
2012-10-15Fix BZ #14716: memmem crashMaxim Kuvyrkov1-1/+1
2012-10-10* NEWS: Add note about FIPS mode. Wording suggested by RolandAlexandre Oliva1-0/+6
2012-10-10Take lock in pthread_cond_wait cleanup handler only when neededSiddhesh Poyarekar1-1/+1
2012-10-09Add NEWS entry for BZ #14602.Maxim Kuvyrkov1-2/+2
2012-10-08Add bugs 14660, 14661 to NEWSJonathan Nieder1-1/+1
2012-10-05Correct libthreadb register access for 64-bit sparc.David S. Miller1-7/+7
2012-10-05Set GL(dl_nns) to 1 for vDSO in libc.aH.J. Lu1-1/+2
2012-10-05Unlock mutex before going back to waiting for PI mutexesSiddhesh Poyarekar1-3/+3
2012-10-04powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.hKhem Raj1-4/+4
2012-10-02Clarify memory allocation error diagnostics to avoid confusionDmitry V. Levin1-6/+6
2012-10-02Define HAS_FMA with bit_FMA_UsableH.J. Lu1-1/+1
2012-10-01Fix exception table for i386 pthread_cond_waitSiddhesh Poyarekar1-3/+3
2012-10-01Fix sign of inexact zero return from fma (bug 14645).Joseph Myers1-1/+1
2012-09-29Fix sign of exact zero return from fma (bug 14638).Joseph Myers1-1/+1
2012-09-282012-09-28 Andreas Schwab <schwab@linux-m68k.org>Jeff Law1-7/+7
2012-09-28 [BZ #11438]Jeff Law1-6/+6
2012-09-28Don't flush write buffer for ftellSiddhesh Poyarekar1-6/+7
2012-09-28Adjust wide data buffer pointers during fseek and ftellSiddhesh Poyarekar1-1/+1
2012-09-27Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now.David S. Miller1-2/+2
2012-09-26Fix up definitions for older compilers.Marek Polacek1-5/+5
2012-09-25Fix order of bug list in NEWS and remove duplicate entry.Joseph Myers1-5/+5
2012-09-25Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers1-5/+5
2012-09-25Add bug 14621 to NEWS.Joseph Myers1-1/+1
2012-09-24Use static link by default for --disable-sharedH.J. Lu1-5/+5
2012-09-24Sort BZ # in NEWSH.J. Lu1-2/+2
2012-09-24Properly handle fencepost with MALLOC_ALIGN_MASKH.J. Lu1-1/+1
2012-09-24Make printf respect the rounding mode for hex output (bug 5044).Joseph Myers1-6/+6
2012-09-19rtld: limit self loading check to normal mode onlyDmitry V. Levin1-2/+2
2012-09-15Remove $(have-cpp-asm-debuginfo) checkH.J. Lu1-1/+2
2012-09-14 [BZ #14583]Jeff Law1-1/+1
2012-09-13Remove unused __rtld_lock_init_recursive macroH.J. Lu1-1/+1
2012-09-12Make strtod respect the rounding mode (bug 14518).Joseph Myers1-1/+1
2012-09-07Fix description of carg branch cut (bug 13542)John Tobey1-4/+4
2012-09-07Use www.gnu.org as example hostname in manual (bug 10014).Joseph Myers1-5/+5
2012-09-07Fix pointers between nodes in manual (bug 10038).Joseph Myers1-5/+5