OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [bfd/] [coff-rs6000.c] - Diff between revs 14 and 148

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 14 Rev 148
Line 1... Line 1...
/* BFD back-end for IBM RS/6000 "XCOFF" files.
/* BFD back-end for IBM RS/6000 "XCOFF" files.
   Copyright 1990-1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
   Copyright 1990-1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
   2008, 2009, 2010
   2008, 2009, 2010, 2011
   Free Software Foundation, Inc.
   Free Software Foundation, Inc.
   Written by Metin G. Ozisik, Mimi Phuong-Thao Vo, and John Gilmore.
   Written by Metin G. Ozisik, Mimi Phuong-Thao Vo, and John Gilmore.
   Archive support from Damon A. Permezel.
   Archive support from Damon A. Permezel.
   Contributed by IBM Corporation and Cygnus Support.
   Contributed by IBM Corporation and Cygnus Support.
 
 
Line 3984... Line 3984...
 
 
    SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | SEC_CODE | SEC_DATA,
    SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | SEC_CODE | SEC_DATA,
    0,                           /* leading char */
    0,                           /* leading char */
    '/',                        /* ar_pad_char */
    '/',                        /* ar_pad_char */
    15,                         /* ar_max_namelen */
    15,                         /* ar_max_namelen */
 
    0,                           /* match priority.  */
 
 
    /* data */
    /* data */
    bfd_getb64,
    bfd_getb64,
    bfd_getb_signed_64,
    bfd_getb_signed_64,
    bfd_putb64,
    bfd_putb64,
Line 4237... Line 4238...
 
 
    SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | SEC_CODE | SEC_DATA,
    SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC | SEC_CODE | SEC_DATA,
    0,                           /* leading char */
    0,                           /* leading char */
    '/',                        /* ar_pad_char */
    '/',                        /* ar_pad_char */
    15,                         /* ar_max_namelen */
    15,                         /* ar_max_namelen */
 
    0,                           /* match priority.  */
 
 
    /* data */
    /* data */
    bfd_getb64,
    bfd_getb64,
    bfd_getb_signed_64,
    bfd_getb_signed_64,
    bfd_putb64,
    bfd_putb64,

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.