binutils-gdb/gas/testsuite
Jakub Jelinek 2bbd9c2554 * config/tc-i386.c (output_insn): Save frag_now and frag_now_fix ()
at start of insn, pass it to output_disp and output_imm.
	(output_disp): Added arguments.  If _GLOBAL_OFFSET_TABLE_ is seen
	in displacement for R_386_32 reloc, use R_386_GOTPC and compute
	properly addend.
	(output_imm): Added arguments.  Compute properly addend for
	R_386_GOTPC.
	(md_apply_fix3): Remove R_386_GOTPC handling.
	* testsuite/gas/i386/gotpc.s: New.
	* testsuite/gas/i386/gotpc.d: New.
	* testsuite/gas/i386/i386.exp: Add gotpc test.
2002-08-09 00:10:19 +00:00
..
config * lib/gas-defs.exp (run_dump_test): Support using readelf. 2001-04-05 15:31:46 +00:00
gas * config/tc-i386.c (output_insn): Save frag_now and frag_now_fix () 2002-08-09 00:10:19 +00:00
gasp Fix another spelling typo! 2002-02-22 12:00:38 +00:00
lib * lib/gas-defs.exp (run_dump_test): Run objdump/nm/objcopy/readelf 2002-07-02 23:50:14 +00:00
ChangeLog * gas/ppc/altivec_xcoff64.d: Adjust for aix5 target. 2002-08-06 11:28:01 +00:00