]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 Nov 2005 14:05:30 +0000 (15:05 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 Nov 2005 14:05:30 +0000 (15:05 +0100)
commitaa63543913b12c7774820c8761b935be8ad0ea64
treec8c0214f8548fc9f765b31c6ab8a74a3686229ef
parent45b5a7a1b03817f89bef5e0d4c78b4dcf4d26e4c
[multiple changes]

2005-11-14  Vincent Celier  <celier@adacore.com>

* makegpr.adb (Gprmake): Do not attempt to build the global archive if
there is no object directory.

2005-11-14  Robert Dewar  <dewar@adacore.com>

* usage.adb: Minor adjustment to output format, use nn instead of nnn
(so that -gnateInnn does not run into next column)

2005-11-14  Ed Falis  <falis@adacore.com>

* s-bitops.adb (Bits_Array): corrected comment: "unconstrained" =>
"constrained"

2005-11-14  Cyrille Comar  <comar@adacore.com>

* s-chepoo.ads: Add comments on Dereference.
Remove unnecessary inherited abstract primitives.
Cosmetic cleanup.

2005-11-14  Robert Dewar  <dewar@adacore.com>

* sem_cat.ads (Validate_Access_Type_Declaration): Remove declaration
node parameter, not needed, since it is available as Declaration_Node.

2005-11-14  Geert Bosch  <bosch@adacore.com>

* s-exnllf.adb (Exn_LLF): Fix comment to be more precise and
grammatically correct.

2005-11-14  Vincent Celier  <celier@adacore.com>

* s-fileio.ads: Correct spelling error in comment

From-SVN: r107014
gcc/ada/makegpr.adb
gcc/ada/s-bitops.adb
gcc/ada/s-chepoo.ads
gcc/ada/s-exnllf.adb
gcc/ada/s-fileio.ads
gcc/ada/sem_cat.ads
gcc/ada/usage.adb