old-cross-binutils/gas/config
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
..
aout_gnu.h update copyright dates 2005-03-03 11:52:12 +00:00
atof-ieee.c update copyright dates 2005-03-03 11:52:12 +00:00
atof-tahoe.c update copyright dates 2005-03-03 11:52:12 +00:00
atof-vax.c
e-crisaout.c
e-criself.c
e-i386aout.c
e-i386coff.c
e-i386elf.c
e-mipsecoff.c
e-mipself.c
itbl-mips.h
m68k-parse.h
m68k-parse.y update copyright dates 2005-03-03 11:52:12 +00:00
m88k-opcode.h
obj-aout.c * configure.in (AC_C_BIGENDIAN): Invoke. 2005-03-01 00:43:58 +00:00
obj-aout.h * configure.in (AC_C_BIGENDIAN): Invoke. 2005-03-01 00:43:58 +00:00
obj-bout.c update copyright dates 2005-03-03 11:52:12 +00:00
obj-bout.h * configure.in (AC_C_BIGENDIAN): Invoke. 2005-03-01 00:43:58 +00:00
obj-coff.c * config/obj-coff.c (fixup_segment): Delete sy_mri_common assertion. 2005-03-01 11:24:31 +00:00
obj-coff.h update copyright dates 2005-03-03 11:52:12 +00:00
obj-ecoff.c
obj-ecoff.h * tc.h (struct relax_type, relax_typeS): Move from here.. 2005-02-17 13:46:05 +00:00
obj-elf.c * read.c: Warning fixes. 2005-02-22 12:58:35 +00:00
obj-elf.h update copyright dates 2005-03-03 11:52:12 +00:00
obj-evax.c
obj-evax.h
obj-hp300.c * configure.in (AC_C_BIGENDIAN): Invoke. 2005-03-01 00:43:58 +00:00
obj-hp300.h update copyright dates 2005-03-03 11:52:12 +00:00
obj-ieee.c update copyright dates 2005-03-03 11:52:12 +00:00
obj-ieee.h
obj-multi.c
obj-multi.h update copyright dates 2005-03-03 11:52:12 +00:00
obj-som.c update copyright dates 2005-03-03 11:52:12 +00:00
obj-som.h update copyright dates 2005-03-03 11:52:12 +00:00
obj-vms.c update copyright dates 2005-03-03 11:52:12 +00:00
obj-vms.h
tc-a29k.c * tc.h (struct relax_type, relax_typeS): Move from here.. 2005-02-17 13:46:05 +00:00
tc-a29k.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-alpha.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-alpha.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-arc.c 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com> 2005-03-03 05:30:10 +00:00
tc-arc.h
tc-arm.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-arm.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-avr.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-avr.h
tc-cris.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-cris.h * tc.h (struct relax_type, relax_typeS): Move from here.. 2005-02-17 13:46:05 +00:00
tc-crx.c 2004-12-23 Tomer Levi <Tomer.Levi@nsc.com> 2004-12-23 13:50:36 +00:00
tc-crx.h
tc-d10v.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-d10v.h
tc-d30v.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-d30v.h
tc-dlx.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-dlx.h
tc-fr30.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-fr30.h
tc-frv.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-frv.h * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-generic.c
tc-generic.h
tc-h8300.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-h8300.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-h8500.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-h8500.h
tc-hppa.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-hppa.h * config/tc-hppa.h (TC_EQUAL_IN_INSN): Delete. 2005-02-19 08:56:08 +00:00
tc-i370.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-i370.h
tc-i386.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-i386.h
tc-i860.c
tc-i860.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-i960.c * configure.in (AC_C_BIGENDIAN): Invoke. 2005-03-01 00:43:58 +00:00
tc-i960.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-ia64.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-ia64.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-ip2k.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-ip2k.h
tc-iq2000.c (line_comment_chars): Include the # character as otherwise this breaks 2005-03-03 13:03:48 +00:00
tc-iq2000.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-m32r.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-m32r.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-m68hc11.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-m68hc11.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-m68k.c * config/tc-m68k.c (md_assemble): Don't use sizeof host short. 2005-03-01 01:57:39 +00:00
tc-m68k.h * expr.c (integer_constant): Remove TARGET_WORD_SIZE hack. 2005-03-01 22:35:21 +00:00
tc-m88k.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-m88k.h
tc-m68851.h
tc-maxq.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-maxq.h
tc-mcore.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-mcore.h
tc-mips.c * config/tc-mips.c (mips_set_options): Add sym32 field. 2005-03-04 09:51:11 +00:00
tc-mips.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-mmix.c * tc.h (struct relax_type, relax_typeS): Move from here.. 2005-02-17 13:46:05 +00:00
tc-mmix.h
tc-mn10200.c (tc_gen_reloc): Handle the case where the reloc is the difference of two 2005-03-03 13:50:02 +00:00
tc-mn10200.h
tc-mn10300.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-mn10300.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-msp430.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-msp430.h
tc-ns32k.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-ns32k.h
tc-openrisc.c * config/tc-openrisc.c (openrisc_relax_frag): Delete unused function. 2005-02-18 00:49:03 +00:00
tc-openrisc.h
tc-or32.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-or32.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-pdp11.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-pdp11.h
tc-pj.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-pj.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-ppc.c * config/tc-ppc.c (ppc_fix_adjustable <ELF>): Remove bogus checks. 2005-03-02 13:24:01 +00:00
tc-ppc.h * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-s390.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-s390.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-sh.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-sh.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-sh64.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-sh64.h
tc-sparc.c * config/tc-openrisc.c (openrisc_relax_frag): Delete unused function. 2005-02-18 00:49:03 +00:00
tc-sparc.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-tahoe.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-tahoe.h
tc-tic4x.c Changed my own mail address 2005-02-27 18:44:55 +00:00
tc-tic4x.h * tc.h (struct relax_type, relax_typeS): Move from here.. 2005-02-17 13:46:05 +00:00
tc-tic30.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-tic30.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-tic54x.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-tic54x.h
tc-tic80.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-tic80.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-v850.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-v850.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-vax.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-vax.h
tc-w65.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-w65.h update copyright dates 2005-03-03 11:52:12 +00:00
tc-xstormy16.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-xstormy16.h
tc-xtensa.c update copyright dates 2005-03-03 11:52:12 +00:00
tc-xtensa.h
tc-z8k.c * cgen.c: Warning fixes. 2005-02-23 12:28:06 +00:00
tc-z8k.h update copyright dates 2005-03-03 11:52:12 +00:00
te-386bsd.h
te-aix5.h
te-armlinuxeabi.h * Makefile.am (TARG_ENV_HFILES): Add te-armlinuxeabi.h. 2004-12-03 01:22:15 +00:00
te-aux.h
te-delt88.h
te-delta.h
te-dpx2.h
te-dynix.h
te-epoc-pe.h
te-freebsd.h
te-generic.h
te-go32.h
te-hp300.h
te-hppa.h
te-hppa64.h
te-hppalinux64.h
te-hpux.h
te-i386aix.h
te-ia64aix.h
te-ic960.h
te-interix.h
te-irix.h update copyright dates 2005-03-03 11:52:12 +00:00
te-linux.h
te-lnews.h
te-lynx.h
te-mach.h
te-macos.h
te-nbsd.h
te-nbsd532.h
te-netware.h
te-pc532mach.h
te-pe.h
te-psos.h
te-riscix.h
te-sparcaout.h
te-sun3.h update copyright dates 2005-03-03 11:52:12 +00:00
te-svr4.h
te-symbian.h
te-sysv32.h
te-tmips.h update copyright dates 2005-03-03 11:52:12 +00:00
te-vxworks.h * configure.tgt: Set em=vxworks for *-*-vxworks. 2005-01-06 16:17:25 +00:00
te-wince-pe.h
vax-inst.h update copyright dates 2005-03-03 11:52:12 +00:00
vms-a-conf.h
vms-conf.h
xtensa-istack.h
xtensa-relax.c update copyright dates 2005-03-03 11:52:12 +00:00
xtensa-relax.h