[multiple changes]
commitddbc55d8adbf50089321fc531dc047630958b185
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 12 May 2015 08:03:06 +0000 (12 10:03 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 12 May 2015 08:03:06 +0000 (12 10:03 +0200)
tree7c79da8645ba8467b8f917ffc998a1734e1c1b6b
parent3a857fd0d35c740596ee0a0c2a575ef10cd473c9
[multiple changes]

2015-05-12  Robert Dewar  <dewar@adacore.com>

* sem_util.adb (Is_Variable): Allow X'Deref(Y) as a variable.

2015-05-12  Ed Schonberg  <schonberg@adacore.com>

* sem_ch8.adb (Find_Expanded_Name): Handle properly a fully
qualified name for an instance of a generic grand-child unit in
the body its parent.

2015-05-12  Robert Dewar  <dewar@adacore.com>

* exp_unst.adb (Upref_Name): New subprogram.
(Unnest_Subprogram): Use Upref_Name.
(Unnest_Subprogram): Use new Deref attribute.
* exp_unst.ads: Doc updates.

2015-05-12  Thomas Quinot  <quinot@adacore.com>

* adaint.c: Enable Large File Support in adaint so that __gnat_readdir
can access files on filesystems mounted from servers that use large
NFS file handles.

From-SVN: r223035
gcc/ada/ChangeLog
gcc/ada/adaint.c
gcc/ada/exp_unst.adb
gcc/ada/exp_unst.ads
gcc/ada/sem_ch8.adb
gcc/ada/sem_util.adb