aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/sysv/linux/aarch64
AgeCommit message (Expand)Author
2013-03-11Remove extra pthread_atfork compat symbolsAndreas Schwab
2013-03-07AARCH64: Use <bits/mman-linux.h>Andreas Jaeger
2013-02-18Add __cxa_thread_atexit_impl to aarch64 abilistSiddhesh Poyarekar
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-12-10aarch64: Fix compiler warning for unused declaration _x0Marcus Shawcroft
2012-12-07aarch64: Resolve sc_err and _x0 defined but not used warnings.Marcus Shawcroft
2012-12-07aarch64: Resolve implict cast warning.Marcus Shawcroft
2012-12-04aarch64: Tag ARM libc6-dependent libraries with FLAG_ELF_LIBC6Marcus Shawcroft
2012-12-04aarch64: Tag ARM and AArch64 binaries in the ldconfig cacheMarcus Shawcroft
2012-11-29aarch64: Use FLAG_AARCH64_LIB64 ldconfig cache tag.Marcus Shawcroft
2012-11-21aarch64: Fix lll_futex_timed_wait_bitset return value sign.Marcus Shawcroft
2012-11-09AArch64 PortMarcus Shawcroft