gcc ./ChangeLog.csl ./configure ./configure.in ...

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Tue Aug 23 03:37:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	csl-gxxpro-3_4-branch
Changes by:	mmitchel@gcc.gnu.org	2005-08-23 03:37:30

Modified files:
	.              : ChangeLog.csl configure configure.in 
	gcc            : config.gcc target-def.h 
	gcc/config     : t-vxworks vxlib.c vxworks.h 
	gcc/config/rs6000: rs6000.c rs6000.h t-vxworks vxworks.h 

Log message:
	* configure.in (*-*-vxworks*): Add target-libstdc++-v3 to
	noconfigdirs.
	* configure: Regenerated.
	* config/vxworks.opt: Remove.
	
	Backport from:
	
	http://gcc.gnu.org/ml/gcc-patches/2005-08/msg01314.html
	
	2005-08-22  Phil Edwards  <phil@codesourcery.com>
	* config.gcc (*-*-vxworks*):  Update tm_file, add extra_options,
	remove use_collect2.
	(powerpc-wrs-vxworks):  Update, split out *-*-vxworksae target.
	* target-def.h (TARGET_HAVE_CTORS_DTORS):  Allow target
	configuration files to override the default value.
	* config/t-vxworks:  Remove INSTALL_ASSERT_H.  Define
	STMP_FIXPROTO,
	EXTRA_HEADERS, and EXTRA_MULTILIB_PARTS.
	* config/vx-common.h:  New file, split out from...
	* config/vxworks.h:  here.  Update for VxWorks 6.x and RTP mode.
	* config/vxworksae.h:  New file, for VxWorks AE.
	* config/vxworks.opt:  New file.
	* config/vxlib.c:  Update for VxWorks 6.
	* config/rs6000/t-vxworks (MULTILIB_OPTIONS):  New list.  Adjust
	other MULTILIB_* variables appropriately.
	(LIB2FUNCS_EXTRA, EXTRA_MULTILIB_PARTS):  Correct from t-ppccomm.
	* config/rs6000/t-vxworksae:  New file, adjust multilibs for AE.
	* config/rs6000/vxworks.h:  Update for VxWorks 6.
	* config/rs6000/vxworksae.h:  New file, mostly placeholder for
	now.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.csl.diff?cvsroot=gcc&only_with_tag=csl-gxxpro-3_4-branch&r1=1.1.10.4&r2=1.1.10.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/configure.diff?cvsroot=gcc&only_with_tag=csl-gxxpro-3_4-branch&r1=1.119.4.8&r2=1.119.4.8.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/configure.in.diff?cvsroot=gcc&only_with_tag=csl-gxxpro-3_4-branch&r1=1.260.4.8&r2=1.260.4.8.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&only_with_tag=csl-gxxpro-3_4-branch&r1=1.405.4.24&r2=1.405.4.24.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/target-def.h.diff?cvsroot=gcc&only_with_tag=csl-gxxpro-3_4-branch&r1=1.59.2.17&r2=1.59.2.17.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/t-vxworks.diff?cvsroot=gcc&only_with_tag=csl-gxxpro-3_4-branch&r1=1.3&r2=1.3.88.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/vxlib.c.diff?cvsroot=gcc&only_with_tag=csl-gxxpro-3_4-branch&r1=1.2.20.1&r2=1.2.20.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/vxworks.h.diff?cvsroot=gcc&only_with_tag=csl-gxxpro-3_4-branch&r1=1.4.10.1&r2=1.4.10.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&only_with_tag=csl-gxxpro-3_4-branch&r1=1.536.2.10&r2=1.536.2.10.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.h.diff?cvsroot=gcc&only_with_tag=csl-gxxpro-3_4-branch&r1=1.292.2.6&r2=1.292.2.6.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/t-vxworks.diff?cvsroot=gcc&only_with_tag=csl-gxxpro-3_4-branch&r1=1.2&r2=1.2.100.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/vxworks.h.diff?cvsroot=gcc&only_with_tag=csl-gxxpro-3_4-branch&r1=1.7&r2=1.7.90.1



More information about the Gcc-cvs mailing list