Add support for the Infineon XC16X.

This commit is contained in:
Nick Clifton
2006-02-17 14:36:28 +00:00
parent 0b92ab21c5
commit d70c5fc7c5
113 changed files with 18377 additions and 106 deletions

View File

@ -335,6 +335,10 @@ changequote([,])dnl
using_cgen=yes
;;
xc16x)
using_cgen=yes
;;
xtensa)
echo ${extra_objects} | grep -s "xtensa-relax.o"
if test $? -ne 0 ; then