r206846 - in /trunk/libcilkrts: ChangeLog confi...

bviyer@gcc.gnu.org bviyer@gcc.gnu.org
Mon Jan 20 17:49:00 GMT 2014


Author: bviyer
Date: Mon Jan 20 17:49:22 2014
New Revision: 206846

URL: http://gcc.gnu.org/viewcvs?rev=206846&root=gcc&view=rev
Log:
Fix for PR other/58996.
+2014-01-20  Balaji V. Iyer  <balaji.v.iyer@intel.com>
+
+       PR other/58996
+       * configure.ac: Added a check for pthread affinity support.
+       * runtime/os-unix.c: Likewise.
+       * configure: Regenerate.
+


Modified:
    trunk/libcilkrts/ChangeLog
    trunk/libcilkrts/configure
    trunk/libcilkrts/configure.ac
    trunk/libcilkrts/runtime/os-unix.c



More information about the Gcc-cvs mailing list