summaryrefslogtreecommitdiff
path: root/ports/ChangeLog.aarch64
AgeCommit message (Expand)Author
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers
2013-11-26aarch64: Enable ifunc support.Will Newton
2013-10-30rename configure.in to configure.acMike Frysinger
2013-09-30[AArch64] Fix BE access to errno.Andrew Pinski
2013-09-24[AArch64] Support __mcount profiling.Marcus Shawcroft
2013-09-24[AArch64] Adding sigcontextinfo.hMarcus Shawcroft
2013-07-26[AArch64] Provide symbol version for _mcount.Marcus Shawcroft
2013-07-12[AArch64] Adding -funwind-tables to backtrace.cMarcus Shawcroft
2013-07-09[AArch64] Use _dl_static_init to set GLR0(dl_pagesize)Marcus Shawcroft
2013-07-05[AArch64] Regenerate libm-test-ulpsMarcus Shawcroft
2013-07-04Sync sys/ptrace with Linux 3.10Andreas Jaeger
2013-06-28[AArch64] Adjust elf_machine_dynamic to find _DYNAMIC via _GLOBAL_OFFSET_TABLE_Marcus Shawcroft
2013-06-28[AArch64] Simplify getcontext pstate initialization.Marcus Shawcroft
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-06-04[AArch64] Ensure getcontext() initializes PSTATE.Marcus Shawcroft
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar
2013-05-29Fix ChangeLog formattingSiddhesh Poyarekar
2013-05-23[AArch64] Fix up ChangeLog formatting for last commit.Marcus Shawcroft
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-05-12[AArch64] Fix out of range branch from ioctl() and clone()Marcus Shawcroft
2013-03-19aarch64: Move rtld link to /libAndreas Schwab
2013-03-14aarch64: use lib64 as default lib and slib directoryAndreas Schwab
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-14aarch64: Update libm-test-ulps.Marcus Shawcroft
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers
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-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