/[gcl]/gcl/binutils/bfd/armnetbsd.c
ViewVC logotype

Diff of /gcl/binutils/bfd/armnetbsd.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by camm, Fri Aug 9 05:34:45 2002 UTC revision 1.2 by camm, Fri Sep 9 23:32:07 2005 UTC
# Line 1  Line 1 
1  /* BFD back-end for NetBSD/ARM a.out-ish binaries.  /* BFD back-end for NetBSD/ARM a.out-ish binaries.
2     Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.     Copyright 1999, 2000, 2001, 2002, 2005
3       Free Software Foundation, Inc.
4    
5  This file is part of BFD, the Binary File Descriptor library.  This file is part of BFD, the Binary File Descriptor library.
6    
# Line 35  Foundation, Inc., 59 Temple Place - Suit Line 36  Foundation, Inc., 59 Temple Place - Suit
36  /* This needs to start with a.out so GDB knows it is an a.out variant.  */  /* This needs to start with a.out so GDB knows it is an a.out variant.  */
37  #define TARGETNAME              "a.out-arm-netbsd"  #define TARGETNAME              "a.out-arm-netbsd"
38    
 #if 0  
 #define NAME(x,y) CONCAT3 (aoutarm,_32_,y)  
   
 #define aoutarm_32_get_section_contents aout_32_get_section_contents  
   
 #define MY_bfd_reloc_type_lookup aoutarm_bfd_reloc_type_lookup  
   
 #include "bfd.h"                /* To ensure following declaration is OK */  
   
 const struct reloc_howto_struct *  
 MY_bfd_reloc_type_lookup  
   PARAMS ((bfd * abfd AND  
           bfd_reloc_code_real_type code));  
 #endif  
   
39  #include "netbsd.h"  #include "netbsd.h"

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26