diff options
author | Alan Modra <amodra@gmail.com> | 2016-12-08 09:50:17 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2016-12-08 21:35:11 +1030 |
commit | da17fe9de923fcee29e6f809693eb7e590966575 (patch) | |
tree | 9b3066ea97e529f3673f151d67047712ab1b6954 /ChangeLog | |
parent | PR20932, Internal error during record link assignment (diff) | |
download | binutils-gdb-da17fe9de923fcee29e6f809693eb7e590966575.tar.gz binutils-gdb-da17fe9de923fcee29e6f809693eb7e590966575.tar.bz2 binutils-gdb-da17fe9de923fcee29e6f809693eb7e590966575.zip |
sync binutils config/ with gcc
config/
* acx.m4: Import from gcc.
* bootstrap-asan.mk: Likewise.
* multi.m4: Likewise.
/
* configure: Regnerate.
gas/
* configure: Regnerate.
ld/
* configure: Regnerate.
libiberty/
* configure: Regnerate.
zlib/
* configure: Regnerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ee8013a9682..1852129116e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2016-12-08 Alan Modra <amodra@gmail.com> + + * configure: Regenerate. + 2016-12-02 Josh Conner <joshconner@google.com> * configure.ac: Add fuchsia to targets that use ELF. |