binutils-gdb/gas/doc
Alan Modra 6386f3a767 * symbols.c (resolve_symbol_value): Remove "finalize" param,
instead use finalize_syms directly.  Don't treat expressions
	specially with regard to finalize_syms.  Update calls to self.
	(resolve_local_symbol): Update call to resolve_symbol_value.
	(S_GET_VALUE): Likewise.  Return resolve_symbol_value if
	!finalize_syms.
	* symbols.h (resolve_symbol_value): Update prototype.
	* config/obj-aout.c (obj_crawl_symbol_chain): Update call
	to resolve_symbol_value.
	* config/obj-bout.c (obj_crawl_symbol_chain): Likewise.
	* config/obj-coff.c (do_relocs_for): Likewise.
	(yank_symbols): Likewise.
	(fixup_segment): Likewise.
	* config/obj-vms.c (obj_crawl_symbol_chain): Likewise.
	* config/tc-mips.c (md_convert_frag): Likewise.
	* config/tc-ppc.c (ppc_frob_symbol): Likewise.
	(ppc_fix_adjustable): Likewise.
	* dwarf2dbg.c (dwarf2dbg_estimate_size_before_relax): Likewise.
	(dwarf2dbg_convert_frag): Likewise.
	* ehopt.c (eh_frame_estimate_size_before_relax): Likewise.
	(eh_frame_convert_frag): Likewise.
	* expr.c (make_expr_symbol): Likewise.
	* write.c (adjust_reloc_syms): Likewise.
	(write_object_file): Likewise.
	(relax_segment): Likewise.
	(fixup_segment): Likewise.
	(finalize_syms): Init to zero, and update comment.
	(write_object_file): Set finalize_syms to 1 rather than 2.
	* doc/internals.texi (sy_value): Mention finalize_syms.
	(S_GET_VALUE): Remove restriction on when S_GET_VALUE can be called.
2001-05-22 10:23:50 +00:00
..
Makefile.am Automate generate on man pages 2001-03-25 20:32:31 +00:00
Makefile.in Warning fixes and configure/makefile tweaks by Thiemo Seufer. 2001-05-03 02:07:02 +00:00
all.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
as.1 z8k fixes 2001-04-24 15:22:25 +00:00
as.texinfo * as.texinfo (Fill): Replace "result" with "repeat". 2001-03-27 04:51:28 +00:00
c-a29k.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-arc.texi Peter Targett's backwards compatibility and other arc fixes. 2001-05-12 15:14:53 +00:00
c-arm.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-d10v.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-d30v.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-h8300.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-h8500.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-hppa.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-i370.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-i386.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-i860.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-i960.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-m32r.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-m68hc11.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-m68k.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-mips.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-ns32k.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-pdp11.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-pj.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-sh.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-sparc.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-tic54x.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-v850.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-vax.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-z8k.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
gasp.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
h8.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
internals.texi * symbols.c (resolve_symbol_value): Remove "finalize" param, 2001-05-22 10:23:50 +00:00