2013-10-10 Thomas Quinot <quinot@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Oct 2013 12:30:10 +0000 (12:30 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Oct 2013 12:30:10 +0000 (12:30 +0000)
commit22f2a88aa63bfb3998df6638cd26e3703512931a
tree663e8bb2e76b347fa1c551e019012f3479123e11
parent9856f6976e873d4368c0a7f2f914a4c6e2fc019c
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203363 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/s-oscons-tmplt.c
gcc/ada/s-taprop-posix.adb
gcc/ada/sem_ch8.adb