binutils-gdb/gas/doc
Hans-Peter Nilsson 973eb3402f Support on-demand global register allocation by passing on
base-plus-offset relocs to the linker.
	* config/tc-mmix.c: Tweak and fix typos in comments.
 	(allocate_undefined_gregs_in_linker): New variable.
	(OPTION_LINKER_ALLOCATED_GREGS): New option macro.
	(md_longopts): Add --linker-allocated-gregs.
	(md_parse_option) <case 'x'>: Imply --linker-allocated-gregs.
	<case OPTION_LINKER_ALLOCATED_GREGS>: New.
	(md_show_usage): Update text for -x.  Add text for
	--linker-allocated-gregs.
	(tc_gen_reloc): Derive default value for addend from val and
	baddsy.  Use addsec and bfd_is_abs_section in more places.  Don't
	emit error for BFD_RELOC_MMIX_BASE_PLUS_OFFSET without suitable
	GREG if allocate_undefined_gregs_in_linker.
	* doc/as.texinfo (Overview) <Target MMIX options>: Add
	--linker-allocated-gregs.
	* doc/c-mmix.texi (MMIX-Opts): Add blurb about
	--linker-allocated-gregs.  Mention that it's implied by -x.
	(MMIX-Pseudos) <GREG>: Mention when and how a GREG can be omitted.
	(MMIX-mmixal): Clarify dated comparison and location of MMIXware.

	* config/tc-mmix.h (md_parse_name): Use ISUPPER, not isupper.
2002-02-01 08:09:47 +00:00
..
Makefile.am * doc/Makefile.am (install): Depend on install-info. 2002-01-26 21:27:36 +00:00
Makefile.in Add support for OpenRISC 32-bit embedded processor 2002-01-31 17:33:08 +00:00
all.texi Add MMIX support 2001-10-30 15:20:14 +00:00
as.texinfo Support on-demand global register allocation by passing on 2002-02-01 08:09:47 +00:00
c-a29k.texi
c-arc.texi
c-arm.texi * doc/as.texinfo (Overview) <Target ARM options>: Add missing {} 2002-01-21 00:20:58 +00:00
c-d10v.texi
c-d30v.texi
c-h8300.texi
c-h8500.texi
c-hppa.texi
c-i370.texi
c-i386.texi
c-i860.texi
c-i960.texi
c-m32r.texi
c-m68hc11.texi
c-m68k.texi
c-m88k.texi 2001-07-05 Ben Elliston <bje@redhat.com> 2001-07-05 00:25:28 +00:00
c-mips.texi * doc/c-mips.tex (-mgp32, -mfp32): Added -mfp32, unified with -mgp32. 2001-08-02 10:15:24 +00:00
c-mmix.texi Support on-demand global register allocation by passing on 2002-02-01 08:09:47 +00:00
c-ns32k.texi
c-pdp11.texi
c-pj.texi
c-ppc.texi [gas/ChangeLog] 2001-10-13 01:59:09 +00:00
c-sh.texi Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu targets 2001-10-31 09:50:09 +00:00
c-sparc.texi
c-tic54x.texi
c-v850.texi
c-vax.texi
c-z8k.texi
gasp.texi
h8.texi
internals.texi * as.c (parse_args): Call md_after_parse_args if defined. 2001-11-28 17:00:46 +00:00