URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 157 |
Rev 225 |
Line 52... |
Line 52... |
|
|
/* Define the mapping from ELF to bfd mach numbers.
|
/* Define the mapping from ELF to bfd mach numbers.
|
bfd_mach_* are defined in bfd_in2.h (generated from
|
bfd_mach_* are defined in bfd_in2.h (generated from
|
archures.c). */
|
archures.c). */
|
#define EF_SH_BFD_TABLE \
|
#define EF_SH_BFD_TABLE \
|
/* EF_SH_UNKNOWN */ bfd_mach_sh3 , \
|
/* EF_SH_UNKNOWN */ bfd_mach_sh , \
|
/* EF_SH1 */ bfd_mach_sh , \
|
/* EF_SH1 */ bfd_mach_sh , \
|
/* EF_SH2 */ bfd_mach_sh2 , \
|
/* EF_SH2 */ bfd_mach_sh2 , \
|
/* EF_SH3 */ bfd_mach_sh3 , \
|
/* EF_SH3 */ bfd_mach_sh3 , \
|
/* EF_SH_DSP */ bfd_mach_sh_dsp , \
|
/* EF_SH_DSP */ bfd_mach_sh_dsp , \
|
/* EF_SH3_DSP */ bfd_mach_sh3_dsp , \
|
/* EF_SH3_DSP */ bfd_mach_sh3_dsp , \
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.