/[gcl]/gcl/o/sfaslelf.c
ViewVC logotype

Diff of /gcl/o/sfaslelf.c

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

revision 1.5 by camm, Sun Feb 3 18:44:08 2002 UTC revision 1.6 by camm, Sat Feb 9 17:27:19 2002 UTC
# Line 453  typedef struct { Line 453  typedef struct {
453    reloc_howto_type *h;    reloc_howto_type *h;
454  } mtbl;  } mtbl;
455    
 int in_bfd_init=0;  
   
456  static void  static void
457  do_bfd_reloc(unsigned int oc,unsigned int val,  do_bfd_reloc(unsigned int oc,unsigned int val,
458               unsigned int *where) {               unsigned int *where) {
# Line 465  do_bfd_reloc(unsigned int oc,unsigned in Line 463  do_bfd_reloc(unsigned int oc,unsigned in
463    
464    if (!m[0]) {    if (!m[0]) {
465    
466        extern int in_bfd_init;
467    
468      bfd_reloc_code_real_type t;      bfd_reloc_code_real_type t;
469    
470      in_bfd_init=1;      in_bfd_init=1;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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