summaryrefslogtreecommitdiff
path: root/ports/ChangeLog.aarch64
AgeCommit message (Expand)Author
2013-01-17AArch64: Implement optimized memmove.Marcus Shawcroft
2013-01-17AArch64: Implement optimized memcpy.Marcus Shawcroft
2013-01-17AArch64: Implement optimized memset.Marcus Shawcroft
2013-01-17AArch64: Implement optimized memcmp.Marcus Shawcroft
2013-01-17AArch64: Tidyup whitespace.Marcus Shawcroft
2013-01-10Use __extension__ with long long in installed headers.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: Regenerate libm-test-ulps.Marcus 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-07aarch64: Resolve strtab defined but not used warning.Marcus Shawcroft
2012-12-06Fix ChangeLog formatting for arm and aarch64Adam Conrad
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-22aarch64: Re-generate libm-test-ulps.Marcus Shawcroft
2012-11-21aarch64: Fix lll_futex_timed_wait_bitset return value sign.Marcus Shawcroft
2012-11-21aarch64: Remove weak_aliasx macro.Marcus Shawcroft
2012-11-21aarch64: Remove support for NO_LONG_DOUBLE.Marcus Shawcroft
2012-11-21aarch64: Indent preprocessor directives.Marcus Shawcroft
2012-11-21aarch64: Use range in copyright years.Marcus Shawcroft
2012-11-21aarch64: Rename .x files to .cMarcus Shawcroft
2012-11-21aarch64: Don't use K&R CMarcus Shawcroft
2012-11-19AArch64: Adding optimized maths functions.Marcus Shawcroft
2012-11-09AArch64 PortMarcus Shawcroft