Move ELF header entries to elf/ChangeLog

This commit is contained in:
H.J. Lu 2012-01-31 20:00:16 +00:00
parent 44e1d662cb
commit 37fbb8a741
2 changed files with 16 additions and 16 deletions

View File

@ -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>

View File

@ -3,6 +3,10 @@
* rl78.h (R_RL78_RH_RELAX, R_RL78_RH_SFR, R_RL78_RH_SADDR): New.
(RL78_RELAXA_BRA, RL78_RELAXA_ADDR16: New.
2011-12-19 Chung-Lin Tang <cltang@codesourcery.com>
* mips.h (elf_mips_reloc_type): Add R_MIPS16_TLS_* entries.
2011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
* common.h (NT_S390_LAST_BREAK): Define.
@ -104,6 +108,12 @@
* arm.h (arm_st_branch_type): Add ST_BRANCH_UNKNOWN.
2011-05-09 Paul Brook <paul@codesourcery.com>
* 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-15 Sergio Durigan Junior <sergiodj@redhat.com>
* common.h (NT_STAPSDT): New define.
@ -388,6 +398,11 @@
R_PPC_RELAX32PC_PLT): Delete.
(R_PPC_RELAX, R_PPC_RELAX_PLT, R_PPC_RELAX_PLTREL24): Define.
2009-12-03 David Daney <ddaney@caviumnetworks.com>
Adam Nemet <adambnemet@gmail.com>
* mips.h (E_MIPS_MACH_OCTEON2): New machine flag.
2009-11-28 Joseph Myers <joseph@codesourcery.com>
* common.h (ELFOSABI_FENIXOS, EM_TI_C6000, EM_TI_C2000,