r136505 - in /branches/gcc-4_3-branch/gcc/ada: ...
guerby@gcc.gnu.org
guerby@gcc.gnu.org
Fri Jun 6 20:48:00 GMT 2008
Author: guerby
Date: Fri Jun 6 20:48:48 2008
New Revision: 136505
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136505
Log:
2008-06-06 Aurelien Jarno <aurelien@aurel32.net>
* s-osinte-linux-alpha.ads (SC_NPROCESSORS_ONLN): New constant
for sysconf call.
(bit_field): New packed boolean type used by cpu_set_t.
(cpu_set_t): New type corresponding to the C type with
the same name. Note that on the Ada side we use a bit
field array for the affinity mask. There is not need
for the C macro for setting individual bit.
(pthread_setaffinity_np): New imported routine.
Modified:
branches/gcc-4_3-branch/gcc/ada/ChangeLog
branches/gcc-4_3-branch/gcc/ada/s-osinte-linux-alpha.ads
More information about the Gcc-cvs
mailing list