From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17657 invoked by alias); 8 Jan 2007 18:38:13 -0000 Received: (qmail 17649 invoked by uid 22791); 8 Jan 2007 18:38:13 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 08 Jan 2007 18:38:08 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id l08Ibx77032021; Mon, 8 Jan 2007 13:37:59 -0500 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l08Ibwaj002674; Mon, 8 Jan 2007 13:37:58 -0500 Received: from greed.delorie.com (sebastian-int.corp.redhat.com [172.16.52.221]) by post-office.corp.redhat.com (8.12.11.20060308/8.11.6) with ESMTP id l08IbvsA011226; Mon, 8 Jan 2007 13:37:58 -0500 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1]) by greed.delorie.com (8.13.8/8.13.1) with ESMTP id l08IbvkH014117; Mon, 8 Jan 2007 13:37:57 -0500 Received: (from dj@localhost) by greed.delorie.com (8.13.8/8.13.8/Submit) id l08IbvhK014114; Mon, 8 Jan 2007 13:37:57 -0500 Date: Mon, 08 Jan 2007 18:38:00 -0000 Message-Id: <200701081837.l08IbvhK014114@greed.delorie.com> From: DJ Delorie To: nickc@redhat.com CC: gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org In-reply-to: (message from Nick Clifton on Mon, 08 Jan 2007 18:04:09 +0000) Subject: Re: Renaming mingw64 to mingw* for x86_64 architecure References: X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-01/txt/msg00236.txt.bz2 > Am I correct in assuming that your synchronisation scripts will > bring this change into the sourceware repository, or should I apply > the patch there as well ? The toplevel scripts only advise the build maintainers that they're out of sync. We have to manually sync those because they're bidirectional and sometimes messy, and I haven't had the time or desire to write the scripts needed to automate it. The libiberty/ and include/ scripts do everything but the final commit automatically (I have to push the "yes, please" button manually), and always from gcc->src.