svn commit: r1971 - in trunk/yasm/modules: arch/x86 parsers/nasm

peter at tortall.net peter at tortall.net
Wed Sep 19 22:15:30 PDT 2007


Author: peter
Date: Wed Sep 19 22:15:29 2007
New Revision: 1971

Added:
   trunk/yasm/modules/arch/x86/tests/ripseg.asm
   trunk/yasm/modules/arch/x86/tests/ripseg.errwarn
   trunk/yasm/modules/arch/x86/tests/ripseg.hex
Modified:
   trunk/yasm/modules/arch/x86/tests/Makefile.inc
   trunk/yasm/modules/arch/x86/tests/riprel2.asm
   trunk/yasm/modules/arch/x86/tests/riprel2.hex
   trunk/yasm/modules/arch/x86/x86id.c
   trunk/yasm/modules/parsers/nasm/nasm-parse.c
Changeset:
   http://www.tortall.net/projects/yasm/changeset/1971

Log:
Follow NASM after all in only turning off default RIP-rel for FS and GS,
not all segment registers.  FS and GS are the only ones which can have
a segment base != 0.



More information about the yasm-cvs mailing list