From: H.J. Lu Date: Wed, 13 Apr 2005 16:53:25 +0000 (+0000) Subject: Move entries to appropriate ChangeLog files. X-Git-Tag: msnyder-tracepoint-checkpoint-branchpoint~618 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=faa7ef872deb4ecba31630722693de382f91591d;p=external%2Fbinutils.git Move entries to appropriate ChangeLog files. --- diff --git a/include/ChangeLog b/include/ChangeLog index f57ecab..1acd083 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,7 +1,3 @@ -2005-04-12 Paul Brook - - * opcode/m88k.h: Rename psr macros to avoid conflicts. - 2005-04-11 Kaveh R. Ghazi * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked): @@ -61,12 +57,6 @@ * bfdlink.h (bfd_link_info): Add gc_sections. -2005-03-12 Zack Weinberg - - * opcode/arm.h: Adjust comments for ARM_EXT_V4T and ARM_EXT_V5T. - Add ARM_EXT_V6T2, ARM_ARCH_V6T2, ARM_ARCH_V6KT2, ARM_ARCH_V6ZT2, - and ARM_ARCH_V6ZKT2. - 2005-03-09 Mark Mitchell * libiberty.h (gettimeofday): Declare. @@ -104,14 +94,6 @@ * fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is defined and ints are less than 32-bits wide. -2004-11-29 Tomer Levi - - * opcode/crx.h (enum operand_type): Rename rbase_cst4 to rbase_dispu4. - Remove redundant instruction types. - (struct argument): X_op - new field. - (struct cst4_entry): Remove. - (no_op_insn): Declare. - 2004-11-04 Paul Brook * bfdlink.h (bfd_link_info): Add default_imported_symver. @@ -126,53 +108,16 @@ * dis-asm.h: Add prototype for print_insn_maxq_little. -2004-11-05 Tomer Levi - - * opcode/crx.h (enum argtype): Rename types, remove unused types. - -2004-10-27 Richard Earnshaw - - * elf/arm.h: Add R_ARM_CALL and R_ARM_JUMP32. - -2004-10-27 Tomer Levi - - * opcode/crx.h (enum reg): Rearrange registers, remove 'ccfg' and `'pc'. - (enum reg_type): Remove CRX_PC_REGTYPE, CRX_MTPR_REGTYPE. - (enum operand_type): Rearrange operands, edit comments. - replace us with ui for unsigned immediate. - replace d with disps/dispu/dispe for signed/unsigned/escaped - displacements (respectively). - replace rbase_ridx_scl2_dispu with rindex_disps for register index. - (instruction type): Add NO_TYPE_INS. - (instruction flags): Add USER_REG, CST4MAP, NO_SP, NO_RPTR. - (operand_entry): New field - 'flags'. - (operand flags): New. - 2004-10-26 Paul Brook * bfdlink.h (struct bfd_link_info): Add create_default_symver. -2004-10-21 Tomer Levi - - * opcode/crx.h (operand_type): Remove redundant types i3, i4, - i5, i8, i12. - Add new unsigned immediate types us3, us4, us5, us16. - 2004-10-21 H.J. Lu PR 463 * bfdlink.h (bfd_link_callbacks): Add a pointer to struct bfd_link_hash_entry to reloc_overflow. -2004-10-12 Paul Brook - - * elf/arm.h (EF_ARM_EABI_VER4): Define. - -2004-10-08 Daniel Jacobowitz - - * elf/common.h (PT_SUNW_EH_FRAME): Define. - * elf/x86-64.h (SHT_X86_64_UNWIND): Define. - 2004-10-07 Bob Wilson * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS, @@ -269,22 +214,10 @@ xtensa_interface_num_bits, xtensa_interface_inout, xtensa_interface_has_side_effect, xtensa_funcUnit_lookup, xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New prototypes. - * elf/xtensa.h (R_XTENSA_DIFF8, R_XTENSA_DIFF16, R_XTENSA_DIFF32, - R_XTENSA_SLOT*_OP, R_XTENSA_SLOT*_ALT): New relocations. - (XTENSA_PROP_SEC_NAME): Define. - (property_table_entry): Add flags field. - (XTENSA_PROP_*, GET_XTENSA_PROP_*, SET_XTENSA_PROP_*): Define. - 2004-10-07 Jeff Baker * bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel. -2004-09-17 Paul Brook - - * elf/arm.h: Remove R_ARM_STKCHK and R_ARM_THM_STKCHK. - Add R_ARM_TARGET2, R_ARM_PREL31, R_ARM_GOT_ABS, R_ARM_GOT_PREL, - R_ARM_GOT_BREL12, R_ARM_GOTOFF12 and R_ARM_GOTRELAX. - 2004-09-17 Alan Modra * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements @@ -294,10 +227,6 @@ * libiberty.h (basename): Prototype for __MINGW32__. -2004-09-13 Paul Brook - - * elf/arm.h: Rename RELABS to TARGET1. - 2004-09-04 Kaveh R. Ghazi * ansidecl.h (ATTRIBUTE_SENTINEL): Define. @@ -352,8 +281,6 @@ * bfdlink.h (struct bfd_link_info): Add relro, relro_start and relro_end fields. - * elf/common.h (PT_GNU_EH_FRAME, PT_GNU_STACK): Add comments. - (PT_GNU_RELRO): Define. 2004-05-04 Andreas Jaeger diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index 1d9aedb..d8a2136 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,35 @@ +2005-04-13 H.J. Lu + + 2004-10-27 Richard Earnshaw + * arm.h: Add R_ARM_CALL and R_ARM_JUMP32. + + 2004-10-12 Paul Brook + * arm.h (EF_ARM_EABI_VER4): Define. + + 2004-10-08 Daniel Jacobowitz + + * common.h (PT_SUNW_EH_FRAME): Define. + * x86-64.h (SHT_X86_64_UNWIND): Define. + + 2004-10-07 Bob Wilson + * xtensa.h (R_XTENSA_DIFF8, R_XTENSA_DIFF16, R_XTENSA_DIFF32, + R_XTENSA_SLOT*_OP, R_XTENSA_SLOT*_ALT): New relocations. + (XTENSA_PROP_SEC_NAME): Define. + (property_table_entry): Add flags field. + (XTENSA_PROP_*, GET_XTENSA_PROP_*, SET_XTENSA_PROP_*): Define. + + 2004-09-17 Paul Brook + * arm.h: Remove R_ARM_STKCHK and R_ARM_THM_STKCHK. + Add R_ARM_TARGET2, R_ARM_PREL31, R_ARM_GOT_ABS, R_ARM_GOT_PREL, + R_ARM_GOT_BREL12, R_ARM_GOTOFF12 and R_ARM_GOTRELAX. + + 2004-09-13 Paul Brook + * arm.h: Rename RELABS to TARGET1. + + 2004-05-11 Jakub Jelinek + * common.h (PT_GNU_EH_FRAME, PT_GNU_STACK): Add comments. + (PT_GNU_RELRO): Define. + 2005-03-29 Daniel Jacobowitz Phil Blundell @@ -23,7 +55,7 @@ * mips.h: Define MIPS TLS relocations. 2005-02-15 Nigel Stephens - Maciej W. Rozycki + Maciej W. Rozycki * mips.h (R_MIPS16_GOT16): New reloc code. (R_MIPS16_CALL16): Likewise. @@ -56,8 +88,7 @@ 2004-12-22 Klaus Rudolph - * include/elf/avr.h (R_AVR_LDI, R_AVR_6, R_AVR_6_ADIW): New - relocs. + * avr.h (R_AVR_LDI, R_AVR_6, R_AVR_6_ADIW): New relocs. 2004-12-16 Richard Sandiford @@ -144,7 +175,7 @@ (R_MIPS_GNU_REL16_S2): Update comment. 2004-30-30 Galit Heller - Tomer Levi + Tomer Levi * common.h (EM_CR): Define. * cr16c.h: New file. diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 75daf1a..e3f2b58 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,41 @@ +2005-04-13 H.J. Lu + + 2005-04-12 Paul Brook + * m88k.h: Rename psr macros to avoid conflicts. + + 2005-03-12 Zack Weinberg + * arm.h: Adjust comments for ARM_EXT_V4T and ARM_EXT_V5T. + Add ARM_EXT_V6T2, ARM_ARCH_V6T2, ARM_ARCH_V6KT2, ARM_ARCH_V6ZT2, + and ARM_ARCH_V6ZKT2. + + 2004-11-29 Tomer Levi + * crx.h (enum operand_type): Rename rbase_cst4 to rbase_dispu4. + Remove redundant instruction types. + (struct argument): X_op - new field. + (struct cst4_entry): Remove. + (no_op_insn): Declare. + + 2004-11-05 Tomer Levi + * crx.h (enum argtype): Rename types, remove unused types. + + 2004-10-27 Tomer Levi + * crx.h (enum reg): Rearrange registers, remove 'ccfg' and `'pc'. + (enum reg_type): Remove CRX_PC_REGTYPE, CRX_MTPR_REGTYPE. + (enum operand_type): Rearrange operands, edit comments. + replace us with ui for unsigned immediate. + replace d with disps/dispu/dispe for signed/unsigned/escaped + displacements (respectively). + replace rbase_ridx_scl2_dispu with rindex_disps for register index. + (instruction type): Add NO_TYPE_INS. + (instruction flags): Add USER_REG, CST4MAP, NO_SP, NO_RPTR. + (operand_entry): New field - 'flags'. + (operand flags): New. + + 2004-10-21 Tomer Levi + * crx.h (operand_type): Remove redundant types i3, i4, + i5, i8, i12. + Add new unsigned immediate types us3, us4, us5, us16. + 2005-04-12 Mark Kettenis * i386.h (i386_optab): Mark VIA PadLock instructions as ImmExt and