Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/bfd/cpu-m32c.c

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

revision 20 by monabuilder, Sun Dec 28 03:31:50 2008 UTC revision 21 by monamour, Mon Jul 27 20:34:36 2009 UTC
# Line 47  const bfd_arch_info_type bfd_m32c_arch = Line 47  const bfd_arch_info_type bfd_m32c_arch =
47    8,                            /* Bits per byte.  */    8,                            /* Bits per byte.  */
48    bfd_arch_m32c,                /* Architecture.  */    bfd_arch_m32c,                /* Architecture.  */
49    bfd_mach_m16c,                /* Machine.  */    bfd_mach_m16c,                /* Machine.  */
50    "m16c",                       /* Architecture name.  */    "m32c",                       /* Architecture name.  */
51    "m16c",                       /* Printable name.  */    "m16c",                       /* Printable name.  */
52    4,                            /* Section align power.  */    4,                            /* Section align power.  */
53    TRUE,                         /* The default ?  */    TRUE,                         /* The default ?  */

Legend:
Removed from v.20  
changed lines
  Added in v.21

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26