diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2005-04-01 00:30:49 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2005-04-01 00:30:49 +0000 |
commit | 28b13744034126dc942e733967d2dad3986e41d1 (patch) | |
tree | f70a5ab1eb48d55e4ae1ff3a8fafcf45a721614f /bfd/ChangeLog | |
parent | 595cf52ef2b0da2bc521f82cfefca1b964c852a6 (diff) | |
download | gdb-28b13744034126dc942e733967d2dad3986e41d1.zip gdb-28b13744034126dc942e733967d2dad3986e41d1.tar.gz gdb-28b13744034126dc942e733967d2dad3986e41d1.tar.bz2 |
2005-03-31 H.J. Lu <hongjiu.lu@intel.com>
* elf.c (assign_section_numbers): Fix a typo.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 17505c6..bc8d44c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ 2005-03-31 H.J. Lu <hongjiu.lu@intel.com> + * elf.c (assign_section_numbers): Fix a typo. + +2005-03-31 H.J. Lu <hongjiu.lu@intel.com> + * elflink.c (elf_link_input_bfd): Remove the extra `\n' in error message. (_bfd_elf_section_already_linked): Likewise. |