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