aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64
AgeCommit message (Expand)Author
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-12-22Call libc_fetestexcept_aarch64.Wilco Dijkstra
2014-12-22Call libc_fesetround_aarch64.Wilco Dijkstra
2014-12-10[AArch64] Fix strchrnul clobbering v15Richard Earnshaw
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-21AArch64: Reformat inline-asm in elf_machine_load_addressAndrew Pinski
2014-11-21AArch64: Use ELF macros rather than Elf64 throughoutWill Newton
2014-11-21AArch64: Update relocations for ILP32Will Newton
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel
2014-11-11[AArch64] End frame record chain correctly.Renlin Li
2014-11-05[AArch64] Add optimized strchrnul.Richard Earnshaw
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-10-24Call libc_fetestexcept_aarch64 from math_private.h rather than duplicating fu...Wilco Dijkstra
2014-10-24Call libc_feholdexcept_aarch64 from math_private.h rather than duplicating fu...Wilco Dijkstra
2014-10-24Call get_rounding_mode rather than duplicating functionality.Wilco Dijkstra
2014-10-24Cleanup feenableexcept to use the same logic as the ARM version. No functiona...Wilco Dijkstra
2014-10-24Cleanup fedisableexcept to use the same logic as the ARM version. No function...Wilco Dijkstra
2014-10-24Cleanup feclearexcept to use the same logic as the ARM version. No functional...Wilco Dijkstra
2014-10-24Cleanup fesetexceptflag to use the same logic as the ARM version. No function...Wilco Dijkstra
2014-10-24Remove an unused include.Wilco Dijkstra
2014-10-24Remove spaces.Wilco Dijkstra
2014-09-29Require autoconf 2.69H.J. Lu
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-08-07This patch adds new function libc_feholdsetround_noex_aarch64_ctx, enablingWilco Dijkstra
2014-07-22Revert "aarch64: Add hp-timing.h"Marcus Shawcroft
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-07-11aarch64: Update libm-test-ulpsRichard Henderson
2014-07-09Fix -Wundef warnings for SHAREDWill Newton
2014-07-03Always provide HP_SMALL_TIMING_AVAILRichard Henderson
2014-07-03aarch64: Add hp-timing.hRichard Henderson
2014-06-27Remove relro configure test.Joseph Myers
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar
2014-06-26AArch64: Consolidate nptl/ subdirectories under linux/...Roland McGrath
2014-06-19[AArch64] Add optimized strchr.Richard Earnshaw
2014-06-11AArch64: Define TLS_DEFINE_INIT_TPRoland McGrath
2014-06-03[AArch64] Regenerate libm-test-ulpsMarcus Shawcroft
2014-06-03[AArch64] Switch from FE_TOWARDZERO to _FPU_FPCR_RM_MASKWilco
2014-06-03[AArch64] Cleanup declarations in math_private.h.Wilco
2014-06-02[AArch64] Remove ISB after FPCR write.Wilco
2014-06-02[AArch64] Rewrite feupdateenv (BZ 17009).Wilco
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab
2014-05-26[AARCH64] correct alignment of TLS_TCB_ALIGN (BZ #16796)Kyle McMartin
2014-05-13Clean up __exit_thread.Roland McGrath
2014-04-24[AArch64] Suppress unnecessary FPSR and FPCR writes.Ian Bolton
2014-04-22aarch64: Add setjmp and longjmp SystemTap probesVenkataramanan Kumar
2014-04-17Add fenv test support for AArch64.Ian Bolton
2014-04-17[AArch64] Define HAVE_RM_CTX and related hooks.Ian Bolton
2014-04-17[AArch64] Provide initial implementation of math_private.h.Ian Bolton
2014-04-16[AArch64] Regenerate libm-test-ulps.Marcus Shawcroft