Browse Source

Remove romp target

binutils-2_13-branch
Nick Clifton 24 years ago
parent
commit
2755afbaec
  1. 4
      ld/ChangeLog
  2. 4
      ld/configure.host

4
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

4
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

Loading…
Cancel
Save