aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64/sysdep.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-26nptl: Remove send from libpthreadAdhemerval Zanella1-4/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-10linux: Consolidate brk implementationAdhemerval Zanella1-0/+3
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella1-7/+7
2020-02-14linux: Consolidate INLINE_SYSCALLAdhemerval Zanella1-22/+0
2020-01-03linux: Add support for clock_getres64 vDSOAdhemerval Zanella1-1/+1
2020-01-03linux: Add support for clock_gettime64 vDSOAdhemerval Zanella1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-17Refactor vDSO initialization codeAdhemerval Zanella1-3/+3
2019-09-17Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella1-0/+7
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-08-05linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella1-3/+0
2019-02-26Break further lines before not after operators.Joseph Myers1-3/+3
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-11-27Enable VDSO for static linking on aarch64Rafael Ávila de Espíndola1-0/+3
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella1-0/+2
2017-03-09Consolidate Linux send implementationAdhemerval Zanella1-0/+4
2017-02-08aarch64: fix errno address calculation in SYSCALL_ERROR_HANDLERAdhemerval Zanella1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-11-28Partial ILP32 support for aarch64.Steve Ellcey1-2/+6
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-05-26Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella1-0/+1
2015-05-26Consolidate vDSO macros and usageAdhemerval Zanella1-64/+0
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-2/+2
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar1-1/+1
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar1-1/+1
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar1-2/+3
2014-05-30aarch64: Remove PSEUDO_RETRichard Henderson1-20/+3
2014-05-29aarch64: Rely on syscalls preserving registersRichard Henderson1-24/+12
2014-05-29aarch64: Use tpidr_el0 rather than __errno_location in librtRichard Henderson1-14/+5
2014-05-25aarch64: Tidy syscall error checkRichard Henderson1-9/+9
2014-05-25aarch64: Remove DOARGS/UNDOARGS macrosRichard Henderson1-21/+1
2014-05-25aarch64: Fix DO_CALL block commentRichard Henderson1-1/+1
2014-05-21aarch64: Merge rtld_errno offset with memory referenceRichard Henderson1-2/+1
2014-03-18aarch64: Remove inaccurate comment from sysdep.hWill Newton1-4/+0
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft1-0/+414