From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13516 invoked by alias); 12 Jul 2004 12:06:37 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 13464 invoked from network); 12 Jul 2004 12:06:33 -0000 Received: from unknown (HELO mail.polimi.it) (131.175.12.67) by sourceware.org with SMTP; 12 Jul 2004 12:06:33 -0000 Received: from gnu.org (paride.rett.polimi.it [131.175.65.135]) (authenticated bits=0) by mail.polimi.it (Switch-3.0.5/Switch-3.0.0) with ESMTP id i6CC64pT018995; Mon, 12 Jul 2004 14:06:07 +0200 (MEST) Message-ID: <40F27F95.5050903@gnu.org> Date: Mon, 12 Jul 2004 12:06:00 -0000 From: Paolo Bonzini User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) MIME-Version: 1.0 To: Tomer Levi CC: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com, binutils@sources.redhat.com, Mark Mitchell , ljrittle@acm.org, dave.anglin@nrc-cnrc.gc.ca, phil@codesourcery.com Subject: Re: [Patch] Adding CRX port to top-level configure files References: In-Reply-To: Content-Type: multipart/mixed; boundary="------------040607090808030001020606" X-PMX-Version: 4.6.0.99824, Antispam-Core: 4.6.1.104326, Antispam-Data: 2004.7.11.107027 X-PerlMx-Spam: Gauge=%%XPROB%%IIIIIII, Probability=7%, Report='__MOZILLA_MSGID 0, __HAS_MSGID 0, __SANE_MSGID 0, __USER_AGENT 0, X_ACCEPT_LANG 0, __MIME_VERSION 0, __TO_MALFORMED_2 0, __REFERENCES 0, __IN_REP_TO 0, __CT 0, __CTYPE_HAS_BOUNDARY 0, __CTYPE_MULTIPART 0, __BAT_BOUNDARY 0, __UNUSABLE_MSGID 0, QUOTED_EMAIL_TEXT 0, __MIME_TEXT_ONLY 0, REFERENCES 0.000, IN_REP_TO 0, USER_AGENT 0.000' X-SW-Source: 2004-07/txt/msg00108.txt.bz2 This is a multi-part message in MIME format. --------------040607090808030001020606 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-length: 371 > The CRX port have been approved and applied to the Binutils project. > I was requested to submit my patch for the top level configure files to > these mailing lists (According to Binutils/MAINTAINERS). > Thanks in advance. I've applied this as obvious to gcc and src. I also synced the two, applying to src a few other patches that had been put in gcc only. Paolo --------------040607090808030001020606 Content-Type: text/plain; name="aaa" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="aaa" Content-length: 832 2004-07-12 Paolo Bonzini * configure.in: Add noconfigdirs for crx-*-*. * configure: Regenerate. 2004-07-12 Paolo Bonzini Synced from gcc: 2004-07-09 Loren J. Rittle * configure.in: Build libmudflap by default on FreeBSD. * configure: Regenerated. 2004-07-09 Mark Mitchell * configure.in: Do not build libmudflap by default on non-GNU/Linux systems. * configure: Regenerated. 2004-07-08 John David Anglin PR target/16344 * Makefile.tpl (profiledbootstrap): Build runtime libraries with feedback based compiler. * Makefile.in: Rebuilt. 2004-07-05 Phil Edwards * configure.in: Do not prepend $srcdir to /dev/null in makefile fragments. * configure: Regenerate. --------------040607090808030001020606--