about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/aarch64
Commit message (Expand)AuthorAgeFilesLines
* LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab2018-01-251-2/+2
* aarch64: Revert the change of the __reserved member of mcontext_tSzabolcs Nagy2018-01-242-2/+6
* aarch64: Update bits/hwcap.h for Linux 4.15.Szabolcs Nagy2018-01-162-2/+8
* aarch64: make HWCAP updates less error proneSzabolcs Nagy2018-01-162-7/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0144-44/+44
* linux: update sys/ptrace.h commentsDmitry V. Levin2017-12-291-2/+6
* linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin2017-12-291-55/+2
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-221-0/+1
* Add _Float32 function aliases.Joseph Myers2017-12-072-0/+109
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-062-0/+218
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-051-0/+5
* Implement the mlock2 functionFlorian Weimer2017-11-271-0/+1
* Add _Float64x function aliases.Joseph Myers2017-11-272-0/+109
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-231-0/+1
* aarch64: Optimized memset for falkorSiddhesh Poyarekar2017-11-202-0/+11
* Add AArch64 HWCAP_DCPOP from Linux 4.14.Joseph Myers2017-11-171-0/+1
* Add jmp_buf-macros.hH.J. Lu2017-11-091-0/+6
* aarch64: Guess L1 cache linesize for aarch64Richard Henderson2017-11-031-0/+55
* Add _Float128 function aliases.Joseph Myers2017-10-182-0/+109
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-112-48/+2
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-021-0/+3
* Hide internal __ioctl function [BZ #18822]H.J. Lu2017-10-011-0/+1
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-251-0/+3
* New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2017-09-251-0/+3
* Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey2017-09-081-3/+5
* Fix glibc.tune.cpu tunable handlingSteve Ellcey2017-09-081-1/+1
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-311-1/+0
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-302-9/+16
* aarch64: Fix tst-makecontext3 in ILP32 mode.Steve Ellcey2017-08-301-5/+5
* [AArch64] Fix procfs.h not to expose stdint.h typesSzabolcs Nagy2017-08-291-2/+1
* Remove abi-*-options compiler flagsFlorian Weimer2017-08-281-3/+0
* [AArch64] Fix elf_greg_t on ILP32Szabolcs Nagy2017-08-251-1/+2
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-241-91/+6
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-101-0/+2
* aarch64/sys/ptrace.h: fix typo in commentDmitry V. Levin2017-08-101-1/+1
* sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin2017-08-091-6/+0
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-091-1/+9
* aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar2017-08-092-0/+4
* [AArch64] Update dl-procinfo for new HWCAP flags in Linux 4.12Szabolcs Nagy2017-07-192-4/+6
* [AArch64] Fix out of bound array access regressionSzabolcs Nagy2017-07-181-30/+8
* Add HWCAP_ macros from Linux 4.12 to AArch64 bits/hwcap.h.Szabolcs Nagy2017-07-171-0/+3
* Fix typo in glibc.tune.cpu nameSiddhesh Poyarekar2017-07-011-1/+1
* tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar2017-06-301-6/+41
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-263-4/+4
* Call exit directly in clone (BZ #21512)Adhemerval Zanella2017-06-261-7/+2
* aarch64: Fix undefined behavior in _dl_procinfoSiddhesh Poyarekar2017-06-091-3/+3
* aarch64: Add hwcap string routinesSiddhesh Poyarekar2017-06-072-8/+65
* aarch64: Allow overriding HWCAP_CPUID feature check using HWCAP_MASKSiddhesh Poyarekar2017-06-072-4/+50
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+4
* Delay initialization of CPU features struct in static binariesSiddhesh Poyarekar2017-05-311-18/+5