sigtramp-vxworks-target.inc: sigtramp-vxworks: force the stack alignment for x86_64.
authorJerome Lambourg <lambourg@adacore.com>
Mon, 18 Apr 2016 09:24:08 +0000 (09:24 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 18 Apr 2016 09:24:08 +0000 (11:24 +0200)
commit84538074d9b5ae903c2d3561653b071995bdc934
treebc015aa7a5ff8ea2b213941770336c5c8f466f0b
parent230ad3691829ee68b2e25ac1347dbe88240d7598
sigtramp-vxworks-target.inc: sigtramp-vxworks: force the stack alignment for x86_64.

2016-04-18  Jerome Lambourg  <lambourg@adacore.com>

* sigtramp-vxworks-target.inc: sigtramp-vxworks: force the stack
alignment for x86_64.
* init.c: Better fix for guard page reset on x86_64-vx7.
Do not try to retrieve the page that actually raised
the signal as the probing mechanism used on x86_64 do not allow
such retrieval. We thus just test if the guard page is active,
and re-activate it if not.

From-SVN: r235102
gcc/ada/ChangeLog
gcc/ada/init.c
gcc/ada/sigtramp-vxworks-target.inc