aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64
AgeCommit message (Expand)AuthorFilesLines
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella1-11/+6
2018-02-22IFUNC for Cavium ThunderX2Steve Ellcey1-0/+5
2018-02-10linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin1-8/+0
2018-02-10Add narrowing add functions.Joseph Myers1-0/+14
2018-02-06Add MAP_SYNC from Linux 4.15.Joseph Myers1-0/+2
2018-01-25LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab1-2/+2
2018-01-24aarch64: Revert the change of the __reserved member of mcontext_tSzabolcs Nagy2-2/+6
2018-01-16aarch64: Update bits/hwcap.h for Linux 4.15.Szabolcs Nagy2-2/+8
2018-01-16aarch64: make HWCAP updates less error proneSzabolcs Nagy2-7/+4
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers44-44/+44
2017-12-29linux: update sys/ptrace.h commentsDmitry V. Levin1-2/+6
2017-12-29linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin1-55/+2
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer1-0/+1
2017-12-07Add _Float32 function aliases.Joseph Myers2-0/+109
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers2-0/+218
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer1-0/+5
2017-11-27Implement the mlock2 functionFlorian Weimer1-0/+1
2017-11-27Add _Float64x function aliases.Joseph Myers2-0/+109
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer1-0/+1
2017-11-20aarch64: Optimized memset for falkorSiddhesh Poyarekar2-0/+11
2017-11-17Add AArch64 HWCAP_DCPOP from Linux 4.14.Joseph Myers1-0/+1
2017-11-09Add jmp_buf-macros.hH.J. Lu1-0/+6
2017-11-03aarch64: Guess L1 cache linesize for aarch64Richard Henderson1-0/+55
2017-10-18Add _Float128 function aliases.Joseph Myers2-0/+109
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2-48/+2
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy1-0/+3
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu1-0/+1
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella1-0/+3
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy1-0/+3
2017-09-08Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey1-3/+5
2017-09-08Fix glibc.tune.cpu tunable handlingSteve Ellcey1-1/+1
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella1-1/+0
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2-9/+16
2017-08-30aarch64: Fix tst-makecontext3 in ILP32 mode.Steve Ellcey1-5/+5
2017-08-29[AArch64] Fix procfs.h not to expose stdint.h typesSzabolcs Nagy1-2/+1
2017-08-28Remove abi-*-options compiler flagsFlorian Weimer1-3/+0
2017-08-25[AArch64] Fix elf_greg_t on ILP32Szabolcs Nagy1-1/+2
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella1-91/+6
2017-08-10ld.so: Introduce struct dl_exceptionFlorian Weimer1-0/+2
2017-08-10aarch64/sys/ptrace.h: fix typo in commentDmitry V. Levin1-1/+1
2017-08-09sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin1-6/+0
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers1-1/+9
2017-08-09aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar2-0/+4
2017-07-19[AArch64] Update dl-procinfo for new HWCAP flags in Linux 4.12Szabolcs Nagy2-4/+6
2017-07-18[AArch64] Fix out of bound array access regressionSzabolcs Nagy1-30/+8
2017-07-17Add HWCAP_ macros from Linux 4.12 to AArch64 bits/hwcap.h.Szabolcs Nagy1-0/+3
2017-07-01Fix typo in glibc.tune.cpu nameSiddhesh Poyarekar1-1/+1
2017-06-30tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar1-6/+41
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers3-4/+4
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella1-7/+2