This is the mail archive of the gcc-patches@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]

[Ada] Add symbol for VMS Debug


Tested on i686-linux, committed on trunk.

VMS Debug needs a symbol to identify an image containing GNAT compiled code.
Package system is guaranteed to be included in every image no matter how
trivial or complex so the mutually agreed upon symbol named ADA$GNAT is
added as an exported object in the private part of system.

2005-11-14  Doug Rupp  <rupp@adacore.com>

	* system-vms.ads, system-vms_64.ads: ADA$GNAT: New exported object in
	private part.

Attachment: difs.6
Description: Text document


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