about summary refs log tree commit diff
path: root/ports/sysdeps/unix/sysv/linux/aarch64
Commit message (Expand)AuthorAgeFilesLines
* Relocate AArch64 from ports to libc.Marcus Shawcroft2014-02-1166-6577/+0
* [AArch64] Fix type in abi-lp64_be-options.Marcus Shawcroft2014-01-201-1/+1
* [AArch64] BZ #16169 Add CFI directives to clone.STom Tromey2014-01-201-1/+6
* [AArch64] Define BE loader name.Marcus Shawcroft2014-01-202-0/+16
* ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger2014-01-061-1/+1
* [AArch64] Pointer mangling support for AArch64.Venkataramanan Kumar2014-01-011-3/+39
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0145-45/+45
* [AArch64] Implement FUTEX_*_REQUEUE_PIMarcus Shawcroft2013-12-171-0/+31
* rename configure.in to configure.acMike Frysinger2013-10-302-1/+1
* [AArch64] Fix BE access to errno.Andrew Pinski2013-09-301-1/+1
* [AArch64] Adding sigcontextinfo.hMarcus Shawcroft2013-09-241-0/+35
* [AArch64] Provide symbol version for _mcount.Marcus Shawcroft2013-07-261-0/+1
* [AArch64] Use _dl_static_init to set GLR0(dl_pagesize)Marcus Shawcroft2013-07-094-0/+128
* Sync sys/ptrace with Linux 3.10Andreas Jaeger2013-07-041-1/+20
* [AArch64] Simplify getcontext pstate initialization.Marcus Shawcroft2013-06-281-2/+1
* New API to set default thread attributesSiddhesh Poyarekar2013-06-151-0/+4
* [AArch64] Ensure getcontext() initializes PSTATE.Marcus Shawcroft2013-06-042-0/+5
* [AArch64] Fix out of range branch from ioctl() and clone()Marcus Shawcroft2013-05-122-4/+3
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+5
* aarch64: Move rtld link to /libAndreas Schwab2013-03-192-0/+2
* aarch64: use lib64 as default lib and slib directoryAndreas Schwab2013-03-142-0/+25
* Remove extra pthread_atfork compat symbolsAndreas Schwab2013-03-111-1/+0
* AARCH64: Use <bits/mman-linux.h>Andreas Jaeger2013-03-071-73/+3
* Add __cxa_thread_atexit_impl to aarch64 abilistSiddhesh Poyarekar2013-02-181-0/+3
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-131-2/+2
* Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers2013-02-081-2/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0242-42/+42
* aarch64: Fix compiler warning for unused declaration _x0Marcus Shawcroft2012-12-101-1/+0
* aarch64: Resolve sc_err and _x0 defined but not used warnings.Marcus Shawcroft2012-12-071-2/+0
* aarch64: Resolve implict cast warning.Marcus Shawcroft2012-12-071-1/+1
* aarch64: Tag ARM libc6-dependent libraries with FLAG_ELF_LIBC6Marcus Shawcroft2012-12-041-1/+3
* aarch64: Tag ARM and AArch64 binaries in the ldconfig cacheMarcus Shawcroft2012-12-041-0/+18
* aarch64: Use FLAG_AARCH64_LIB64 ldconfig cache tag.Marcus Shawcroft2012-11-291-0/+45
* aarch64: Fix lll_futex_timed_wait_bitset return value sign.Marcus Shawcroft2012-11-211-1/+1
* AArch64 PortMarcus Shawcroft2012-11-0961-0/+6274