From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21647 invoked by alias); 26 Apr 2010 13:45:05 -0000 Received: (qmail 21569 invoked by uid 22791); 26 Apr 2010 13:44:59 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,MSGID_MULTIPLE_AT X-Spam-Check-By: sourceware.org Received: from mailhost.u-strasbg.fr (HELO mailhost.u-strasbg.fr) (130.79.200.153) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 26 Apr 2010 13:44:52 +0000 Received: from baal.u-strasbg.fr (baal.u-strasbg.fr [IPv6:2001:660:2402::41]) by mailhost.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id o3QDilJ1069611 for ; Mon, 26 Apr 2010 15:44:47 +0200 (CEST) (envelope-from pierre.muller@ics-cnrs.unistra.fr) Received: from mailserver.u-strasbg.fr (ms3.u-strasbg.fr [IPv6:2001:660:2402:d::12]) by baal.u-strasbg.fr (8.14.0/jtpda-5.5pre1) with ESMTP id o3QDikZR006508 for ; Mon, 26 Apr 2010 15:44:46 +0200 (CEST) (envelope-from pierre.muller@ics-cnrs.unistra.fr) Received: from d620muller (gw-ics.u-strasbg.fr [130.79.210.225]) (user=mullerp mech=LOGIN) by mailserver.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id o3QDikJr078003 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Mon, 26 Apr 2010 15:44:46 +0200 (CEST) (envelope-from pierre.muller@ics-cnrs.unistra.fr) From: "Pierre Muller" To: Subject: [RFA] Remove config/i386/nm-i386sol2.h native file Date: Mon, 26 Apr 2010 13:45:00 -0000 Message-ID: <006301cae546$a7f393b0$f7dabb10$@muller@ics-cnrs.unistra.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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: 2010-04/txt/msg00867.txt.bz2 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 Pierre Muller Pascal language support maintainer for GDB 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. Index: Makefile.in =================================================================== RCS file: /cvs/src/src/gdb/Makefile.in,v retrieving revision 1.1120 diff -u -p -r1.1120 Makefile.in --- Makefile.in 24 Apr 2010 13:12:50 -0000 1.1120 +++ Makefile.in 26 Apr 2010 12:06:40 -0000 @@ -765,7 +765,7 @@ language.h nbsd-tdep.h wrapper.h solib-s macroexp.h ui-file.h regcache.h gdb_string.h tracepoint.h i386-tdep.h \ inf-child.h p-lang.h event-top.h gdbtypes.h scm-tags.h user-regs.h \ regformats/regdef.h config/alpha/nm-osf3.h config/i386/nm-i386gnu.h \ -config/i386/nm-fbsd.h config/i386/nm-i386sol2.h config/i386/nm-linux.h \ +config/i386/nm-fbsd.h config/i386/nm-linux.h \ config/nm-nto.h config/sparc/nm-sol2.h config/nm-linux.h \ config/rs6000/nm-rs6000.h top.h bsd-kvm.h gdb-stabs.h reggroups.h \ annotate.h sim-regno.h dictionary.h dfp.h main.h frame-unwind.h \ Index: config/djgpp/fnchange.lst =================================================================== RCS file: /cvs/src/src/gdb/config/djgpp/fnchange.lst,v retrieving revision 1.113 diff -u -p -r1.113 fnchange.lst --- config/djgpp/fnchange.lst 23 Apr 2010 21:44:19 -0000 1.113 +++ config/djgpp/fnchange.lst 26 Apr 2010 12:06:41 -0000 @@ -136,7 +136,6 @@ @V@/gdb/config/i386/nm-linux64.h @V@/gdb/config/i386/nm-lx64.h @V@/gdb/config/i386/nm-i386sco4.h @V@/gdb/config/i386/nm-sco4.h @V@/gdb/config/i386/nm-i386sco5.h @V@/gdb/config/i386/nm-sco5.h -@V@/gdb/config/i386/nm-i386sol2.h @V@/gdb/config/i386/nm-sol2.h @V@/gdb/config/i386/nm-i386v4.h @V@/gdb/config/i386/nm-v4.h @V@/gdb/config/i386/nm-i386v42mp.h @V@/gdb/config/i386/nm-v42mp.h @V@/gdb/config/i386/tm-i386sol2.h @V@/gdb/config/i386/tm-sol2.h Index: config/i386/i386sol2.mh =================================================================== RCS file: /cvs/src/src/gdb/config/i386/i386sol2.mh,v retrieving revision 1.12 diff -u -p -r1.12 i386sol2.mh --- config/i386/i386sol2.mh 26 Oct 2009 18:28:13 -0000 1.12 +++ config/i386/i386sol2.mh 26 Apr 2010 12:06:41 -0000 @@ -1,4 +1,3 @@ # Host: Solaris x86 NATDEPFILES= fork-child.o i386v4-nat.o i386-sol2-nat.o \ procfs.o proc-api.o proc-events.o proc-flags.o proc-why.o -NAT_FILE= nm-i386sol2.h Index: config/i386/nm-i386sol2.h =================================================================== RCS file: config/i386/nm-i386sol2.h diff -N config/i386/nm-i386sol2.h --- config/i386/nm-i386sol2.h 26 Apr 2010 12:01:44 -0000 1.20 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,22 +0,0 @@ -/* Native support for i386 running Solaris 2. - Copyright 1998, 1999, 2000, 2007, 2008, 2009, 2010 - Free Software Foundation, Inc. - - This file is part of GDB. - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . */ - -#ifdef NEW_PROC_API /* Solaris 6 and above can do HW watchpoints */ - -#endif /* NEW_PROC_API */ Index: config/i386/sol2-64.mh =================================================================== RCS file: /cvs/src/src/gdb/config/i386/sol2-64.mh,v retrieving revision 1.2 diff -u -p -r1.2 sol2-64.mh --- config/i386/sol2-64.mh 26 Oct 2009 18:28:13 -0000 1.2 +++ config/i386/sol2-64.mh 26 Apr 2010 12:06:41 -0000 @@ -1,4 +1,3 @@ # Host: Solaris x86_64 NATDEPFILES= fork-child.o amd64-nat.o i386v4-nat.o i386-sol2-nat.o \ procfs.o proc-api.o proc-events.o proc-flags.o proc-why.o -NAT_FILE= nm-i386sol2.h