[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 10 Oct 2013 12:30:10 +0000 (14:30 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 10 Oct 2013 12:30:10 +0000 (14:30 +0200)
commit58747e480855841d1d510af687f7292c95151d17
tree663e8bb2e76b347fa1c551e019012f3479123e11
parent4530b919823b0cd7cdaddd14350310e2cb5711c4
[multiple changes]

2013-10-10  Thomas Quinot  <quinot@adacore.com>

* s-oscons-tmplt.c, s-taprop-posix.adb (CLOCK_REALTIME): Always define,
possibly using a dummy placeholder value.
(Compute_Deadline): For the case of an
Absolute_Calendar deadline, if the target uses another clock
than CLOCK_REALTIME as CLOCK_RT_Ada, compensate for possible
different epoch.

2013-10-10  Ed Schonberg  <schonberg@adacore.com>

* sem_ch8.adb (Find_Expanded_Name): Handle properly a fully
qualified reference to a generic child unit within itself,
in an instantiation.

From-SVN: r203363
gcc/ada/ChangeLog
gcc/ada/s-oscons-tmplt.c
gcc/ada/s-taprop-posix.adb
gcc/ada/sem_ch8.adb