[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 2 Aug 2011 15:25:25 +0000 (17:25 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 2 Aug 2011 15:25:25 +0000 (17:25 +0200)
commit052e0603b1b8a2dbbcee2261642764fcea84fe51
treeffce63d4e87a8d73bf0ba2edf33ccda1cdab0cd0
parent4fbad0ba4c093d5653e70679aba43193a20881e5
[multiple changes]

2011-08-02  Robert Dewar  <dewar@adacore.com>

* exp_ch9.adb, exp_sel.adb, restrict.ads, exp_disp.adb, erroutc.ads,
exp_ch3.adb: Minor reformatting.

2011-08-02  Emmanuel Briot  <briot@adacore.com>

* adaint.c (__gnat_locate_exec_on_path): only returns executable
files, not any regular file.
(__gnat_locate_file_with_predicate): new subprogram.

2011-08-02  Yannick Moy  <moy@adacore.com>

* sinfo.adb, sinfo.ads: Restrict the use of flags
Has_Dynamic_Length_Check and Has_Dynamic_Range_Check to expression
nodes, plus N_Subtype_Declaration for the 2nd one.

From-SVN: r177180
gcc/ada/ChangeLog
gcc/ada/adaint.c
gcc/ada/erroutc.ads
gcc/ada/exp_ch3.adb
gcc/ada/exp_ch9.adb
gcc/ada/exp_disp.adb
gcc/ada/exp_sel.adb
gcc/ada/restrict.ads
gcc/ada/sinfo.adb
gcc/ada/sinfo.ads