[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 10 Sep 2013 15:02:33 +0000 (17:02 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 10 Sep 2013 15:02:33 +0000 (17:02 +0200)
commit3699edc41f1cc0acb60c6656baa3d08dddedc3e7
tree2c817b19f453cea2fbcdaf67c1d047c212e3dcae
parent860917b625a20ed2cc2d72bd86e89717966f6f92
[multiple changes]

2013-09-10  Thomas Quinot  <quinot@adacore.com>

* adaint.c (__gnat_is_executable_file_attr): Should be true
for an executable regular file only only (not for a directory
that has the executable permission).

2013-09-10  Ed Schonberg  <schonberg@adacore.com>

* sem_res.adb: Further work on operator calls in ASIS.

2013-09-10  Yannick Moy  <moy@adacore.com>

* sinfo.ads, sem_prag.ads, sem_ch13.adb: Minor correction and comment
update.

From-SVN: r202459
gcc/ada/ChangeLog
gcc/ada/adaint.c
gcc/ada/sem_ch13.adb
gcc/ada/sem_prag.ads
gcc/ada/sem_res.adb
gcc/ada/sinfo.ads