projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95bc714
)
Revert last change (never should have been checked in to begin with).
author
Jeff Law
<law@redhat.com>
Mon, 12 Sep 1994 04:06:07 +0000
(
04:06
+0000)
committer
Jeff Law
<law@redhat.com>
Mon, 12 Sep 1994 04:06:07 +0000
(
04:06
+0000)
bfd/som.c
patch
|
blob
|
history
diff --git
a/bfd/som.c
b/bfd/som.c
index 5728395e59c8139c3e7623216ce3d1909e38660b..c08b3511e49ab94218a44fe7a5d75c1f87239201 100644
(file)
--- a/
bfd/som.c
+++ b/
bfd/som.c
@@
-2294,10
+2294,9
@@
som_prep_for_fixups (abfd, syms, num_syms)
som_symbol_data (*reloc->sym_ptr_ptr)->reloc_count += scale;
}
}
-#if 0
+
/* Now sort the symbols. */
qsort (syms, num_syms, sizeof (asymbol *), compare_syms);
-#endif
/* Compute the symbol indexes, they will be needed by the relocation
code. */