This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r146943 - in /trunk/gcc/ada: ChangeLog adaint.c...
- From: charlet at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 29 Apr 2009 10:13:07 -0000
- Subject: r146943 - in /trunk/gcc/ada: ChangeLog adaint.c...
Author: charlet
Date: Wed Apr 29 10:12:51 2009
New Revision: 146943
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146943
Log:
2009-04-29 Ed Schonberg <schonberg@adacore.com>
* sem_elim.adb (Check_Eliminated): Handle new improved eliminate
information: no need for full scope check.
(Eliminate_Error): Do not emit error in a generic context.
2009-04-29 Ed Falis <falis@adacore.com>
* adaint.c (__gnat_rmdir): return error code if VTHREADS is defined.
VxWorks 653 POS does not support rmdir.
2009-04-29 Matteo Bordin <bordin@adacore.com>
* s-stausa.adb, s-stausa.ads: Get_Usage_Range: changing the way
results are printed.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/adaint.c
trunk/gcc/ada/s-stausa.adb
trunk/gcc/ada/sem_elim.adb