*** empty log message ***
[deliverable/binutils-gdb.git] / include / elf / mcore.h
index 34c12569b20e4af9d15528c0bde64571bd70910f..387a57d45177a85f6729e3bf234cc97a81594b4c 100644 (file)
@@ -1,5 +1,5 @@
-/* Motorolla MCore support for BFD.
-   Copyright (C) 1995, 1999 Free Software Foundation, Inc.
+/* Motorola MCore support for BFD.
+   Copyright 1995, 1999, 2000 Free Software Foundation, Inc.
 
 This file is part of BFD, the Binary File Descriptor library.
 
@@ -35,8 +35,10 @@ START_RELOC_NUMBERS (elf_mcore_reloc_type)
   RELOC_NUMBER (R_MCORE_GNU_VTINHERIT, 7)
   RELOC_NUMBER (R_MCORE_GNU_VTENTRY, 8)
   RELOC_NUMBER (R_MCORE_RELATIVE, 9)
-  EMPTY_RELOC  (R_MCORE_max)
-END_RELOC_NUMBERS
+  RELOC_NUMBER (R_MCORE_COPY, 10)
+  RELOC_NUMBER (R_MCORE_GLOB_DAT, 11)
+  RELOC_NUMBER (R_MCORE_JUMP_SLOT, 12)
+END_RELOC_NUMBERS (R_MCORE_max)
 
 /* Section Attributes.  */
 #define SHF_MCORE_NOREAD       0x80000000
This page took 0.023271 seconds and 4 git commands to generate.