[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 18 Oct 2010 10:06:53 +0000 (12:06 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 18 Oct 2010 10:06:53 +0000 (12:06 +0200)
commit12009a12f4f447123c23b6b54674b105b26cbb54
tree15cf7ddbdb39be1740cdc9eea238f48ccc4c277e
parente7efbe2f093468f9316e891136833aae0e404a24
[multiple changes]

2010-10-18  Tristan Gingold  <gingold@adacore.com>

* init.c: Add __gnat_set_stack_guard_page and __gnat_set_stack_limit.
Implement stack limitation on VMS.
Minor reformatting.

2010-10-18  Vincent Celier  <celier@adacore.com>

* prj.adb (Is_Compilable): Do not modify Source.Compilable until the
source record has been initialized.

2010-10-18  Robert Dewar  <dewar@adacore.com>

* einfo.adb: Minor code reorganization (Primitive_Operations is a
synthesized attribute routine and was in the wrong place).

From-SVN: r165620
gcc/ada/ChangeLog
gcc/ada/einfo.adb
gcc/ada/init.c
gcc/ada/prj.adb