aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2019-04-01alpha: Improve sysdeps/alpha/divqu.S and sysdeps/alpha/remqu.SUros Bizjak
2019-04-01alpha: Do not redefine __NR_shmat or __NR_osf_shmatRichard Henderson
2019-03-30RISC-V: Fix `test' operand error with soft-float ABI being configuredMaciej W. Rozycki
2019-03-29[powerpc] Use __builtin_{mffs,mtfsf}Paul A. Clarke
2019-03-25powerpc: Remove ununsed s_float_bitwise.hAdhemerval Zanella
2019-03-25Add UDP_GRO from Linux 5.0 to netinet/udp.h.Joseph Myers
2019-03-22Add generic hp-timing supportWilco Dijkstra
2019-03-22Refactor hp-timing rtld usageAdhemerval Zanella
2019-03-22Do not use HP_TIMING_NOW for random bitsAdhemerval Zanella
2019-03-22Remove __get_clockfreqAdhemerval Zanella
2019-03-22linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_IDAdhemerval Zanella
2019-03-22nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella
2019-03-22S390: Add arch13 memmem ifunc variant.Stefan Liebler
2019-03-22S390: Add arch13 strstr ifunc variant.Stefan Liebler
2019-03-22S390: Add arch13 memmove ifunc variant.Stefan Liebler
2019-03-22S390: Add configure check to detect support for arch13.Stefan Liebler
2019-03-22S390: Add new hwcap values for new cpu architecture arch13.Stefan Liebler
2019-03-21S390: Mark vx and vxe as important hwcap.Stefan Liebler
2019-03-19Add AArch64 HWCAPs from Linux 5.0.Joseph Myers
2019-03-15Update syscall-names.list for Linux 5.0.Joseph Myers
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer
2019-03-13hurd: Add no-op version of __res_enable_icmp [BZ #24047]Florian Weimer
2019-03-13Move inttypes.h and stdint.h to stdlib.Zack Weinberg
2019-03-13Fix output of LD_SHOW_AUXV=1.Stefan Liebler
2019-03-11C-SKY: mark lr as undefined to stop unwindingMao Han
2019-03-11C-SKY: remove user_regs definitionMao Han
2019-03-11C-SKY: fix sigcontext miss matchMao Han
2019-03-07Break lines before not after operators, batch 4.Joseph Myers
2019-03-07Fix location where math-vector-fortran.h is installed.marxin
2019-03-05nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME supportAdhemerval Zanella
2019-03-05powerpc: Fix build of wcscpy with --disable-multi-archGabriel F. T. Gomes
2019-03-04elf: Remove remnants of MAP_ANON emulationFlorian Weimer
2019-03-04S390: Increase function alignment to 16 bytes.Stefan Liebler
2019-03-01ldbl-opt: Reuse test cases from misc/ that check long doubleGabriel F. T. Gomes
2019-03-01ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes
2019-03-01ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes
2019-03-01ldbl-opt: Reuse argp tests that print long doubleGabriel F. T. Gomes
2019-03-01ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes
2019-03-01S390: Fix introduction of __wcscpy and weak wcscpy symbols.Stefan Liebler
2019-03-01__netlink_assert_response: Add more __libc_fatal newlines [BZ #20271]Florian Weimer
2019-02-28Add more spaces before '('.Joseph Myers
2019-02-27powerpc: Fix linknamespace introduced by 4d8015639a75Adhemerval Zanella
2019-02-27hurd: Add renameat2 support for RENAME_NOREPLACESamuel Thibault
2019-02-27Add some spaces before '('.Joseph Myers
2019-02-27wcsmbs: optimize wcscatAdhemerval Zanella
2019-02-27wcsmbs: optimize wcpcpyAdhemerval Zanella
2019-02-26Break further lines before not after operators.Joseph Myers
2019-02-26Add and move fall-through comments in system-specific code.Joseph Myers
2019-02-25Break more lines before not after operators.Joseph Myers
2019-02-20Add new Fortran vector math header file.marxin