aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/aarch64
AgeCommit message (Expand)Author
2013-02-14aarch64: Update libm-test-ulps.Marcus Shawcroft
2013-01-24AArch64: Adding optimized strncmp implementation.Marcus Shawcroft
2013-01-24AArch64: Adding optimized strnlen implementation.Marcus Shawcroft
2013-01-17AArch64: Implement optimized strlen.Marcus Shawcroft
2013-01-17AArch64: Implement optimized strcmpMarcus Shawcroft
2013-01-17AArch64: Implement optimized bzero.Marcus Shawcroft
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-07aarch64: Regenerate libm-test-ulps.Marcus Shawcroft
2012-12-07aarch64: Resolve strtab defined but not used warning.Marcus Shawcroft
2012-11-22aarch64: Re-generate libm-test-ulps.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