aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/configure.host4
2 files changed, 4 insertions, 4 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index d90217b..d02bc652 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2002-06-20 Nathanael Nerode <neroden@twcny.rr.com>
+
+ * ld/configure.host (romp): Drop support.
+
2002-06-18 Chris Demetriou <cgd@broadcom.com>
* emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Check
diff --git a/ld/configure.host b/ld/configure.host
index 6622c31..56ed187 100644
--- a/ld/configure.host
+++ b/ld/configure.host
@@ -231,8 +231,4 @@ alpha*-*-*)
NATIVE_LIB_DIRS='/usr/local/lib /usr/ccs/lib /lib /usr/lib'
;;
-romp-*-*)
- HDEFINES=-DNO_VARARGS
- ;;
-
esac