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

Diff of /gcl/o/sfaslbfd.c

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

revision 1.17 by camm, Sat Mar 20 01:41:35 2004 UTC revision 1.18 by camm, Mon Aug 23 23:09:23 2004 UTC
# Line 299  fasload(object faslfile) { Line 299  fasload(object faslfile) {
299      struct bfd_link_hash_entry *h;      struct bfd_link_hash_entry *h;
300    
301      if (!strncmp(entry_name_ptr,q[u]->name,5)) {      if (!strncmp(entry_name_ptr,q[u]->name,5)) {
302        init_address=q[u]->value;        init_address=q[u]->value+(q[u]->section->output_section->vma-(unsigned long)memory->cfd.cfd_start);
303        continue;        continue;
304      }      }
305    

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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