From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12852 invoked by alias); 14 Dec 2005 18:00:23 -0000 Received: (qmail 12836 invoked by uid 9446); 14 Dec 2005 18:00:22 -0000 Date: Wed, 14 Dec 2005 18:00:00 -0000 Message-ID: <20051214180022.12834.qmail@sourceware.org> From: bonzini@sourceware.org To: src-cvs@sources.redhat.com Subject: src ChangeLog Makefile.in Makefile.tpl configu ... Mailing-List: contact src-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: src-cvs-owner@sourceware.org X-SW-Source: 2005-q4/txt/msg00048.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Changes by: bonzini@sourceware.org 2005-12-14 18:00:22 Modified files: . : ChangeLog Makefile.in Makefile.tpl configure configure.in Log message: 2005-12-14 Paolo Bonzini * configure.in: Flip the top-level bootstrap switch. * configure: Regenerate. Merge from gcc: 2005-12-14 Daniel Jacobowitz * Makefile.tpl: Throughout the file, use : $(MAKE) along with $(stage) and $(unstage). (EXTRA_TARGET_FLAGS): Correct double-quoting. (all): Remove stray semicolon. (local-distclean): Don't handle multilib.tmp and multilib.out. (install.all): Set $s for consistency. (configure-[+prefix+][+module+]): Instead of [+deps+], handle check_multilibs setting. Always make the install directory. (configure-stage[+id+]-[+prefix+][+module+]): Likewise. Correct @if/@endif. (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif. ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove. (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR). (multilib.out): Remove. * Makefile.in: Regenerated. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.623&r2=1.624 http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.230&r2=1.231 http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.151&r2=1.152 http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.204&r2=1.205 http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.292&r2=1.293