This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r129317 - in /trunk/gcc/ada: s-osinte-tru64.adb...


Author: charlet
Date: Mon Oct 15 13:53:30 2007
New Revision: 129317

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129317
Log:
2007-10-15  Eric Botcazou  <ebotcazou@adacore.com>

	* s-osinte-tru64.adb: (Hide_Yellow_Zone): Add On parameter.
	Set the protection status of the guard page based on the value of On.

	* s-osinte-tru64.ads: (Hide_Yellow_Zone): Add On parameter.

	* s-taprop-tru64.adb: (Enter_Task): Pass True to Hide_Yellow_Zone.
	(Exit_Task): Pass False to Hide_Yellow_Zone.


Modified:
    trunk/gcc/ada/s-osinte-tru64.adb
    trunk/gcc/ada/s-osinte-tru64.ads
    trunk/gcc/ada/s-taprop-tru64.adb


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]