A vxworks patch for bfd?

H.J. Lu hjl@varesearch.com
Sat Jul 17 14:07:00 GMT 1999


Hi,

Does vxworks use `_' on x86?

-- 
H.J. Lu (hjl@gnu.org)
---
Sat Jul 17 14:03:31 1998  H.J. Lu  (hjl@gnu.org)

	* config.bfd (i[3456]86-*-vxworks*): Add targ_underscore=yes.

Index: bfd/config.bfd
===================================================================
RCS file: /work/cvs/gnu/binutils/bfd/config.bfd,v
retrieving revision 1.1.1.6
diff -u -p -r1.1.1.6 config.bfd
--- bfd/config.bfd	1999/07/17 20:52:22	1.1.1.6
+++ bfd/config.bfd	1999/07/17 21:02:44
@@ -315,6 +320,7 @@ case "${targ}" in
     ;;
   i[3456]86-*-vxworks*)
     targ_defvec=i386aout_vec
+    targ_underscore=yes
     ;;
 
   i860-*-mach3* | i860-*-osf1* | i860-*-coff*)


More information about the Binutils mailing list