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 /config/ChangeLog | |
parent | 8e2a4f11d477986aa360a3b588d35a194efe58f8 (diff) | |
download | gdb-da17fe9de923fcee29e6f809693eb7e590966575.zip gdb-da17fe9de923fcee29e6f809693eb7e590966575.tar.gz gdb-da17fe9de923fcee29e6f809693eb7e590966575.tar.bz2 |
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 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index bb77be0..629d0cb 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,9 @@ +2016-12-08 Alan Modra <amodra@gmail.com> + + * acx.m4: Import from gcc. + * bootstrap-asan.mk: Likewise. + * multi.m4: Likewise. + 2016-01-18 Alan Modra <amodra@gmail.com> PR binutils/19481 |