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-m10300.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r608 r609  
    11/* BFD support for the Matsushita 10300 processor
    2    Copyright 1996, 1997, 1999 Free Software Foundation, Inc.
     2   Copyright 1996, 1997, 1999, 2002 Free Software Foundation, Inc.
    33
    44This file is part of BFD, the Binary File Descriptor library.
     
    3232    "am33",
    3333    2,
    34     false,
     34    FALSE,
    3535    bfd_default_compatible,
    3636    bfd_default_scan,
     
    4848    "mn10300",
    4949    2,
    50     true, /* the one and only */
     50    TRUE, /* the one and only */
    5151    bfd_default_compatible,
    5252    bfd_default_scan,
Note: See TracChangeset for help on using the changeset viewer.