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]

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


Author: charlet
Date: Tue Jun 22 12:57:07 2010
New Revision: 161174

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161174
Log:
2010-06-22  Emmanuel Briot  <briot@adacore.com>

	* prj-part.adb, prj.adb, tempdir.ads, makeutl.adb: Use
	packages from the GNAT hierarchy instead of System when possible.
	* gcc-interface/Make-lang.in: Update dependencies.

2010-06-22  Jose Ruiz  <ruiz@adacore.com>

	* s-taprop-vxworks.adb (Set_Priority): Remove the code that was
	previously in place to reorder the ready queue when a task drops its
	priority due to the loss of inherited priority.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gcc-interface/Make-lang.in
    trunk/gcc/ada/makeutl.adb
    trunk/gcc/ada/opt.adb
    trunk/gcc/ada/prj-part.adb
    trunk/gcc/ada/prj.adb
    trunk/gcc/ada/s-taprop-vxworks.adb
    trunk/gcc/ada/tempdir.ads


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