* config.bfd (sh-*-vxworks): Define targ_underscore to "yes".
This commit is contained in:
Richard Sandiford 2007-08-11 17:31:23 +00:00
parent 687d6395d7
commit 2f964f43a7
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2007-08-11 Richard Sandiford <richard@codesourcery.com>
* config.bfd (sh-*-vxworks): Define targ_underscore to "yes".
2007-08-09 Michael Snyder <msnyder@access-company.com>
* aoutx.h (aout_get_external_symbols): Return if count is zero.

View File

@ -1297,6 +1297,7 @@ case "${targ}" in
# they're necessary for coff-sh.c (which is unconditionally used) to be
# compiled correctly.
targ_selvecs="$targ_selvecs shcoff_vec shlcoff_vec shcoff_small_vec shlcoff_small_vec"
targ_underscore=yes
;;
sh-*-*)
targ_defvec=shcoff_vec