diff options
author | Alan Modra <amodra@gmail.com> | 2003-10-11 12:33:50 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2003-10-11 12:33:50 +0000 |
commit | 16b79bec1dec3c4aa82cb41bda02b6c6fe6610d0 (patch) | |
tree | 9c7ab199ecf3d142e86fd83f8e5eebe3dac51730 /bfd | |
parent | a7f49d812fee7df00def7a127aa674ab64e97aaf (diff) | |
download | fsf-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/ChangeLog | 1 |
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> |