diff options
author | DJ Delorie <dj@delorie.com> | 2002-04-30 03:30:24 +0000 |
---|---|---|
committer | DJ Delorie <dj@delorie.com> | 2002-04-30 03:30:24 +0000 |
commit | a9d5aff1a6611611a8a174c96d1ab42d36bda777 (patch) | |
tree | e1e4c890ff983ebf9bbe7f0c7bea3a96e2496bff /config | |
parent | fb174f7ade2460704b7f8214fa5e42da2ed7f92e (diff) | |
download | gdb-a9d5aff1a6611611a8a174c96d1ab42d36bda777.tar.gz |
* config/mh-cxux: remove dead code
* config/mh-dgux386: remove dead code
* config/mh-hp300: remove dead code
* config/mh-hpux: remove dead code
* config/mh-hpux8: remove dead code
* config/mh-irix5: remove dead code
* config/mh-irix6: remove dead code
* config/mh-ncr3000: remove dead code
* config/mh-ncrsvr43: remove dead code
* config/mh-necv4: remove dead code
* config/mh-sco: remove dead code
* config/mh-solaris: remove dead code
* config/mh-sysv: remove dead code
* config/mh-sysv4: remove dead code
* config/mh-sysv5: remove dead code
* config/mh-irix4: remove, contains only dead code
* configure.in: delete reference to absent file
Diffstat (limited to 'config')
-rw-r--r-- | config/ChangeLog | 17 | ||||
-rw-r--r-- | config/mh-cxux | 2 | ||||
-rw-r--r-- | config/mh-dgux386 | 2 | ||||
-rw-r--r-- | config/mh-hp300 | 2 | ||||
-rw-r--r-- | config/mh-hpux | 2 | ||||
-rw-r--r-- | config/mh-hpux8 | 2 | ||||
-rw-r--r-- | config/mh-irix4 | 2 | ||||
-rw-r--r-- | config/mh-irix5 | 1 | ||||
-rw-r--r-- | config/mh-irix6 | 1 | ||||
-rw-r--r-- | config/mh-ncr3000 | 2 | ||||
-rw-r--r-- | config/mh-ncrsvr43 | 2 | ||||
-rw-r--r-- | config/mh-necv4 | 2 | ||||
-rw-r--r-- | config/mh-sco | 2 | ||||
-rw-r--r-- | config/mh-solaris | 1 | ||||
-rw-r--r-- | config/mh-sysv | 2 | ||||
-rw-r--r-- | config/mh-sysv4 | 2 | ||||
-rw-r--r-- | config/mh-sysv5 | 2 |
17 files changed, 17 insertions, 29 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index cace0eb59e6..06f7605dc78 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,5 +1,22 @@ 2002-04-29 Nathanael Nerode <neroden@twcny.rr.com> + * config/mh-cxux: remove dead code + * config/mh-dgux386: remove dead code + * config/mh-hp300: remove dead code + * config/mh-hpux: remove dead code + * config/mh-hpux8: remove dead code + * config/mh-irix5: remove dead code + * config/mh-irix6: remove dead code + * config/mh-ncr3000: remove dead code + * config/mh-ncrsvr43: remove dead code + * config/mh-necv4: remove dead code + * config/mh-sco: remove dead code + * config/mh-solaris: remove dead code + * config/mh-sysv: remove dead code + * config/mh-sysv4: remove dead code + * config/mh-sysv5: remove dead code + * config/mh-irix4: remove, contains only dead code + * config/mt-armpic: Delete. * config/mt-elfalphapic: Delete. * config/mt-i370pic: Delete. diff --git a/config/mh-cxux b/config/mh-cxux index acc991b8d1c..0a98f113baf 100644 --- a/config/mh-cxux +++ b/config/mh-cxux @@ -1,7 +1,5 @@ # Configuration for Harris CX/UX 7 (and maybe 6), based on sysv4 configuration. -# Define SYSV as -DSYSV if you are using a System V operating system. -SYSV = -DSYSV -DSVR4 RANLIB = true # The l flag generates a warning from the SVR4 archiver, remove it. diff --git a/config/mh-dgux386 b/config/mh-dgux386 index cec4c4a9280..f1e533a2e30 100644 --- a/config/mh-dgux386 +++ b/config/mh-dgux386 @@ -3,8 +3,6 @@ HDEFINES=-DHOST_SYS=DGUX_SYS RANLIB = true # from mh-sysv4 -# Define SYSV as -DSYSV if you are using a System V operating system. -SYSV = -DSYSV -DSVR4 RANLIB = true # The l flag generates a warning from the SVR4 archiver, remove it. diff --git a/config/mh-hp300 b/config/mh-hp300 index 277926892de..17a69a6c89f 100644 --- a/config/mh-hp300 +++ b/config/mh-hp300 @@ -1,5 +1,3 @@ -# Define SYSV as -DSYSV if you are using a System V operating system. -SYSV = -DSYSV # If "ar" in $PATH is GNU ar, the symbol table may need rebuilding. # If it's HP/UX ar, this should be harmless. RANLIB = ar ts diff --git a/config/mh-hpux b/config/mh-hpux index 16b1187b447..40030020773 100644 --- a/config/mh-hpux +++ b/config/mh-hpux @@ -1,3 +1 @@ -# Define SYSV as -DSYSV if you are using a System V operating system. -SYSV = -DSYSV RANLIB = true diff --git a/config/mh-hpux8 b/config/mh-hpux8 index 16b1187b447..40030020773 100644 --- a/config/mh-hpux8 +++ b/config/mh-hpux8 @@ -1,3 +1 @@ -# Define SYSV as -DSYSV if you are using a System V operating system. -SYSV = -DSYSV RANLIB = true diff --git a/config/mh-irix4 b/config/mh-irix4 deleted file mode 100644 index ff226bfc7d7..00000000000 --- a/config/mh-irix4 +++ /dev/null @@ -1,2 +0,0 @@ -# Makefile changes for SGI's running IRIX-4.x. -SYSV = -DSYSV diff --git a/config/mh-irix5 b/config/mh-irix5 index 8bd7c99f844..0019ee4308e 100644 --- a/config/mh-irix5 +++ b/config/mh-irix5 @@ -1,3 +1,2 @@ # Makefile changes for SGI's running IRIX-5.x. -SYSV = -DSYSV RANLIB = true diff --git a/config/mh-irix6 b/config/mh-irix6 index e7926788963..bf6d8dc73d7 100644 --- a/config/mh-irix6 +++ b/config/mh-irix6 @@ -1,3 +1,2 @@ # Makefile changes for SGI's running IRIX-6.x. -SYSV = -DSYSV RANLIB = true diff --git a/config/mh-ncr3000 b/config/mh-ncr3000 index e9afa50bb23..ead6cce7332 100644 --- a/config/mh-ncr3000 +++ b/config/mh-ncr3000 @@ -1,7 +1,5 @@ # Host configuration file for an NCR 3000 (i486/SVR4) system. -# Define SYSV as -DSYSV if you are using a System V operating system. -SYSV = -DSYSV -DSVR4 RANLIB = true # The l flag generates a warning from the SVR4 archiver, remove it. diff --git a/config/mh-ncrsvr43 b/config/mh-ncrsvr43 index 2e42c5f6a4d..5446d77abf9 100644 --- a/config/mh-ncrsvr43 +++ b/config/mh-ncrsvr43 @@ -1,5 +1,3 @@ # Host configuration file for an NCR 3000 (i486/SVR43) system. -# Define SYSV as -DSYSV if you are using a System V operating system. -SYSV = -DSYSV -DSVR4 RANLIB = true diff --git a/config/mh-necv4 b/config/mh-necv4 index a926ea5f5fb..6845f3caa20 100644 --- a/config/mh-necv4 +++ b/config/mh-necv4 @@ -1,7 +1,5 @@ # Host Makefile fragment for NEC MIPS SVR4. -# Define SYSV as -DSYSV if you are using a System V operating system. -SYSV = -DSYSV -DSVR4 RANLIB = true # NEC -lX11 needs some other libraries. diff --git a/config/mh-sco b/config/mh-sco index 5e909a97ae5..574b92aa71d 100644 --- a/config/mh-sco +++ b/config/mh-sco @@ -1,5 +1,3 @@ -# Define SYSV as -DSYSV if you are using a System V operating system. -SYSV = -DSYSV RANLIB = true # You may need this if you don't have bison. # BISON = yacc -Sm10400 diff --git a/config/mh-solaris b/config/mh-solaris index ddbea549b93..16553c5f3cd 100644 --- a/config/mh-solaris +++ b/config/mh-solaris @@ -1,6 +1,5 @@ # Makefile changes for Suns running Solaris 2 -SYSV = -DSYSV RANLIB = true X11_EXTRA_LIBS = -lnsl -lsocket diff --git a/config/mh-sysv b/config/mh-sysv index 16b1187b447..40030020773 100644 --- a/config/mh-sysv +++ b/config/mh-sysv @@ -1,3 +1 @@ -# Define SYSV as -DSYSV if you are using a System V operating system. -SYSV = -DSYSV RANLIB = true diff --git a/config/mh-sysv4 b/config/mh-sysv4 index 796580b1ca7..3634950d75c 100644 --- a/config/mh-sysv4 +++ b/config/mh-sysv4 @@ -1,5 +1,3 @@ -# Define SYSV as -DSYSV if you are using a System V operating system. -SYSV = -DSYSV -DSVR4 RANLIB = true # The l flag generates a warning from the SVR4 archiver, remove it. diff --git a/config/mh-sysv5 b/config/mh-sysv5 index 1fa38e53cc8..3634950d75c 100644 --- a/config/mh-sysv5 +++ b/config/mh-sysv5 @@ -1,5 +1,3 @@ -# Define SYSV as -DSYSV if you are using a System V operating system. -SYSV = -DSYSV -DSVR4 -DSVR5 RANLIB = true # The l flag generates a warning from the SVR4 archiver, remove it. |