2017-06-27 Olivier Hainque <hainque@adacore.com>
* config/t-vxworks7: New file.
* config.host (*-*-vxworks7): Use it.
From-SVN: r249688
+2017-06-27 Olivier Hainque <hainque@adacore.com>
+
+ * config/t-vxworks7: New file.
+ * config.host (*-*-vxworks7): Use it.
+
2017-06-22 Matt Turner <mattst88@gmail.com>
* config/i386/cpuinfo.c (get_intel_cpu): Add Kaby Lake models to
tmake_file="vms/t-vms"
extra_parts="crt0.o crtbegin.o crtbeginS.o crtend.o crtendS.o"
;;
+*-*-vxworks7)
+ tmake_file=t-vxworks7
+ ;;
*-*-vxworks*)
tmake_file=t-vxworks
;;