OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gdb-6.8/] [bfd/] [aout-tic30.c] - Diff between revs 157 and 225

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

Rev 157 Rev 225
Line 1... Line 1...
/* BFD back-end for TMS320C30 a.out binaries.
/* BFD back-end for TMS320C30 a.out binaries.
   Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
   Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2009
   Free Software Foundation, Inc.
   Free Software Foundation, Inc.
   Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au)
   Contributed by Steven Haworth (steve@pm.cse.rmit.edu.au)
 
 
   This file is part of BFD, the Binary File Descriptor library.
   This file is part of BFD, the Binary File Descriptor library.
 
 
Line 948... Line 948...
#endif
#endif
#ifndef MY_section_already_linked
#ifndef MY_section_already_linked
#define MY_section_already_linked \
#define MY_section_already_linked \
  _bfd_generic_section_already_linked
  _bfd_generic_section_already_linked
#endif
#endif
 
#ifndef MY_bfd_define_common_symbol
 
#define MY_bfd_define_common_symbol bfd_generic_define_common_symbol
 
#endif
#ifndef MY_bfd_reloc_type_lookup
#ifndef MY_bfd_reloc_type_lookup
#define MY_bfd_reloc_type_lookup tic30_aout_reloc_type_lookup
#define MY_bfd_reloc_type_lookup tic30_aout_reloc_type_lookup
#endif
#endif
#ifndef MY_bfd_reloc_name_lookup
#ifndef MY_bfd_reloc_name_lookup
#define MY_bfd_reloc_name_lookup tic30_aout_reloc_name_lookup
#define MY_bfd_reloc_name_lookup tic30_aout_reloc_name_lookup

powered by: WebSVN 2.1.0

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