gcc/libgcc/config/aarch64
Marcus Shawcroft b677236af0 Add crtfastmath for AArch64.
gcc/Changelog

2014-09-09  Marcus Shawcroft  <marcus.shawcroft@arm.com>
            Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>

     * config/aarch64/aarch64-elf-raw.h (ENDFILE_SPEC): Add crtfastmath.o.
     * config/aarch64/aarch64-linux.h (GNU_USER_TARGET_MATH_ENDFILE_SPEC): Define.
      (ENDFILE_SPEC): Define and use GNU_USER_TARGET_MATH_ENDFILE_SPEC.

libgcc/Changelog

2014-09-09  Marcus Shawcroft  <marcus.shawcroft@arm.com>
            Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>

    * config.host (aarch64*): Include crtfastmath and t-crtfm.
    * config/aarch64/crtfastmath.c: New file. 

Co-Authored-By: Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>

From-SVN: r215086
2014-09-09 15:53:01 +00:00
..
crtfastmath.c Add crtfastmath for AArch64. 2014-09-09 15:53:01 +00:00
crti.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
crtn.S Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
linux-unwind.h Use -fbuilding-libgcc for more target macros used in libgcc. 2014-09-05 13:03:46 +01:00
sfp-exceptions.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
sfp-machine.h float128-mul-underflow.c, [...]: New tests. 2014-02-12 23:24:49 +00:00
sync-cache.c Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
t-aarch64 Update copyright years in libgcc/ 2014-01-02 22:25:22 +00:00
t-softfp