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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gdb-6.8/] [bfd/] [coff-apollo.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 Apollo 68000 COFF binaries.
/* BFD back-end for Apollo 68000 COFF binaries.
   Copyright 1990, 1991, 1992, 1993, 1994, 1999, 2000, 2001, 2002, 2003,
   Copyright 1990, 1991, 1992, 1993, 1994, 1999, 2000, 2001, 2002, 2003,
   2007 Free Software Foundation, Inc.
   2005, 2007, 2008  Free Software Foundation, Inc.
   By Troy Rollo (troy@cbme.unsw.edu.au)
   By Troy Rollo (troy@cbme.unsw.edu.au)
   Based on m68k standard COFF version Written by Cygnus Support.
   Based on m68k standard COFF version Written by Cygnus Support.
 
 
   This file is part of BFD, the Binary File Descriptor library.
   This file is part of BFD, the Binary File Descriptor library.
 
 
Line 103... Line 103...
  apollo_rtype2howto (internal, (relocentry)->r_type)
  apollo_rtype2howto (internal, (relocentry)->r_type)
 
 
#define SELECT_RELOC(external, internal) \
#define SELECT_RELOC(external, internal) \
  external.r_type = apollo_howto2rtype (internal);
  external.r_type = apollo_howto2rtype (internal);
 
 
 
#define bfd_pe_print_pdata      NULL
 
 
#include "coffcode.h"
#include "coffcode.h"
 
 
#ifndef TARGET_SYM
#ifndef TARGET_SYM
#define TARGET_SYM apollocoff_vec
#define TARGET_SYM apollocoff_vec
#endif
#endif

powered by: WebSVN 2.1.0

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