* config/powerpc/xm-aix.h: Delete.
authorJoel Brobecker <brobecker@gnat.com>
Thu, 12 Aug 2004 06:28:13 +0000 (06:28 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 12 Aug 2004 06:28:13 +0000 (06:28 +0000)
        * config/powerpc/aix.mh (MH_FILE): Remove.
        * config/powerpc/aix432.mh (MH_FILE): Remove.

gdb/ChangeLog
gdb/config/powerpc/aix.mh
gdb/config/powerpc/aix432.mh
gdb/config/powerpc/xm-aix.h [deleted file]

index 2788dd7f0ac7df1c12e6af49aa585a0a5889f1bb..ed3a868978ae9842a428cb074f49f74fe24fbd4f 100644 (file)
@@ -1,3 +1,9 @@
+2004-08-11  Joel Brobecker  <brobecker@gnat.com>
+
+       * config/powerpc/xm-aix.h: Delete.
+       * config/powerpc/aix.mh (MH_FILE): Remove.
+       * config/powerpc/aix432.mh (MH_FILE): Remove.
+
 2004-08-11  Joel Brobecker  <brobecker@gnat.com>
 
        * config/powerpc/aix.mh: Remove obsolete comment.
index 0318a0a6a6782187d635b10f2ce7b0e8773d02e9..5ac063b19cffbc8091aec54928cb1269732040ec 100644 (file)
@@ -1,7 +1,5 @@
 # Host: IBM PowerPC running AIX
 
-XM_FILE= xm-aix.h
-
 NAT_FILE= nm-aix.h
 NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o rs6000-nat.o \
             xcoffread.o xcoffsolib.o
index 51f09061b90bbec7ccdd60ac50ef274e9ac4a181..cfe9efeb56c37f84f5315da7b0840d779a355397 100644 (file)
@@ -1,7 +1,5 @@
 # Host: IBM PowerPC running AIX 4.3.2+
 
-XM_FILE= xm-aix.h
-
 NAT_FILE= nm-aix.h
 
 # aix-thread.o is not listed in NATDEPFILES as it is pulled in by configure.
diff --git a/gdb/config/powerpc/xm-aix.h b/gdb/config/powerpc/xm-aix.h
deleted file mode 100644 (file)
index 293d7eb..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-/* Parameters for hosting on an PowerPC, for GDB, the GNU debugger.
-   Copyright 1995, 1996, 2000 Free Software Foundation, Inc.
-   Contributed by Cygnus Corporation.
-
-   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 2 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, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.  */
This page took 0.031928 seconds and 4 git commands to generate.