X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2Felf%2FChangeLog;h=86b34bc87b714a70b9924e2eda58c7f0677ba863;hb=3d4920d7c3bb7f69a8ef1bc7f64fbef8e8a04f2c;hp=d5c3472bb11968c0971fe83bb09ddeedf1354745;hpb=077e3444ce573ce778928794df25f4c5394eb934;p=deliverable%2Fbinutils-gdb.git diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index d5c3472bb1..86b34bc87b 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,5 +1,117 @@ +1999-05-29 Nick Clifton + + * common.h (ELFOSABI_ARM): Define. + +1999-05-28 Nick Clifton + + * reloc-macros.h: Update comment. + +1999-05-28 Ian Lance Taylor + + * i960.h: New file. + +1999-05-16 Nick Clifton + + * mcore.h (R_MCORE_COPY): Define. + (R_MCORE_GLOB_DAT): Define. + (R_MCORE_JUMP_SLOT): Define. + +1999-05-15 Nick Clifton + + * mcore.h (R_MCORE_RELATIVE): Define. + +999-05-05 Catherine Moore + + * m68k.h (EF_CPU32): Define. + +1999-04-21 Nick Clifton + + * reloc-macros.h (START_RELOC_NUMBERS): Prepend an underscore to + fake reloc entry name (if possible), in order to avoid conflicts + with typedefs of the same name. + +1999-04-16 Gavin Romig-Koch + + * mips.h (EF_MIPS_32BITMODE): New. + +1999-04-08 Nick Clifton + + * mcore.h: New header file. Defines for Motorolla's MCore + processor. + +1999-04-08 Nick Clifton + + * common.h: Add new constants defined in: "System V Application + Binary Interface - DRAFT - April 29, 1998" found at the web site: + http://www.sco.com/developer/gabi/contents.html + + (EM_MMA): Removed. Replaced with EM_MCORE as Motorolla own this + value. + +1999-03-31 Nick Clifton + + * reloc-macros.h: Fixed to not generate an enum with a trailing + comma. + +1999-03-16 Gavin Romig-Koch + + * mips.h (E_MIPS_MACH_5000): New. + +1999-03-10 Ulrich Drepper + + * common.h: Add definitions for a few more Solaris ELF extensions. + +Thu Feb 18 18:58:26 1999 Ian Lance Taylor + + * external.h: Only use attribute if __GNUC__ is defined. + +1999-02-17 Nick Clifton + + Patch submitted by: Scott Bambrough + + * elf/external.h: struct Elf_External_Versym must be packed on + ARM. Code uses sizeof(Elf_External_Versym) and assumes it is + equal to sizeof(char[2]). Reported by Jim Pick + +1999-02-02 Nick Clifton + + * dwarf2.h (DWARF2_External_ARange): New structure. + (DWARF2_Internal_ARange): New structure. + +Mon Feb 1 11:33:56 1999 Catherine Moore + + * arm.h: Renumber relocs to conform to standard. + (EF_NEW_ABI): Define. + (EF_OLD_ABI): Define. + * arm-oabi.h: New file. + +1999-01-28 Nick Clifton + + * fr30.h: Add R_FR30_GNU_VT{INHERIT,ENTRY} relocs. + +1999-01-27 Nick Clifton + + * dwarf2.h: Add typedefs for structures found in dwarf2 sections. + +1998-12-16 Gavin Romig-Koch + + * mips.h (E_MIPS_MACH_4111): New. + +1998-12-15 Gavin Romig-Koch + + * mips.h (EF_MIPS_ABI,E_MIPS_ABI_O32,E_MIPS_ABI_O64, + E_MIPS_ABI_EABI32,E_MIPS_ABI_EABI64): + +1998-12-03 Nick Clifton + + * fr30.h: Add R_FR30_48 reloc. + 1998-12-02 Ulrich Drepper + * mips.h: Add external data type for conflict section. + + * mips.h: Add more LL_* options from Irix 6.5. + * mips.h: Add R_MIPS_JALR and adjust R_MIPS_max appropriately. Tue Nov 10 15:12:28 1998 Nick Clifton @@ -118,12 +230,6 @@ Fri Jul 24 11:22:06 1998 Jeffrey A Law (law@cygnus.com) * mips.h: Add MIPS64 relocation names and values. -start-sanitize-r5900 -Thu Jul 23 23:28:08 1998 Jeffrey A Law (law@cygnus.com) - - * mips.h (R_MIPS16_S3): Change to a higher value. - -end-sanitize-r5900 Wed Jul 22 19:29:00 Catherine Moore * arm.h: Rename relocations. @@ -213,23 +319,6 @@ Tue Jun 9 09:35:29 1998 Nick Clifton * common.h (EM_ARM): Add this constant. -start-sanitize-sky -Wed Jun 3 10:29:47 1998 Doug Evans - - * mips.h (Elf32_Dvp_Internal_Overlay,Elf32_Dvp_External_Overlay): - Rename from 64 bit versions, update members to be 32 bits. - (bfd_dvp_elf32_swap_overlay_in,bfd_dvp_elf32_swap_overlay_out): - Rename from 64 bit versions. - -Sun May 31 15:46:56 1998 Doug Evans - - * mips.h (SHT_DVP_OVERLAY_TABLE,SHT_DVP_OVERLAY): New section types. - (SHNAME_DVP_OVERLAY_{TABLE,STRTAB,PREFIX}): Section names. - (Elf64_Dvp_Internal_Overlay,Elf64_Dvp_External_Overlay): New types. - (bfd_dvp_elf64_swap_overlay_in,bfd_dvp_elf64_swap_overlay_out): - Declare. - -end-sanitize-sky Wed May 6 09:45:30 1998 Gavin Koch * mips.h (EF_MIPS_MACH,E_MIPS_MACH_*): Added. @@ -247,24 +336,10 @@ Sat Feb 28 17:04:41 1998 Richard Henderson * alpha.h (EF_ALPHA_32BIT, EF_ALPHA_CANRELAX): New. -start-sanitize-sky -Tue Feb 10 12:08:23 1998 Doug Evans - - * mips.h (STO_DVP_{VIF,GIF): Renamed from STO_DVP_{PKE,GPUIF}. - -Wed Jan 28 09:42:48 1998 Doug Evans - - * mips.h (STO_DVP_{DMA,PKE,GPUIF,VU}): New macros. - (MIPS_STO_DVP_P): New macro. - -end-sanitize-sky Mon Dec 15 15:07:49 1997 Nick Clifton * m32r.h (EF_M32R_ARCH, E_M32R_ARCH): New flags to specify machine architecture. -start-sanitize-m32rx - (E_M32RX_ARCH): New flag for m32rx architecture. -end-sanitize-m32rx Fri Dec 5 11:20:08 1997 Nick Clifton @@ -296,12 +371,10 @@ Tue Sep 30 13:26:58 1997 Doug Evans (R_SPARC_{H44,M44,L44,REGISTER}): New relocations. (ELF64_R_TYPE_{DATA,ID,INFO}): New macros. -start-sanitize-v850e Wed Sep 17 16:41:42 1997 Nick Clifton * v850.h: Add R_V850_CALLT_6_7_OFFSET and R_V850_CALLT_16_16_OFFSET. -end-sanitize-v850e Tue Sep 16 14:16:17 1997 Nick Clifton * v850.h (reloc_type): Add R_V850_TDA_16_16_OFFSET. @@ -316,19 +389,14 @@ Wed Sep 3 11:25:57 1997 Nick Clifton Tue Sep 2 17:41:05 1997 Nick Clifton -start-sanitize-v850e * common.h: Remove magic number for V850E. * common.h: Remove magic number for V850EA. -end-sanitize-v850e - * v850.h: Add new flags for e_flags field in elf header. -start-sanitize-v850e Mon Aug 25 16:06:47 1997 Nick Clifton * common.h (EM_CYGNUS_V850E): backend magic number for v850e. * common.h (EM_CYGNUS_V850EA): backend magic number for v850ea. -end-sanitize-v850e Mon Aug 18 11:05:23 1997 Nick Clifton