diff options
author | ccoutant <ccoutant@138bc75d-0d04-0410-961f-82ee72b054a4> | 2016-03-17 22:54:19 +0000 |
---|---|---|
committer | ccoutant <ccoutant@138bc75d-0d04-0410-961f-82ee72b054a4> | 2016-03-17 22:54:19 +0000 |
commit | ca7ff757ee5aefba400d23b803e538dbf96c08bc (patch) | |
tree | aecc72af1e951168408539a8a81d287601dbaa15 /ChangeLog | |
parent | 9f545ffb3cf0f65c0a2e44439997110589594950 (diff) | |
download | linaro-gcc-ca7ff757ee5aefba400d23b803e538dbf96c08bc.tar.gz linaro-gcc-ca7ff757ee5aefba400d23b803e538dbf96c08bc.tar.bz2 linaro-gcc-ca7ff757ee5aefba400d23b803e538dbf96c08bc.zip |
Sync top-level configure.ac with binutils-gdb.
2016-03-17 Cary Coutant <ccoutant@gmail.com>
* configure.ac: Add mips and s390 to the gold target check.
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@234309 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5573a74fe3f..b5903d424af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2016-03-17 Cary Coutant <ccoutant@gmail.com> + + Sync with binutils-gdb: + + 2016-03-17 Cary Coutant <ccoutant@gmail.com> + + * configure.ac: Add mips and s390 to the gold target check. + * configure: Regenerate. + 2016-03-01 DJ Delorie <dj@redhat.com> * MAINTAINERS (mep): Remove myself as MeP maintainer. |