diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-01-31 20:00:16 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-01-31 20:00:16 +0000 |
commit | 8b40760ade617cbefbff4184bb6f8b425193c745 (patch) | |
tree | 93baf1d42ddb6cfeb65f00f9f74cb2e56dd3f327 /include/ChangeLog | |
parent | 72e1143f57174d860db5aaafef74169792cf2e07 (diff) | |
download | ppe42-binutils-8b40760ade617cbefbff4184bb6f8b425193c745.tar.gz ppe42-binutils-8b40760ade617cbefbff4184bb6f8b425193c745.zip |
Move ELF header entries to elf/ChangeLog
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index fe7d98da2a..da939f1e2d 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -17,10 +17,6 @@ * demangle.h (enum demangle_component_type): Add DEMANGLE_COMPONENT_INITIALIZER_LIST, DEMANGLE_COMPONENT_NULLARY. -2011-12-19 Chung-Lin Tang <cltang@codesourcery.com> - - * elf/mips.h (elf_mips_reloc_type): Add R_MIPS16_TLS_* entries. - 2011-12-14 Iain Sandoe <iains@gcc.gnu.org> * mach-o/loader.h (bfd_mach_o_section_type): define @@ -196,12 +192,6 @@ * bfdlink.h (struct bfd_link_hash_entry): Remove u.undef.weak field. -2011-05-09 Paul Brook <paul@codesourcery.com> - - * elf/tic6x.h (ELF_STRING_C6000_unwind, - ELF_STRING_C6000_unwind_info, ELF_STRING_C6000_unwind_once, - ELF_STRING_C6000_unwind_info_once): Define. - 2011-04-30 Jakub Jelinek <jakub@redhat.com> * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type, @@ -496,11 +486,6 @@ (disassemble_init_for_target): Ditto. (init_disassemble_info): Ditto. -2009-12-03 David Daney <ddaney@caviumnetworks.com> - Adam Nemet <adambnemet@gmail.com> - - * elf/mips.h (E_MIPS_MACH_OCTEON2): New machine flag. - 2009-11-18 Alan Modra <amodra@bigpond.net.au> * alloca-conf.h: Clarify comment. @@ -509,7 +494,7 @@ Add DWARF attribute value for the "Borland fastcall" calling convention. - * elf/dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant. + * dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant. 2009-10-23 Kai Tietz <kai.tietz@onevision.com> |