projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cf877a
)
Remove romp target
author
Nick Clifton
<nickc@redhat.com>
Thu, 20 Jun 2002 14:10:38 +0000
(14:10 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Thu, 20 Jun 2002 14:10:38 +0000
(14:10 +0000)
ld/ChangeLog
patch
|
blob
|
history
ld/configure.host
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index d90217b65cf3a4e6bf6e2e79871a5adff5c2f203..d02bc652cac066a5698be2297af24c5144b9ea23 100644
(file)
--- 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 6622c31ad6f0f26dca15f2f6f0d789a12acd871b..56ed187b1dbbc6bd02530ec70832dbdf044e82c2 100644
(file)
--- 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