r264474 - in /trunk/gcc: ChangeLog config.gcc c...

hainque@gcc.gnu.org hainque@gcc.gnu.org
Fri Sep 21 12:43:00 GMT 2018


Author: hainque
Date: Fri Sep 21 12:43:46 2018
New Revision: 264474

URL: https://gcc.gnu.org/viewcvs?rev=264474&root=gcc&view=rev
Log:
Introduce TARGET_VXWORKS64 for VxWorks 64bit ports

2018-09-21  Olivier Hainque  <hainque@adacore.com>

	* config.gcc: Enforce def of TARGET_VXWORKS64 to 1 from
	triplet, similar to support for VxWorks7.
	* config/vxworks-dummy.h: Provide a default definition
	of TARGET_VXWORKS64 to 0.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc
    trunk/gcc/config/vxworks-dummy.h



More information about the Gcc-cvs mailing list