2015-11-25 Jerome Lambourg <lambourg@adacore.com>
commitdecb95fccf1417e1dfc71bd515b5be472b1b4145
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Nov 2015 15:09:38 +0000 (25 15:09 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Nov 2015 15:09:38 +0000 (25 15:09 +0000)
tree7fe5d12eb1558a1934d3e8456a183450acbc1e7a
parentef60aeabcdf04e69b277c9f2bbffc26130db6206
2015-11-25  Jerome Lambourg  <lambourg@adacore.com>

* init.c: Enable the signal trampoline on x86_64-vx7
* sigtramp-vxworks-target.inc: Implement the signal trampoline
for x86_64
* tracebak.c: Remove the hook to use the generic
unwinder on x86_64-vx7.

2015-11-25  Vincent Celier  <celier@adacore.com>

* gnatcmd.adb: When "gnat name -P" is called, invoke gprname
directly if available.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230875 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gnatcmd.adb
gcc/ada/init.c
gcc/ada/sigtramp-vxworks-target.inc
gcc/ada/tracebak.c