mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-04 07:44:22 +08:00
sparclite-coff fix: obj-coff.c, symbols.c, write.c modified for abs_symbol
This commit is contained in:
parent
e8501a72ce
commit
cfaf70e3a6
@ -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 New Issue
Block a user