src/gas ChangeLog config/tc-i386.c testsuite/g ...
jakub@sources.redhat.com
jakub@sources.redhat.com
Thu Aug 8 17:09:00 GMT 2002
CVSROOT: /cvs/src
Module name: src
Changes by: jakub@sources.redhat.com 2002-08-08 17:09:51
Modified files:
gas : ChangeLog
gas/config : tc-i386.c
gas/testsuite/gas/i386: i386.exp
Log message:
* 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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1441&r2=1.1442
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-i386.c.diff?cvsroot=src&r1=1.124&r2=1.125
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/i386.exp.diff?cvsroot=src&r1=1.15&r2=1.16
More information about the Binutils-cvs
mailing list