t-vxworks7: New file.
2017-06-27 Olivier Hainque <hainque@adacore.com> * config/t-vxworks7: New file. * config.host (*-*-vxworks7): Use it. From-SVN: r249688
This commit is contained in:
parent
786c6d10af
commit
e4b0df93a0
@ -1,3 +1,8 @@
|
||||
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
|
||||
|
@ -312,6 +312,9 @@ case ${host} in
|
||||
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
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user