From 6ffd79000b45e77b3625143932ffbf781b6aecab Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 19 May 2008 06:06:03 +0000 Subject: PR 2995, PR 6473 * elf.c (_bfd_elf_make_section_from_shdr): Leave lma equal to vma when all p_paddr fields are zero and there is more than one PT_LOAD header. --- bfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 8246fa7..ba07dad 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2008-05-19 Alan Modra + + PR 2995, PR 6473 + * elf.c (_bfd_elf_make_section_from_shdr): Leave lma equal to + vma when all p_paddr fields are zero and there is more than + one PT_LOAD header. + 2008-05-15 Christophe Lyon Add long call support for ARM. -- cgit v1.1