Age | Commit message (Expand) | Author | Files | Lines |
2017-08-31 | aio: Remove internal_function function attribute | Florian Weimer | 5 | -23/+9 |
2017-08-30 | Fix mcontext_t sigcontext namespace (bug 21457). | Joseph Myers | 26 | -81/+280 |
2017-08-30 | aarch64: Fix tst-makecontext3 in ILP32 mode. | Steve Ellcey | 1 | -5/+5 |
2017-08-29 | Fix m68k bits/math-inline.h macro namespace (bug 22035). | Joseph Myers | 1 | -33/+40 |
2017-08-29 | MIPS/o32: Fix internal_syscall5/6/7 | Adhemerval Zanella | 14 | -186/+147 |
2017-08-29 | [AArch64] Fix procfs.h not to expose stdint.h types | Szabolcs Nagy | 1 | -2/+1 |
2017-08-28 | Provide a C++ version of iszero that does not use __MATH_TG (bug 21930) | Gabriel F. T. Gomes | 1 | -1/+2 |
2017-08-28 | x86_64 __redirect_ieee754_expf: Change double to float | H.J. Lu | 1 | -1/+1 |
2017-08-28 | Simplify math-svid-compat code. | Joseph Myers | 1 | -6/+1 |
2017-08-28 | Remove abi-*-options compiler flags | Florian Weimer | 8 | -53/+0 |
2017-08-28 | <bits/syscall.h>: Use an arch-independent system call list on Linux | Florian Weimer | 5 | -68/+859 |
2017-08-27 | hurd: Add system-specific sysmacros.h | Samuel Thibault | 1 | -0/+60 |
2017-08-25 | x86: Remove assembly versions of index_cpu_*/index_arch_* | H.J. Lu | 1 | -42/+1 |
2017-08-25 | [AArch64] Fix elf_greg_t on ILP32 | Szabolcs Nagy | 1 | -1/+2 |
2017-08-25 | Remove powerpc32 sqrt wrappers. | Joseph Myers | 11 | -604/+0 |
2017-08-24 | Remove cancellation support for syscall generation | Adhemerval Zanella | 24 | -2766/+172 |
2017-08-24 | Fix CFLAGS override in sysdeps/ieee754/dbl-64 | Szabolcs Nagy | 1 | -3/+3 |
2017-08-23 | x86-64: Regenerate libm-test-ulps for AVX512 mathvec tests | H.J. Lu | 1 | -2/+2 |
2017-08-23 | Consolidate remaning non cancellable definitions | Adhemerval Zanella | 2 | -0/+5 |
2017-08-23 | x86_64: Replace AVX512F .byte sequences with instructions | H.J. Lu | 6 | -290/+32 |
2017-08-22 | aarch64: Use PTR_REG macro to fix ILP32 bug and make code consistent | Steve Ellcey | 1 | -1/+1 |
2017-08-22 | Remove p{read,write}{v} and fallocate from x86 auto-generation list | Adhemerval Zanella | 2 | -5/+0 |
2017-08-22 | Fix {INLINE,INTERNAL}_SYSCALL macros for x32 | Adhemerval Zanella | 2 | -120/+155 |
2017-08-22 | powerpc: Shrink ULPs for float128 | Gabriel F. T. Gomes | 1 | -26/+10 |
2017-08-22 | Remove non cancellable sigsuspend definition | Adhemerval Zanella | 3 | -7/+0 |
2017-08-22 | Consolidate non cancellable nanosleep call | Adhemerval Zanella | 3 | -3/+13 |
2017-08-22 | Consolidate non cancellable pause call | Adhemerval Zanella | 4 | -25/+15 |
2017-08-22 | Provide a C++ version of issignaling that does not use __MATH_TG | Gabriel F. T. Gomes | 1 | -0/+1 |
2017-08-22 | Fix sparc32 bits/long-double.h (bug 21987). | Joseph Myers | 2 | -0/+26 |
2017-08-21 | Fix GCC 7 build of k_standard.c. | Joseph Myers | 1 | -0/+3 |
2017-08-21 | Consolidate non cancellable waitpid call | Adhemerval Zanella | 3 | -5/+16 |
2017-08-21 | Consolidate non cancellable fcntl call | Adhemerval Zanella | 2 | -6/+0 |
2017-08-21 | Consolidate non cancellable writev call | Adhemerval Zanella | 2 | -5/+9 |
2017-08-21 | Remove SPARC sqrt wrappers (bug 21973). | Joseph Myers | 12 | -430/+1 |
2017-08-21 | Obsolete matherr, _LIB_VERSION, libieee.a. | Joseph Myers | 27 | -61/+51 |
2017-08-21 | x86-64: Mark internal symbols with attribute_hidden [BZ #18822] | H.J. Lu | 2 | -2/+2 |
2017-08-21 | x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822] | H.J. Lu | 1 | -1/+2 |
2017-08-21 | Mark internal nss symbols with attribute_hidden [BZ #18822] | H.J. Lu | 1 | -1/+0 |
2017-08-20 | i386: Hide __old_glob64 [BZ #18822] | H.J. Lu | 1 | -0/+3 |
2017-08-20 | i386: Hide __old_readdir64 [BZ #18822] | H.J. Lu | 2 | -0/+3 |
2017-08-20 | Remove sysdeps/alpha/bb_init_func.S | H.J. Lu | 1 | -86/+0 |
2017-08-19 | Mark internal SSE2 functions with attribute_hidden [BZ #18822] | H.J. Lu | 2 | -2/+2 |
2017-08-18 | Consolidate non cancellable close call | Adhemerval Zanella | 27 | -45/+61 |
2017-08-18 | Consolidate non cancellable openat call | Adhemerval Zanella | 7 | -28/+66 |
2017-08-18 | Consolidate non cancellable write call | Adhemerval Zanella | 7 | -12/+20 |
2017-08-18 | Consolidate non cancellable read call | Adhemerval Zanella | 15 | -20/+29 |
2017-08-18 | x86-64: Check FMA_Usable in ifunc-mathvec-avx2.h [BZ #21966] | H.J. Lu | 1 | -1/+2 |
2017-08-17 | Consolidate non cancellable open call | Adhemerval Zanella | 24 | -47/+91 |
2017-08-17 | __opensock: Remove internal_function attribute | Florian Weimer | 1 | -1/+1 |
2017-08-16 | Fix sigval namespace (bug 21944). | Joseph Myers | 2 | -6/+6 |