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/pei-sh.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r608 r609  
    11/* BFD back-end for SH PE IMAGE COFF files.
    2    Copyright 1995, 2000, 2001 Free Software Foundation, Inc.
     2   Copyright 1995, 2000, 2001, 2002 Free Software Foundation, Inc.
    33
    44This file is part of BFD, the Binary File Descriptor library.
     
    2626#define COFF_IMAGE_WITH_PE
    2727#define COFF_WITH_PE
    28 #define PCRELOFFSET true
     28#define PCRELOFFSET TRUE
    2929#define TARGET_UNDERSCORE '_'
    3030#define COFF_LONG_SECTION_NAMES
Note: See TracChangeset for help on using the changeset viewer.