binutils-gdb/gas/config
Jan Beulich e4e8248d79 gas/
2005-07-01  Jan Beulich  <jbeulich@novell.com>

	* config/tc-ia64.c (line_separator_chars): Add '{' and '}'.
	(output_spill_psprel, output_spill_psprel_p): Combine.
	(output_spill_sprel, output_spill_sprel_p): Combine.
	(output_spill_reg, output_spill_regp_p): Combine.
	(process_one_record): Handle psp_psprel.
	(parse_predicate_and_operand): New.
	(convert_expr_to_ab_reg): Two new parameters. Return void. Always
	initialize output values. Emit diagnostic case here.
	(convert_expr_to_xy_reg): Likewise. Don't allow r0, f0, and f1.
	(add_unwind_entry): New second parameter. Allow first parameter to
	be NULL. Parse optional tag, emit warning about further support for
	it otherwise being missing. Check end-of-line when requested.
	(dot_fframe): Clear operand when wrong. Allow tag.
	(dot_vframe): Likewise.
	(dot_vframesp): Likewise. Rename parameter, issue warning when psp
	relative.
	(dot_vframepsp): Remove.
	(dot_altrp): Clear operand when wrong. Allow tag.
	(dot_save): Likewise. Let default case also go through
	add_unwind_entry.
	(dot_savemem): Likewise.
	(dot_restore): Don't return when wrong operand. Allow tag.
	(dot_spillreg, dot_spillreg_p): Combine. Simplify by using
	parse_predicate_and_operand and the new arguments to
	convert_expr_to_ab_reg and convert_expr_to_xy_reg. Don't return
	when wrong operand. Allow tag.
	(dot_restorereg, dot_restorereg_p): Likewise.
	(dot_spillmem, dot_spillmem_p): Likewise.
	(dot_saveg): Clear operand when wrong. Perform tighter operand
	checks. Allow tag.
	(dot_savef): Likewise.
	(dot_saveb): Likewise.
	(dot_savegf): Likewise.
	(dot_spill): Remove end-of-line check. 	Combine. Simplify by using
	parse_predicate_and_operand and the new arguments to
	convert_expr_to_ab_reg and convert_expr_to_xy_reg. Don't return
	when wrong operand. Allow tag.
	(popcount): New.
	(dot_label_state): Don't return when wrong operand.
	(dot_copy_state): Likewise.
	(dot_unwabi): Likewise. Check if in prologue.
	(dot_body): Don't call demand_empty_rest_of_line.
	(dot_prologue): Type of mask and grsave is unsigned. Perform tighter
	operand checks.
	(md_pseudo_table): Also use dot_restorereg for .restorereg.p. Also
	use dot_spillreg for .spillreg.p. Also use dot_spillmem for
	.spillpsp.p and .spillsp.p. Also use dot_vframesp for .vframepsp.
	(parse_operand): New second parameter. Don't deal with '}' here
	anymore. Don't advance past end-of-line.
	(parse_operands): Pass second argument to parse_operand.
	(ia64_start_line): Prevent out-of-bounds access through
	input_line_pointer. Deal with '}' here.
	(ia64_unrecognized_line): Don't deal with '}' here.
	(dot_alias): Use ignore_rest_of_line not its deprecated alias
	discard_rest_of_line.

gas/testsuite/
2005-07-01  Jan Beulich  <jbeulich@novell.com>

	* gas/ia64/group-2.s: Use register as second operand of .prologue.
	* gas/ia64/unwind-err.s: Add check for .vframesp.
	* gas/ia64/unwind-err.l: Adjust.
	* gas/ia64/strange.[sd]: New.
	* gas/ia64/unwind-bad.[sl]: New.
	* gas/ia64/unwind-ok.[sd]: New.
	* gas/ia64/ia64.exp: Run new tests.
2005-07-01 06:51:39 +00:00
..
aout_gnu.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
atof-ieee.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
atof-tahoe.c
atof-vax.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
e-crisaout.c
e-criself.c
e-i386aout.c
e-i386coff.c
e-i386elf.c
e-mipsecoff.c
e-mipself.c
itbl-mips.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
m68k-parse.h * config/m68k-parse.h: Use ISO C90. 2005-06-23 11:40:29 +00:00
m68k-parse.y * config/m68k-parse.h: Use ISO C90. 2005-06-23 11:40:29 +00:00
m88k-opcode.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-aout.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-aout.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-bout.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-bout.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-coff.c gas: 2005-06-07 17:54:22 +00:00
obj-coff.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-ecoff.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-ecoff.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-elf.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-elf.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-evax.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-evax.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-hp300.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-hp300.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-ieee.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-ieee.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-multi.c
obj-multi.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-som.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
obj-som.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-a29k.c gas: 2005-06-07 17:54:22 +00:00
tc-a29k.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-alpha.c gas: 2005-06-07 17:54:22 +00:00
tc-alpha.h gas: 2005-06-07 17:54:22 +00:00
tc-arc.c gas: 2005-06-07 17:54:22 +00:00
tc-arc.h gas: 2005-06-07 17:54:22 +00:00
tc-arm.c gas: 2005-06-30 18:33:17 +00:00
tc-arm.h gas: 2005-06-30 18:33:17 +00:00
tc-avr.c gas: 2005-06-07 17:54:22 +00:00
tc-avr.h gas: 2005-06-07 17:54:22 +00:00
tc-cris.c gas: 2005-06-07 17:54:22 +00:00
tc-cris.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-crx.c gas: 2005-06-07 17:54:22 +00:00
tc-crx.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-d10v.c gas: 2005-06-07 17:54:22 +00:00
tc-d10v.h gas: 2005-06-07 17:54:22 +00:00
tc-d30v.c gas: 2005-06-07 17:54:22 +00:00
tc-d30v.h gas: 2005-06-07 17:54:22 +00:00
tc-dlx.c gas: 2005-06-07 17:54:22 +00:00
tc-dlx.h gas: 2005-06-07 17:54:22 +00:00
tc-fr30.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-fr30.h gas: 2005-06-07 17:54:22 +00:00
tc-frv.c gas: 2005-06-07 17:54:22 +00:00
tc-frv.h gas: 2005-06-07 17:54:22 +00:00
tc-generic.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-generic.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-h8300.c gas: 2005-06-07 17:54:22 +00:00
tc-h8300.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-h8500.c gas: 2005-06-07 17:54:22 +00:00
tc-h8500.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-hppa.c * config/tc-hppa.c (pa_block): Allocate just one byte for the 2005-06-10 05:46:48 +00:00
tc-hppa.h gas: 2005-06-07 17:54:22 +00:00
tc-i370.c gas: 2005-06-07 17:54:22 +00:00
tc-i370.h gas: 2005-06-07 17:54:22 +00:00
tc-i386.c gas/ 2005-06-20 23:18:39 +00:00
tc-i386.h gas: 2005-06-07 17:54:22 +00:00
tc-i860.c gas: 2005-06-07 17:54:22 +00:00
tc-i860.h gas: 2005-06-07 17:54:22 +00:00
tc-i960.c gas: 2005-06-07 17:54:22 +00:00
tc-i960.h gas: 2005-06-07 17:54:22 +00:00
tc-ia64.c gas/ 2005-07-01 06:51:39 +00:00
tc-ia64.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-ip2k.c gas: 2005-06-07 17:54:22 +00:00
tc-ip2k.h gas: 2005-06-07 17:54:22 +00:00
tc-iq2000.c gas: 2005-06-07 17:54:22 +00:00
tc-iq2000.h gas: 2005-06-07 17:54:22 +00:00
tc-m32r.c (use_parallel): Change default value from 1 to 0. 2005-06-08 14:39:54 +00:00
tc-m32r.h gas: 2005-06-07 17:54:22 +00:00
tc-m68hc11.c gas: 2005-06-07 17:54:22 +00:00
tc-m68hc11.h gas: 2005-06-07 17:54:22 +00:00
tc-m68k.c PR991 2005-06-08 17:02:54 +00:00
tc-m68k.h * config/m68k-parse.h: Use ISO C90. 2005-06-23 11:40:29 +00:00
tc-m88k.c gas: 2005-06-07 17:54:22 +00:00
tc-m88k.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-m68851.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-maxq.c gas: 2005-06-07 17:54:22 +00:00
tc-maxq.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-mcore.c gas: 2005-06-07 17:54:22 +00:00
tc-mcore.h gas: 2005-06-07 17:54:22 +00:00
tc-mips.c gas: 2005-06-07 17:54:22 +00:00
tc-mips.h gas: 2005-06-07 17:54:22 +00:00
tc-mmix.c gas: 2005-06-07 17:54:22 +00:00
tc-mmix.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-mn10200.c gas: 2005-06-07 17:54:22 +00:00
tc-mn10200.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-mn10300.c gas: 2005-06-07 17:54:22 +00:00
tc-mn10300.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-msp430.c gas: 2005-06-07 17:54:22 +00:00
tc-msp430.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-ns32k.c gas: 2005-06-07 17:54:22 +00:00
tc-ns32k.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-openrisc.c Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-openrisc.h gas: 2005-06-07 17:54:22 +00:00
tc-or32.c gas: 2005-06-07 17:54:22 +00:00
tc-or32.h gas: 2005-06-07 17:54:22 +00:00
tc-pdp11.c gas: 2005-06-07 17:54:22 +00:00
tc-pdp11.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-pj.c gas: 2005-06-07 17:54:22 +00:00
tc-pj.h gas: 2005-06-07 17:54:22 +00:00
tc-ppc.c gas: 2005-06-07 17:54:22 +00:00
tc-ppc.h gas: 2005-06-07 17:54:22 +00:00
tc-s390.c gas: 2005-06-07 17:54:22 +00:00
tc-s390.h gas: 2005-06-07 17:54:22 +00:00
tc-sh64.c gas: 2005-06-07 17:54:22 +00:00
tc-sh64.h 2005-05-09 H.J. Lu <hongjiu.lu@intel.com> 2005-05-09 14:20:52 +00:00
tc-sh.c gas: 2005-06-07 17:54:22 +00:00
tc-sh.h gas: 2005-06-07 17:54:22 +00:00
tc-sparc.c gas: 2005-06-07 17:54:22 +00:00
tc-sparc.h gas: 2005-06-07 17:54:22 +00:00
tc-tahoe.c gas: 2005-06-07 17:54:22 +00:00
tc-tahoe.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-tic4x.c gas: 2005-06-07 17:54:22 +00:00
tc-tic4x.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-tic30.c gas: 2005-06-07 17:54:22 +00:00
tc-tic30.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-tic54x.c gas: 2005-06-07 17:54:22 +00:00
tc-tic54x.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-tic80.c gas: 2005-06-07 17:54:22 +00:00
tc-tic80.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-v850.c gas: 2005-06-07 17:54:22 +00:00
tc-v850.h gas: 2005-06-07 17:54:22 +00:00
tc-vax.c gas: 2005-06-07 17:54:22 +00:00
tc-vax.h gas: 2005-06-07 17:54:22 +00:00
tc-w65.c gas: 2005-06-07 17:54:22 +00:00
tc-w65.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
tc-xstormy16.c gas: 2005-06-07 17:54:22 +00:00
tc-xstormy16.h gas: 2005-06-07 17:54:22 +00:00
tc-xtensa.c * config/tc-xtensa.h (resource_table): Change units to unsigned chars. 2005-06-07 18:31:34 +00:00
tc-xtensa.h * config/tc-xtensa.h (resource_table): Change units to unsigned chars. 2005-06-07 18:31:34 +00:00
tc-z8k.c gas: 2005-06-07 17:54:22 +00:00
tc-z8k.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-386bsd.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-aix5.h
te-armeabi.h
te-armlinuxeabi.h
te-aux.h
te-delt88.h
te-delta.h
te-dpx2.h
te-dynix.h
te-epoc-pe.h
te-freebsd.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-generic.h
te-go32.h
te-hp300.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-hppa64.h
te-hppa.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-hppalinux64.h
te-hpux.h
te-i386aix.h
te-ia64aix.h
te-ic960.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-interix.h
te-irix.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-linux.h
te-lnews.h
te-lynx.h
te-mach.h
te-macos.h
te-nbsd532.h
te-nbsd.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-netware.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-pc532mach.h
te-pe.h
te-psos.h
te-riscix.h
te-sparcaout.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-sun3.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-svr4.h
te-symbian.h
te-tmips.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-vxworks.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
te-wince-pe.h
vax-inst.h Update the address and phone number of the FSF 2005-05-05 09:13:19 +00:00
vms-a-conf.h
xtensa-istack.h * config/tc-xtensa.c: Remove excess whitespace. 2005-05-06 21:27:47 +00:00
xtensa-relax.c * config/tc-xtensa.c: Remove excess whitespace. 2005-05-06 21:27:47 +00:00
xtensa-relax.h * config/tc-xtensa.c: Remove excess whitespace. 2005-05-06 21:27:47 +00:00