diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2003-10-06 18:10:48 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2003-10-06 18:10:48 +0000 |
commit | 10cf14ea3d6263659b4e654ecea1a2af18e5626b (patch) | |
tree | 70e1b4411c6b2d0f9112488b4ef029966d68aa62 /bfd/ChangeLog | |
parent | 4efdaa0dd761c87e9dd938353ca98e88c68a4dbb (diff) | |
download | gdb-10cf14ea3d6263659b4e654ecea1a2af18e5626b.zip gdb-10cf14ea3d6263659b4e654ecea1a2af18e5626b.tar.gz gdb-10cf14ea3d6263659b4e654ecea1a2af18e5626b.tar.bz2 |
2003-10-06 H.J. Lu <hongjiu.lu@intel.com>
* elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Pad the
last CIE/FDE if needed.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 77e9f87..45bb8e0 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2003-10-06 H.J. Lu <hongjiu.lu@intel.com> + + * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Pad the + last CIE/FDE if needed. + 2003-10-06 Matt Thomas <matt@3am-software.com> config.bfd: Move the hppa*-*-netbsd* case to the hppa*-*-linux* case. |