Removal of config/i386/nm-i386sol2.h native configuration file.
authorPierre Muller <muller@sourceware.org>
Mon, 26 Apr 2010 13:53:57 +0000 (13:53 +0000)
committerPierre Muller <muller@sourceware.org>
Mon, 26 Apr 2010 13:53:57 +0000 (13:53 +0000)
* 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: Idem.
* Makefile.in (HFILES_NO_SRCDIR): Remove reference to that file.

gdb/ChangeLog
gdb/Makefile.in
gdb/config/djgpp/fnchange.lst
gdb/config/i386/i386sol2.mh
gdb/config/i386/nm-i386sol2.h [deleted file]
gdb/config/i386/sol2-64.mh

index 6734f15..fb19b85 100644 (file)
@@ -1,5 +1,14 @@
 2010-04-26  Pierre Muller  <muller@ics.u-strasbg.fr>
 
+       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: Idem.
+       * Makefile.in (HFILES_NO_SRCDIR): Remove reference to that file.
+
+2010-04-26  Pierre Muller  <muller@ics.u-strasbg.fr>
+
        PR breakpoints/11531.
        * config/i386/nm-i386sol2.h (CANNOT_STEP_HW_WATCHPOINTS): Remove
        macro definition and related comment.
index fc148fe..750fdfd 100644 (file)
@@ -765,7 +765,7 @@ language.h nbsd-tdep.h wrapper.h solib-svr4.h \
 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 f207216..60b7de7 100644 (file)
 @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 28b1800..dcf5a79 100644 (file)
@@ -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
diff --git a/gdb/config/i386/nm-i386sol2.h b/gdb/config/i386/nm-i386sol2.h
deleted file mode 100644 (file)
index 8540e9e..0000000
+++ /dev/null
@@ -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 <http://www.gnu.org/licenses/>.  */
-
-#ifdef NEW_PROC_API    /* Solaris 6 and above can do HW watchpoints */
-
-#endif /* NEW_PROC_API */
index 5865b35..bfb6980 100644 (file)
@@ -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