Changeset 609 for branches/GNU/src/binutils/bfd/cpu-i860.c
- Timestamp:
- Aug 16, 2003, 6:59:22 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/binutils/bfd/cpu-i860.c
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.1.1.2
r608 r609 1 1 /* BFD support for the Intel 860 architecture. 2 Copyright 1992, 1995, 2000 Free Software Foundation, Inc.2 Copyright 1992, 1995, 2000, 2002 Free Software Foundation, Inc. 3 3 Created mostly by substituting "860" for "386" in cpu-i386.c 4 4 Harry Dolan <dolan@ssd.intel.com>, October 1995 … … 34 34 "i860", /* Printable name */ 35 35 3, /* Section alignment exponent */ 36 true, /* Is this the default architecture? */36 TRUE, /* Is this the default architecture? */ 37 37 bfd_default_compatible, 38 38 bfd_default_scan, -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.