Add support for msp430.

This commit is contained in:
Nick Clifton 2002-12-30 19:25:13 +00:00
parent 3f8173588e
commit 2469cfa284
92 changed files with 5837 additions and 611 deletions

View file

@ -807,6 +807,10 @@ case "${targ}" in
targ_defvec=bfd_elf32_mn10300_vec
;;
msp430-*-*)
targ_defvec=bfd_elf32_msp430_vec
;;
ns32k-pc532-mach* | ns32k-pc532-ux*)
targ_defvec=pc532machaout_vec
targ_underscore=yes