OSDN Git Service

2011-12-20 Robert Dewar <dewar@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Dec 2011 13:52:22 +0000 (13:52 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Dec 2011 13:52:22 +0000 (13:52 +0000)
commit1926e1a1fee2b38ed8048096c78fdf70d92f9d76
tree7e2bfaa4402860f87df1ba84a54999ac4d758f05
parent44705307fb48554c8f72c6ea330327954e182ebb
2011-12-20  Robert Dewar  <dewar@adacore.com>

* a-cdlili.ads, sem_cat.adb, sem_ch10.adb: Minor reformatting.

2011-12-20  Bob Duff  <duff@adacore.com>

* s-taprop-mingw.adb (Yield): Do_Yield is no longer Unreferenced.

2011-12-20  Vincent Pucci  <pucci@adacore.com>

* impunit.adb: s-dimkio, s-dimmks and s-dmotpr defined as GNAT
Defined Additions to System.
* Makefile.rtl: s-dimkio, s-dimmks and s-dmotpr added.
* s-dimkio.ads, s-dimmks.ads, s-dmotpr.ads: New files.

2011-12-20  Gary Dismukes  <dismukes@adacore.com>

* sem_ch4.adb (Traverse_Homonyms): Allow a homonym to match when
within an instance, even if the homonym is marked Is_Hidden at
this point.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@182535 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/Makefile.rtl
gcc/ada/a-cdlili.ads
gcc/ada/impunit.adb
gcc/ada/s-dimkio.ads [new file with mode: 0644]
gcc/ada/s-dimmks.ads [new file with mode: 0644]
gcc/ada/s-dmotpr.ads [new file with mode: 0644]
gcc/ada/s-taprop-mingw.adb
gcc/ada/sem_cat.adb
gcc/ada/sem_ch10.adb
gcc/ada/sem_ch4.adb