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

Diff of /gcl/o/sfaslbfd_mips.c

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

revision 1.2 by camm, Thu Apr 14 21:31:04 2005 UTC revision 1.3 by camm, Fri Apr 15 21:23:28 2005 UTC
# Line 471  mipself_fix_relocs(bfd *b,asymbol ** sym Line 471  mipself_fix_relocs(bfd *b,asymbol ** sym
471        gpdisp = symbols[i];        gpdisp = symbols[i];
472        gpdisp->value = 0;        gpdisp->value = 0;
473        gpdisp->flags = BSF_LOCAL|BSF_SECTION_SYM;        gpdisp->flags = BSF_LOCAL|BSF_SECTION_SYM;
474        gpdisp->section = info->sgot ? info->sgot : info->sgot : bfd_abs_section_ptr;        gpdisp->section = info->sgot ? info->sgot : bfd_abs_section_ptr;
475        gpdisp->udata.p = NULL;        gpdisp->udata.p = NULL;
476        break;        break;
477      }      }

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

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