From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23764 invoked by alias); 26 Apr 2010 13:47:59 -0000 Received: (qmail 23719 invoked by uid 22791); 26 Apr 2010 13:47:55 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 26 Apr 2010 13:47:51 +0000 Received: (qmail 15348 invoked from network); 26 Apr 2010 13:47:49 -0000 Received: from unknown (HELO orlando.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 26 Apr 2010 13:47:49 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [RFA] Remove config/i386/nm-i386sol2.h native file Date: Mon, 26 Apr 2010 13:47:00 -0000 User-Agent: KMail/1.12.2 (Linux/2.6.31-20-generic; KDE/4.3.2; x86_64; ; ) Cc: "Pierre Muller" References: <006301cae546$a7f393b0$f7dabb10$@muller@ics-cnrs.unistra.fr> In-Reply-To: <006301cae546$a7f393b0$f7dabb10$@muller@ics-cnrs.unistra.fr> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201004261447.47230.pedro@codesourcery.com> 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: 2010-04/txt/msg00868.txt.bz2 On Monday 26 April 2010 14:44:55, Pierre Muller wrote: > After removal of macro CANNOT_STEP_HW_WATCHPOINTS, > config/i386/nm-i386sol2.h > is useless. > > This patch removes it. > Testes on i386 OpenSolaris 2.11 > 2010-04-26 Pierre Muller > > Removal of config/i386/nm-i386sol2.h native configuration file. > * config/i386/nm-i386sol2.h: Remove file. > * config/i386/i386sol2.mh: Remove NAT_FILE definition. > * config/i386/sol2-64.mh: Idem. > * config/djgpp/fnchange.lst: Remove reference to that file. > * Makefile.in (HFILES_NO_SRCDIR): Idem. Okay, thanks. -- Pedro Alves