binutils-gdb/gas/doc
Richard Sandiford aed1a26192 * config/tc-mips.c (mips_set_options): Add sym32 field.
(mips_opts): Initialize it.
	(HAVE_32BIT_ADDRESSES): Set to true if pointers are 32 bits wide.
	(HAVE_64BIT_ADDRESSES): Redefine as !HAVE_32BIT_ADDRESSES.
	(HAVE_32BIT_SYMBOLS, HAVE_64BIT_SYMBOLS): New macros.
	(load_address): Use HAVE_64BIT_SYMBOLS instead of HAVE_64BIT_ADDRESSES
	when deciding whether to use a symbolic %highest/%higher expansion.
	(macro): Likewise.  Remove o64/n32 linux hack.  Always use
	ADDRESS_ADD*_INSN for address addition in the expansion of "dla"
	and "la".  Handle constants separately from symbolic expressions in
	the "ld_st:" case, using 64-bit arithmetic if HAVE_64BIT_ADDRESSES
	and using load_register to load the high part of the address.
	(OPTION_MSYM32, OPTION_NO_MSYM32): New macros.
	(OPTION_ELF_BASE): Bump by 2.
	(md_longopts): Add entries for -msym32 and -mno-sym32.
	(md_parse_option): Handle them.
	(usage): Document them.
	(s_mipsset): Handle ".set sym32" and ".set nosym32".
	(s_cpload, s_cpsetup): Use HAVE_64BIT_SYMBOLS instead of
	HAVE_64BIT_ADDRESSES to detect 64-bit values of "_gp".
	* doc/c-mips.texi: Document ".set sym32", ".set nosym32",
	-msym32 and -mno-sym32.
2005-03-04 09:51:11 +00:00
..
all.texi update copyright dates 2005-03-03 01:29:54 +00:00
as.texinfo update copyright dates 2005-03-03 01:29:54 +00:00
c-a29k.texi Fix copyright notices 2001-03-08 23:24:26 +00:00
c-alpha.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-arc.texi 2005-02-28 Paul Brook <paul@codesourcery.com> 2005-02-28 22:03:03 +00:00
c-arm.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-cris.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-d10v.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-d30v.texi 19990502 sourceware import 1999-05-03 07:29:11 +00:00
c-h8300.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-h8500.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-hppa.texi * som.c (struct som_misc_symbol_info): Add is_comdat, is_common and 2004-04-28 18:02:49 +00:00
c-i370.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-i386.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-i860.texi 2003-08-25 Jason Eckhardt <jle@rice.edu> 2003-08-26 02:40:43 +00:00
c-i960.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-ia64.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-ip2k.texi * doc/c-ip2k.texi: The company name Scenix changed to Ubicom. 2002-07-22 19:04:28 +00:00
c-m32r.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-m68hc11.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-m68k.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-m88k.texi 2001-07-05 Ben Elliston <bje@redhat.com> 2001-07-05 00:25:28 +00:00
c-mips.texi * config/tc-mips.c (mips_set_options): Add sym32 field. 2005-03-04 09:51:11 +00:00
c-mmix.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-msp430.texi Apply Dmitry Diky's patches to add relaxation to msp430. 2004-08-25 12:54:15 +00:00
c-ns32k.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-pdp11.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-pj.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-ppc.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-sh64.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-sh.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-sparc.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-tic54x.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-v850.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-vax.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-xtensa.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-z8k.texi update copyright dates 2005-03-03 01:29:54 +00:00
fdl.texi update copyright dates 2005-03-03 01:29:54 +00:00
h8.texi Replace occurrances of 'Hitachi' with 'Renesas'. 2003-04-15 08:51:55 +00:00
internals.texi update copyright dates 2005-03-03 01:29:54 +00:00
Makefile.am * doc/Makefile.am (info): Rename goal to... 2004-06-29 19:41:23 +00:00
Makefile.in * Makefile.am (TARG_ENV_HFILES): Add te-armlinuxeabi.h. 2004-12-03 01:22:15 +00:00