r125471 - in /trunk/gcc/ada: s-stchop-vxworks.a...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Wed Jun 6 10:50:00 GMT 2007


Author: charlet
Date: Wed Jun  6 10:50:30 2007
New Revision: 125471

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125471
Log:
2007-04-20  Matthew Gingell  <gingell@adacore.com>
	    Jose Ruiz  <ruiz@adacore.com>

	* s-stchop-vxworks.adb (Set_Stack_Info): Instead of trying to map the
	VxWorks task descriptor in the Ada run time, call a C subprogram
	(__gnat_get_stack_info) that extracts the required information.

	* sysdep.c: Back out temporary lynxos workaround.
	(__gnat_get_stack_info): Add this procedure that passes to the Ada run
	time the stack information associated to the currently executing task.
	Only VxWorks systems require this function.


Modified:
    trunk/gcc/ada/s-stchop-vxworks.adb
    trunk/gcc/ada/sysdep.c



More information about the Gcc-cvs mailing list