config.gcc (*-*-vxworks*): Set use_gcc_stdint to "provide".
authorDoug Rupp <rupp@adacore.com>
Mon, 12 Jun 2017 12:10:12 +0000 (12:10 +0000)
committerOlivier Hainque <hainque@gcc.gnu.org>
Mon, 12 Jun 2017 12:10:12 +0000 (12:10 +0000)
commita476498c3098a6bcfe8cd6e61ef902d7cd513396
treecd512b7c3896a613cf972fa8e83c424f2afd7f78
parentc9c15e27492888cb0491b72af28ece83f79e4d72
config.gcc (*-*-vxworks*): Set use_gcc_stdint to "provide".

2017-06-12  Doug Rupp  <rupp@adacore.com>

gcc/
* config.gcc (*-*-vxworks*): Set use_gcc_stdint to "provide".
Append vxworks-stdint.h to the tm_file list.
* config/vxworks-stdint.h: New file.

fixincludes/
* inclhack.def (AAB_vxworks_stdint): Remove hack.
* fixincl.x: Regenerate.

From-SVN: r249121
fixincludes/ChangeLog
fixincludes/fixincl.x
fixincludes/inclhack.def
gcc/ChangeLog
gcc/config.gcc
gcc/config/vxworks-stdint.h [new file with mode: 0644]