diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2006-05-24 02:37:47 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2006-05-24 02:37:47 +0000 |
commit | a34a056a10ca131c7392436a957cdee41758fa95 (patch) | |
tree | f52ffe360bd91c8dd64690ed0f7750e9bec3b6f1 /bfd/ChangeLog | |
parent | a3ce7aa2eef9ceab3d5a80048ec8e9b3d921c0de (diff) | |
download | gdb-a34a056a10ca131c7392436a957cdee41758fa95.zip gdb-a34a056a10ca131c7392436a957cdee41758fa95.tar.gz gdb-a34a056a10ca131c7392436a957cdee41758fa95.tar.bz2 |
2006-05-23 H.J. Lu <hongjiu.lu@intel.com>
PR ld/2655
PR ld/2657
* elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Properly
update CIE/FDE length. Don't pad to the section alignment.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b6c2c77..dee6153 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2006-05-23 H.J. Lu <hongjiu.lu@intel.com> + + PR ld/2655 + PR ld/2657 + * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Properly + update CIE/FDE length. Don't pad to the section alignment. + 2006-05-23 Jie Zhang <jie.zhang@analog.com> * elf32-bfin.c (bfinfdpic_relocate_section): Clear reloc for |