sparclite-coff fix: obj-coff.c, symbols.c, write.c modified for abs_symbol
This commit is contained in:
parent
e8501a72ce
commit
cfaf70e3a6
1 changed files with 9 additions and 0 deletions
|
@ -1,5 +1,14 @@
|
|||
Tue Feb 8 16:00:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
|
||||
|
||||
* config/obj-coff.c (coff_frob_symbol): For abs_symbol, set *punt
|
||||
and do nothing else.
|
||||
|
||||
* symbols.c (symbol_begin): Initialize value of abs_symbol
|
||||
properly.
|
||||
|
||||
* write.c (adjust_reloc_syms): Use abs_symbol instead of calling
|
||||
section_symbol.
|
||||
|
||||
* ecoff.c (ecoff_build_debug): Fix "/*" in comment to silence
|
||||
complaint from "gcc -Wall".
|
||||
|
||||
|
|
Loading…
Reference in a new issue