aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64/sysdep.h
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-02-01aarch64: Add the clone3 wrapperAdhemerval Zanella Netto
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-12-07Linux: Remove generic sysdepAdhemerval Zanella Netto
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer
2022-07-05Replace __libc_multiple_threads with __libc_single_threadedAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-03-26nptl: Remove send from libpthreadAdhemerval Zanella
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-10linux: Consolidate brk implementationAdhemerval Zanella
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella
2020-02-14linux: Consolidate INLINE_SYSCALLAdhemerval Zanella
2020-01-03linux: Add support for clock_getres64 vDSOAdhemerval Zanella
2020-01-03linux: Add support for clock_gettime64 vDSOAdhemerval Zanella
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-17Refactor vDSO initialization codeAdhemerval Zanella
2019-09-17Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-05linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella
2019-02-26Break further lines before not after operators.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-11-27Enable VDSO for static linking on aarch64Rafael Ávila de Espíndola
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella
2017-03-09Consolidate Linux send implementationAdhemerval Zanella
2017-02-08aarch64: fix errno address calculation in SYSCALL_ERROR_HANDLERAdhemerval Zanella
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-11-28Partial ILP32 support for aarch64.Steve Ellcey
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-05-26Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella
2015-05-26Consolidate vDSO macros and usageAdhemerval Zanella
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-05-30aarch64: Remove PSEUDO_RETRichard Henderson
2014-05-29aarch64: Rely on syscalls preserving registersRichard Henderson
2014-05-29aarch64: Use tpidr_el0 rather than __errno_location in librtRichard Henderson
2014-05-25aarch64: Tidy syscall error checkRichard Henderson
2014-05-25aarch64: Remove DOARGS/UNDOARGS macrosRichard Henderson
2014-05-25aarch64: Fix DO_CALL block commentRichard Henderson
2014-05-21aarch64: Merge rtld_errno offset with memory referenceRichard Henderson
2014-03-18aarch64: Remove inaccurate comment from sysdep.hWill Newton
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft