summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* misc: Add twalk_r functionFlorian Weimer2019-05-0228-0/+28
* Fix -O1 compilation errors with `__ddivl' and `__fdivl' [BZ #19444]Maciej W. Rozycki2019-04-302-0/+24
* powerpc: ceil/ceilf refactorAdhemerval Zanella2019-04-2933-637/+221
* powerpc: Remove power4 mpa optimizationAdhemerval Zanella2019-04-293-275/+0
* <semaphore.h>: Add nonnull attributesYann Droneaud2019-04-291-10/+13
* riscv: remove DL_RO_DYN_SECTIONDavid Abdurachmanov2019-04-251-4/+0
* powerpc: Fix format issue from 3a16dd780eeba602Adhemerval Zanella2019-04-172-2/+4
* powerpc: fma using builtinsAdhemerval Zanella2019-04-172-14/+10
* powerpc: Use generic fabs{f} implementationsAdhemerval Zanella2019-04-172-34/+0
* mips: Remove rt_sigreturn usage on context functionAdhemerval Zanella2019-04-174-53/+0
* powerpc: Remove rt_sigreturn usage on context functionAdhemerval Zanella2019-04-174-162/+0
* resolv: Remove support for RES_USE_INET6 and the inet6 optionFlorian Weimer2019-04-081-11/+0
* aarch64: thunderx2 memcpy implementation cleanup and streamliningAnton Youdkevitch2019-04-051-21/+22
* powerpc: Use generic wcsrchr optimizationAdhemerval Zanella2019-04-0415-320/+1
* powerpc: Use generic wcschr optimizationAdhemerval Zanella2019-04-0415-362/+3
* powerpc: Use generic wcscpy optimizationAdhemerval Zanella2019-04-0415-337/+6
* alpha: Improve sysdeps/alpha/divqu.S and sysdeps/alpha/remqu.SUros Bizjak2019-04-012-8/+11
* alpha: Do not redefine __NR_shmat or __NR_osf_shmatRichard Henderson2019-04-012-3/+7
* RISC-V: Fix `test' operand error with soft-float ABI being configuredMaciej W. Rozycki2019-03-302-2/+2
* [powerpc] Use __builtin_{mffs,mtfsf}Paul A. Clarke2019-03-293-12/+6
* powerpc: Remove ununsed s_float_bitwise.hAdhemerval Zanella2019-03-251-115/+0
* Add UDP_GRO from Linux 5.0 to netinet/udp.h.Joseph Myers2019-03-251-0/+1
* Add generic hp-timing supportWilco Dijkstra2019-03-221-9/+16
* Refactor hp-timing rtld usageAdhemerval Zanella2019-03-229-39/+12
* Do not use HP_TIMING_NOW for random bitsAdhemerval Zanella2019-03-221-28/+12
* Remove __get_clockfreqAdhemerval Zanella2019-03-225-533/+80
* linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_IDAdhemerval Zanella2019-03-223-130/+15
* nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella2019-03-227-215/+8
* S390: Add arch13 memmem ifunc variant.Stefan Liebler2019-03-226-6/+201
* S390: Add arch13 strstr ifunc variant.Stefan Liebler2019-03-226-6/+219
* S390: Add arch13 memmove ifunc variant.Stefan Liebler2019-03-225-5/+99
* S390: Add configure check to detect support for arch13.Stefan Liebler2019-03-222-0/+120
* S390: Add new hwcap values for new cpu architecture arch13.Stefan Liebler2019-03-223-4/+13
* S390: Mark vx and vxe as important hwcap.Stefan Liebler2019-03-211-1/+2
* Add AArch64 HWCAPs from Linux 5.0.Joseph Myers2019-03-192-2/+6
* Update syscall-names.list for Linux 5.0.Joseph Myers2019-03-151-2/+3
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-1414-179/+0
* hurd: Add no-op version of __res_enable_icmp [BZ #24047]Florian Weimer2019-03-131-0/+27
* Move inttypes.h and stdint.h to stdlib.Zack Weinberg2019-03-132-753/+0
* Fix output of LD_SHOW_AUXV=1.Stefan Liebler2019-03-135-8/+8
* C-SKY: mark lr as undefined to stop unwindingMao Han2019-03-113-2/+11
* C-SKY: remove user_regs definitionMao Han2019-03-112-46/+12
* C-SKY: fix sigcontext miss matchMao Han2019-03-112-66/+62
* Break lines before not after operators, batch 4.Joseph Myers2019-03-0710-51/+52
* Fix location where math-vector-fortran.h is installed.marxin2019-03-071-0/+0
* nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME supportAdhemerval Zanella2019-03-054-220/+1
* powerpc: Fix build of wcscpy with --disable-multi-archGabriel F. T. Gomes2019-03-051-0/+3
* elf: Remove remnants of MAP_ANON emulationFlorian Weimer2019-03-041-4/+0
* S390: Increase function alignment to 16 bytes.Stefan Liebler2019-03-042-2/+2
* ldbl-opt: Reuse test cases from misc/ that check long doubleGabriel F. T. Gomes2019-03-011-0/+16