aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64
AgeCommit message (Expand)Author
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers
2017-08-30aarch64: Fix tst-makecontext3 in ILP32 mode.Steve Ellcey
2017-08-29[AArch64] Fix procfs.h not to expose stdint.h typesSzabolcs Nagy
2017-08-28Remove abi-*-options compiler flagsFlorian Weimer
2017-08-25[AArch64] Fix elf_greg_t on ILP32Szabolcs Nagy
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella
2017-08-10ld.so: Introduce struct dl_exceptionFlorian Weimer
2017-08-10aarch64/sys/ptrace.h: fix typo in commentDmitry V. Levin
2017-08-09sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers
2017-08-09aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar
2017-07-19[AArch64] Update dl-procinfo for new HWCAP flags in Linux 4.12Szabolcs Nagy
2017-07-18[AArch64] Fix out of bound array access regressionSzabolcs Nagy
2017-07-17Add HWCAP_ macros from Linux 4.12 to AArch64 bits/hwcap.h.Szabolcs Nagy
2017-07-01Fix typo in glibc.tune.cpu nameSiddhesh Poyarekar
2017-06-30tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella
2017-06-09aarch64: Fix undefined behavior in _dl_procinfoSiddhesh Poyarekar
2017-06-07aarch64: Add hwcap string routinesSiddhesh Poyarekar
2017-06-07aarch64: Allow overriding HWCAP_CPUID feature check using HWCAP_MASKSiddhesh Poyarekar
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella
2017-05-31Delay initialization of CPU features struct in static binariesSiddhesh Poyarekar
2017-05-30Add reallocarray functionDennis Wölfing
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-05-19Split up bits/sigstack.h.Joseph Myers
2017-05-11Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers
2017-05-03Add HWCAP_ASIMDRDM from Linux 4.11 to AArch64 bits/hwcap.h.Joseph Myers
2017-04-12Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella
2017-03-15Add ifunc support for aarch64.Steve Ellcey
2017-03-09Consolidate Linux send implementationAdhemerval Zanella
2017-02-08aarch64: fix errno address calculation in SYSCALL_ERROR_HANDLERAdhemerval Zanella
2017-02-08Add Linux PTRACE_EVENT_STOPKir Kolyshkin
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31Add fromfp functions.Joseph Myers
2016-12-28Refactor Linux ipc_priv headerAdhemerval Zanella
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers
2016-12-20Add fmaxmag, fminmag functions.Joseph Myers
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg
2016-12-12Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer
2016-12-02Add llogb, llogbf, llogbl.Joseph Myers
2016-11-30ld.so: Remove __libc_memalignFlorian Weimer
2016-11-30Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer
2016-11-28Partial ILP32 support for aarch64.Steve Ellcey
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes