1999-07-21 H.J. Lu <hjl@gnu.org>
authorIan Lance Taylor <ian@airs.com>
Thu, 22 Jul 1999 00:51:11 +0000 (00:51 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 22 Jul 1999 00:51:11 +0000 (00:51 +0000)
* config.bfd (i[3456]86-*-vxworks*): Add targ_underscore=yes.

bfd/ChangeLog
bfd/config.bfd

index e1059ee..31334bd 100644 (file)
@@ -1,3 +1,7 @@
+1999-07-21  H.J. Lu  <hjl@gnu.org>
+
+       * config.bfd (i[3456]86-*-vxworks*): Add targ_underscore=yes.
+
 1999-07-21  Philippe De Muyter  <phdm@macqel.be>
 
        * cofflink.c (_bfd_coff_generic_relocate_section): Issue an error
index 1f3b663..881acca 100644 (file)
@@ -315,6 +315,7 @@ case "${targ}" in
     ;;
   i[3456]86-*-vxworks*)
     targ_defvec=i386aout_vec
+    targ_underscore=yes
     ;;
 
   i860-*-mach3* | i860-*-osf1* | i860-*-coff*)