From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24339 invoked by alias); 27 Apr 2004 18:25:02 -0000 Mailing-List: contact src-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: src-cvs-owner@sources.redhat.com Received: (qmail 24326 invoked by uid 97); 27 Apr 2004 18:25:01 -0000 Date: Tue, 27 Apr 2004 18:25:00 -0000 Message-ID: <20040427182501.24325.qmail@sources.redhat.com> From: dj@sources.redhat.com To: src-cvs@sources.redhat.com Subject: src ./ChangeLog ./Makefile.def ./Makefile.in . ... X-SW-Source: 2004-q2/txt/msg00020.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Changes by: dj@sourceware.org 2004-04-27 18:25:01 Modified files: . : ChangeLog Makefile.def Makefile.in Makefile.tpl configure configure.in config : acx.m4 Log message: merge from gcc: 2004-04-27 Paolo Bonzini Revert: 2004-04-26 Paolo Bonzini * Makefile.def (flags_to_pass): Remove *dir variables that are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, as well as prefix and exec_prefix. * Makefile.in: Regenerate. 2004-04-26 Paolo Bonzini * Makefile.def (host_modules): Mark with the bootstrap flag packages on which gcc depends. * Makefile.tpl (all-bootstrap): Use it. * Makefile.in: Regenerate. 2004-04-26 Paolo Bonzini * Makefile.def (flags_to_pass): Remove *dir variables that are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, as well as prefix and exec_prefix. * Makefile.in: Regenerate. 2004-04-26 Paolo Bonzini * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL. * configure: Regenerate. * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc. * gcc/Makefile.tpl (compare): Use the result of the test. * gcc/Makefile.in: Regenerate. 2004-04-23 Paolo Bonzini * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc): Always relocate gcc and prev-gcc to the original names, even if the build fails. (new-cleanstrap, new-restage1, new-restage2, new-restage3): New targets. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.480&r2=1.481 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.17&r2=1.18 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.165&r2=1.166 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.95&r2=1.96 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.118&r2=1.119 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.209&r2=1.210 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/acx.m4.diff?cvsroot=src&r1=1.5&r2=1.6