aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2019-08-01aarch64: Update ILP32 abilists for glibc 2.30arm/ilp32Szabolcs Nagy2-0/+9
2019-08-01aarch64: Update ILP32 abilists for glibc 2.29Szabolcs Nagy1-0/+3
2019-08-01aarch64: Update ILP32 abilists for glibc 2.28Szabolcs Nagy3-0/+80
2019-08-01aarch64: Ignore absolute symbols in ILP32 abilistsSzabolcs Nagy13-13/+0
2019-08-01aarch64: Fix bits/utmp.h for GCC 8Szabolcs Nagy1-3/+6
2019-08-01aarch64: Update ILP32 abilistsSzabolcs Nagy3-1/+334
2019-08-01aarch64: Fix jmp_buf-macros.h for ILP32.Szabolcs Nagy1-1/+5
2019-08-01aarch64: Update ILP32 abilistsSzabolcs Nagy4-2/+219
2019-08-01aarch64: Update ILP32 abilistsSzabolcs Nagy5-9/+21
2019-08-01aarch64: Fix ipc_perm definition for ILP32Steve Ellcey1-0/+5
2019-08-01aarch64: Set ilp32 minimum linux version to 4.12Szabolcs Nagy2-2/+2
2019-08-01aarch64: Add ILP32 supportSteve Ellcey32-22/+757
2019-08-01aarch64: Add abilists for ILP32 supportSteve Ellcey26-0/+3060
2019-07-30Restore r31 setting in powerpc32 swapcontext.Joseph Myers1-0/+3
2019-07-29Linux: Move getdents64 to <dirent.h>Florian Weimer2-6/+33
2019-07-24x86-64: Compile branred.c with -mprefer-vector-width=128 [BZ #24603]H.J. Lu3-0/+43
2019-07-24Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer9-94/+311
2019-07-19Linux: Update syscall-names.list to Linux 5.2Florian Weimer1-1/+7
2019-07-18nptl: Add POSIX-proposed _clock functions to hppa pthread.hAdhemerval Zanella1-0/+36
2019-07-18nptl: Remove unnecessary forwarding of pthread_cond_clockwait from libcMike Crowe1-4/+0
2019-07-12nptl: Remove futex_supports_exact_relative_timeoutsMike Crowe2-16/+1
2019-07-12nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe25-0/+31
2019-07-12nptl: Rename lll_timedlock to lll_clocklock and add clockid parameterMike Crowe10-41/+50
2019-07-12nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe25-0/+62
2019-07-12nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe26-0/+43
2019-07-12nptl: Add POSIX-proposed sem_clockwaitMike Crowe25-0/+31
2019-07-12nptl: Add clockid parameter to futex timed wait callsMike Crowe4-17/+61
2019-07-10posix: Fix large mmap64 offset for mips64n32 (BZ#24699)Adhemerval Zanella3-1/+37
2019-07-10aarch64: simplify the DT_AARCH64_VARIANT_PCS handling codeSzabolcs Nagy2-6/+1
2019-07-09[powerpc] fenv_libc.h: protect use of __builtin_cpu_supportsPaul A. Clarke1-1/+3
2019-07-08powerpc: refactor logb{f,l}Adhemerval Zanella20-125/+87
2019-07-08math: Use wordsize-64 version for s_logbAdhemerval Zanella2-79/+29
2019-07-08powerpc: Refactor modf{f}Adhemerval Zanella12-42/+48
2019-07-08powerpc: hypot refactor and optimizationAdhemerval Zanella8-232/+23
2019-07-08dl-vdso: Add LINUX_4 HASH CODE to support nds32 vdso mechanismVincent Chen1-0/+2
2019-07-04riscv: restore ABI compatibility (bug 24484)Andreas Schwab1-0/+5
2019-07-04aarch64: new ifunc resolver ABISzabolcs Nagy5-1/+185
2019-07-02nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer35-327/+6
2019-07-01Call _dl_open_check after relocation [BZ #24259]H.J. Lu16-3/+332
2019-06-30powerpc: Use faster means to access FPSCR when possible in some casesPaul A. Clarke5-30/+76
2019-06-28Linux: Use mmap instead of malloc in dirent/tst-getdents64Florian Weimer1-3/+9
2019-06-28Replace PREPARE_VERSION macro with inline functionTobias Klauser1-9/+9
2019-06-28io: Remove copy_file_range emulation [BZ #24744]Florian Weimer6-28/+5
2019-06-27Linux: Adjust gedents64 buffer size to int range [BZ #24740]Florian Weimer3-0/+55
2019-06-26x86: Add sysdeps/x86/dl-lookupcfg.hH.J. Lu2-31/+0
2019-06-26powerpc: Use generic e_expfAdhemerval Zanella7-383/+0
2019-06-26powerpc: Refactor powerpc32 lround/lroundf/llround/llroundfAdhemerval Zanella22-547/+142
2019-06-26Linux: Add nds32 specific syscalls to syscall-names.listVincent Chen1-0/+2
2019-06-25S390: Regenerate ULPs.Stefan Liebler1-6/+6
2019-06-21Add missing VDSO_{NAME,HASH}_* macros and use them for PREPARE_VERSION_KNOWNTobias Klauser8-11/+15