| Commit message (Expand) | Author | Age | Files | Lines |
* | riscv: remove DL_RO_DYN_SECTION | David Abdurachmanov | 2019-04-25 | 1 | -4/+0 |
* | powerpc: Fix format issue from 3a16dd780eeba602 | Adhemerval Zanella | 2019-04-17 | 2 | -2/+4 |
* | powerpc: fma using builtins | Adhemerval Zanella | 2019-04-17 | 2 | -14/+10 |
* | powerpc: Use generic fabs{f} implementations | Adhemerval Zanella | 2019-04-17 | 2 | -34/+0 |
* | mips: Remove rt_sigreturn usage on context function | Adhemerval Zanella | 2019-04-17 | 4 | -53/+0 |
* | powerpc: Remove rt_sigreturn usage on context function | Adhemerval Zanella | 2019-04-17 | 4 | -162/+0 |
* | resolv: Remove support for RES_USE_INET6 and the inet6 option | Florian Weimer | 2019-04-08 | 1 | -11/+0 |
* | aarch64: thunderx2 memcpy implementation cleanup and streamlining | Anton Youdkevitch | 2019-04-05 | 1 | -21/+22 |
* | powerpc: Use generic wcsrchr optimization | Adhemerval Zanella | 2019-04-04 | 15 | -320/+1 |
* | powerpc: Use generic wcschr optimization | Adhemerval Zanella | 2019-04-04 | 15 | -362/+3 |
* | powerpc: Use generic wcscpy optimization | Adhemerval Zanella | 2019-04-04 | 15 | -337/+6 |
* | alpha: Improve sysdeps/alpha/divqu.S and sysdeps/alpha/remqu.S | Uros Bizjak | 2019-04-01 | 2 | -8/+11 |
* | alpha: Do not redefine __NR_shmat or __NR_osf_shmat | Richard Henderson | 2019-04-01 | 2 | -3/+7 |
* | RISC-V: Fix `test' operand error with soft-float ABI being configured | Maciej W. Rozycki | 2019-03-30 | 2 | -2/+2 |
* | [powerpc] Use __builtin_{mffs,mtfsf} | Paul A. Clarke | 2019-03-29 | 3 | -12/+6 |
* | powerpc: Remove ununsed s_float_bitwise.h | Adhemerval Zanella | 2019-03-25 | 1 | -115/+0 |
* | Add UDP_GRO from Linux 5.0 to netinet/udp.h. | Joseph Myers | 2019-03-25 | 1 | -0/+1 |
* | Add generic hp-timing support | Wilco Dijkstra | 2019-03-22 | 1 | -9/+16 |
* | Refactor hp-timing rtld usage | Adhemerval Zanella | 2019-03-22 | 9 | -39/+12 |
* | Do not use HP_TIMING_NOW for random bits | Adhemerval Zanella | 2019-03-22 | 1 | -28/+12 |
* | Remove __get_clockfreq | Adhemerval Zanella | 2019-03-22 | 5 | -533/+80 |
* | linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_ID | Adhemerval Zanella | 2019-03-22 | 3 | -130/+15 |
* | nptl: Remove pthread_clock_gettime pthread_clock_settime | Adhemerval Zanella | 2019-03-22 | 7 | -215/+8 |
* | S390: Add arch13 memmem ifunc variant. | Stefan Liebler | 2019-03-22 | 6 | -6/+201 |
* | S390: Add arch13 strstr ifunc variant. | Stefan Liebler | 2019-03-22 | 6 | -6/+219 |
* | S390: Add arch13 memmove ifunc variant. | Stefan Liebler | 2019-03-22 | 5 | -5/+99 |
* | S390: Add configure check to detect support for arch13. | Stefan Liebler | 2019-03-22 | 2 | -0/+120 |
* | S390: Add new hwcap values for new cpu architecture arch13. | Stefan Liebler | 2019-03-22 | 3 | -4/+13 |
* | S390: Mark vx and vxe as important hwcap. | Stefan Liebler | 2019-03-21 | 1 | -1/+2 |
* | Add AArch64 HWCAPs from Linux 5.0. | Joseph Myers | 2019-03-19 | 2 | -2/+6 |
* | Update syscall-names.list for Linux 5.0. | Joseph Myers | 2019-03-15 | 1 | -2/+3 |
* | Remove obsolete, never-implemented XSI STREAMS declarations | Florian Weimer | 2019-03-14 | 14 | -179/+0 |
* | hurd: Add no-op version of __res_enable_icmp [BZ #24047] | Florian Weimer | 2019-03-13 | 1 | -0/+27 |
* | Move inttypes.h and stdint.h to stdlib. | Zack Weinberg | 2019-03-13 | 2 | -753/+0 |
* | Fix output of LD_SHOW_AUXV=1. | Stefan Liebler | 2019-03-13 | 5 | -8/+8 |
* | C-SKY: mark lr as undefined to stop unwinding | Mao Han | 2019-03-11 | 3 | -2/+11 |
* | C-SKY: remove user_regs definition | Mao Han | 2019-03-11 | 2 | -46/+12 |
* | C-SKY: fix sigcontext miss match | Mao Han | 2019-03-11 | 2 | -66/+62 |
* | Break lines before not after operators, batch 4. | Joseph Myers | 2019-03-07 | 10 | -51/+52 |
* | Fix location where math-vector-fortran.h is installed. | marxin | 2019-03-07 | 1 | -0/+0 |
* | nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME support | Adhemerval Zanella | 2019-03-05 | 4 | -220/+1 |
* | powerpc: Fix build of wcscpy with --disable-multi-arch | Gabriel F. T. Gomes | 2019-03-05 | 1 | -0/+3 |
* | elf: Remove remnants of MAP_ANON emulation | Florian Weimer | 2019-03-04 | 1 | -4/+0 |
* | S390: Increase function alignment to 16 bytes. | Stefan Liebler | 2019-03-04 | 2 | -2/+2 |
* | ldbl-opt: Reuse test cases from misc/ that check long double | Gabriel F. T. Gomes | 2019-03-01 | 1 | -0/+16 |
* | ldbl-opt: Add error and error_at_line (bug 23984) | Gabriel F. T. Gomes | 2019-03-01 | 11 | -0/+42 |
* | ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984) | Gabriel F. T. Gomes | 2019-03-01 | 11 | -0/+136 |
* | ldbl-opt: Reuse argp tests that print long double | Gabriel F. T. Gomes | 2019-03-01 | 1 | -0/+10 |
* | ldbl-opt: Add argp_error and argp_failure (bug 23983) | Gabriel F. T. Gomes | 2019-03-01 | 11 | -0/+43 |
* | S390: Fix introduction of __wcscpy and weak wcscpy symbols. | Stefan Liebler | 2019-03-01 | 1 | -1/+5 |