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