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 | 47a9f4fcab30d2f9a1485a7a2634f40feb22bd60 (diff) | |
download | gdb-ea01647092eefeca9336b36809962ff097306b41.zip gdb-ea01647092eefeca9336b36809962ff097306b41.tar.gz gdb-ea01647092eefeca9336b36809962ff097306b41.tar.bz2 |
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
@@ -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: |