]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 26 Jan 2010 09:56:25 +0000 (10:56 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 26 Jan 2010 09:56:25 +0000 (10:56 +0100)
commit1a1054884e248ff337bb8958e1889b90c192f22d
tree39d4362ce79e1cff512ceb6da7520b7144968011
parent057dd91d0c1df52679f71644d95fea2ae9522f3e
[multiple changes]

2010-01-26  Vincent Celier  <celier@adacore.com>

* gnat_ugn.texi: Complete documentation on the restrictions for
combined options in -gnatxxx switches.
Fix typo.

2010-01-26  Arnaud Charlet  <charlet@adacore.com>

* s-tpoben.adb (Initialize_Protection_Entries): If a PO is created from
a controlled operation, abort is already deferred at this point, so we
need to use Defer_Abort_Nestable.

2010-01-26  Vincent Celier  <celier@adacore.com>

* prj-conf.adb (Get_Config_Switches): Check for a default language for
a project extending a project with no languages.

From-SVN: r156237
gcc/ada/ChangeLog
gcc/ada/gnat_ugn.texi
gcc/ada/prj-conf.adb
gcc/ada/s-tpoben.adb