r177287 - in /trunk/gcc/ada: ChangeLog gcc-inte...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Wed Aug 3 15:30:00 GMT 2011


Author: charlet
Date: Wed Aug  3 15:30:38 2011
New Revision: 177287

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177287
Log:
2011-08-03  Emmanuel Briot  <briot@adacore.com>

	* prj.ads, makeutl.adb, makeutl.ads (Queue.Insert): now also inserts
	the "roots" for a main.
	(Fill_From_Project): add support for aggregate projects. Main units
	in aggregated projects are now automatically added in the list of
	files to build (although this fails later on in gprbuild, because
	these files are not using the root proejct tree, so this needs
	further cleanup)
	* gcc-interface/Make-lang.in: Update dependencies.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gcc-interface/Make-lang.in
    trunk/gcc/ada/makeutl.adb
    trunk/gcc/ada/makeutl.ads
    trunk/gcc/ada/prj.ads



More information about the Gcc-cvs mailing list