libgcc/ChangeLog

2014-12-11  Eric Botcazou  <ebotca...@adacore.com>
        
        * config.host: Add Visium support.
        * config/visium: New directory.


-- 
Eric Botcazou
Index: config.host
===================================================================
--- config.host	(revision 218617)
+++ config.host	(working copy)
@@ -1233,6 +1233,10 @@ vax-*-netbsdelf*)
 	;;
 vax-*-openbsd*)
 	;;
+visium-*-elf*)
+        extra_parts="$extra_parts crtbegin.o crtend.o crti.o crtn.o"
+        tmake_file="visium/t-visium t-fdpbit"
+        ;;
 xstormy16-*-elf)
 	tmake_file="stormy16/t-stormy16 t-fdpbit"
 	;;

Attachment: libgcc_visium.tar.gz
Description: application/compressed-tar

Reply via email to