/[gcl]/gcl/binutils/bfd/cpu-fr30.c
ViewVC logotype

Diff of /gcl/binutils/bfd/cpu-fr30.c

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

revision 1.1.1.1 by camm, Fri Aug 9 05:35:01 2002 UTC revision 1.1.1.1.20.1 by camm, Fri Sep 30 02:08:56 2005 UTC
# Line 1  Line 1 
1  /* BFD support for the FR30 processor.  /* BFD support for the FR30 processor.
2     Copyright 1998 Free Software Foundation, Inc.     Copyright 1998, 2002 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 31  const bfd_arch_info_type bfd_fr30_arch = Line 31  const bfd_arch_info_type bfd_fr30_arch =
31    "fr30",                       /* architecture name */    "fr30",                       /* architecture name */
32    "fr30",                       /* printable name */    "fr30",                       /* printable name */
33    4,                            /* section align power */    4,                            /* section align power */
34    true,                         /* the default ? */    TRUE,                         /* the default ? */
35    bfd_default_compatible,       /* architecture comparison fn */    bfd_default_compatible,       /* architecture comparison fn */
36    bfd_default_scan,             /* string to architecture convert fn */    bfd_default_scan,             /* string to architecture convert fn */
37    NULL                          /* next in list */    NULL                          /* next in list */

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