Add tic4x target.
authorNick Clifton <nickc@redhat.com>
Mon, 7 Oct 2002 16:40:56 +0000 (16:40 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 7 Oct 2002 16:40:56 +0000 (16:40 +0000)
ChangeLog
configure.in

index f01dee3aa246e70636fe0d07824452b993f339eb..db8247aa18335560c782505f3fb59b9b72fc0146 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
+
+       * configure.in: Add tic4x target.
+
 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
 
        * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
index 8988bef2782aa3c29410606d47ff3d37ed93f7c2..87dd2c6dc4120799eac36ec250ef42e458195e99 100644 (file)
@@ -361,7 +361,7 @@ case "${target}" in
   avr-*-*)
     noconfigdirs="$noconfigdirs target-libiberty ${libstdcxx_version} ${libgcj}"
     ;;
-  c4x-*-*)
+  c4x-*-* | tic4x-*-*)
     noconfigdirs="$noconfigdirs ${libstdcxx_version} target-libgloss ${libgcj}"
     ;;
   c54x*-*-* | tic54x-*-*)
This page took 0.028302 seconds and 4 git commands to generate.