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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gdb-6.8/] [bfd/] [coff-tic80.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 Texas Instruments TMS320C80 Multimedia Video Processor (MVP).
/* BFD back-end for Texas Instruments TMS320C80 Multimedia Video Processor (MVP).
   Copyright 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
   Copyright 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008
   Free Software Foundation, Inc.
   Free Software Foundation, Inc.
 
 
   Written by Fred Fish (fnf@cygnus.com)
   Written by Fred Fish (fnf@cygnus.com)
 
 
   There is nothing new under the sun. This file draws a lot on other
   There is nothing new under the sun. This file draws a lot on other
Line 732... Line 732...
  while (0)
  while (0)
 
 
#define TIC80COFF 1             /* Customize coffcode.h */
#define TIC80COFF 1             /* Customize coffcode.h */
#undef C_AUTOARG                /* Clashes with TIc80's C_UEXT */
#undef C_AUTOARG                /* Clashes with TIc80's C_UEXT */
#undef C_LASTENT                /* Clashes with TIc80's C_STATLAB */
#undef C_LASTENT                /* Clashes with TIc80's C_STATLAB */
 
 
 
#ifndef bfd_pe_print_pdata
 
#define bfd_pe_print_pdata      NULL
 
#endif
 
 
#include "coffcode.h"
#include "coffcode.h"
 
 
CREATE_LITTLE_COFF_TARGET_VEC (tic80coff_vec, "coff-tic80", D_PAGED, 0, '_', NULL, COFF_SWAP_TABLE)
CREATE_LITTLE_COFF_TARGET_VEC (tic80coff_vec, "coff-tic80", D_PAGED, 0, '_', NULL, COFF_SWAP_TABLE)
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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