[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 16 Jul 2014 14:37:34 +0000 (16:37 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 16 Jul 2014 14:37:34 +0000 (16:37 +0200)
commitc624a26b6ab44115eb42c76d93eebffcaa1df15c
tree3cba23eae91006f3808a22c301a3f154e1375db4
parentff1f1705ffdb2a6d4e7682a3499e37fcaa1dfa18
[multiple changes]

2014-07-16  Vincent Celier  <celier@adacore.com>

* gnatls.adb (Normalize): New function.
(Gnatls): Get the target parameters. On targets other than VMS,
normalize the path names in the source search path, the object search
path and the project search path.

2014-07-16  Ed Schonberg  <schonberg@adacore.com>

* sem_case.adb: Avoid self-checking of case expressions in
dynamic predicates.

2014-07-16  Robert Dewar  <dewar@adacore.com>

* gnat_rm.texi: Document effect of Suppress_Initialization on tags and
discriminants.

From-SVN: r212658
gcc/ada/ChangeLog
gcc/ada/gnat_rm.texi
gcc/ada/gnatls.adb
gcc/ada/sem_case.adb