diff options
author | Cary Coutant <ccoutant@gmail.com> | 2016-03-17 15:37:10 -0700 |
---|---|---|
committer | Cary Coutant <ccoutant@gmail.com> | 2016-03-17 15:37:10 -0700 |
commit | ea01647092eefeca9336b36809962ff097306b41 (patch) | |
tree | b60660a3de7d1ca5420a7e5674c2d47094f26d75 /ChangeLog | |
parent | Add MIPS-64 support. (diff) | |
download | binutils-gdb-ea01647092eefeca9336b36809962ff097306b41.tar.gz binutils-gdb-ea01647092eefeca9336b36809962ff097306b41.tar.bz2 binutils-gdb-ea01647092eefeca9336b36809962ff097306b41.zip |
Add mips and s390 build targets for gold.
* configure.ac: Add mips and s390 to the gold target check.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6c663accfa0..3904dc134d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-03-17 Cary Coutant <ccoutant@gmail.com> + + * configure.ac: Add mips and s390 to the gold target check. + * configure: Regenerate. + 2016-02-10 Nick Clifton <nickc@redhat.com> Import these patches from the GCC mainline: |