From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6805 invoked by alias); 20 Oct 2008 15:50:04 -0000 Received: (qmail 6796 invoked by uid 22791); 20 Oct 2008 15:50:03 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 20 Oct 2008 15:49:31 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 3A8102A963D for ; Mon, 20 Oct 2008 11:49:29 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id htsWKHD7eHth for ; Mon, 20 Oct 2008 11:49:29 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 01F3D2A9632 for ; Mon, 20 Oct 2008 11:49:29 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 29961E7AD0; Mon, 20 Oct 2008 08:49:27 -0700 (PDT) Date: Mon, 20 Oct 2008 15:50:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: Re: [RFA/commit] Add support for DEC threads on alpha-osf Message-ID: <20081020154927.GA6251@adacore.com> References: <20081007130322.GD28143@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081007130322.GD28143@adacore.com> User-Agent: Mutt/1.4.2.2i 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: 2008-10/txt/msg00488.txt.bz2 > 2008-10-07 Joel Brobecker > > * dec-thread.c: New file. > * config/alpha/alpha-osf3.mh (NATDEPFILES): Add dec-thread.o. > (NAT_CLIBS): Define. I checked this patch in. NEWS update coming shortly... -- Joel