OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gdb-6.8/] [include/] [elf/] [sh.h] - Diff between revs 157 and 225

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     , \

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.