+
+ * mn10300.h: Rewrite relocation definition using macros.
+
+
+ * arm.h: New file.
+ * d10v.h: New file.
+start-sanitize-d30v
+ * d30v.h: New file.
+end-sanitize-d30v
+ * i386.h: New file.
+ * m68k.h: New file.
+ * mn10200.h: New file.
+ * sh.h: New file.
+
+ * mips.h: Add R_MIPS_* and SHT_MIPS_* entries.
+
+ * mn10300.h: Add R_MN10300_* entries.
+
+ * ppc.h: Add R_PPC_* entries.
+
+
+ * mips.h: Add ODK_*, OEX_*, OPAD_*, OHW_*, and OGP_* constants.
+ Define Elf32_External_Lib.
+
+
+ * mips.h (PT_MIPS_OPTIONS): New symbol.
+ Add lots of DT_MIPS_* symbols.
+
+
+ * mn10300.h: New file.
+
+
+ * common.h (EM_960, EM_V800, EM_FR20, EM_RH32, EM_MMA,
+ EM_OLD_ALPHA): Add these constants.
+
+
+ * common.h (EM_486, EM_S370): Add these constants.
+
+
+ * common.h (EM_ARM): Add this constant.
+
+start-sanitize-sky
+
+ * 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.
+
+
+ * 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
+
+ * mips.h (EF_MIPS_MACH,E_MIPS_MACH_*): Added.
+
+
+ * alpha.h (STO_ALPHA_NOPV, STO_ALPHA_STD_GPLOAD): New.
+
+
+ * common.h (EM_SPARC64): Move and rename to EM_OLD_SPARCV9.
+ (EM_SPARCV9): New. This is the official ABI name and number.
+
+
+ * alpha.h (EF_ALPHA_32BIT, EF_ALPHA_CANRELAX): New.
+
+start-sanitize-sky
+
+ * mips.h (STO_DVP_{VIF,GIF): Renamed from STO_DVP_{PKE,GPUIF}.
+
+
+ * mips.h (STO_DVP_{DMA,PKE,GPUIF,VU}): New macros.
+ (MIPS_STO_DVP_P): New macro.
+
+end-sanitize-sky
+
+ * 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
+
+
+ * v850.h: New constants: SHN_V850_SCOMMON, SHN_V850_TCOMMON,
+ SHN_V850_ZCOMMON, SHT_V850_SCOMMON, SHT_V850_TCOMMON,
+ SHT_V850_ZCOMMON to handle v850 common sections.
+ enum reloc_type renamed to v850_reloc_type to avoid name
+ conflict.
+
+
+ * sparc.h (enum elf_sparc_reloc_type): Add UA64 & UA16.
+
+
+ * sparc.h (DT_SPARC_REGISTER): New macro.
+ (DT_SPARC_PLTFMT): In support of old sparc64-linux .plts; will
+ go away soon.
+
+
+ * sparc.h (EF_SPARC_HAL_R1, EF_SPARC_EXT_MASK): New macros.
+ (EF_SPARCV9_{MM,TSO,PSO,RMO}): New macros.
+ (SHN_BEFORE,SHN_AFTER): New macros.
+ (SHF_EXCLUDE,SHF_ORDERED): New macros.
+ (STT_REGISTER): New macro.
+ (R_SPARC_GLOB_JMP): Deleted, but slot reserved.
+ (R_SPARC_{DISP64,PLT64,HIX22,LOX10}): New relocations.
+ (R_SPARC_{H44,M44,L44,REGISTER}): New relocations.
+ (ELF64_R_TYPE_{DATA,ID,INFO}): New macros.
+
+start-sanitize-v850e
+
+ * v850.h: Add R_V850_CALLT_6_7_OFFSET and R_V850_CALLT_16_16_OFFSET.
+
+end-sanitize-v850e
+
+ * v850.h (reloc_type): Add R_V850_TDA_16_16_OFFSET.
+
+
+ * mips.h: Correct typo in comment.
+
* v850.h (reloc_type): Remove R_V850_16_PCREL.
start-sanitize-v850e
* common.h: Remove magic number for V850E.
+ * common.h: Remove magic number for V850EA.
end-sanitize-v850e
-start-sanitize-v850eq
- * common.h: Remove magic number for V850EQ.
-end-sanitize-v850eq
* v850.h: Add new flags for e_flags field in elf header.
* common.h (EM_CYGNUS_V850E): backend magic number for v850e.
-start-sanitize-v850eq
- * common.h (EM_CYGNUS_V850EQ): backend magic number for v850eq.
-end-sanitize-v850eq
+ * common.h (EM_CYGNUS_V850EA): backend magic number for v850ea.
end-sanitize-v850e
- * v850.h: New file, provide V850 specific definitions.
+ * v850.h: New file, provide V850 specific definitions.
* common.h (EM_CYGNUS_M32R): Define.
-
+
* mips.h (SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Define.
- * common.h (EM_CYGNUS_D10V): Define.
+ * common.h (EM_CYGNUS_D10V): Define.
* d10v.h: New file.
* common.h: added ELF_R_{SYM,TYPE,INFO} for handling relocation
info
added EM_MIPS, and corrected value of EM_860 based on System V ABI
- manual.
+ manual.
* external.h: added Elf_External_{Rel,Rela}.