src/cgen ChangeLog pmacros.scm doc/pmacros.tex ...

devans@sourceware.org devans@sourceware.org
Sun Jul 19 16:57:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	devans@sourceware.org	2009-07-19 16:57:53

Modified files:
	cgen           : ChangeLog pmacros.scm 
	cgen/doc       : pmacros.texi 
	cgen/testsuite : pmacros-1.test 

Log message:
	* doc/pmacros.texi (.not): Emphasize (.not 0) is not 1.
	
	Rename builtin boolean pmacros, for consistency with rtl.
	* pmacros.scm: .and -> .andif, .or -> .orif, .bitand -> .and,
	.bitor -> .or, .bitxor -> .xor, .bitinv -> .inv.
	* doc/pmacros.texi: Update.
	* testsuite/pmacros-1.test: Update.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/ChangeLog.diff?cvsroot=src&r1=1.312&r2=1.313
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/pmacros.scm.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/doc/pmacros.texi.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/testsuite/pmacros-1.test.diff?cvsroot=src&r1=1.1&r2=1.2



More information about the Cgen-cvs mailing list