From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25018 invoked by alias); 8 Apr 2008 12:48:10 -0000 Received: (qmail 25001 invoked by uid 22791); 8 Apr 2008 12:48:08 -0000 X-Spam-Check-By: sourceware.org Received: from mail3.nsc.com (HELO sc-mailgw01.nsc.com) (12.151.32.18) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 08 Apr 2008 12:47:48 +0000 X-WSS-ID: 0JZ0BJH-07-38E-01 Received: from SCNTRDCSS6.nsc.com (emf.nsc.com [192.168.7.28]) by sc-mailgw01.nsc.com (Tumbleweed MailGate 3.5.1) with ESMTP id 2255A1D8682B for ; Tue, 8 Apr 2008 05:47:40 -0700 (PDT) Received: from [10.188.132.130] by SCNTRDCSS6.nsc.com with ESMTP (-Hi-); Tue, 08 Apr 2008 05:47:35 -0700 X-Server-Uuid: CDE0D3F6-4EC6-4DC9-81EF-DBBF12AF9A3C Received: from [139.187.78.222] by scmh1.nsc.com with ESMTP; Tue, 8 Apr 2008 05:47:34 -0700 Message-ID: <47FB6A13.7090305@nsc.com> Date: Tue, 08 Apr 2008 15:27:00 -0000 From: "M R Swami Reddy" User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: "Daniel Jacobowitz" , "Hans-Peter Nilsson" , gdb-patches@sourceware.org Subject: Re: Your sim testsuite changes broke other targets References: <200804081116.m38BGwGH032650@ignucius.se.axis.com> <47FB58EB.8080408@nsc.com> <20080408114340.GA25554@caradoc.them.org> <47FB64A8.9010902@nsc.com> <20080408123719.GA29359@caradoc.them.org> In-Reply-To: <20080408123719.GA29359@caradoc.them.org> X-WSS-ID: 6BE5B6EC14O1036139-01-01 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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-04/txt/msg00153.txt.bz2 Hi, Daniel Jacobowitz wrote: > On Tue, Apr 08, 2008 at 05:57:20PM +0530, M R Swami Reddy wrote: >> Please review the attached allinsn.exp.patch file. >> >> ChangeLog: >> == >> 2008-04-08 M R Swami Reddy >> >> * allinsn.exp: Removed target_alias and global_ld_options. >> ==== > > OK. Thank you very much for review and approval. Applied the patch. Thanks, Swami