Age | Commit message (Expand) | Author |
2012-11-16 | iconv: Fix -c | Andrej Lajovic |
2012-11-16 | Add szl_PL | Andreas Jaeger |
2012-11-16 | printf should return negative value on error | Siddhesh Poyarekar |
2012-11-16 | Add ayc_PE locale | Andreas Jaeger |
2012-11-16 | Add nhn_MX locale | Andreas Jaeger |
2012-11-15 | Correct L10n of country-name and lang-name in km_KH | Chris Leonard |
2012-11-15 | [BZ #13603, 13604, 13698] Three new locales | Andreas Jaeger |
2012-11-15 | 2012-11-15 Chris Leonard <cjlhomeaddress@gmail.com> | Chris Leonard |
2012-11-14 | Skip audit if l_reloc_result is NULL | H.J. Lu |
2012-11-13 | Define IPPORT_RESERVED in netdb.h for XPG4 and UNIX98 (bug 14838). | Joseph Myers |
2012-11-10 | NEWS entry for AArch64 port. | Marcus Shawcroft |
2012-11-09 | Declare ecvt, fcvt, gcvt, mktemp in stdlib.h for XOPEN2K (bug 14824). | Joseph Myers |
2012-11-09 | Fix sunrpc 64-bit (especially big-endian) issues (bug 14821). | Joseph Myers |
2012-11-07 | 2012-11-07 Andreas Jaeger <aj@suse.de> | Jeff Law |
2012-11-07 | NEWS update for closing 14815. | Roland McGrath |
2012-11-07 | locales/ru_RU: fix abbreviated month names | Dmitry V. Levin |
2012-11-07 | locales/ru_RU: fix abbreviated day names | Dmitry V. Levin |
2012-11-07 | Fix spurious underflows from pow with results close to 1 (bug 14811). | Joseph Myers |
2012-11-06 | Fix fma underflows with small x * y (bug 14793). | Joseph Myers |
2012-11-05 | Add bug 14805 to list of fixed bugs in NEWS. | Joseph Myers |
2012-11-05 | Fix S/390 bits/fenv.h namespace use (bug 14801). | Joseph Myers |
2012-11-04 | [BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h. | Samuel Thibault |
2012-11-04 | [BZ #5246] Conditionalize use of PTR_DEMANGLE. | Thomas Schwinge |
2012-11-04 | Fix fma overflow results outside round-to-nearest mode (bug 14797). | Joseph Myers |
2012-11-04 | [BZ #11638] has been fixed. | Thomas Schwinge |
2012-11-03 | Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). | Joseph Myers |
2012-11-03 | Make fenv.h FE_* macros usable in #if (bug 3439). | Joseph Myers |
2012-11-02 | Fix LC_IDENTIFICATION in fi_FI@euro | Marko Myllynen |
2012-11-01 | Fix fma (a, b, c) for small a * b (bugs 14784, 14785). | Joseph Myers |
2012-10-31 | Fix ldbl-128ibm atan2l for x near 1. | Joseph Myers |
2012-10-30 | Correct cacheline size to 32-bytes for ppc405 memset.S (bug 14595). | Ryan S. Arnold |
2012-10-30 | Fix fma missing underflows and bad results for some subnormal results (bugs 1... | Joseph Myers |
2012-10-30 | Fix strtod handling of underflow (bug 14047). | Joseph Myers |
2012-10-30 | [BZ#14767] Remove tests for have-initfini-array in elf/Makefile | Andreas Jaeger |
2012-10-24 | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath |
2012-10-20 | Check the main application only if SHARED is defined | H.J. Lu |
2012-10-20 | Retry read in ld.so if the entire ELF header is not read in | Siddhesh Poyarekar |
2012-10-19 | mr_IN locale fixes | Pravin Satpute |
2012-10-18 | Add note on free list pointers overwriting M_PERTURB bytes | Siddhesh Poyarekar |
2012-10-15 | Fix BZ #14716: memmem crash | Maxim Kuvyrkov |
2012-10-10 | * NEWS: Add note about FIPS mode. Wording suggested by Roland | Alexandre Oliva |
2012-10-10 | Take lock in pthread_cond_wait cleanup handler only when needed | Siddhesh Poyarekar |
2012-10-09 | Add NEWS entry for BZ #14602. | Maxim Kuvyrkov |
2012-10-08 | Add bugs 14660, 14661 to NEWS | Jonathan Nieder |
2012-10-05 | Correct libthreadb register access for 64-bit sparc. | David S. Miller |
2012-10-05 | Set GL(dl_nns) to 1 for vDSO in libc.a | H.J. Lu |
2012-10-05 | Unlock mutex before going back to waiting for PI mutexes | Siddhesh Poyarekar |
2012-10-04 | powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.h | Khem Raj |
2012-10-02 | Clarify memory allocation error diagnostics to avoid confusion | Dmitry V. Levin |
2012-10-02 | Define HAS_FMA with bit_FMA_Usable | H.J. Lu |