]> git.ipfire.org Git - thirdparty/gcc.git/commit
toplevel:
authorandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Oct 2016 21:31:17 +0000 (21:31 +0000)
committerandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Oct 2016 21:31:17 +0000 (21:31 +0000)
commit88afddbc96d9875766875557f053d0d752e16fa5
treeadc1d6350482b057f631371e0513adca88cd7812
parent2abdc34228c247d80847bde0000187a5272b703d
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*.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240949 138bc75d-0d04-0410-961f-82ee72b054a4
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