Define ELFOSABI_ARM
[deliverable/binutils-gdb.git] / include / elf / ChangeLog
index de30df5aa8d257355cf254247e0b183857ab534b..86b34bc87b714a70b9924e2eda58c7f0677ba863 100644 (file)
-1998-07-24  Ulrich Drepper  <drepper@cygnus.com>
+1999-05-29  Nick Clifton  <nickc@cygnus.com>
 
-       * mips.h: Add MIPS64 relocation names and values.
+       * common.h (ELFOSABI_ARM): Define.
+
+1999-05-28  Nick Clifton  <nickc@cygnus.com>
+
+       * reloc-macros.h: Update comment.
+
+1999-05-28  Ian Lance Taylor  <ian@zembu.com>
+
+       * i960.h: New file.
+
+1999-05-16  Nick Clifton  <nickc@cygnus.com>
+
+       * mcore.h (R_MCORE_COPY): Define.
+       (R_MCORE_GLOB_DAT): Define.
+       (R_MCORE_JUMP_SLOT): Define.
+
+1999-05-15  Nick Clifton  <nickc@cygnus.com>
+
+       * mcore.h (R_MCORE_RELATIVE): Define.
+
+999-05-05  Catherine Moore  <clm@cygnus.com>
+        * m68k.h (EF_CPU32): Define.
+1999-04-21  Nick Clifton  <nickc@cygnus.com>
+
+       * 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  <gavin@cygnus.com>
+
+       * mips.h (EF_MIPS_32BITMODE): New.
+
+1999-04-08  Nick Clifton  <nickc@cygnus.com>
+
+       * mcore.h: New header file.  Defines for Motorolla's MCore
+       processor. 
+
+1999-04-08  Nick Clifton  <nickc@cygnus.com>
+
+       * 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  <nickc@cygnus.com>
+
+       * reloc-macros.h: Fixed to not generate an enum with a trailing
+       comma. 
+
+1999-03-16  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * mips.h (E_MIPS_MACH_5000): New.
+
+1999-03-10  Ulrich Drepper  <drepper@cygnus.com>
+
+       * common.h: Add definitions for a few more Solaris ELF extensions.
+
+Thu Feb 18 18:58:26 1999  Ian Lance Taylor  <ian@cygnus.com>
+
+       * external.h: Only use attribute if __GNUC__ is defined.
+
+1999-02-17  Nick Clifton  <nickc@cygnus.com>
+
+       Patch submitted by: Scott Bambrough <scottb@corelcomputer.com>
+
+       * 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 <jim@jimpick.com>
+
+1999-02-02  Nick Clifton  <nickc@cygnus.com>
+
+       * dwarf2.h (DWARF2_External_ARange): New structure.
+       (DWARF2_Internal_ARange): New structure.
+
+Mon Feb  1 11:33:56 1999  Catherine Moore  <clm@cygnus.com>
+
+        * 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  <nickc@cygnus.com>
+
+       * fr30.h: Add R_FR30_GNU_VT{INHERIT,ENTRY} relocs.
+
+1999-01-27  Nick Clifton  <nickc@cygnus.com>
+
+       * dwarf2.h: Add typedefs for structures found in dwarf2 sections.
+
+1998-12-16  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * mips.h (E_MIPS_MACH_4111): New.
+
+1998-12-15  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * 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  <nickc@cygnus.com>
+
+       * fr30.h: Add R_FR30_48 reloc.
+
+1998-12-02  Ulrich Drepper  <drepper@cygnus.com>
+
+       * 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  <nickc@cygnus.com>
+
+       * common.h (EM_CYGNUS_FR30): Reduce to a 16 bit value.
+
+Tue Nov 10 15:17:28 1998  Catherine Moore  <clm@cygnus.com>
+
+        * d10v.h:  Add vtable relocs.
+
+Wed Nov  4 15:56:50 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * common.h (EM_CYGNUS_FR30): New machine number.
+
+       * fr30.h: New file: Definitions for the FR30.
 
-start-sanitize-r5900
-Thu Jul 23 23:28:08 1998  Jeffrey A Law  (law@cygnus.com)
+Fri Oct 30 11:54:15 1998  Catherine Moore  <clm@cygnus.com>
 
-       * mips.h (R_MIPS16_S3): Change to a higher value.
+        From Philip Blundell <pb@nexus.co.uk>:
+        * arm.h (R_ARM_COPY, et al.): New relocs, used by Linux for PIC.
+        (EF_ALIGN8): New flag.
+
+Tue Oct 20 11:19:50 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * common.h (NT_LWPSTATUS): Close comment accidentally left open.
+
+Mon Oct 19 20:24:11 1998  Catherine Moore  <clm@cygnus.com>
+
+        * sh.h:  Add vtable relocs.
+
+Mon Oct 19 01:44:42 1998  Felix Lee  <flee@cygnus.com>
+
+       * common.h (NT_PSTATUS, NT_FPREGS, NT_PSINFO,
+       NT_LWPSTATUS,NT_LWPSINFO): added.
+       * internal.h (Elf_Internal_Note): new structure members.
+
+Fri Oct 16 14:11:25 1998  Catherine Moore  <clm@cygnus.com>
+
+        * m32r.h:  Add vtable relocs.
+
+Tue Oct  6 09:22:22 1998  Catherine Moore  <clm@cygnus.com>
+
+        * sparc.h:  Add vtable relocs.
+
+Mon Oct  5 09:39:22 1998  Catherine Moore  <clm@cygnus.com>
+
+        * v850.h:  Add vtable relocs.
+
+Sun Oct  4 21:17:51 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * i386.h (R_386_max): Change from 252 to 24.
+
+Mon Sep 21 12:24:44 1998  Catherine Moore  <clm@cygnus.com>
+
+        * i386.h:  Change vtable reloc numbers.
+
+Sun Sep 20 00:54:22 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * m68k.h: Add vtable relocs and R_68K_max.
+
+Tue Sep 15 09:56:49 CDT 1998  Catherine Moore  <clm@cygnus.com>
+
+       * arm.h:  Add vtable relocs.
+
+Mon Aug 31 11:25:27 1998  Catherine Moore  <clm@cygnus.com>
+
+        * arm.h:  Define STT_ARM_TFUNC.  Remove ST_THUMB_xxxx
+        definitions.
+
+Sat Aug 29 22:25:51 1998  Richard Henderson  <rth@cygnus.com>
+
+       * i386.h: Add vtable relocs.
+
+1998-08-25 16:42  Ulrich Drepper  <drepper@cygnus.com>
+
+       * common.h: Add SYMINFO_* macros to access Elf*_Syminfo information.
+
+       * external.h: Add Elf_External_Syminfo definition.
+
+       * internal.h: Add Elf_Internal_Syminfo, Elf32_Internal_Syminfo,
+       and Elf64_Syminfo definitions.
+
+Sun Aug  9 20:26:49 CDT 1998  Catherine Moore  <clm@cygnus.com>
+
+       * arm.h:  Add ST_THUMB definitions.
+
+Wed Aug  5 15:52:35 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * arm.h: Add ELF header flags to specify compile time optins:
+       EF_INTERWORK: New flag.
+       EF_APCS_26: New flag.
+       EF_APCS_FLOAT: New flag.
+       EF_PIC: New flag.
+
+1998-07-31 21:28  Ulrich Drepper  <drepper@cygnus.com>
+
+       * mips.h: Add missing RHF_* constants.
+
+Fri Jul 31 10:01:40 1998 Catherine Moore  <clm@cygnus.com>
+
+        * arm.h: Add R_ARM_THM_PC9 relocation.
+
+1998-07-30 16:25  Ulrich Drepper  <drepper@cygnus.com>
+
+       * common.h: Add new DT_* entries and there flag macros from Solaris.
+
+Tue Jul 28 18:14:07 1998  Stan Cox  <scox@equinox.cygnus.com>
+
+       * sparc.h: (R_SPARC_REV32): Added for little endian data e.g. sparc 86x.
+
+Fri Jul 24 11:22:06 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * mn10300.h: Add R_MN10300_24 relocation.
+
+1998-07-24  Ulrich Drepper  <drepper@cygnus.com>
+
+       * mips.h: Add MIPS64 relocation names and values.
 
-end-sanitize-r5900
 Wed Jul 22 19:29:00 Catherine Moore  <clm@cygnus.com>
 
         * arm.h: Rename relocations.
@@ -97,23 +319,6 @@ Tue Jun  9 09:35:29 1998  Nick Clifton  <nickc@cygnus.com>
 
        * common.h (EM_ARM): Add this constant.
 
-start-sanitize-sky
-Wed Jun  3 10:29:47 1998  Doug Evans  <devans@canuck.cygnus.com>
-
-       * 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  <devans@canuck.cygnus.com>
-
-       * 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  <gavin@cygnus.com>
 
        * mips.h (EF_MIPS_MACH,E_MIPS_MACH_*): Added.
@@ -131,24 +336,10 @@ Sat Feb 28 17:04:41 1998  Richard Henderson  <rth@cygnus.com>
 
        * alpha.h (EF_ALPHA_32BIT, EF_ALPHA_CANRELAX): New.
 
-start-sanitize-sky
-Tue Feb 10 12:08:23 1998  Doug Evans  <devans@canuck.cygnus.com>
-
-       * mips.h (STO_DVP_{VIF,GIF): Renamed from STO_DVP_{PKE,GPUIF}.
-
-Wed Jan 28 09:42:48 1998  Doug Evans  <devans@canuck.cygnus.com>
-
-       * 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  <nickc@cygnus.com>
 
        * 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  <nickc@cygnus.com>
 
@@ -180,12 +371,10 @@ Tue Sep 30 13:26:58 1997  Doug Evans  <dje@canuck.cygnus.com>
        (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  <nickc@cygnus.com>
 
        * 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  <nickc@cygnus.com>
 
        * v850.h (reloc_type): Add R_V850_TDA_16_16_OFFSET.
@@ -200,19 +389,14 @@ Wed Sep  3 11:25:57 1997  Nick Clifton  <nickc@cygnus.com>
 
 Tue Sep  2 17:41:05 1997  Nick Clifton  <nickc@cygnus.com>
 
-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  <nickc@cygnus.com>
 
        * 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  <nickc@cygnus.com>
 
This page took 0.027429 seconds and 4 git commands to generate.