From a476498c3098a6bcfe8cd6e61ef902d7cd513396 Mon Sep 17 00:00:00 2001 From: Doug Rupp Date: Mon, 12 Jun 2017 12:10:12 +0000 Subject: config.gcc (*-*-vxworks*): Set use_gcc_stdint to "provide". 2017-06-12 Doug Rupp 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 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'fixincludes/ChangeLog') diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog index 4f729db..ffd1718 100644 --- a/fixincludes/ChangeLog +++ b/fixincludes/ChangeLog @@ -1,3 +1,8 @@ +2017-06-12 Doug Rupp + + * inclhack.def (AAB_vxworks_stdint): Remove hack. + * fixincl.x: Regenerate. + 2017-02-25 John David Anglin PR target/68739 -- cgit v1.1