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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [bfd/] [elf64-sparc.c] - Diff between revs 14 and 163

Show entire file | Details | Blame | View Log

Rev 14 Rev 163
Line 1... Line 1...
/* SPARC-specific support for 64-bit ELF
/* SPARC-specific support for 64-bit ELF
   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
   Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
   2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
   2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
 
   Free Software Foundation, Inc.
 
 
   This file is part of BFD, the Binary File Descriptor library.
   This file is part of BFD, the Binary File Descriptor library.
 
 
   This program is free software; you can redistribute it and/or modify
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   it under the terms of the GNU General Public License as published by
Line 712... Line 713...
        {
        {
          bfd_set_error (bfd_error_bad_value);
          bfd_set_error (bfd_error_bad_value);
          return FALSE;
          return FALSE;
        }
        }
    }
    }
  return TRUE;
  return _bfd_sparc_elf_merge_private_bfd_data (ibfd, obfd);
}
}
 
 
/* MARCO: Set the correct entry size for the .stab section.  */
/* MARCO: Set the correct entry size for the .stab section.  */
 
 
static bfd_boolean
static bfd_boolean

powered by: WebSVN 2.1.0

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