+
+ * 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.
* m32r.h (EF_M32R_ARCH, E_M32R_ARCH): New flags to
specify machine architecture.
-start-sanitize-m32rx
+start-sanitize-m32rx
(E_M32RX_ARCH): New flag for m32rx architecture.
-end-sanitize-m32rx
-
+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.
-
+ conflict.
+
* sparc.h (enum elf_sparc_reloc_type): Add UA64 & UA16.
- * 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}.