src/gas ChangeLog expr.c config/tc-i386.h conf ...

jbeulich@sourceware.org jbeulich@sourceware.org
Wed Sep 26 08:34:00 GMT 2007


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jbeulich@sourceware.org	2007-09-26 08:34:24

Modified files:
	gas            : ChangeLog expr.c 
	gas/config     : tc-i386.h tc-ia64.h 
	gas/doc        : internals.texi 

Log message:
	gas/
	2007-09-26  Jan Beulich  <jbeulich@novell.com>
	
	* config/tc-i386.h (md_register_arithmetic): Define.
	* config/tc-ia64.h (md_register_arithmetic): Likewise.
	* doc/internals.texi: Document md_register_arithmetic.
	* expr.c (make_expr_symbol): Force O_register expressions into
	reg_section.
	(expr): Provide default for md_register_arithmetic. Don't resolve
	adding/subtracting constants to/from registers if
	md_register_arithmetic is zero.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3353&r2=1.3354
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/expr.c.diff?cvsroot=src&r1=1.70&r2=1.71
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-i386.h.diff?cvsroot=src&r1=1.91&r2=1.92
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-ia64.h.diff?cvsroot=src&r1=1.43&r2=1.44
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/doc/internals.texi.diff?cvsroot=src&r1=1.53&r2=1.54



More information about the Binutils-cvs mailing list