r230875 - in /trunk/gcc/ada: ChangeLog gnatcmd....

charlet@gcc.gnu.org charlet@gcc.gnu.org
Wed Nov 25 15:09:00 GMT 2015


Author: charlet
Date: Wed Nov 25 15:09:38 2015
New Revision: 230875

URL: https://gcc.gnu.org/viewcvs?rev=230875&root=gcc&view=rev
Log:
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.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gnatcmd.adb
    trunk/gcc/ada/init.c
    trunk/gcc/ada/sigtramp-vxworks-target.inc
    trunk/gcc/ada/tracebak.c



More information about the Gcc-cvs mailing list