aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/i386/nm-i386sol2.h
diff options
context:
space:
mode:
authorPierre Muller <muller@sourceware.org>2010-04-26 13:53:57 +0000
committerPierre Muller <muller@sourceware.org>2010-04-26 13:53:57 +0000
commite790e06ecb7cd9f77846a5b1f545d1792c31dd85 (patch)
tree9103ec95f6fb7f7bbcc033baba91cb0c71267b29 /gdb/config/i386/nm-i386sol2.h
parentb7da9e9f5f446695243846d70c34d9a19c9c961c (diff)
downloadfsf-binutils-gdb-e790e06ecb7cd9f77846a5b1f545d1792c31dd85.zip
fsf-binutils-gdb-e790e06ecb7cd9f77846a5b1f545d1792c31dd85.tar.gz
fsf-binutils-gdb-e790e06ecb7cd9f77846a5b1f545d1792c31dd85.tar.bz2
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.
Diffstat (limited to 'gdb/config/i386/nm-i386sol2.h')
-rw-r--r--gdb/config/i386/nm-i386sol2.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/gdb/config/i386/nm-i386sol2.h b/gdb/config/i386/nm-i386sol2.h
deleted file mode 100644
index 8540e9e..0000000
--- a/gdb/config/i386/nm-i386sol2.h
+++ /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 */