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 333cd1f..37aaa38 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2008-03-21 Adam Nemet <anemet@caviumnetworks.com> + + * elf.c (_bfd_elf_print_private_bfd_data): Use bfd_fprintf_vma to + print the values from the dynamic section. + 2008-03-20 Richard Sandiford <rsandifo@nildram.co.uk> * elfxx-mips.c (MIPS_ELF_GNU_GOT1_MASK): New macro. |