From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28054 invoked by alias); 4 Mar 2005 00:18:11 -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 27642 invoked from network); 4 Mar 2005 00:18:00 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 4 Mar 2005 00:18:00 -0000 Received: from drow by nevyn.them.org with local (Exim 4.44 #1 (Debian)) id 1D70Vw-0001ca-NB; Thu, 03 Mar 2005 19:17:56 -0500 Date: Fri, 04 Mar 2005 00:18:00 -0000 From: Daniel Jacobowitz To: Paul Gilliam Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] allow [test_compile_info xlc-*] return true Message-ID: <20050304001756.GA6185@nevyn.them.org> Mail-Followup-To: Paul Gilliam , gdb-patches@sources.redhat.com References: <200503031523.11563.pgilliam@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503031523.11563.pgilliam@us.ibm.com> User-Agent: Mutt/1.5.6+20040907i X-SW-Source: 2005-03/txt/msg00040.txt.bz2 On Thu, Mar 03, 2005 at 03:23:11PM -0800, Paul Gilliam wrote: > The following patch adds a test for IBM's xlc compiler to compiler.c and > compiler.cc so that xlc will be recognized by 'get_compiler_info' in > testsuite/lib/gdb.exp. > > Ok to commit? > > ------ cut here ------8<----------- > > 2004-03-03 Paul Gilliam > > * lib/compilerc: Add test for IBM's xlc compiler. > * lib/compiler.cc: Likewise. Typo in the changelog; otherwise, OK. Thanks. -- Daniel Jacobowitz CodeSourcery, LLC