2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
Joseph Myers <joseph@codesourcery.com> * configure.in: Handle tic6x targets. * configure: Regenerate. * tic6x/Makefile.in, tic6x/configure.in, tic6x/crt0.S, tic6x/getpid.c, tic6x/kill.c, tic6x/sbrk.c, tic6x/syscalls.c: New. * tic6x/configure: New (generated).
This commit is contained in:
6
libgloss/configure
vendored
6
libgloss/configure
vendored
@@ -732,6 +732,7 @@ m32c
|
||||
rx
|
||||
arm
|
||||
spu
|
||||
tic6x
|
||||
iq2000
|
||||
libnosys'
|
||||
|
||||
@@ -2561,6 +2562,11 @@ case "${target}" in
|
||||
config_testsuite=false
|
||||
config_libnosys=false
|
||||
;;
|
||||
tic6x-*-*)
|
||||
subdirs="$subdirs tic6x"
|
||||
|
||||
config_testsuite=false
|
||||
;;
|
||||
iq2000-*-*)
|
||||
subdirs="$subdirs iq2000"
|
||||
|
||||
|
Reference in New Issue
Block a user