[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 22 Apr 2009 09:57:03 +0000 (11:57 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 22 Apr 2009 09:57:03 +0000 (11:57 +0200)
commit1ef4d0a80a0f685d97c032717c90032f9793f3af
treef6c48168660afba6763dcb54837b600ff4e8f36e
parent1cb46af046435fde79f3b2cf351e2bfc654d8422
[multiple changes]

2009-04-22  Robert Dewar  <dewar@adacore.com>

* lib-load.adb: Minor reformatting

2009-04-22  Arnaud Charlet  <charlet@adacore.com>

* s-bitops.adb, s-bitops.ads (Raise_Error): Do not use Ada 05 syntax,
since this unit is now part of bootstrap units, so must use Ada 95
syntax only.

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

* a-tasatt.adb: Minor reformatting

2009-04-22  Bob Duff  <duff@adacore.com>

* s-stalib.ads: Remove "with System;" since we're inside System, so
it's unnecessary.

2009-04-22  Vincent Celier  <celier@adacore.com>

* prj-nmsc.adb (Add_Source): Always put the dependency file name in
the source record, as there may be a dependency file even if no object
file is created.

From-SVN: r146558
gcc/ada/ChangeLog
gcc/ada/a-tasatt.adb
gcc/ada/lib-load.adb
gcc/ada/prj-nmsc.adb
gcc/ada/s-bitops.adb
gcc/ada/s-bitops.ads
gcc/ada/s-stalib.ads