aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1995-08-22 01:21:52 +0000
committerSteve Chamberlain <sac@cygnus>1995-08-22 01:21:52 +0000
commit7494201cbfd0e871ade47a962049bf01eac221bf (patch)
tree5d1cbc3bd446cfbcd3dfb32038e140b2da890911 /bfd/ChangeLog
parente2936fc40bfda43bfa88958ded195be07a5d9701 (diff)
downloadgdb-7494201cbfd0e871ade47a962049bf01eac221bf.zip
gdb-7494201cbfd0e871ade47a962049bf01eac221bf.tar.gz
gdb-7494201cbfd0e871ade47a962049bf01eac221bf.tar.bz2
* libcoff-in.h (coff_data_type.link_info): New field.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 4d03436..872e320 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -15,7 +15,7 @@ Mon Aug 21 17:49:28 1995 steve chamberlain <sac@slash.cygnus.com>
coff_data->link_info.
* coffswap.h (coff_swap_[aout|filehdr]_out): Use indirect PE pointer.
(coff_swap_scnhdr_out): Use real imagebase.
- * libcoff (coff_data_type.link_info): New field.
+ * libcoff-in.h (coff_data_type.link_info): New field.
Mon Aug 21 11:10:32 1995 Ian Lance Taylor <ian@cygnus.com>