about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/aarch64
Commit message (Expand)AuthorAgeFilesLines
* Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.Joseph Myers2019-10-141-1/+5
* sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella2019-10-101-54/+0
* nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer2019-10-071-1/+0
* nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer2019-10-071-1/+0
* nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer2019-10-041-1/+0
* Refactor vDSO initialization codeAdhemerval Zanella2019-09-174-78/+4
* Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella2019-09-173-29/+17
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0742-42/+42
* nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer2019-08-301-1/+0
* nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2019-08-281-1/+0
* Refactor sigcontextinfo.hAdhemerval Zanella2019-08-232-33/+9
* nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer2019-08-161-1/+0
* nptl: Move pthread_attr_init implementation into libcFlorian Weimer2019-08-151-1/+0
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-151-0/+16
* nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer2019-08-151-1/+0
* nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer2019-08-151-1/+0
* nptl: Move pthread_equal implementation into libcFlorian Weimer2019-08-151-1/+0
* linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella2019-08-051-3/+0
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-121-0/+1
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-121-0/+2
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-121-0/+1
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-121-0/+1
* nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer2019-07-022-56/+0
* Add missing VDSO_{NAME,HASH}_* macros and use them for PREPARE_VERSION_KNOWNTobias Klauser2019-06-212-4/+4
* Linux: Add getdents64 system callFlorian Weimer2019-06-071-0/+1
* Linux: Add the tgkill functionFlorian Weimer2019-05-141-0/+1
* misc: Add twalk_r functionFlorian Weimer2019-05-021-0/+1
* Add AArch64 HWCAPs from Linux 5.0.Joseph Myers2019-03-192-2/+6
* Add some spaces before '('.Joseph Myers2019-02-271-1/+1
* Break further lines before not after operators.Joseph Myers2019-02-261-3/+3
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-081-0/+1
* aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue2019-02-012-0/+4
* [AArch64] Add ifunc support for AresWilco Dijkstra2019-01-092-0/+3
* AArch64: Update dl-procinfo.c with new HWCAPSzabolcs Nagy2019-01-032-3/+4
* Add HWCAP_SSBS from Linux 4.20 to AArch64 bits/hwcap.h.Joseph Myers2019-01-011-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0144-44/+44
* Add getcpuH.J. Lu2018-12-071-0/+1
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-071-0/+1
* Enable VDSO for static linking on aarch64Rafael Ávila de Espíndola2018-11-273-10/+8
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-211-0/+2
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-061-0/+1
* Unify some sys/procfs.h headers.Joseph Myers2018-09-252-123/+35
* Unify many bits/mman.h headers.Joseph Myers2018-09-181-48/+0
* Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar2018-08-021-1/+1
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-242-0/+25
* Add the statx functionFlorian Weimer2018-07-101-0/+1
* aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANTSzabolcs Nagy2018-07-061-1/+1