From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24177 invoked by alias); 1 Nov 2004 20:34:45 -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 24161 invoked from network); 1 Nov 2004 20:34:43 -0000 Received: from unknown (HELO walton.sibelius.xs4all.nl) (82.92.89.47) by sourceware.org with SMTP; 1 Nov 2004 20:34:43 -0000 Received: from elgar.sibelius.xs4all.nl (elgar.sibelius.xs4all.nl [192.168.0.2]) by walton.sibelius.xs4all.nl (8.13.0/8.13.0) with ESMTP id iA1KYaIG014175; Mon, 1 Nov 2004 21:34:36 +0100 (CET) Received: from elgar.sibelius.xs4all.nl (localhost [127.0.0.1]) by elgar.sibelius.xs4all.nl (8.12.6p3/8.12.6) with ESMTP id iA1KYaKQ000395; Mon, 1 Nov 2004 21:34:36 +0100 (CET) (envelope-from kettenis@elgar.sibelius.xs4all.nl) Received: (from kettenis@localhost) by elgar.sibelius.xs4all.nl (8.12.6p3/8.12.6/Submit) id iA1KYZbt000392; Mon, 1 Nov 2004 21:34:35 +0100 (CET) Date: Mon, 01 Nov 2004 20:34:00 -0000 Message-Id: <200411012034.iA1KYZbt000392@elgar.sibelius.xs4all.nl> From: Mark Kettenis To: joseph@codesourcery.com CC: cagney@gnu.org, gdb-patches@gcc.gnu.org In-reply-to: (joseph@codesourcery.com) Subject: Re: Patch to support AMD64 Solaris 10 References: <41866793.1070102@gnu.org> X-SW-Source: 2004-11/txt/msg00023.txt.bz2 Date: Mon, 1 Nov 2004 20:08:41 +0000 (UTC) From: "Joseph S. Myers" On Mon, 1 Nov 2004, Andrew Cagney wrote: > Joseph, can you submit an up-to-date patch _minus_ the TM file > I'll approve it? By getting that committed we can get the bulk > of the patch off the table. Then we can follow up with smaller > patches addressing each of the remaining problems. First with > the missing multi-arch macros, and second with any concerns with > *-nat files. Here is a patch reformatted as requested and without the DEPRECATED_TM_FILE setting. Go ahead. Please add yourself first to the Write After Aproval list in MAINTAINERS. Then go ahead and check this in. Mark