This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r148930 - in /trunk/gcc/ada: ChangeLog a-stwise...


Author: charlet
Date: Thu Jun 25 08:24:34 2009
New Revision: 148930

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148930
Log:
2009-06-25  Ed Falis  <falis@adacore.com>

	* s-vxwext-rtp.ads: Add missing declaration

2009-06-25  Matthew Gingell  <gingell@adacore.com>

	* a-stwise.adb, a-stzsea.adb (Count, Index): Avoid local copy on stack,
	speed up unmapped case.

2009-06-25  Vincent Celier  <celier@adacore.com>

	* prj-nmsc.adb (Check): Change error message for illegal abstract
	projects.

2009-06-25  Robert Dewar  <dewar@adacore.com>

	* gnat_ugn.texi: Add note on use of -gnatct for ASIS

2009-06-25  Emmanuel Briot  <briot@adacore.com>

	* fmap.ads: Add documentation on mapping files


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/a-stwise.adb
    trunk/gcc/ada/a-stzsea.adb
    trunk/gcc/ada/fmap.ads
    trunk/gcc/ada/gnat_ugn.texi
    trunk/gcc/ada/prj-nmsc.adb
    trunk/gcc/ada/s-vxwext-rtp.ads


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]