Age | Commit message (Expand) | Author |
2015-05-19 | Succeed if make check does not report any errors | Siddhesh Poyarekar |
2015-05-19 | Add envz_remove to the libc manual | Siddhesh Poyarekar |
2015-05-18 | Refactor opendir. | Roland McGrath |
2015-05-18 | Add *.pyc to .gitignore | Siddhesh Poyarekar |
2015-05-18 | Ensure `wint_t' is defined before use in include/stdio.h | Arjun Shankar |
2015-05-17 | Fix stdlib/tst-setcontext3 with dash [BZ#18418] | Adhemerval Zanella |
2015-05-16 | Fail locale installation if localedef fails. | Carlos O'Donell |
2015-05-16 | Fix bo_CN and bo_IN. | Marko Myllynen |
2015-05-15 | Fix atanhl missing underflows (bug 16352). | Joseph Myers |
2015-05-15 | Fix tanf spurious underflows (bug 18221). | Joseph Myers |
2015-05-15 | Fix lgammaf spurious underflows (bug 18220). | Joseph Myers |
2015-05-15 | Add BZ #16704 as fixed | Adhemerval Zanella |
2015-05-15 | Remove various ABS macros and replace uses with fabs (or in one case abs) | Wilco Dijkstra |
2015-05-15 | Fix erfcf spurious underflows (bug 18217). | Joseph Myers |
2015-05-14 | Fix atanf spurious underflows (bug 18196). | Joseph Myers |
2015-05-14 | Fix log1p missing underflows (bug 16339). | Joseph Myers |
2015-05-14 | Fix non-portable echo usage in sysdeps/unix/make-syscalls.sh | Adhemerval Zanella |
2015-05-14 | This is update for configure, build and install of vector math library. | Andrew Senkevich |
2015-05-14 | This patch adds infrastructure for addition of SIMD | Andrew Senkevich |
2015-05-14 | Last part of changes regarding to libm-test.inc: addition | Andrew Senkevich |
2015-05-14 | Refactoring of START for conditions in individual tests | Andrew Senkevich |
2015-05-14 | This is the beginning of series of patches with addition | Andrew Senkevich |
2015-05-13 | NaCl: Make fdopendir skip fcntl check. | Roland McGrath |
2015-05-13 | Nit fixes in last change. | Roland McGrath |
2015-05-13 | Refactor scandir/scandirat to use common tail. | Roland McGrath |
2015-05-13 | Break __scandir_cancel_handler out into its own file. | Roland McGrath |
2015-05-13 | Add a test case for scandir. | Roland McGrath |
2015-05-13 | Remove a trailing `\' in make-syscalls.sh | H.J. Lu |
2015-05-13 | [AArch64] Fix inline asm clobber list in tls-macros.h | Szabolcs Nagy |
2015-05-13 | Minor changelog fixup | Siddhesh Poyarekar |
2015-05-13 | Add strcoll benchmark | Leonhard Holz |
2015-05-13 | Split locale generation snippet into a separate file | Leonhard Holz |
2015-05-12 | Use strspn/strcspn/strpbrk ifunc in internal calls. | Ondřej Bílka |
2015-05-12 | NaCl: Provide non-default values for uname. | Roland McGrath |
2015-05-12 | Fix linknamespace test handling of architecture-specific st_other. | Joseph Myers |
2015-05-12 | Improve strcoll with strdiff. | Leonhard Holz |
2015-05-11 | Fix mips16 __fpu_control static linking (bug 18397). | Joseph Myers |
2015-05-11 | Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007) | Andreas Schwab |
2015-05-11 | Adjust tst-strfmon1 after da_DK locale change. | Stefan Liebler |
2015-05-08 | NaCl: Implement gethostname. | Roland McGrath |
2015-05-08 | Add more tests of csqrt, lgamma, log10, sinh. | Joseph Myers |
2015-05-08 | Bug 18125: Call exit after last linked context. | Carlos O'Donell |
2015-05-07 | Update NEWS | Siddhesh Poyarekar |
2015-05-07 | Update currency_symbol in da_DK | Christian Schmidt |
2015-05-06 | BZ#18383: Add test case for large alignment in TLS blocks. | Roland McGrath |
2015-05-06 | NaCl: Fix elf_loader file name in nacl-test-wrapper.sh | Roland McGrath |
2015-05-06 | Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos. | Joseph Myers |
2015-05-06 | 2015-05-06 Szabolcs Nagy <szabolcs.nagy@arm.com> | Wilco Dijkstra |
2015-05-05 | Add further tests of libm functions. | Joseph Myers |
2015-05-05 | Add __nonnull attribute to wcscpy and wcsncpy [BZ#18265] | Daniel Marjamäki |