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

Subversion Repositories open8_urisc

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

Show entire file | Details | Blame | View Log

Rev 14 Rev 148
Line 1... Line 1...
/* BFD back-end for OpenRISC 1000 COFF binaries.
/* BFD back-end for OpenRISC 1000 COFF binaries.
   Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008
   Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2011
   Free Software Foundation, Inc.
   Free Software Foundation, Inc.
   Contributed by Ivan Guzvinec  <ivang@opencores.org>
   Contributed by Ivan Guzvinec  <ivang@opencores.org>
 
 
   This file is part of BFD, the Binary File Descriptor library.
   This file is part of BFD, the Binary File Descriptor library.
 
 
Line 592... Line 592...
   SEC_LOAD | SEC_RELOC |
   SEC_LOAD | SEC_RELOC |
   SEC_READONLY ),
   SEC_READONLY ),
  '_',        /* Leading underscore.  */
  '_',        /* Leading underscore.  */
  '/',        /* ar_pad_char.  */
  '/',        /* ar_pad_char.  */
  15,         /* ar_max_namelen.  */
  15,         /* ar_max_namelen.  */
 
  0,          /* match priority.  */
 
 
  /* Data.  */
  /* Data.  */
  bfd_getb64, bfd_getb_signed_64, bfd_putb64,
  bfd_getb64, bfd_getb_signed_64, bfd_putb64,
  bfd_getb32, bfd_getb_signed_32, bfd_putb32,
  bfd_getb32, bfd_getb_signed_32, bfd_putb32,
  bfd_getb16, bfd_getb_signed_16, bfd_putb16,
  bfd_getb16, bfd_getb_signed_16, bfd_putb16,

powered by: WebSVN 2.1.0

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