Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-02-01 00:00:16 +0400
committerH.J. Lu <hjl.tools@gmail.com>2012-02-01 00:00:16 +0400
commit37fbb8a7417433a309e3dbe5af7315726fb3a17a (patch)
tree31f19d94bceaa3c243191858be1fb47beae43c38 /include
parent44e1d662cb57e2e4e47601350d7e29d1b1a41286 (diff)
Move ELF header entries to elf/ChangeLog
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog17
-rw-r--r--include/elf/ChangeLog15
2 files changed, 16 insertions, 16 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index fe7d98da2..da939f1e2 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>
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 1efedb166..86179bf78 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -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,