[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 3 Aug 2011 09:43:16 +0000 (11:43 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 3 Aug 2011 09:43:16 +0000 (11:43 +0200)
commit49bfcf43817fb7d36f168ef2ba992b652747e0b2
tree14bc2c85a3df74963dc24d3e23e51dbb300a8275
parent3479844114fb9da80145e748af1ba33c93127f6d
[multiple changes]

2011-08-03  Pascal Obry  <obry@adacore.com>

* makeutl.adb: Minor reformatting.

2011-08-03  Vincent Celier  <celier@adacore.com>

* fname-uf.adb
(Get_File_Name) If the file cannot be found when there are no config
pragmas file and May_Fail is True, return No_File instead of the file
name, to be consistent.

2011-08-03  Pascal Obry  <obry@adacore.com>

* adaint.c (__gnat_is_executable_file_attr): Avoid access
to null pointer.

2011-08-03  Javier Miranda  <miranda@adacore.com>

* sem_ch13.adb
(Same_Representation): In VM targets the representation of arrays with
aliased components differs from arrays with non-aliased components.

From-SVN: r177251
gcc/ada/ChangeLog
gcc/ada/adaint.c
gcc/ada/fname-uf.adb
gcc/ada/makeutl.adb
gcc/ada/sem_ch13.adb