aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64
AgeCommit message (Expand)Author
2018-03-20Add narrowing subtract functions.Joseph Myers
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella
2018-02-22IFUNC for Cavium ThunderX2Steve Ellcey
2018-02-10linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin
2018-02-10Add narrowing add functions.Joseph Myers
2018-02-06Add MAP_SYNC from Linux 4.15.Joseph Myers
2018-01-25LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab
2018-01-24aarch64: Revert the change of the __reserved member of mcontext_tSzabolcs Nagy
2018-01-16aarch64: Update bits/hwcap.h for Linux 4.15.Szabolcs Nagy
2018-01-16aarch64: make HWCAP updates less error proneSzabolcs Nagy
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-29linux: update sys/ptrace.h commentsDmitry V. Levin
2017-12-29linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer
2017-12-07Add _Float32 function aliases.Joseph Myers
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer
2017-11-27Implement the mlock2 functionFlorian Weimer
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer
2017-11-20aarch64: Optimized memset for falkorSiddhesh Poyarekar
2017-11-17Add AArch64 HWCAP_DCPOP from Linux 4.14.Joseph Myers
2017-11-09Add jmp_buf-macros.hH.J. Lu
2017-11-03aarch64: Guess L1 cache linesize for aarch64Richard Henderson
2017-10-18Add _Float128 function aliases.Joseph Myers
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy
2017-09-08Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey
2017-09-08Fix glibc.tune.cpu tunable handlingSteve Ellcey
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella
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