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/] [coff-tic4x.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 TMS320C4X coff binaries.
/* BFD back-end for TMS320C4X coff binaries.
   Copyright 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2005, 2007
   Copyright 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2005, 2007,
   Free Software Foundation, Inc.
   2008  Free Software Foundation, Inc.
 
 
   Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz)
   Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz)
 
 
   This file is part of BFD, the Binary File Descriptor library.
   This file is part of BFD, the Binary File Descriptor library.
 
 
Line 70... Line 70...
#define BADMAG(x) COFF2_BADMAG(x)
#define BADMAG(x) COFF2_BADMAG(x)
 
 
#undef coff_rtype_to_howto
#undef coff_rtype_to_howto
#define coff_rtype_to_howto coff_tic4x_rtype_to_howto
#define coff_rtype_to_howto coff_tic4x_rtype_to_howto
 
 
 
#ifndef bfd_pe_print_pdata
 
#define bfd_pe_print_pdata      NULL
 
#endif
 
 
#include "coffcode.h"
#include "coffcode.h"
 
 
static bfd_reloc_status_type
static bfd_reloc_status_type
tic4x_relocation (abfd, reloc_entry, symbol, data, input_section,
tic4x_relocation (abfd, reloc_entry, symbol, data, input_section,
                  output_bfd, error_message)
                  output_bfd, error_message)

powered by: WebSVN 2.1.0

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