summaryrefslogtreecommitdiff
path: root/ports/ChangeLog.aarch64
AgeCommit message (Expand)Author
2014-01-29[AArch64] Regenerate libm-test-ulps.Marcus Shawcroft
2014-01-20[AArch64] Fix type in abi-lp64_be-options.Marcus Shawcroft
2014-01-20[AArch64] BZ #16169 Add CFI directives to clone.STom Tromey
2014-01-20[AArch64] Define BE loader name.Marcus Shawcroft
2014-01-07[AArch64] Fix FP_ROUNDMODE.Marcus Shawcroft
2014-01-07[AArch64] Remove sqrt from libm-test-ulpsMarcus Shawcroft
2014-01-07[AArch64] Fix CFA adjustment on dynamic linker entry.Marcus Shawcroft
2014-01-06ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger
2014-01-01[AArch64] Regenerate libm-test-ulps.Marcus Shawcroft
2014-01-01[AArch64] Define ABORT_INSTRUCTION.Marcus Shawcroft
2014-01-01[AArch64] Pointer mangling support for AArch64.Venkataramanan Kumar
2013-12-18[AArch64] Save and restore q0-q7 on entry to dynamic linker.Marcus Shawcroft
2013-12-17[AArch64] Implement FUTEX_*_REQUEUE_PIMarcus Shawcroft
2013-12-17[AArch64] libm-test-ulps regenerated from scratch.Marcus Shawcroft
2013-12-17[AArch64] Back out sqrt() addition to libm-test-ulps.Marcus Shawcroft
2013-12-11[AArch64] Regenerate libm-test-ulps.Marcus Shawcroft
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