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

Diff of /gcl/binutils/bfd/cpu-i860.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 Intel 860 architecture.  /* BFD support for the Intel 860 architecture.
2     Copyright 1992, 1995, 2000 Free Software Foundation, Inc.     Copyright 1992, 1995, 2000, 2002 Free Software Foundation, Inc.
3     Created mostly by substituting "860" for "386" in cpu-i386.c     Created mostly by substituting "860" for "386" in cpu-i386.c
4     Harry Dolan <dolan@ssd.intel.com>, October 1995     Harry Dolan <dolan@ssd.intel.com>, October 1995
5    
# Line 33  const bfd_arch_info_type bfd_i860_arch = Line 33  const bfd_arch_info_type bfd_i860_arch =
33      "i860",                     /* Architecture name */      "i860",                     /* Architecture name */
34      "i860",                     /* Printable name */      "i860",                     /* Printable name */
35      3,                          /* Section alignment exponent */      3,                          /* Section alignment exponent */
36      true,                       /* Is this the default architecture? */      TRUE,                       /* Is this the default architecture? */
37      bfd_default_compatible,      bfd_default_compatible,
38      bfd_default_scan,      bfd_default_scan,
39      0,                          /* Next in list */      0,                          /* 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