MIPS: Consolidate NPTL/non versions of vfork
[platform/upstream/glibc.git] / sysdeps / aarch64 /
2014-06-27 Joseph MyersRemove relro configure test.
2014-06-26 Siddhesh PoyarekarFix Wundef warning for ELF_MACHINE_NO_RELA
2014-06-26 Roland McGrathAArch64: Consolidate nptl/ subdirectories under linux/...
2014-06-19 Richard Earnshaw[AArch64] Add optimized strchr.
2014-06-11 Roland McGrathAArch64: Define TLS_DEFINE_INIT_TP
2014-06-03 Marcus Shawcroft[AArch64] Regenerate libm-test-ulps
2014-06-03 Wilco[AArch64] Switch from FE_TOWARDZERO to _FPU_FPCR_RM_MASK
2014-06-03 Wilco[AArch64] Cleanup declarations in math_private.h.
2014-06-02 Wilco[AArch64] Remove ISB after FPCR write.
2014-06-02 Wilco[AArch64] Rewrite feupdateenv (BZ 17009).
2014-05-27 Andreas SchwabRemove second argument from TLS_INIT_TP macro
2014-05-26 Kyle McMartin[AARCH64] correct alignment of TLS_TCB_ALIGN (BZ #16796)
2014-05-13 Roland McGrathClean up __exit_thread.
2014-04-24 Ian Bolton[AArch64] Suppress unnecessary FPSR and FPCR writes.
2014-04-22 Venkataramanan Kumaraarch64: Add setjmp and longjmp SystemTap probes
2014-04-17 Ian BoltonAdd fenv test support for AArch64.
2014-04-17 Ian Bolton[AArch64] Define HAVE_RM_CTX and related hooks.
2014-04-17 Ian Bolton[AArch64] Provide initial implementation of math_private.h.
2014-04-16 Marcus Shawcroft[AArch64] Regenerate libm-test-ulps.
2014-04-03 Roland McGrathFactor mmap/munmap of PT_LOAD segments out of _dl_map_o...
2014-03-14 Roland McGrathCompile with -Wundef.
2014-03-07 Marcus Shawcroft[PATCH] [AArch64] Optional trapping exceptions support.
2014-03-05 Joseph MyersDon't include individual test ulps in libm-test-ulps.
2014-02-12 Joseph Myerssoft-fp: support after-rounding tininess detection.
2014-02-11 Marcus ShawcroftRelocate AArch64 from ports to libc.