[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 4 Aug 2011 13:59:40 +0000 (15:59 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 4 Aug 2011 13:59:40 +0000 (15:59 +0200)
commit24558db881d2789475da76d93a4e1369502ab867
tree5a84e08f0904574b440e89320efb745d9d593cba
parent1f9939b5d9f5722d18fc84139826b2d8845a68c2
[multiple changes]

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

* sem_ch3.adb, sem_ch5.adb, sem_util.adb, sem_ch4.adb, sem_ch8.adb,
opt.ads, lib-xref.ads: Code clean up.

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

* gnat_rm.texi: Update description of Test_Case
* gnat_ugn.texi: Typo.

2011-08-04  Ed Falis  <falis@adacore.com>

* adaint.c (__gnat_get_number_of_cpus): fix typo in last checkin.

2011-08-04  Hristian Kirtchev  <kirtchev@adacore.com>

* exp_ch4.adb (Suitable_Element): Skip field _parent on .NET/JVM when
it is of type Root_Controlled. This action eliminates fields Prev and
Next from type equality.

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

* lib-xref-alfa.adb: Correct typo.

2011-08-04  Matthew Heaney  <heaney@adacore.com>

* a-cohata.ads (Hash_Table_Type): default-initialize the Nodes
component.

From-SVN: r177390
14 files changed:
gcc/ada/ChangeLog
gcc/ada/a-cohata.ads
gcc/ada/adaint.c
gcc/ada/exp_ch4.adb
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi
gcc/ada/lib-xref-alfa.adb
gcc/ada/lib-xref.ads
gcc/ada/opt.ads
gcc/ada/sem_ch3.adb
gcc/ada/sem_ch4.adb
gcc/ada/sem_ch5.adb
gcc/ada/sem_ch8.adb
gcc/ada/sem_util.adb