Age | Commit message (Expand) | Author |
2017-12-14 | elf: Compute correct array size in _dl_init_paths [BZ #22606] | Florian Weimer |
2017-12-14 | support: Simplify compiling most of support/ outside of glibc | Florian Weimer |
2017-12-14 | x86-64: Remove sysdeps/x86_64/fpu/s_cosf.S | H.J. Lu |
2017-12-14 | sparc: M7 optimized memset/bzero | Patrick McGehearty |
2017-12-14 | sparc: M7 optimized memcpy/mempcpy/memmove | Patrick McGehearty |
2017-12-14 | sparc: assembly version of memmove for ultra1+ | Jose E. Marchesi |
2017-12-14 | sparc: support the ADP hw capability | Jose E. Marchesi |
2017-12-13 | aarch64: Improve strcmp unaligned performance | Siddhesh Poyarekar |
2017-12-12 | Fix testing with nss-crypt. | Carlos O'Donell |
2017-12-12 | Add sysdeps/ieee754/soft-fp. | Joseph Myers |
2017-12-12 | x86-64: Add cosf with FMA | H.J. Lu |
2017-12-12 | Use memcpy instead of strncpy in nscd/nscd.h to fix build problem with ToT GCC | Steve Ellcey |
2017-12-12 | libio: Free backup area when it not required (BZ#22415) | Adhemerval Zanella |
2017-12-12 | Update IA64 libm-test-ulps | Adhemerval Zanella |
2017-12-12 | ia64: Add ipc_priv.h header to set __IPC_64 to zero | James Clarke |
2017-12-12 | [BZ #22593] Fix nextafter and nexttoward declaration | Szabolcs Nagy |
2017-12-12 | Remove --with-fp / --without-fp. | Joseph Myers |
2017-12-12 | manual: Fix a typo in locale.texi. | Rical Jasan |
2017-12-12 | manual/conf.texi: add a missing underscore in front of SC_SSIZE_MAX [BZ #22588] | Aurelien Jarno |
2017-12-11 | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c | H.J. Lu |
2017-12-11 | New generic cosf | Paul Clarke |
2017-12-11 | powerpc: POWER8 memcpy optimization for cached memory | Adhemerval Zanella |
2017-12-11 | string: Replace = with += in CFLAGS-xxx.c | H.J. Lu |
2017-12-11 | S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding. | Stefan Liebler |
2017-12-10 | elf/rtld.c (init_tls): Add missing new line to the _dl_fatal_printf call [BZ ... | Aurelien Jarno |
2017-12-07 | x86-64: Add sinf with FMA | H.J. Lu |
2017-12-07 | x86-64: Remove sysdeps/x86_64/fpu/s_sinf.S | H.J. Lu |
2017-12-07 | Fix ctanh (0 + i NaN), ctanh (0 + i Inf) (bug 22568, DR#471). | Joseph Myers |
2017-12-07 | lt_LT locale: Base collation on copy "iso14651_t1" [BZ #22524] | Mike FABIAN |
2017-12-07 | Add _Float32 function aliases. | Joseph Myers |
2017-12-06 | Support defining strtof32, wcstof32 aliases. | Joseph Myers |
2017-12-06 | Support defining strfromf32 alias. | Joseph Myers |
2017-12-06 | Add header for _Float32 testing. | Joseph Myers |
2017-12-06 | Support _Float32 in libm_alias_float. | Joseph Myers |
2017-12-06 | Correct some ia64 libm_alias_float_other calls. | Joseph Myers |
2017-12-06 | Make cacosh (0 + iNaN) return NaN + i pi/2 (bug 22561, DR#471). | Joseph Myers |
2017-12-06 | Update Alpha libm-test-ulps | Adhemerval Zanella |
2017-12-06 | Sparc ulp update. | David S. Miller |
2017-12-06 | Don't make local variables static in ldbl-96 j1l. | Joseph Myers |
2017-12-06 | Make some ldbl-128, ldbl-128ibm arrays const. | Joseph Myers |
2017-12-06 | hsb_DE locale: Base collation on copy "iso14651_t1" [BZ #22515] | Mike FABIAN |
2017-12-06 | Add references to CVE-2017-17426 | Florian Weimer |
2017-12-06 | Update NEWS to add sinf optimization | Rajalakshmi Srinivasaraghavan |
2017-12-06 | Add _Float64, _Float32x function aliases. | Joseph Myers |
2017-12-05 | Use long double not double for _Float64 with old GCC if values the same. | Joseph Myers |
2017-12-05 | Add elision tunables | Rogerio Alves |
2017-12-05 | Support defining strtof64, strtof32x, wcstof64, wcstof32x aliases. | Joseph Myers |
2017-12-05 | math: Use sign as double for reduced case in sinf | Adhemerval Zanella |
2017-12-05 | [PATCH] fix sinf(NAN) | Szabolcs Nagy |
2017-12-05 | Support defining strfromf64, strfromf32x aliases. | Joseph Myers |