/[gcl]/gcl/binutils/include/elf/mn10300.h
ViewVC logotype

Diff of /gcl/binutils/include/elf/mn10300.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by camm, Fri Aug 9 05:36:46 2002 UTC revision 1.1.1.1.20.1 by camm, Fri Sep 30 02:10:24 2005 UTC
# Line 1  Line 1 
1  /* MN10300 ELF support for BFD.  /* MN10300 ELF support for BFD.
2     Copyright 1998, 1999, 2000 Free Software Foundation, Inc.     Copyright 1998, 1999, 2000, 2003 Free Software Foundation, Inc.
3    
4  This file is part of BFD, the Binary File Descriptor library.  This file is part of BFD, the Binary File Descriptor library.
5    
# Line 36  START_RELOC_NUMBERS (elf_mn10300_reloc_t Line 36  START_RELOC_NUMBERS (elf_mn10300_reloc_t
36    RELOC_NUMBER (R_MN10300_GNU_VTINHERIT, 7)    RELOC_NUMBER (R_MN10300_GNU_VTINHERIT, 7)
37    RELOC_NUMBER (R_MN10300_GNU_VTENTRY, 8)    RELOC_NUMBER (R_MN10300_GNU_VTENTRY, 8)
38    RELOC_NUMBER (R_MN10300_24, 9)    RELOC_NUMBER (R_MN10300_24, 9)
39      RELOC_NUMBER (R_MN10300_GOTPC32, 10)
40      RELOC_NUMBER (R_MN10300_GOTPC16, 11)
41      RELOC_NUMBER (R_MN10300_GOTOFF32, 12)
42      RELOC_NUMBER (R_MN10300_GOTOFF24, 13)
43      RELOC_NUMBER (R_MN10300_GOTOFF16, 14)
44      RELOC_NUMBER (R_MN10300_PLT32, 15)
45      RELOC_NUMBER (R_MN10300_PLT16, 16)
46      RELOC_NUMBER (R_MN10300_GOT32, 17)
47      RELOC_NUMBER (R_MN10300_GOT24, 18)
48      RELOC_NUMBER (R_MN10300_GOT16, 19)
49      RELOC_NUMBER (R_MN10300_COPY, 20)
50      RELOC_NUMBER (R_MN10300_GLOB_DAT, 21)
51      RELOC_NUMBER (R_MN10300_JMP_SLOT, 22)
52      RELOC_NUMBER (R_MN10300_RELATIVE, 23)
53  END_RELOC_NUMBERS (R_MN10300_MAX)  END_RELOC_NUMBERS (R_MN10300_MAX)
54    
55  /* Machine variant if we know it.  This field was invented at Cygnus,  /* Machine variant if we know it.  This field was invented at Cygnus,
# Line 50  END_RELOC_NUMBERS (R_MN10300_MAX) Line 64  END_RELOC_NUMBERS (R_MN10300_MAX)
64    
65  #define E_MN10300_MACH_MN10300  0x00810000  #define E_MN10300_MACH_MN10300  0x00810000
66  #define E_MN10300_MACH_AM33     0x00820000  #define E_MN10300_MACH_AM33     0x00820000
67    #define E_MN10300_MACH_AM33_2   0x00830000
68  #endif /* _ELF_MN10300_H */  #endif /* _ELF_MN10300_H */

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.20.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26