about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/aarch64
Commit message (Expand)AuthorAgeFilesLines
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-271-1/+1
* Update <sys/ptrace.h> for Linux 4.3.Joseph Myers2015-11-231-1/+3
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-201-0/+5
* Remove __signbit* from localplt.data as they are no longer called from within...Wilco Dijkstra2015-11-101-5/+0
* Simplify the abilist formatFlorian Weimer2015-11-0613-3067/+3049
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-061-0/+7
* [AArch64][BZ 18648] change greg_t definition in ucontext.hSzabolcs Nagy2015-07-091-1/+1
* [AArch64][BZ 18400] fix elf_prpsinfo in procfs.hSzabolcs Nagy2015-07-091-2/+2
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-081-0/+3
* [AArch64] make setcontext etc functions consistent with the kernelSzabolcs Nagy2015-07-063-12/+12
* Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella2015-05-263-42/+1
* Consolidate vDSO macros and usageAdhemerval Zanella2015-05-264-74/+21
* Bug 18125: Call exit after last linked context.Carlos O'Donell2015-05-081-1/+1
* libc-vdso.h place consolidationAdhemerval Zanella2015-04-203-2/+2
* aarch64: Increase MINSIGSTKSZ and SIGSTKSZ (bug 16850)Andreas Schwab2015-04-021-0/+54
* Clean up sysdep-dl-routines variable.Roland McGrath2015-02-061-2/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0239-39/+39
* Make __ASSUME_UTIMES hppa-specific.Joseph Myers2014-12-221-3/+0
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-242-5/+5
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-241-1/+1
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-242-4/+4
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-241-2/+2
* [AArch64] Add ipc.h.Alan Hayward2014-11-111-0/+54
* Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell2014-11-061-0/+9
* Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers2014-09-261-2/+0
* Remove configuration name patterns from shlib-versions.Joseph Myers2014-09-121-3/+3
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-211-2/+3
* AArch64: Remove lowlevellock.hWill Newton2014-08-041-312/+0
* Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers2014-07-172-21/+10
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-171-0/+7
* Get rid of lll_robust_dead.Roland McGrath2014-07-101-9/+0
* Get rid of lll_robust_trylock.Roland McGrath2014-07-101-5/+0
* NPTL is no longer an add-on!Roland McGrath2014-07-071-0/+1
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-071-9/+1
* AArch64: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-2620-209/+0
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-253-4/+0
* Add adaptive elision to rwlocksAndi Kleen2014-06-131-0/+2
* AArch64: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-111-23/+0
* aarch64: Remove nptl/vfork.SRichard Henderson2014-06-031-37/+0
* aarch64: Consolidate NPTL/non versions of vforkRichard Henderson2014-06-033-44/+74
* aarch64: Consolidate NPTL/non versions of cloneRichard Henderson2014-06-032-53/+24
* aarch64: Remove PSEUDO_RETRichard Henderson2014-05-301-20/+3
* aarch64: Fix error return from __ioctlRichard Henderson2014-05-301-6/+7
* aarch64: Rely on syscalls preserving registersRichard Henderson2014-05-291-24/+12
* aarch64: Use tpidr_el0 rather than __errno_location in librtRichard Henderson2014-05-292-15/+5
* aarch64: Use tpidr_el0 rather than __read_tp in librtRichard Henderson2014-05-291-11/+3
* aarch64: Improve syscall-cancel stack frameRichard Henderson2014-05-291-86/+26
* aarch64: Pass regno parameter to SINGLE_THREAD_PRichard Henderson2014-05-291-10/+8
* aarch64: Share code in syscall-cancel.hRichard Henderson2014-05-291-14/+14
* aarch64: Tabify sysdep-cancel.hRichard Henderson2014-05-291-51/+51