]> Git Repo - binutils.git/commitdiff
Move entries for changes in sub-directories into the changelogs in those sub-
authorNick Clifton <[email protected]>
Wed, 16 Apr 2008 08:33:54 +0000 (08:33 +0000)
committerNick Clifton <[email protected]>
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 792ae808524229951a4b0bc3ed773e7ee4bb6c4d..9b0140cffdabd0fe9f465dce9ba31909e50b1504 100644 (file)
@@ -3,10 +3,6 @@
        * dis-asm.h (print_s390_disassembler_options):
        Prototype added.
 
-2008-03-28  Eric B. Weddington  <[email protected]>
-
-       * opcode/avr.h (AVR_ISA_TINY3): Define new opcode set for attiny167.
-
 2008-03-24  Ian Lance Taylor  <[email protected]>
 
        * 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  <[email protected]>
-
-       * opcode/avr.h (AVR_ISA_RF401): Add new opcode set for at86rf401.
-
-2008-01-03  Eric B. Weddington  <[email protected]>
-
-       * opcode/avr.h (AVR_ISA_USB162): Add new opcode set.
-       (AVR_ISA_AVR3): Likewise.
-
-2007-11-17  Thiemo Seufer  <[email protected]>
-
-       * elf/mips.h (Tag_GNU_MIPS_ABI_FP): Mention -mips32r2 -mfp64 variant
-       in comment.
-
 2007-11-07  Joseph Myers  <[email protected]>
            Daniel Jacobowitz  <[email protected]>
 
        * floatformat.h (struct floatformat): Add split_half field.
        (floatformat_ibm_long_double): New.
 
-2007-11-05  Danny Smith  <[email protected]>
-
-       * coff/pe.h (COFF_ENCODE_ALIGNMENT) Define.
-
 2007-09-06  Tom Tromey  <[email protected]>
 
        * libiberty.h (pex_free): Document process killing.
 
        * dis-asm.h (print_insn_spu): Declare.
 
-2006-10-17  Mark Shinwell  <[email protected]>
-
-       * elf/arm.h: Define TAG_CPU_ARCH_* constants.
-
 2006-09-17  Mei Ligang  <[email protected]>
 
        * 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  <[email protected]>
-
-       * 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  <[email protected]>
-
-       * elf/x86-64.h: Add the new relocations with their official
-       numbers.
-
 2006-02-17  Shrirang Khisti  <[email protected]>
             Anil Paranjape   <[email protected]>
             Shilin Shakti    <[email protected]>
 
        * dis-asm.h (print_insn_xc16c): New prototype.
 
-2006-02-06  Steve Ellcey  <[email protected]>
-
-       * elf/ia64.h (SHF_IA_64_HP_TLS): New.
-
 2006-01-18  DJ Delorie  <[email protected]>
 
        * md5.h: Include ansidecl.h
        Second part of ms1 to mt renaming.
        * dis-asm.h (print_insn_mt): Renamed.
 
-2005-12-12  Nathan Sidwell  <[email protected]>
-
-       * elf/mt.h: Renamed from ms1.h
-
 2005-12-10  Terry Laurenzo  <[email protected]>
 
        PR java/9861
        * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
        output format for return types
 
-2005-11-07  Nathan Sidwell  <[email protected]>
-
-       Add ms2.
-       * elf/ms1.h (EF_MS1_CPU_MS2): New.
-
-2005-11-06  John David Anglin  <[email protected]>
-
-       * elf/hppa.h (R_PARISC_DIR64WR, R_PARISC_DIR64DR): Remove relocs.
-
 2005-11-03  Alan Modra  <[email protected]>
 
        * bfdlink.h (struct bfd_link_order): Tweak comment.
 2005-09-30  Catherine Moore  <[email protected]>
 
        * dis-asm.h (print_insn_bfin): Declare.
-       * opcode/bfin.h: New file.
 
 2005-09-26  Mark Mitchell  <[email protected]>
 
 
        * bfdlink.h: Remove mention of a29k.
        * dis-asm.h: Remove a29k support.
-       * aout/encap.h: Likewise.
 
 2005-08-17  Mark Kettenis  <[email protected]>
 
index 6d1f374e2c939b3243acd9b43ea2e07177c14817..e5c315aa442aafe124aede57cb07d48ae832530c 100644 (file)
@@ -2,6 +2,10 @@
 
        * ar.h (ARMAGT): New magic string for thin archives.
 
+2005-08-18  Alan Modra  <[email protected]>
+
+       * encap.h: Remove a29k support.
+
 2005-05-10  Nick Clifton  <[email protected]>
 
        * Update the address and phone number of the FSF organization in
index 936cefa881cb34d5c83f22d0451db27e4412c128..fdd09db49a856d99cf1bb746106320972ff61d14 100644 (file)
@@ -1,3 +1,7 @@
+2007-11-05  Danny Smith  <[email protected]>
+
+       * pe.h (COFF_ENCODE_ALIGNMENT) Define.
+
 2007-08-02  H.J. Lu  <[email protected]>
 
        * pe.h (IMAGE_SCN_ALIGN_POWER_BIT_POS): New.
index 3277d846b4f923ea552714db4bf44a22e8ba4669..35fb0a928fe739b1cd98fdd3354dca5ca2cf6dc1 100644 (file)
        * internal.h (ELF_IS_SECTION_IN_SEGMENT): Adjust to cope with
        segments at the end of memory.
 
+2007-11-17  Thiemo Seufer  <[email protected]>
+
+       * mips.h (Tag_GNU_MIPS_ABI_FP): Mention -mips32r2 -mfp64 variant
+       in comment.
+
 2007-11-16  Nick Clifton  <[email protected]>
 
        * 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  <[email protected]>
+
+       * arm.h: Define TAG_CPU_ARCH_* constants.
+
 2006-09-17  Mei Ligang  <[email protected]>
 
        * 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  <[email protected]>
+
+       * 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  <[email protected]>
+
+       * x86-64.h: Add the new relocations with their official
+       numbers.
+
 2006-03-22  Richard Sandiford  <[email protected]>
            Daniel Jacobowitz  <[email protected]>
            Phil Edwards  <[email protected]>
        (DW_LANG_PLI, DW_LANG_ObjC, DW_LANG_ObjC_plus_plus, DW_LANG_UPC,
        DW_LANG_D): New.
 
+2006-02-06  Steve Ellcey  <[email protected]>
+
+       * ia64.h (SHF_IA_64_HP_TLS): New.
+
 2006-02-24  DJ Delorie  <[email protected]>
 
        * m32c.h: Add relax relocs.
        * common.h (EM_MT): Renamed.
        * mt.h: Rename relocs, cpu & other defines.
 
+2005-12-12  Nathan Sidwell  <[email protected]>
+
+       * mt.h: Renamed from ms1.h
+
 2005-12-12  Paul Brook  <[email protected]>
 
        * 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  <[email protected]>
+
+       Add ms2.
+       * ms1.h (EF_MS1_CPU_MS2): New.
+
+2005-11-06  John David Anglin  <[email protected]>
+
+       * hppa.h (R_PARISC_DIR64WR, R_PARISC_DIR64DR): Remove relocs.
+
 2005-09-30  Catherine Moore  <[email protected]>
 
        * bfin.h: New file.
        * common.h (EM_M32C): New machine number.
        * m32c.h: New file.
 
+2005-06-17  Jakub Jelinek  <[email protected]>
+
+       * external.h (GRP_ENTRY_SIZE): Define.
+
 2005-06-17  Jan Beulich  <[email protected]>
 
        * x86-64.h (elf_x86_64_reloc_type): Adjust comment for
index f2c8d4d6d1c0956d54e311ee4b689865bd887e66..0e9a49479556c3f6dfbc7c3d3d885740c34d8846 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  <[email protected]>
+
+       * avr.h (AVR_ISA_TINY3): Define new opcode set for attiny167.
+
 2008-03-09  Paul Brook  <[email protected]>
 
        * 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  <[email protected]>
+
+       * avr.h (AVR_ISA_RF401): Add new opcode set for at86rf401.
+
+2008-01-03  Eric B. Weddington  <[email protected]>
+
+       * avr.h (AVR_ISA_USB162): Add new opcode set.
+       (AVR_ISA_AVR3): Likewise.
+
 2007-11-29  Mark Shinwell  <[email protected]>
 
        * mips.h (INSN_LOONGSON_2E): New.
        before corresponding pa11 opcodes.  Add strict pa10 register-immediate
        entries for "fdc".
 
+2005-09-30  Catherine Moore  <[email protected]>
+
+       * bfin.h: New file.
+
 2005-09-24  John David Anglin  <[email protected]>
 
        * hppa.h (pa_opcodes): Add new "fdc" and "fic" opcode entries.
This page took 0.034435 seconds and 4 git commands to generate.