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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [bfd/] [elf32-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 32-bit ELF
/* SPARC-specific support for 32-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, 2010 Free Software Foundation, Inc.
   2003, 2004, 2005, 2006, 2007, 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 108... Line 109...
    {
    {
      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);
}
}
 
 
/* The final processing done just before writing out the object file.
/* The final processing done just before writing out the object file.
   We need to set the e_machine field appropriately.  */
   We need to set the e_machine field appropriately.  */
 
 

powered by: WebSVN 2.1.0

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