diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index bb3b887..e8622c2 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,14 @@ +2008-01-30 Tristan Gingold <gingold@adacore.com> + + * readelf.c (dump_relocations): Decode OpenVMS-specific sections. + (get_ia64_dynamic_type): Decode OpenVMS-specific tags. + (get_dynamic_type): Handle IA64-specific tags. + (get_ia64_section_type_name): Handle OpenVMS-specific sections. + (get_section_type_name): Handle OS-specific sections (and + particularly IA64 OpenVMS one). + (get_elf_section_flags): Makes flags static. Add entries for IA64 and + decode them. + 2008-01-29 Nick Clifton <nickc@redhat.com> * dwarf.c (print_dwarf_vma): New function. Display the value of a |