X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Felf%2Fmn10300.h;h=e10be900a403df5578f326f3e2049da3be720c94;hb=a93a01f04e2c1e2a4d670d07c054a37c1992c222;hp=79db776530e2596ec78e0ef0daf65228d1c05303;hpb=36dd637fc46dfe4c8707e049c8284c906ee8ca18;p=deliverable%2Fbinutils-gdb.git diff --git a/include/elf/mn10300.h b/include/elf/mn10300.h index 79db776530..e10be900a4 100644 --- a/include/elf/mn10300.h +++ b/include/elf/mn10300.h @@ -1,5 +1,5 @@ /* MN10300 ELF support for BFD. - Copyright (C) 1998 Free Software Foundation, Inc. + Copyright 1998, 1999, 2000 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -35,8 +35,8 @@ START_RELOC_NUMBERS (elf_mn10300_reloc_type) RELOC_NUMBER (R_MN10300_PCREL8, 6) RELOC_NUMBER (R_MN10300_GNU_VTINHERIT, 7) RELOC_NUMBER (R_MN10300_GNU_VTENTRY, 8) - EMPTY_RELOC (R_MN10300_MAX) -END_RELOC_NUMBERS + RELOC_NUMBER (R_MN10300_24, 9) +END_RELOC_NUMBERS (R_MN10300_MAX) /* Machine variant if we know it. This field was invented at Cygnus, but it is hoped that other vendors will adopt it. If some standard @@ -49,7 +49,5 @@ END_RELOC_NUMBERS the rest are open. */ #define E_MN10300_MACH_MN10300 0x00810000 -/* start-sanitize-am33 */ #define E_MN10300_MACH_AM33 0x00820000 -/* end-sanitize-am33 */ #endif /* _ELF_MN10300_H */