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

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

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

revision 1.1.1.1 by camm, Fri Aug 9 05:36:01 2002 UTC revision 1.2 by camm, Fri Sep 9 23:32:08 2005 UTC
# Line 1  Line 1 
1  /* BFD support for the XSTORMY16 processor.  /* BFD support for the XSTORMY16 processor.
2     Copyright (C) 2001 Free Software Foundation, Inc.     Copyright 2001, 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_xstormy16_a Line 31  const bfd_arch_info_type bfd_xstormy16_a
31    "xstormy16",                  /* architecture name */    "xstormy16",                  /* architecture name */
32    "xstormy16",                  /* printable name */    "xstormy16",                  /* printable name */
33    2,                            /* section align power */    2,                            /* 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.2

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