aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/aarch64
AgeCommit message (Expand)Author
2013-07-26[AArch64] Provide symbol version for _mcount.Marcus Shawcroft
2013-07-12[AArch64] Adding -funwind-tables to backtrace.cMarcus Shawcroft
2013-07-05[AArch64] Regenerate libm-test-ulpsMarcus Shawcroft
2013-06-28[AArch64] Adjust elf_machine_dynamic to find _DYNAMIC via _GLOBAL_OFFSET_TABLE_Marcus Shawcroft
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar
2013-05-23[AArch64] Use generic "mcount" routine for profiling.Marcus Shawcroft
2013-05-22Don't include expected results in libm-test test names.Joseph Myers
2013-05-21AArch64: Don't clobber argument for tail call to __sigjmp_save in sigsetjmpAndreas Schwab
2013-05-21[AArch64] Update libm-test-ulps.Marcus Shawcroft
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers
2013-05-16MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki
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