OSDN Git Service

2010-10-18 Tristan Gingold <gingold@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Oct 2010 10:06:53 +0000 (10:06 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Oct 2010 10:06:53 +0000 (10:06 +0000)
commit8cdf5dd80f9775faa61cf4fa86d3b42a93f12f9e
tree15cf7ddbdb39be1740cdc9eea238f48ccc4c277e
parentf0df06af4cbb7d038c08e372eb4b9a6185b323fe
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).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@165620 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/einfo.adb
gcc/ada/init.c
gcc/ada/prj.adb