2009-04-29 Arnaud Charlet <charlet@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Apr 2009 10:05:44 +0000 (10:05 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Apr 2009 10:05:44 +0000 (10:05 +0000)
commitfdbbc0183fa351afe2849ebe2dd2d33c2ca0756d
treee0500df5e9169f2d414cedff64d374e236571d13
parent7a6f27cf9fba010215f34abc7a0efc2fc99b2b87
2009-04-29  Arnaud Charlet  <charlet@adacore.com>

* s-taskin.adb (Initialize): Remove pragma Warnings Off and remove
unused assignment.

2009-04-29  Thomas Quinot  <quinot@adacore.com>

* make.adb: Minor reformatting.
Minor code reorganization throughout.

2009-04-29  Matteo Bordin  <bordin@adacore.com>

* s-stausa.ads: Changed visibility of type Task_Result: moved to
public part to give application visibility over it.
This is for future improvement and to build a public API on top of it.
Changed record components name of type Task_Result to reflect the new
way of reporting.

* s-stausa.adb: Actual_Size_Str changed to reflect the new way of
reporting Stack usage.

* gnat_ugn.texi: Update doc of stack usage report.

* g-tastus.ads, s-stusta.ads, s-stusta.adb: New files.

* Makefile.rtl: Add new run-time files.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146942 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/Makefile.rtl
gcc/ada/g-tastus.ads [new file with mode: 0644]
gcc/ada/gnat_ugn.texi
gcc/ada/make.adb
gcc/ada/s-stausa.adb
gcc/ada/s-stausa.ads
gcc/ada/s-stusta.adb [new file with mode: 0644]
gcc/ada/s-stusta.ads [new file with mode: 0644]
gcc/ada/s-taskin.adb