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]

r118941 - in /branches/gcc-4_2-branch: ChangeLo...


Author: bonzini
Date: Fri Nov 17 15:29:54 2006
New Revision: 118941

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118941
Log:
2006-11-16  Paolo Bonzini  <bonzini@gnu.org>

	* Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
	(unstage): Test for stage_last presence.

	* Makefile.tpl (clean-stage*): Test separately for package/Makefile
	and stageN-package/Makefile.

	PR bootstrap/29802
	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
	* Makefile.in: Regenerate.

2006-11-16  Paolo Bonzini  <bonzini@gnu.org>

	PR bootstrap/29802
	* configure.ac: Call GCC_TOPLEV_SUBDIRS.
	* configure: Regenerate.
	* Makefile.in: Replace host_subdir.


Modified:
    branches/gcc-4_2-branch/ChangeLog
    branches/gcc-4_2-branch/Makefile.in
    branches/gcc-4_2-branch/Makefile.tpl
    branches/gcc-4_2-branch/libada/ChangeLog
    branches/gcc-4_2-branch/libada/Makefile.in
    branches/gcc-4_2-branch/libada/configure
    branches/gcc-4_2-branch/libada/configure.ac


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