| Commit message (Expand) | Author | Age | Files | Lines |
* | This is update for configure, build and install of vector math library. | Andrew Senkevich | 2015-05-14 | 1 | -0/+9 |
* | This patch adds infrastructure for addition of SIMD | Andrew Senkevich | 2015-05-14 | 1 | -0/+6 |
* | Last part of changes regarding to libm-test.inc: addition | Andrew Senkevich | 2015-05-14 | 1 | -0/+5 |
* | Refactoring of START for conditions in individual tests | Andrew Senkevich | 2015-05-14 | 1 | -0/+11 |
* | This is the beginning of series of patches with addition | Andrew Senkevich | 2015-05-14 | 1 | -0/+10 |
* | NaCl: Make fdopendir skip fcntl check. | Roland McGrath | 2015-05-13 | 1 | -0/+2 |
* | Nit fixes in last change. | Roland McGrath | 2015-05-13 | 1 | -0/+2 |
* | Refactor scandir/scandirat to use common tail. | Roland McGrath | 2015-05-13 | 1 | -0/+18 |
* | Break __scandir_cancel_handler out into its own file. | Roland McGrath | 2015-05-13 | 1 | -0/+8 |
* | Add a test case for scandir. | Roland McGrath | 2015-05-13 | 1 | -0/+6 |
* | Remove a trailing `\' in make-syscalls.sh | H.J. Lu | 2015-05-13 | 1 | -0/+5 |
* | [AArch64] Fix inline asm clobber list in tls-macros.h | Szabolcs Nagy | 2015-05-13 | 1 | -0/+5 |
* | Minor changelog fixup | Siddhesh Poyarekar | 2015-05-13 | 1 | -1/+1 |
* | Add strcoll benchmark | Leonhard Holz | 2015-05-13 | 1 | -0/+29 |
* | Use strspn/strcspn/strpbrk ifunc in internal calls. | Ondřej Bílka | 2015-05-12 | 1 | -0/+5 |
* | NaCl: Provide non-default values for uname. | Roland McGrath | 2015-05-12 | 1 | -0/+7 |
* | Fix linknamespace test handling of architecture-specific st_other. | Joseph Myers | 2015-05-12 | 1 | -0/+5 |
* | Improve strcoll with strdiff. | Leonhard Holz | 2015-05-12 | 1 | -0/+11 |
* | Fix mips16 __fpu_control static linking (bug 18397). | Joseph Myers | 2015-05-11 | 1 | -0/+8 |
* | Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007) | Andreas Schwab | 2015-05-11 | 1 | -0/+38 |
* | Adjust tst-strfmon1 after da_DK locale change. | Stefan Liebler | 2015-05-11 | 1 | -0/+4 |
* | NaCl: Implement gethostname. | Roland McGrath | 2015-05-08 | 1 | -0/+4 |
* | Add more tests of csqrt, lgamma, log10, sinh. | Joseph Myers | 2015-05-08 | 1 | -0/+8 |
* | Bug 18125: Call exit after last linked context. | Carlos O'Donell | 2015-05-08 | 1 | -0/+13 |
* | BZ#18383: Add test case for large alignment in TLS blocks. | Roland McGrath | 2015-05-06 | 1 | -0/+10 |
* | NaCl: Fix elf_loader file name in nacl-test-wrapper.sh | Roland McGrath | 2015-05-06 | 1 | -0/+5 |
* | Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos. | Joseph Myers | 2015-05-06 | 1 | -0/+8 |
* | 2015-05-06 Szabolcs Nagy <szabolcs.nagy@arm.com> | Wilco Dijkstra | 2015-05-06 | 1 | -0/+4 |
* | Add further tests of libm functions. | Joseph Myers | 2015-05-05 | 1 | -0/+8 |
* | Add __nonnull attribute to wcscpy and wcsncpy [BZ#18265] | Daniel Marjamäki | 2015-05-05 | 1 | -0/+6 |
* | __ASSUME_FALLOCATE is always true on 32-bit architectures | Florian Weimer | 2015-05-05 | 1 | -0/+13 |
* | i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64 | Florian Weimer | 2015-05-05 | 1 | -0/+11 |
* | Add more tests of libm functions. | Joseph Myers | 2015-05-02 | 1 | -0/+9 |
* | Add more tests of tgamma. | Joseph Myers | 2015-05-01 | 1 | -0/+5 |
* | Add more tests of tanh. | Joseph Myers | 2015-05-01 | 1 | -0/+5 |
* | Add more tests of tan. | Joseph Myers | 2015-05-01 | 1 | -0/+5 |
* | Add more tests of cos, sin, sincos. | Joseph Myers | 2015-05-01 | 1 | -0/+5 |
* | Add another test of pow. | Joseph Myers | 2015-05-01 | 1 | -0/+4 |
* | Add more tests of lgamma. | Joseph Myers | 2015-05-01 | 1 | -0/+5 |
* | Add more tests of log, log10, log1p, log2. | Joseph Myers | 2015-05-01 | 1 | -0/+8 |
* | elf.h: Add section compression constants and structures. | Mark Wielaard | 2015-05-01 | 1 | -0/+5 |
* | Add more tests of exp, exp10, exp2, expm1. | Joseph Myers | 2015-05-01 | 1 | -0/+6 |
* | Add more tests of erf, erfc. | Joseph Myers | 2015-05-01 | 1 | -0/+7 |
* | [AArch64] Fix the big endian loader name. | Szabolcs Nagy | 2015-05-01 | 1 | -0/+4 |
* | Add more tests of csqrt. | Joseph Myers | 2015-04-30 | 1 | -0/+5 |
* | Add further tests of cosh and sinh. | Joseph Myers | 2015-04-30 | 1 | -0/+5 |
* | Remove MIPS version of waitid.c. | Joseph Myers | 2015-04-30 | 1 | -0/+4 |
* | NaCl: Change clock_t to long int. | Roland McGrath | 2015-04-29 | 1 | -0/+3 |
* | NaCl: Fix symbol names for euidaccess. | Roland McGrath | 2015-04-29 | 1 | -0/+3 |
* | NaCl: Make __suseconds_t be long int rather than int32_t. | Roland McGrath | 2015-04-29 | 1 | -0/+7 |