]> git.ipfire.org Git - thirdparty/gcc.git/commit - ChangeLog
configure.ac: Add aarch64-*-freebsd*.
authorAndreas Tobler <andreast@gcc.gnu.org>
Mon, 10 Oct 2016 21:31:17 +0000 (23:31 +0200)
committerAndreas Tobler <andreast@gcc.gnu.org>
Mon, 10 Oct 2016 21:31:17 +0000 (23:31 +0200)
commitb20e75328b83d1c67f354996cd6b744ae5cfc91d
treeadc1d6350482b057f631371e0513adca88cd7812
parentb7beb16ac139b766a3b6adcae15ae5a358c0b83c
configure.ac: Add aarch64-*-freebsd*.

toplevel:

2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>

    * configure.ac: Add aarch64-*-freebsd*.
    * configure: Regenerate.

gcc:

2016-10-10  Andreas Tobler  <andreast@gcc.gnu.org>

    * config.gcc: Add aarch64-*-freebsd* support.
    * config.host: Likewise.
    * config/aarch64/aarch64-freebsd.h: New file.
    * config/aarch64/t-aarch64-freebsd: Ditto.

libgcc:

2016-10-10  Andreas Tobler  <andreast@gcc.gnu.org>

    * config.host: Add support for aarch64-*-freebsd*.

From-SVN: r240949
ChangeLog
configure
configure.ac
gcc/ChangeLog
gcc/config.gcc
gcc/config.host
gcc/config/aarch64/aarch64-freebsd.h [new file with mode: 0644]
gcc/config/aarch64/t-aarch64-freebsd [new file with mode: 0644]
libgcc/ChangeLog
libgcc/config.host