diff options
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 f24593a..667a962 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2007-05-10 Richard Sandiford <richard@codesourcery.com> + + * elf.c (assign_file_positions_for_load_sections): Use p_memsz + rather than p_filesz to calculate the LMA of the end of a segment. + 2007-05-10 Jakub Jelinek <jakub@redhat.com> * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Don't do copyreloc |