aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2019-09-23 10:07:40 +0930
committerAlan Modra <amodra@gmail.com>2019-09-23 10:27:21 +0930
commitaa739c59d3db95d1709b0417cdf7d082bfdea911 (patch)
treee463eadc08e91a56599e5aa3ae4b8b840dcf5766 /bfd/ChangeLog
parentf37164d78b0d9600862b7038b896922127749b52 (diff)
downloadgdb-aa739c59d3db95d1709b0417cdf7d082bfdea911.zip
gdb-aa739c59d3db95d1709b0417cdf7d082bfdea911.tar.gz
gdb-aa739c59d3db95d1709b0417cdf7d082bfdea911.tar.bz2
coff bfd.h tidy
bfd/ * bfd-in.h: Delete coff forward refs and move coff declaration.. * coff-bfd.h: ..to here. * bfd-in2.h: Regenerate. binutils/ * dlltool.c: Include coff-bfd.h.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index c1f82cd..696eeac 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,11 @@
2019-09-23 Alan Modra <amodra@gmail.com>
+ * bfd-in.h: Delete coff forward refs and move coff declaration..
+ * coff-bfd.h: ..to here.
+ * bfd-in2.h: Regenerate.
+
+2019-09-23 Alan Modra <amodra@gmail.com>
+
* bfd-in.h: Move arm declaraions..
* cpu-arm.h: ..to here, new file..
* coff-arm.h: ..and here, new file..