This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc ./ChangeLog ./Makefile.def ./Makefile.in . ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-basic-improvements-branch
Changes by:	neroden@gcc.gnu.org	2002-11-18 22:37:46

Modified files:
	.              : ChangeLog Makefile.def Makefile.in Makefile.tpl 
	                 configure.in ltcf-c.sh ltcf-gcj.sh 
	gcc            : ChangeLog Makefile.in configure configure.in 
	gcc/f          : ChangeLog Make-lang.in 

Log message:
	(top level)
	* ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
	
	* configure.in: Produce lists of subdir targets we're actually
	configuring.  Remove references to "dosrel".
	* Makefile.tpl: Let configure set which subdir targets are hit.
	Remove install-cross; clean up install; remove ALL.  Remove
	references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
	Autogenerate host module targets.  Remove empty dependency lines
	and redundant dependency; rearrange slightly.
	* Makefile.def: Add host-side libtermcap, utils.
	
	* Makefile.in: Regenerate.
	
	(gcc)
	* configure.in, Makefile.in: Correct BUILD/HOST confusion.
	* configure: Regenerate.
	
	(gcc/f)
	* Make-lang.in: Correct BUILD/HOST confusion.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.572.2.13&r2=1.572.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.def.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.2.2.5&r2=1.2.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.111.4.10&r2=1.111.4.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.tpl.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.5.2.8&r2=1.5.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/configure.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.177.4.6&r2=1.177.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ltcf-c.sh.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.17&r2=1.17.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ltcf-gcj.sh.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.10&r2=1.10.24.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.15234.2.98&r2=1.15234.2.99
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.939.2.14&r2=1.939.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/configure.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.630.4.6&r2=1.630.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/configure.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.617.4.6&r2=1.617.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.483.2.6&r2=1.483.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/Make-lang.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-basic-improvements-branch&r1=1.112.2.1&r2=1.112.2.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]