Age | Commit message (Expand) | Author | Files | Lines |
2019-05-23 | Add F_SEAL_FUTURE_WRITE from Linux 5.1 to bits/fcntl-linux.h. | Joseph Myers | 1 | -0/+2 |
2019-05-22 | Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*). | Zack Weinberg | 49 | -1706/+52 |
2019-05-21 | sysvipc: Add missing bit of semtimedop s390 consolidation | Adhemerval Zanella | 2 | -0/+6 |
2019-05-20 | sysvipc: Consolidate semtimedop s390 | Adhemerval Zanella | 4 | -38/+36 |
2019-05-20 | sysvipc: Fix compat msgctl (BZ#24570) | Adhemerval Zanella | 1 | -1/+1 |
2019-05-16 | Update kernel-features.h files for Linux 5.1. | Joseph Myers | 3 | -7/+13 |
2019-05-15 | nss: Turn __nss_database_lookup into a compatibility symbol | Florian Weimer | 1 | -3/+3 |
2019-05-14 | Linux: Add the tgkill function | Florian Weimer | 32 | -2/+195 |
2019-05-14 | x86: Remove arch-specific low level lock implementation | Adhemerval Zanella | 11 | -1026/+114 |
2019-05-14 | Assume LLL_LOCK_INITIALIZER is 0 | Adhemerval Zanella | 1 | -14/+3 |
2019-05-14 | Add single-thread.h header | Adhemerval Zanella | 6 | -42/+131 |
2019-05-09 | powerpc: trunc/truncf refactor | Adhemerval Zanella | 32 | -665/+104 |
2019-05-09 | powerpc: round/roundf refactor | Adhemerval Zanella | 31 | -704/+121 |
2019-05-09 | powerpc: floor/floorf refactor | Adhemerval Zanella | 31 | -633/+105 |
2019-05-07 | Update syscall-names.list for Linux 5.1. | Joseph Myers | 1 | -2/+26 |
2019-05-03 | aarch64: thunderx2 memmove performance improvements | Anton Youdkevitch | 3 | -362/+216 |
2019-05-02 | misc: Add twalk_r function | Florian Weimer | 28 | -0/+28 |
2019-04-30 | Fix -O1 compilation errors with `__ddivl' and `__fdivl' [BZ #19444] | Maciej W. Rozycki | 2 | -0/+24 |
2019-04-29 | powerpc: ceil/ceilf refactor | Adhemerval Zanella | 33 | -637/+221 |
2019-04-29 | powerpc: Remove power4 mpa optimization | Adhemerval Zanella | 3 | -275/+0 |
2019-04-29 | <semaphore.h>: Add nonnull attributes | Yann Droneaud | 1 | -10/+13 |
2019-04-25 | riscv: remove DL_RO_DYN_SECTION | David Abdurachmanov | 1 | -4/+0 |
2019-04-17 | powerpc: Fix format issue from 3a16dd780eeba602 | Adhemerval Zanella | 2 | -2/+4 |
2019-04-17 | powerpc: fma using builtins | Adhemerval Zanella | 2 | -14/+10 |
2019-04-17 | powerpc: Use generic fabs{f} implementations | Adhemerval Zanella | 2 | -34/+0 |
2019-04-17 | mips: Remove rt_sigreturn usage on context function | Adhemerval Zanella | 4 | -53/+0 |
2019-04-17 | powerpc: Remove rt_sigreturn usage on context function | Adhemerval Zanella | 4 | -162/+0 |
2019-04-08 | resolv: Remove support for RES_USE_INET6 and the inet6 option | Florian Weimer | 1 | -11/+0 |
2019-04-05 | aarch64: thunderx2 memcpy implementation cleanup and streamlining | Anton Youdkevitch | 1 | -21/+22 |
2019-04-04 | powerpc: Use generic wcsrchr optimization | Adhemerval Zanella | 15 | -320/+1 |
2019-04-04 | powerpc: Use generic wcschr optimization | Adhemerval Zanella | 15 | -362/+3 |
2019-04-04 | powerpc: Use generic wcscpy optimization | Adhemerval Zanella | 15 | -337/+6 |
2019-04-01 | alpha: Improve sysdeps/alpha/divqu.S and sysdeps/alpha/remqu.S | Uros Bizjak | 2 | -8/+11 |
2019-04-01 | alpha: Do not redefine __NR_shmat or __NR_osf_shmat | Richard Henderson | 2 | -3/+7 |
2019-03-30 | RISC-V: Fix `test' operand error with soft-float ABI being configured | Maciej W. Rozycki | 2 | -2/+2 |
2019-03-29 | [powerpc] Use __builtin_{mffs,mtfsf} | Paul A. Clarke | 3 | -12/+6 |
2019-03-25 | powerpc: Remove ununsed s_float_bitwise.h | Adhemerval Zanella | 1 | -115/+0 |
2019-03-25 | Add UDP_GRO from Linux 5.0 to netinet/udp.h. | Joseph Myers | 1 | -0/+1 |
2019-03-22 | Add generic hp-timing support | Wilco Dijkstra | 1 | -9/+16 |
2019-03-22 | Refactor hp-timing rtld usage | Adhemerval Zanella | 9 | -39/+12 |
2019-03-22 | Do not use HP_TIMING_NOW for random bits | Adhemerval Zanella | 1 | -28/+12 |
2019-03-22 | Remove __get_clockfreq | Adhemerval Zanella | 5 | -533/+80 |
2019-03-22 | linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_ID | Adhemerval Zanella | 3 | -130/+15 |
2019-03-22 | nptl: Remove pthread_clock_gettime pthread_clock_settime | Adhemerval Zanella | 7 | -215/+8 |
2019-03-22 | S390: Add arch13 memmem ifunc variant. | Stefan Liebler | 6 | -6/+201 |
2019-03-22 | S390: Add arch13 strstr ifunc variant. | Stefan Liebler | 6 | -6/+219 |
2019-03-22 | S390: Add arch13 memmove ifunc variant. | Stefan Liebler | 5 | -5/+99 |
2019-03-22 | S390: Add configure check to detect support for arch13. | Stefan Liebler | 2 | -0/+120 |
2019-03-22 | S390: Add new hwcap values for new cpu architecture arch13. | Stefan Liebler | 3 | -4/+13 |
2019-03-21 | S390: Mark vx and vxe as important hwcap. | Stefan Liebler | 1 | -1/+2 |