Remove IBM6000_host
This commit is contained in:
parent
dd46978997
commit
364c1151e7
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user