about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/aarch64/sysdep.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* aarch64: Add the clone3 wrapperAdhemerval Zanella Netto2023-02-011-0/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Linux: Remove generic sysdepAdhemerval Zanella Netto2022-12-071-1/+2
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-181-45/+0
* Replace __libc_multiple_threads with __libc_single_threadedAdhemerval Zanella2022-07-051-2/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* nptl: Remove send from libpthreadAdhemerval Zanella2021-03-261-4/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* linux: Consolidate brk implementationAdhemerval Zanella2020-12-101-0/+3
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-141-7/+7
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-141-22/+0
* linux: Add support for clock_getres64 vDSOAdhemerval Zanella2020-01-031-1/+1
* linux: Add support for clock_gettime64 vDSOAdhemerval Zanella2020-01-031-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Refactor vDSO initialization codeAdhemerval Zanella2019-09-171-3/+3
* Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella2019-09-171-0/+7
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella2019-08-051-3/+0
* Break further lines before not after operators.Joseph Myers2019-02-261-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Enable VDSO for static linking on aarch64Rafael Ávila de Espíndola2018-11-271-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-111-0/+2
* Consolidate Linux send implementationAdhemerval Zanella2017-03-091-0/+4
* aarch64: fix errno address calculation in SYSCALL_ERROR_HANDLERAdhemerval Zanella2017-02-081-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Partial ILP32 support for aarch64.Steve Ellcey2016-11-281-2/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella2015-05-261-0/+1
* Consolidate vDSO macros and usageAdhemerval Zanella2015-05-261-64/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-2/+2
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-241-1/+1
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-241-1/+1
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-211-2/+3
* aarch64: Remove PSEUDO_RETRichard Henderson2014-05-301-20/+3
* aarch64: Rely on syscalls preserving registersRichard Henderson2014-05-291-24/+12
* aarch64: Use tpidr_el0 rather than __errno_location in librtRichard Henderson2014-05-291-14/+5
* aarch64: Tidy syscall error checkRichard Henderson2014-05-251-9/+9
* aarch64: Remove DOARGS/UNDOARGS macrosRichard Henderson2014-05-251-21/+1
* aarch64: Fix DO_CALL block commentRichard Henderson2014-05-251-1/+1
* aarch64: Merge rtld_errno offset with memory referenceRichard Henderson2014-05-211-2/+1
* aarch64: Remove inaccurate comment from sysdep.hWill Newton2014-03-181-4/+0
* Relocate AArch64 from ports to libc.Marcus Shawcroft2014-02-111-0/+414