Ignore:
Timestamp:
Aug 16, 2003, 6:59:22 PM (22 years ago)
Author:
bird
Message:

binutils v2.14 - offical sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/binutils/bfd/cpu-d10v.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r608 r609  
    11/* BFD support for the D10V processor
    2    Copyright 1996, 1999, 2000 Free Software Foundation, Inc.
     2   Copyright 1996, 1999, 2000, 2002 Free Software Foundation, Inc.
    33   Contributed by Martin Hunt (hunt@cygnus.com).
    44
     
    3333  "d10v:ts3",
    3434  4, /* section alignment power */
    35   false,
     35  FALSE,
    3636  bfd_default_compatible,
    3737  bfd_default_scan,
     
    4949  "d10v:ts2",
    5050  4, /* section alignment power */
    51   false,
     51  FALSE,
    5252  bfd_default_compatible,
    5353  bfd_default_scan,
     
    6565  "d10v",
    6666  4, /* section alignment power */
    67   true,
     67  TRUE,
    6868  bfd_default_compatible,
    6969  bfd_default_scan,
Note: See TracChangeset for help on using the changeset viewer.