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-aux.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 Apple M68K COFF A/UX 3.x files.
/* BFD back-end for Apple M68K COFF A/UX 3.x files.
   Copyright 1996, 1997, 2000, 2002, 2007 Free Software Foundation, Inc.
   Copyright 1996, 1997, 2000, 2002, 2005, 2007, 2008
 
   Free Software Foundation, Inc.
   Written by Richard Henderson <rth@tamu.edu>.
   Written by Richard Henderson <rth@tamu.edu>.
 
 
   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
Line 46... Line 47...
           asection *, bfd_vma, const char *, bfd_boolean, bfd_boolean,
           asection *, bfd_vma, const char *, bfd_boolean, bfd_boolean,
           struct bfd_link_hash_entry **));
           struct bfd_link_hash_entry **));
 
 
#define coff_link_add_one_symbol coff_m68k_aux_link_add_one_symbol
#define coff_link_add_one_symbol coff_m68k_aux_link_add_one_symbol
 
 
 
#ifndef bfd_pe_print_pdata
 
#define bfd_pe_print_pdata      NULL
 
#endif
 
 
#include "coff/aux-coff.h"  /* override coff/internal.h and coff/m68k.h */
#include "coff/aux-coff.h"  /* override coff/internal.h and coff/m68k.h */
#include "coff-m68k.c"
#include "coff-m68k.c"
 
 
/* We need non-absolute symbols to override absolute symbols.  This
/* We need non-absolute symbols to override absolute symbols.  This
   mirrors Apple's "solution" to let a static library symbol override
   mirrors Apple's "solution" to let a static library symbol override

powered by: WebSVN 2.1.0

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