Restructure configuration scheme for bfd, binutils, ld.
authorJohn Gilmore <gnu@cygnus>
Fri, 11 Oct 1991 11:35:07 +0000 (11:35 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 11 Oct 1991 11:35:07 +0000 (11:35 +0000)
* config/:  Rename some config files to match up h-*.h names.
Remove all the HOST_SYS definitions from the config files.

ld/config/decstation.mh
ld/config/dgux.mh
ld/config/news.mh
ld/config/rtbsd.mh
ld/config/sparc-ll.mh
ld/config/sparc.mh
ld/config/sun3.mh

index 4a17e631b96ba0224eb20b19115e1b02394c601b..8b2da6f8d98c4cf5054ece187a0f5c8621334abf 100755 (executable)
@@ -1,2 +1 @@
-HDEFINES=-DHOST_SYS=DEC3100_SYS
 YACC=yacc -vd
index 9c4e9bc77ee9bb2557223b46501ca8ac35be39a9..3e987a432d6948632bc9f26e9586e248765e5539 100644 (file)
@@ -1,4 +1,4 @@
-HDEFINES = -DHOST_SYS=DGUX_SYS -D__using_DGUX
+HDEFINES = -D__using_DGUX
 
 CC = gcc -Wall -ansi
 YACC=yacc -tvd
index 93d54aa5c518401ebac061c2283bf66ad99ed87c..41c4647a9646bf8574172d53a150cc2746bdb78e 100755 (executable)
@@ -1,4 +1,3 @@
-CDEFINES=-DHOST_SYS=NEWSOS3_SYS
 #CC=gcc -ansi -Wall
 CC=cc
 YACC=yacc -d
index 7d2ff5a4754017466ef8aa690f2f2b99c337930d..0493affa7891a4f282659dd043f1fdbd4ab48a17 100644 (file)
@@ -2,6 +2,6 @@
 # environment.  If you don't have gcc, I was able to get 'hc -Hnocpp -ma'
 # to compile most of the modules, but didn't try running anything.
 YACC = yacc -d
-HDEFINES = -DHOST_SYS=RTBSD_SYS  -DNO_VARARGS
+HDEFINES = -DNO_VARARGS
 LDFLAGS = 
 CC=gcc         # hc/pcc just can't cut it
index 92f74ad36b1f79f54f35d105a648b750b1f84971..23cdb4727cd0c4854e9bbcd8719cc8f9069582f1 100644 (file)
@@ -1,4 +1,4 @@
-HDEFINES=-DHOST_SYS=SUN4_SYS  -DHOST_64_BIT="long long"
+HDEFINES=-DHOST_64_BIT="long long"
 YACC=yacc -tvd
 CC=/usr/latest/bin/gcc -Wall -ansi
 #stuff for self hosting
index ebd851102099d16fc42d6ab7d0b1fe780260c103..257831796ca35e00286b13cd5f941c6c2ddcac44 100755 (executable)
@@ -1,4 +1,3 @@
-HDEFINES=-DHOST_SYS=SUN4_SYS  
 YACC=yacc -tvd
 #CC=gcc -Wall -ansi
 #stuff for self hosting
index 5922ac16306bd30ba48d068f618bc2005f3aad33..616605090b3dab9d2f3a2da62d67859b72daec20 100644 (file)
@@ -1,4 +1,3 @@
-CDEFINES=-DHOST_SYS=SUN3_SYS
 #CC=gcc -ansi -Wall
 CC=cc
 YACC=yacc -d