diff options
author | Jose Ruiz <ruiz@adacore.com> | 2010-10-18 10:48:36 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2010-10-18 12:48:36 +0200 |
commit | ee1feb1499a5d8bc83e16906f2359c16443cbda7 (patch) | |
tree | be2d0e8e6399ebd9da97cde4e144b5cab6233d39 /gcc/tree.c | |
parent | c68015cdba5bdbea25a16f61561438e490af6a8b (diff) | |
download | gcc-ee1feb1499a5d8bc83e16906f2359c16443cbda7.zip gcc-ee1feb1499a5d8bc83e16906f2359c16443cbda7.tar.gz gcc-ee1feb1499a5d8bc83e16906f2359c16443cbda7.tar.bz2 |
adaint.c (__gnat_pthread_setaffinity_np, [...]): Add these wrappers which check the availability of the underlying OS...
2010-10-18 Jose Ruiz <ruiz@adacore.com>
* adaint.c (__gnat_pthread_setaffinity_np,
__gnat_pthread_attr_setaffinity_np): Add these wrappers which check the
availability of the underlying OS functionality before calling.
* s-osinte-linux.ads (pthread_setaffinity_np,
pthread_attr_setaffinity_np): Call a wrapper instead of the OS function
to perform a check of its availability.
* s-taprop-linux.adb (Create_Task): Remove the check to verify whether
the affinity functionality is available in the OS. Now done in a wrapper
* gcc-interface/Makefile.in: Remove vmshandler.asm, unused.
* gcc-interface/Make-lang.in: Update dependencies.
From-SVN: r165628
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions