aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2003-10-11 12:33:50 +0000
committerAlan Modra <amodra@gmail.com>2003-10-11 12:33:50 +0000
commit16b79bec1dec3c4aa82cb41bda02b6c6fe6610d0 (patch)
tree9c7ab199ecf3d142e86fd83f8e5eebe3dac51730 /bfd
parenta7f49d812fee7df00def7a127aa674ab64e97aaf (diff)
downloadfsf-binutils-gdb-16b79bec1dec3c4aa82cb41bda02b6c6fe6610d0.zip
fsf-binutils-gdb-16b79bec1dec3c4aa82cb41bda02b6c6fe6610d0.tar.gz
fsf-binutils-gdb-16b79bec1dec3c4aa82cb41bda02b6c6fe6610d0.tar.bz2
Oops. missed a line.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 5abc746..cd75ac4 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,6 +1,7 @@
2003-10-11 Alan Modra <alan@modra.org>
* section.c (bfd_get_section_size_before_reloc): Ignore reloc_done.
+ * bfd-in2.h: Regenerate.
2003-10-10 H.J. Lu <hongjiu.lu@intel.com>