* config/tc-ppc.c (ppc_fix_adjustable): Resolve symbol values
authorIan Lance Taylor <ian@airs.com>
Wed, 12 Oct 1994 18:11:52 +0000 (18:11 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 12 Oct 1994 18:11:52 +0000 (18:11 +0000)
commitf0b556a2d321b3df9a53e00d4b42bc557d50f71c
tree1c419c251f8d3bb451818f51471b879bf02ca0c4
parent17d9e20376efa8599ef4ed4eae2f98fdfff57627
* config/tc-ppc.c (ppc_fix_adjustable): Resolve symbol values
rather than explicitly adding the frag address.
* config/obj-coff.c (coff_frob_symbol): Add a zero entry to mark
the end of the line numbers; this replaces the zero entry which
used to be added by coff_add_linesym, removed Oct 7.
(coff_adjust_section_syms): Ignore sections with no seginfo.
Update the RS/6000 assembler for recent gas changes.
gas/ChangeLog