OSDN Git Service

Move entries for changes in sub-directories into the changelogs in those sub-
authornickc <nickc>
Wed, 16 Apr 2008 08:33:54 +0000 (08:33 +0000)
committernickc <nickc>
Wed, 16 Apr 2008 08:33:54 +0000 (08:33 +0000)
directories.

include/ChangeLog
include/aout/ChangeLog
include/coff/ChangeLog
include/elf/ChangeLog
include/opcode/ChangeLog

index 792ae80..9b0140c 100644 (file)
@@ -3,10 +3,6 @@
        * dis-asm.h (print_s390_disassembler_options):
        Prototype added.
 
-2008-03-28  Eric B. Weddington  <eric.weddington@atmel.com>
-
-       * opcode/avr.h (AVR_ISA_TINY3): Define new opcode set for attiny167.
-
 2008-03-24  Ian Lance Taylor  <iant@google.com>
 
        * sha1.h: New file, from gnulib.
        DEMANGLE_COMPONENT_CHARACTER as new enum values.
        (demangle_component): Add struct s_character to union u.
 
-2008-01-23  Eric B. Weddington  <eric.weddington@atmel.com>
-
-       * opcode/avr.h (AVR_ISA_RF401): Add new opcode set for at86rf401.
-
-2008-01-03  Eric B. Weddington  <eric.weddington@atmel.com>
-
-       * opcode/avr.h (AVR_ISA_USB162): Add new opcode set.
-       (AVR_ISA_AVR3): Likewise.
-
-2007-11-17  Thiemo Seufer  <ths@mips.com>
-
-       * elf/mips.h (Tag_GNU_MIPS_ABI_FP): Mention -mips32r2 -mfp64 variant
-       in comment.
-
 2007-11-07  Joseph Myers  <joseph@codesourcery.com>
            Daniel Jacobowitz  <dan@codesourcery.com>
 
        * floatformat.h (struct floatformat): Add split_half field.
        (floatformat_ibm_long_double): New.
 
-2007-11-05  Danny Smith  <dannysmith@users.sourceforge.net>
-
-       * coff/pe.h (COFF_ENCODE_ALIGNMENT) Define.
-
 2007-09-06  Tom Tromey  <tromey@redhat.com>
 
        * libiberty.h (pex_free): Document process killing.
 
        * dis-asm.h (print_insn_spu): Declare.
 
-2006-10-17  Mark Shinwell  <shinwell@codesourcery.com>
-
-       * elf/arm.h: Define TAG_CPU_ARCH_* constants.
-
 2006-09-17  Mei Ligang  <ligang@sunnorth.com.cn>
 
        * dis-asm.h: Add prototypes for Score disassembler routines.
        * bfdlink.h (bfd_link_info): Replace need_relax_finalize with
        relax_pass.
 
-2006-03-25  Bernd Schmidt  <bernd.schmidt@analog.com>
-
-       * elf/bfin.h (R_BFIN_GOT17M4, R_BFIN_GOTHI, R_BFIN_GOTLO,
-       R_BFIN_FUNCDESC, R_BFIN_FUNCDESC_GOT17M4,  R_BFIN_FUNCDESC_GOTHI,
-       R_BFIN_FUNCDESC_GOTLO, R_BFIN_FUNCDESC_VALUE,
-       R_BFIN_FUNCDESC_GOTOFF17M4, R_BFIN_FUNCDESC_GOTOFFHI,
-       R_BFIN_FUNCDESC_GOTOFFLO, R_BFIN_GOTOFF17M4, R_BFIN_GOTOFFHI,
-       R_BFIN_GOTOFFLO): New relocs.
-       (EF_BFIN_PIC, EF_BFIN_FDPIC, EF_BFIN_PIC_FLAGS): New macros.
-
-2006-03-23  Michael Matz  <matz@suse.de>
-
-       * elf/x86-64.h: Add the new relocations with their official
-       numbers.
-
 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
             Anil Paranjape   <anilp1@kpitcummins.com>
             Shilin Shakti    <shilins@kpitcummins.com>
 
        * dis-asm.h (print_insn_xc16c): New prototype.
 
-2006-02-06  Steve Ellcey  <sje@cup.hp.com>
-
-       * elf/ia64.h (SHF_IA_64_HP_TLS): New.
-
 2006-01-18  DJ Delorie  <dj@redhat.com>
 
        * md5.h: Include ansidecl.h
        Second part of ms1 to mt renaming.
        * dis-asm.h (print_insn_mt): Renamed.
 
-2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
-
-       * elf/mt.h: Renamed from ms1.h
-
 2005-12-10  Terry Laurenzo  <tlaurenzo@gmail.com>
 
        PR java/9861
        * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
        output format for return types
 
-2005-11-07  Nathan Sidwell  <nathan@codesourcery.com>
-
-       Add ms2.
-       * elf/ms1.h (EF_MS1_CPU_MS2): New.
-
-2005-11-06  John David Anglin  <dave.anglin@nrc-crnc.gc.ca>
-
-       * elf/hppa.h (R_PARISC_DIR64WR, R_PARISC_DIR64DR): Remove relocs.
-
 2005-11-03  Alan Modra  <amodra@bigpond.net.au>
 
        * bfdlink.h (struct bfd_link_order): Tweak comment.
 2005-09-30  Catherine Moore  <clm@cm00re.com>
 
        * dis-asm.h (print_insn_bfin): Declare.
-       * opcode/bfin.h: New file.
 
 2005-09-26  Mark Mitchell  <mark@codesourcery.com>
 
 
        * bfdlink.h: Remove mention of a29k.
        * dis-asm.h: Remove a29k support.
-       * aout/encap.h: Likewise.
 
 2005-08-17  Mark Kettenis  <kettenis@gnu.org>
 
index 6d1f374..e5c315a 100644 (file)
@@ -2,6 +2,10 @@
 
        * ar.h (ARMAGT): New magic string for thin archives.
 
+2005-08-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * encap.h: Remove a29k support.
+
 2005-05-10  Nick Clifton  <nickc@redhat.com>
 
        * Update the address and phone number of the FSF organization in
index 936cefa..fdd09db 100644 (file)
@@ -1,3 +1,7 @@
+2007-11-05  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * pe.h (COFF_ENCODE_ALIGNMENT) Define.
+
 2007-08-02  H.J. Lu  <hongjiu.lu@intel.com>
 
        * pe.h (IMAGE_SCN_ALIGN_POWER_BIT_POS): New.
index 3277d84..35fb0a9 100644 (file)
        * internal.h (ELF_IS_SECTION_IN_SEGMENT): Adjust to cope with
        segments at the end of memory.
 
+2007-11-17  Thiemo Seufer  <ths@mips.com>
+
+       * mips.h (Tag_GNU_MIPS_ABI_FP): Mention -mips32r2 -mfp64 variant
+       in comment.
+
 2007-11-16  Nick Clifton  <nickc@redhat.com>
 
        * dwarf2.h: Mention the location of the DWARF3 spec on the web.
        (EF_SCORE_FIXDEP): Redefine EF_SCORE_FIXDEP as 0x40000000.
        (EF_SCORE_HASENTRY): Delete.
 
+2006-10-17  Mark Shinwell  <shinwell@codesourcery.com>
+
+       * arm.h: Define TAG_CPU_ARCH_* constants.
+
 2006-09-17  Mei Ligang  <ligang@sunnorth.com.cn>
 
        * score.h: New file.
 
        * avr.h: Add E_AVR_MACH_AVR6, R_AVR_LO8_LDI_GS and R_AVR_HI8_LDI_GS.
 
+2006-03-25  Bernd Schmidt  <bernd.schmidt@analog.com>
+
+       * bfin.h (R_BFIN_GOT17M4, R_BFIN_GOTHI, R_BFIN_GOTLO,
+       R_BFIN_FUNCDESC, R_BFIN_FUNCDESC_GOT17M4,  R_BFIN_FUNCDESC_GOTHI,
+       R_BFIN_FUNCDESC_GOTLO, R_BFIN_FUNCDESC_VALUE,
+       R_BFIN_FUNCDESC_GOTOFF17M4, R_BFIN_FUNCDESC_GOTOFFHI,
+       R_BFIN_FUNCDESC_GOTOFFLO, R_BFIN_GOTOFF17M4, R_BFIN_GOTOFFHI,
+       R_BFIN_GOTOFFLO): New relocs.
+       (EF_BFIN_PIC, EF_BFIN_FDPIC, EF_BFIN_PIC_FLAGS): New macros.
+
+2006-03-23  Michael Matz  <matz@suse.de>
+
+       * x86-64.h: Add the new relocations with their official
+       numbers.
+
 2006-03-22  Richard Sandiford  <richard@codesourcery.com>
            Daniel Jacobowitz  <dan@codesourcery.com>
            Phil Edwards  <phil@codesourcery.com>
        (DW_LANG_PLI, DW_LANG_ObjC, DW_LANG_ObjC_plus_plus, DW_LANG_UPC,
        DW_LANG_D): New.
 
+2006-02-06  Steve Ellcey  <sje@cup.hp.com>
+
+       * ia64.h (SHF_IA_64_HP_TLS): New.
+
 2006-02-24  DJ Delorie  <dj@redhat.com>
 
        * m32c.h: Add relax relocs.
        * common.h (EM_MT): Renamed.
        * mt.h: Rename relocs, cpu & other defines.
 
+2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * mt.h: Renamed from ms1.h
+
 2005-12-12  Paul Brook  <paul@codesourcery.com>
 
        * arm.h (elf32_arm_get_eabi_attr_int): Add prototype.
        * mips.h (STO_OPTIONAL): Define.
        (ELF_MIPS_IS_OPTIONAL): Define.
 
+2005-11-07  Nathan Sidwell  <nathan@codesourcery.com>
+
+       Add ms2.
+       * ms1.h (EF_MS1_CPU_MS2): New.
+
+2005-11-06  John David Anglin  <dave.anglin@nrc-crnc.gc.ca>
+
+       * hppa.h (R_PARISC_DIR64WR, R_PARISC_DIR64DR): Remove relocs.
+
 2005-09-30  Catherine Moore  <clm@cm00re.com>
 
        * bfin.h: New file.
        * common.h (EM_M32C): New machine number.
        * m32c.h: New file.
 
+2005-06-17  Jakub Jelinek  <jakub@redhat.com>
+
+       * external.h (GRP_ENTRY_SIZE): Define.
+
 2005-06-17  Jan Beulich  <jbeulich@novell.com>
 
        * x86-64.h (elf_x86_64_reloc_type): Adjust comment for
index f2c8d4d..0e9a494 100644 (file)
@@ -7,6 +7,10 @@
        * i386.h (MAX_OPERANDS): Set to 5.
        (MAX_MNEM_SIZE): Changed to 20.
 
+2008-03-28  Eric B. Weddington  <eric.weddington@atmel.com>
+
+       * avr.h (AVR_ISA_TINY3): Define new opcode set for attiny167.
+
 2008-03-09  Paul Brook  <paul@codesourcery.com>
 
        * arm.h (FPU_VFP_EXT_D32, FPU_VFP_V3D16, FPU_ARCH_VFP_V3D16): Define.
        (CPU_OCTEON): New macro.
        (OPCODE_IS_MEMBER): Handle Octeon instructions.
 
+2008-01-23  Eric B. Weddington  <eric.weddington@atmel.com>
+
+       * avr.h (AVR_ISA_RF401): Add new opcode set for at86rf401.
+
+2008-01-03  Eric B. Weddington  <eric.weddington@atmel.com>
+
+       * avr.h (AVR_ISA_USB162): Add new opcode set.
+       (AVR_ISA_AVR3): Likewise.
+
 2007-11-29  Mark Shinwell  <shinwell@codesourcery.com>
 
        * mips.h (INSN_LOONGSON_2E): New.
        before corresponding pa11 opcodes.  Add strict pa10 register-immediate
        entries for "fdc".
 
+2005-09-30  Catherine Moore  <clm@cm00re.com>
+
+       * bfin.h: New file.
+
 2005-09-24  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
        * hppa.h (pa_opcodes): Add new "fdc" and "fic" opcode entries.