Age | Commit message (Expand) | Author | Files | Lines |
2012-10-31 | Fix ldbl-128ibm atan2l for x near 1. | Joseph Myers | 1 | -2/+2 |
2012-10-30 | Correct cacheline size to 32-bytes for ppc405 memset.S (bug 14595). | Ryan S. Arnold | 1 | -2/+2 |
2012-10-30 | Fix fma missing underflows and bad results for some subnormal results (bugs 1... | Joseph Myers | 1 | -7/+7 |
2012-10-30 | Fix strtod handling of underflow (bug 14047). | Joseph Myers | 1 | -7/+7 |
2012-10-30 | [BZ#14767] Remove tests for have-initfini-array in elf/Makefile | Andreas Jaeger | 1 | -1/+1 |
2012-10-24 | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath | 1 | -2/+10 |
2012-10-20 | Check the main application only if SHARED is defined | H.J. Lu | 1 | -1/+1 |
2012-10-20 | Retry read in ld.so if the entire ELF header is not read in | Siddhesh Poyarekar | 1 | -7/+7 |
2012-10-19 | mr_IN locale fixes | Pravin Satpute | 1 | -1/+1 |
2012-10-18 | Add note on free list pointers overwriting M_PERTURB bytes | Siddhesh Poyarekar | 1 | -7/+7 |
2012-10-15 | Fix BZ #14716: memmem crash | Maxim Kuvyrkov | 1 | -1/+1 |
2012-10-10 | * NEWS: Add note about FIPS mode. Wording suggested by Roland | Alexandre Oliva | 1 | -0/+6 |
2012-10-10 | Take lock in pthread_cond_wait cleanup handler only when needed | Siddhesh Poyarekar | 1 | -1/+1 |
2012-10-09 | Add NEWS entry for BZ #14602. | Maxim Kuvyrkov | 1 | -2/+2 |
2012-10-08 | Add bugs 14660, 14661 to NEWS | Jonathan Nieder | 1 | -1/+1 |
2012-10-05 | Correct libthreadb register access for 64-bit sparc. | David S. Miller | 1 | -7/+7 |
2012-10-05 | Set GL(dl_nns) to 1 for vDSO in libc.a | H.J. Lu | 1 | -1/+2 |
2012-10-05 | Unlock mutex before going back to waiting for PI mutexes | Siddhesh Poyarekar | 1 | -3/+3 |
2012-10-04 | powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.h | Khem Raj | 1 | -4/+4 |
2012-10-02 | Clarify memory allocation error diagnostics to avoid confusion | Dmitry V. Levin | 1 | -6/+6 |
2012-10-02 | Define HAS_FMA with bit_FMA_Usable | H.J. Lu | 1 | -1/+1 |
2012-10-01 | Fix exception table for i386 pthread_cond_wait | Siddhesh Poyarekar | 1 | -3/+3 |
2012-10-01 | Fix sign of inexact zero return from fma (bug 14645). | Joseph Myers | 1 | -1/+1 |
2012-09-29 | Fix sign of exact zero return from fma (bug 14638). | Joseph Myers | 1 | -1/+1 |
2012-09-28 | 2012-09-28 Andreas Schwab <schwab@linux-m68k.org> | Jeff Law | 1 | -7/+7 |
2012-09-28 | [BZ #11438] | Jeff Law | 1 | -6/+6 |
2012-09-28 | Don't flush write buffer for ftell | Siddhesh Poyarekar | 1 | -6/+7 |
2012-09-28 | Adjust wide data buffer pointers during fseek and ftell | Siddhesh Poyarekar | 1 | -1/+1 |
2012-09-27 | Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now. | David S. Miller | 1 | -2/+2 |
2012-09-26 | Fix up definitions for older compilers. | Marek Polacek | 1 | -5/+5 |
2012-09-25 | Fix order of bug list in NEWS and remove duplicate entry. | Joseph Myers | 1 | -5/+5 |
2012-09-25 | Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629). | Joseph Myers | 1 | -5/+5 |
2012-09-25 | Add bug 14621 to NEWS. | Joseph Myers | 1 | -1/+1 |
2012-09-24 | Use static link by default for --disable-shared | H.J. Lu | 1 | -5/+5 |
2012-09-24 | Sort BZ # in NEWS | H.J. Lu | 1 | -2/+2 |
2012-09-24 | Properly handle fencepost with MALLOC_ALIGN_MASK | H.J. Lu | 1 | -1/+1 |
2012-09-24 | Make printf respect the rounding mode for hex output (bug 5044). | Joseph Myers | 1 | -6/+6 |
2012-09-19 | rtld: limit self loading check to normal mode only | Dmitry V. Levin | 1 | -2/+2 |
2012-09-15 | Remove $(have-cpp-asm-debuginfo) check | H.J. Lu | 1 | -1/+2 |
2012-09-14 | [BZ #14583] | Jeff Law | 1 | -1/+1 |
2012-09-13 | Remove unused __rtld_lock_init_recursive macro | H.J. Lu | 1 | -1/+1 |
2012-09-12 | Make strtod respect the rounding mode (bug 14518). | Joseph Myers | 1 | -1/+1 |
2012-09-07 | Fix description of carg branch cut (bug 13542) | John Tobey | 1 | -4/+4 |
2012-09-07 | Use www.gnu.org as example hostname in manual (bug 10014). | Joseph Myers | 1 | -5/+5 |
2012-09-07 | Fix pointers between nodes in manual (bug 10038). | Joseph Myers | 1 | -5/+5 |
2012-09-06 | Mention BZ #14545 in NEWS | H.J. Lu | 1 | -1/+1 |
2012-09-06 | Use crtbeginT.o to statically link programs | H.J. Lu | 1 | -1/+1 |
2012-09-06 | tile: Add BZ to Changelog and update NEWS | Chris Metcalf | 1 | -3/+3 |
2012-09-05 | Fix botched NEWS | Jeff Law | 1 | -2/+3 |
2012-09-05 | [BZ#14510] | Jeff Law | 1 | -1/+1 |