OSDN Git Service

2010-10-18 Robert Dewar <dewar@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Oct 2010 13:45:54 +0000 (13:45 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Oct 2010 13:45:54 +0000 (13:45 +0000)
commit610ab48ac39d3dd485a4aeca14824dfed190deb3
tree3b51fb074a158437e3e4914b43a1cd4e8b542a14
parentf8ea06228b5b780d9d893b6ce8fe4a881a746bec
2010-10-18  Robert Dewar  <dewar@adacore.com>

* einfo.ads, einfo.adb: Minor reformatting.
* gnat_ugn.texi, ug_words: Add missing entries, fix typos.

2010-10-18  Emmanuel Briot  <briot@adacore.com>

* g-comlin.adb (Is_In_Config): When the switch accepts either a space
or equal, we output an equal every time.

2010-10-18  Ed Schonberg  <schonberg@adacore.com>

* sem_res.adb (Resolve_Entry_Call): Handle call to an entry family
member when pre/post conditions are present.
* exp_ch9.adb (Build_PPC_Wrapper): The PPC_Wrapper for an entry family
includes an index parameter, and the name of the enclosed entry call is
an indexed component.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@165634 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/einfo.adb
gcc/ada/einfo.ads
gcc/ada/exp_ch9.adb
gcc/ada/g-comlin.adb
gcc/ada/gnat_ugn.texi
gcc/ada/sem_res.adb
gcc/ada/ug_words