r127434 - in /trunk/gcc/ada: a-exetim-mingw.adb...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Tue Aug 14 08:44:00 GMT 2007
Author: charlet
Date: Tue Aug 14 08:44:02 2007
New Revision: 127434
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127434
Log:
2007-08-14 Pascal Obry <obry@adacore.com>
* s-osinte-mingw.ads: Add support for Ada.Execution_Time on Windows.
(SYSTEM_INFO): New record.
(SetThreadIdealProcessor): New imported routine needed for supporting
task_info pragma on Windows.
* s-taprop-mingw.adb (Enter_Task): Check if CPU number given in task
info can be applied to the current host.
(Create_Task): Set the ideal processor if information is present.
* s-tasinf-mingw.adb, s-tasinf-mingw.ads,
a-exetim-mingw.adb, a-exetim-mingw.ads: New files.
Added:
trunk/gcc/ada/a-exetim-mingw.adb (with props)
trunk/gcc/ada/a-exetim-mingw.ads (with props)
trunk/gcc/ada/s-tasinf-mingw.adb
trunk/gcc/ada/s-tasinf-mingw.ads
Modified:
trunk/gcc/ada/s-osinte-mingw.ads
trunk/gcc/ada/s-taprop-mingw.adb
Propchange: trunk/gcc/ada/a-exetim-mingw.adb
('svn:executable' added)
Propchange: trunk/gcc/ada/a-exetim-mingw.ads
('svn:executable' added)
More information about the Gcc-cvs
mailing list