From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3637 invoked by alias); 5 May 2011 13:47:51 -0000 Received: (qmail 3598 invoked by uid 22791); 5 May 2011 13:47:49 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from dair.pair.com (HELO dair.pair.com) (209.68.1.49) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Thu, 05 May 2011 13:47:34 +0000 Received: (qmail 67290 invoked by uid 20157); 5 May 2011 13:47:33 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 5 May 2011 13:47:33 -0000 Date: Thu, 05 May 2011 13:47:00 -0000 From: Hans-Peter Nilsson To: "Joseph S. Myers" cc: gdb-patches@sourceware.org Subject: Re: Remove code handling old ARM aliases from GDB In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes 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: 2011-05/txt/msg00130.txt.bz2 On Thu, 5 May 2011, Hans-Peter Nilsson wrote: > These changes broke testing for arm-elfo, on ang x86_64 host JFTR, that target should be "arm-elf" (a typo type "o") brgds, H-P