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]

r151795 - in /trunk/gcc/ada: ChangeLog a-dynpri...


Author: charlet
Date: Thu Sep 17 10:50:49 2009
New Revision: 151795

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151795
Log:
2009-09-17  Emmanuel Briot  <briot@adacore.com>

	* prj-conf.adb, prj-env.adb, prj-env.ads (Create_Temp_File): Moved to
	spec.
	(Do_Autoconf): If the object directory does not exists, create auto.cgpr
	in a temporary directory instead

2009-09-17  Bob Duff  <duff@adacore.com>

	* a-dynpri.adb (Set_Priority): Don't do anything if the task is already
	terminated.
	(Get_Priority): Correct message for "terminated" case -- it said "null".

2009-09-17  Robert Dewar  <dewar@adacore.com>

	* exp_ch6.adb: Minor reformatting


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/a-dynpri.adb
    trunk/gcc/ada/exp_ch6.adb
    trunk/gcc/ada/prj-conf.adb
    trunk/gcc/ada/prj-env.adb
    trunk/gcc/ada/prj-env.ads


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