/* libbfd.h -- Declarations used by bfd library *implementation*.
(This include file is not for users of the library.)
- Copyright 1990, 91, 92, 93, 94, 95, 1996 Free Software Foundation, Inc.
+ Copyright 1990, 91, 92, 93, 94, 95, 96, 1997 Free Software Foundation, Inc.
Written by Cygnus Support.
** NOTE: libbfd.h is a GENERATED file. Don't change it; instead,
"BFD_RELOC_64",
"BFD_RELOC_32",
"BFD_RELOC_26",
+ "BFD_RELOC_24",
"BFD_RELOC_16",
"BFD_RELOC_14",
"BFD_RELOC_8",
"BFD_RELOC_ALPHA_HINT",
"BFD_RELOC_ALPHA_LINKAGE",
"BFD_RELOC_MIPS_JMP",
+ "BFD_RELOC_MIPS16_JMP",
"BFD_RELOC_HI16",
"BFD_RELOC_HI16_S",
"BFD_RELOC_LO16",
/* end-sanitize-d10v */
/* start-sanitize-m32r */
- "BFD_RELOC_M32R_UIMM24",
- "BFD_RELOC_M32R_DISP8",
- "BFD_RELOC_M32R_DISP16",
- "BFD_RELOC_M32R_DISP24",
+ "BFD_RELOC_M32R_24",
+ "BFD_RELOC_M32R_10_PCREL",
+ "BFD_RELOC_M32R_18_PCREL",
+ "BFD_RELOC_M32R_26_PCREL",
/* end-sanitize-m32r */
/* start-sanitize-v850 */
"BFD_RELOC_V850_TDA_OFFSET",
/* end-sanitize-v850 */
+ "BFD_RELOC_MN10300_32_PCREL",
+ "BFD_RELOC_MN10300_16_PCREL",
"@@overflow: BFD_RELOC_UNUSED@@",
};
#endif