diff options
author | Nick Clifton <nickc@redhat.com> | 2008-04-16 08:33:54 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2008-04-16 08:33:54 +0000 |
commit | a3d5d8246f13d5a39c87a642c34a232b3c276195 (patch) | |
tree | fe90db4b43c0ee9853bb285c8823c0d582a9b81a /include | |
parent | 0ccf7c30b9db513a31d8a22a01c82c86457595c0 (diff) | |
download | gdb-a3d5d8246f13d5a39c87a642c34a232b3c276195.tar.gz |
Move entries for changes in sub-directories into the changelogs in those sub-
directories.
Diffstat (limited to 'include')
-rw-r--r-- | include/ChangeLog | 60 | ||||
-rw-r--r-- | include/aout/ChangeLog | 4 | ||||
-rw-r--r-- | include/coff/ChangeLog | 4 | ||||
-rw-r--r-- | include/elf/ChangeLog | 45 | ||||
-rw-r--r-- | include/opcode/ChangeLog | 17 |
5 files changed, 70 insertions, 60 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 792ae808524..9b0140cffda 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -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. @@ -39,30 +35,12 @@ 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. @@ -220,10 +198,6 @@ * 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. @@ -251,31 +225,12 @@ * 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 @@ -299,25 +254,12 @@ 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. @@ -343,7 +285,6 @@ 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> @@ -353,7 +294,6 @@ * bfdlink.h: Remove mention of a29k. * dis-asm.h: Remove a29k support. - * aout/encap.h: Likewise. 2005-08-17 Mark Kettenis <kettenis@gnu.org> diff --git a/include/aout/ChangeLog b/include/aout/ChangeLog index 6d1f374e2c9..e5c315aa442 100644 --- a/include/aout/ChangeLog +++ b/include/aout/ChangeLog @@ -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 diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index 936cefa881c..fdd09db49a8 100644 --- a/include/coff/ChangeLog +++ b/include/coff/ChangeLog @@ -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. diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index 3277d846b4f..35fb0a928fe 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -94,6 +94,11 @@ * 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. @@ -285,6 +290,10 @@ (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. @@ -320,6 +329,21 @@ * 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> @@ -379,6 +403,10 @@ (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. @@ -428,6 +456,10 @@ * 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. @@ -438,6 +470,15 @@ * 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. @@ -494,6 +535,10 @@ * 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 diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index f2c8d4d6d1c..0e9a4947955 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -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. @@ -42,6 +46,15 @@ (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. @@ -365,6 +378,10 @@ 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. |