Remove IBM6000_host
authorJohn Gilmore <gnu@cygnus>
Thu, 11 Feb 1993 07:58:42 +0000 (07:58 +0000)
committerJohn Gilmore <gnu@cygnus>
Thu, 11 Feb 1993 07:58:42 +0000 (07:58 +0000)
gdb/ChangeLog
gdb/xm-rs6000.h

index 1a0a5a5..484adfd 100644 (file)
@@ -10,6 +10,7 @@ Wed Feb 10 23:42:37 1993  John Gilmore  (gnu@cygnus.com)
        (process_xcoff_symbol case C_RSYM):  Fix typo in #ifdef.
        * xcoffexec.c (map_vmap):  Don't allocate an objfile for the exec_file.
        * Makefile.in:  xcoffread.o is not built by default.
+       * xm-rs6000.h (IBM6000_HOST):  Remove.
        * config/rs6000.mh (NATDEPFILES): xcoffread.o is native only.
        * doc/gdbint.texinfo:  Eliminate IBM6000_HOST, document
        IBM6000_TARGET.
index 7586f39..5ee3bdd 100644 (file)
@@ -70,9 +70,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define        SETPGRP_ARGS 1
 
-/* Flag for machine-specific stuff in shared files.  FIXME */
-#define IBM6000_HOST
-
 /* /usr/include/stdlib.h always uses void* and void,
    even when __STDC__ isn't defined. */
 #define MALLOC_INCOMPATIBLE