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

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r608 r609  
    11/* BFD support for the Axis CRIS architecture.
    2    Copyright 2000 Free Software Foundation, Inc.
     2   Copyright 2000, 2002 Free Software Foundation, Inc.
    33   Contributed by Axis Communications AB.
    44   Written by Hans-Peter Nilsson.
     
    3939  1,                            /* Section alignment power; each section
    4040                                   is aligned to (only) 2^1 bytes.  */
    41   true,                         /* This is the default "machine", since
     41  TRUE,                         /* This is the default "machine", since
    4242                                   there's only one.  */
    4343  bfd_default_compatible,       /* A default function for testing
    4444                                   "machine" compatibility of two
    4545                                   bfd_arch_info_type.  */
    46   bfd_default_scan,             /* Check if an bfd_arch_info_type is a
     46  bfd_default_scan,             /* Check if a bfd_arch_info_type is a
    4747                                   match.  */
    4848  NULL                          /* Pointer to next bfd_arch_info_type in
Note: See TracChangeset for help on using the changeset viewer.