gcc/gcc Makefile.in aclocal.m4 configure.ac co ...

bonzini@gcc.gnu.org bonzini@gcc.gnu.org
Thu Jun 16 12:50:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bonzini@gcc.gnu.org	2005-06-16 12:50:03

Modified files:
	gcc            : Makefile.in aclocal.m4 configure.ac configure 
	                 ChangeLog 

Log message:
	2005-06-16  Paolo Bonzini  <bonzini@gnu.org>
	Daniel Jacobowitz  <dan@codesourcery.com>
	Alan Modra <amodra.bigpond.net.au>
	
	* configure.ac (gcc_version): Set near the beginning.
	(as, ld, nm): Do not link in-tree tools.  Set gcc_cv_* if tools are
	found in the tree.  Use gcc_AC_PROG to find the tools in the system.
	(objdump): Do not look for it.
	* Makefile.in (NM_FOR_TARGET): Point to ./nm.
	(ORIGINAL_AS_FOR_TARGET, ORIGINAL_LD_FOR_TARGET,
	ORIGINAL_NM_FOR_TARGET): Substitute from autoconf.
	(as, ld, nm): New rules.
	(libgcc.mk): Depend on them.
	* aclocal.m4 (gcc_AC_TOOL_DIRS, gcc_AC_CHECK_TOOL,
	gcc_AC_BUILD_EXEEXT): New.
	(gcc_AC_CHECK_PROG_VER): Use gcc_AC_BUILD_EXEEXT.
	* configure: Regenerate.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&r1=1.1505&r2=1.1506
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/aclocal.m4.diff?cvsroot=gcc&r1=1.105&r2=1.106
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/configure.ac.diff?cvsroot=gcc&r1=2.116&r2=2.117
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/configure.diff?cvsroot=gcc&r1=1.909&r2=1.910
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9161&r2=2.9162



More information about the Gcc-cvs mailing list