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

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r608 r609  
    11/* BFD support for the ia64 architecture.
    2    Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
     2   Copyright 1998, 1999, 2000, 2002 Free Software Foundation, Inc.
    33   Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
    44
     
    3333    "ia64-elf32",
    3434    3,  /* log2 of section alignment */
    35     true, /* the one and only */
     35    TRUE, /* the one and only */
    3636    bfd_default_compatible,
    3737    bfd_default_scan ,
     
    4949    "ia64-elf64",
    5050    3,  /* log2 of section alignment */
    51     true, /* the one and only */
     51    TRUE, /* the one and only */
    5252    bfd_default_compatible,
    5353    bfd_default_scan ,
Note: See TracChangeset for help on using the changeset viewer.