gcc gcc/ChangeLog gcc/gcc.c gcc/config/alpha/x ...

rupp@gcc.gnu.org rupp@gcc.gnu.org
Thu Apr 29 15:28:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rupp@gcc.gnu.org	2004-04-29 15:28:42

Modified files:
	gcc            : ChangeLog gcc.c 
	gcc/config/alpha: xm-vms.h 
	gcc/doc        : hostconfig.texi 
	libiberty      : ChangeLog mkstemps.c 

Log message:
	* gcc.c (DELETE_IF_ORDINARY): New macro default definition.
	(delete_if_ordinary): Use above macro.
	* config/alpha/xm-vms.h (DELETE_IF_ORDINARY): New macro VMS definition.
	Update copyright.
	* doc/hostconfig.texi (DELETE_IF_ORDINARY): Document new macro.
	* libiberty/mkstemps.c (mkstemps) [VMS]: Remove special open option.
	Update copyright.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3513&r2=2.3514
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.c.diff?cvsroot=gcc&r1=1.417&r2=1.418
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/xm-vms.h.diff?cvsroot=gcc&r1=1.21&r2=1.22
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/hostconfig.texi.diff?cvsroot=gcc&r1=1.9&r2=1.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/ChangeLog.diff?cvsroot=gcc&r1=1.518&r2=1.519
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/mkstemps.c.diff?cvsroot=gcc&r1=1.7&r2=1.8



More information about the Gcc-cvs mailing list