]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/unix/sysv/linux/aarch64/sysdep.h
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / aarch64 / sysdep.h
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-03-26  Adhemerval Zanellanptl: Remove send from libpthread
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-10  Adhemerval Zanellalinux: Consolidate brk implementation
2020-02-15  Adhemerval Zanellalinux: Remove INTERNAL_SYSCALL_DECL
2020-02-15  Adhemerval Zanellalinux: Consolidate INLINE_SYSCALL
2020-01-03  Adhemerval Zanellalinux: Add support for clock_getres64 vDSO
2020-01-03  Adhemerval Zanellalinux: Add support for clock_gettime64 vDSO
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-17  Adhemerval ZanellaRefactor vDSO initialization code
2019-09-17  Adhemerval ZanellaRemove PREPARE_VERSION and PREPARE_VERSION_KNOW
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-05  Adhemerval Zanellalinux: Enable vDSO for static linking as default (BZ...
2019-02-26  Joseph MyersBreak further lines before not after operators.
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-11-27  Rafael Ávila de... Enable VDSO for static linking on aarch64
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-10-11  Adhemerval ZanellaLinux: Consolidate {RTLD_}SINGLE_THREAD_P definition
2017-03-09  Adhemerval ZanellaConsolidate Linux send implementation
2017-02-08  Adhemerval Zanellaaarch64: fix errno address calculation in SYSCALL_ERROR...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-11-28  Steve EllceyPartial ILP32 support for aarch64.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-05-26  Adhemerval ZanellaConsolidate gettimeofday across aarch64/s390/tile
2015-05-26  Adhemerval ZanellaConsolidate vDSO macros and usage
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-24  Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-24  Siddhesh PoyarekarRemove IS_IN_rtld
2014-11-24  Siddhesh PoyarekarRemove IS_IN_libpthread
2014-08-21  Siddhesh PoyarekarRemove unnecessary uses of NOT_IN_libc
2014-05-30  Richard Hendersonaarch64: Remove PSEUDO_RET
2014-05-29  Richard Hendersonaarch64: Rely on syscalls preserving registers
2014-05-29  Richard Hendersonaarch64: Use tpidr_el0 rather than __errno_location...
2014-05-25  Richard Hendersonaarch64: Tidy syscall error check
2014-05-25  Richard Hendersonaarch64: Remove DOARGS/UNDOARGS macros
2014-05-25  Richard Hendersonaarch64: Fix DO_CALL block comment
2014-05-21  Richard Hendersonaarch64: Merge rtld_errno offset with memory reference
2014-03-18  Will Newtonaarch64: Remove inaccurate comment from sysdep.h
2014-02-11  Marcus ShawcroftRelocate AArch64 from ports to libc.