X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=include%2Felf%2Fcr16.h;fp=include%2Felf%2Fcr16.h;h=c48c372a09b208d18cdc48b96c338723f8d57d48;hp=e3f6c50b12606c814541a92e336fc7ca196023c2;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/include/elf/cr16.h b/include/elf/cr16.h index e3f6c50..c48c372 100644 --- a/include/elf/cr16.h +++ b/include/elf/cr16.h @@ -51,6 +51,12 @@ START_RELOC_NUMBERS(elf_cr16_reloc_type) RELOC_NUMBER (R_CR16_DISP16, 23) RELOC_NUMBER (R_CR16_DISP24, 24) RELOC_NUMBER (R_CR16_DISP24a, 25) + RELOC_NUMBER (R_CR16_SWITCH8, 26) + RELOC_NUMBER (R_CR16_SWITCH16, 27) + RELOC_NUMBER (R_CR16_SWITCH32, 28) + RELOC_NUMBER (R_CR16_GOT_REGREL20, 29) + RELOC_NUMBER (R_CR16_GOTC_REGREL20, 30) + RELOC_NUMBER (R_CR16_GLOB_DAT, 31) END_RELOC_NUMBERS(R_CR16_MAX) #endif /* _ELF_CR16_H */