From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21401 invoked by alias); 8 Jan 2007 04:38:38 -0000 Received: (qmail 21391 invoked by uid 22791); 8 Jan 2007 04:38:37 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 08 Jan 2007 04:38:32 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 3B8B048CE3A for ; Sun, 7 Jan 2007 23:38:30 -0500 (EST) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 29918-01-9 for ; Sun, 7 Jan 2007 23:38:30 -0500 (EST) Received: from takamaka.act-europe.fr (AStDenis-105-1-37-177.w80-8.abo.wanadoo.fr [80.8.138.177]) by nile.gnat.com (Postfix) with ESMTP id A8C0848CBAC for ; Sun, 7 Jan 2007 23:38:29 -0500 (EST) Received: by takamaka.act-europe.fr (Postfix, from userid 1000) id 4C2B534C099; Mon, 8 Jan 2007 08:39:18 +0400 (RET) Date: Mon, 08 Jan 2007 04:38:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: Re: [RFA/ada] cleanup a bit is_known_support_routine Message-ID: <20070108043918.GD537@adacore.com> References: <20070107120401.GA17004@adacore.com> <20070108033908.GA1274@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070108033908.GA1274@nevyn.them.org> 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: 2007-01/txt/msg00217.txt.bz2 > > 2007-01-07 Joel Brobecker > > > > * ada-lang.c (is_known_support_routine): Improve the implementation. > > > > Tested on x86-linux. No regression. > > Ok to apply? > > OK. Thank you, checked in. -- Joel