From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22482 invoked by alias); 3 Jan 2004 11:06:33 -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 22471 invoked from network); 3 Jan 2004 11:06:31 -0000 Received: from unknown (HELO walton.kettenis.dyndns.org) (213.93.115.144) by sources.redhat.com with SMTP; 3 Jan 2004 11:06:31 -0000 Received: from elgar.kettenis.dyndns.org (elgar.kettenis.dyndns.org [192.168.0.2]) by walton.kettenis.dyndns.org (8.12.6p3/8.12.6) with ESMTP id i03B6TAA000357; Sat, 3 Jan 2004 12:06:29 +0100 (CET) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: from elgar.kettenis.dyndns.org (localhost [127.0.0.1]) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6) with ESMTP id i03B6SwK001784; Sat, 3 Jan 2004 12:06:28 +0100 (CET) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: (from kettenis@localhost) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6/Submit) id i03B6SOH001781; Sat, 3 Jan 2004 12:06:28 +0100 (CET) Date: Sat, 03 Jan 2004 11:06:00 -0000 Message-Id: <200401031106.i03B6SOH001781@elgar.kettenis.dyndns.org> From: Mark Kettenis To: eliz@elta.co.il CC: gdb-patches@sources.redhat.com In-reply-to: <3405-Sat03Jan2004125601+0200-eliz@elta.co.il> Subject: Re: [PATCH] Merge SPARC branch into mainline References: <200401030014.i030EtbV030987@elgar.kettenis.dyndns.org> <3405-Sat03Jan2004125601+0200-eliz@elta.co.il> X-SW-Source: 2004-01/txt/msg00043.txt.bz2 Date: Sat, 03 Jan 2004 12:56:02 +0200 From: "Eli Zaretskii" Sender: halo1@zahav.net.il CC: gdb-patches@sources.redhat.com Reply-to: Eli Zaretskii X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on elgar.kettenis.dyndns.org X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.60 > Date: Sat, 3 Jan 2004 01:14:55 +0100 (CET) > From: Mark Kettenis > > Sorry. It's a mammoth-patch. I really don't see another way. > Anyway, I'm going to sleep over this one, and I'll check this in > somewhere tomorrow. Consider this a last chance to object. Shouldn't this include a patch to NEWS? Probably. Defenitely. I'll do that. I intend to go through the docs with a toothcomb too. There are probably some SPARC-specific hacks that have been eleminated now. Mark