aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorbviyer <bviyer@138bc75d-0d04-0410-961f-82ee72b054a4>2013-10-29 18:37:47 +0000
committerTom Tromey <tromey@redhat.com>2013-11-08 11:11:41 -0700
commit522e3d71c8fc8ba78ee45fc3ae7e8aebcdc90526 (patch)
tree054779f381f2c2f59502a60b003451e0e03d5edb /ChangeLog
parent689a1abf0dba1f5353039a5625411c6c41098d3a (diff)
downloadfsf-binutils-gdb-522e3d71c8fc8ba78ee45fc3ae7e8aebcdc90526.zip
fsf-binutils-gdb-522e3d71c8fc8ba78ee45fc3ae7e8aebcdc90526.tar.gz
fsf-binutils-gdb-522e3d71c8fc8ba78ee45fc3ae7e8aebcdc90526.tar.bz2
Added Cilk runtime library (libcilkrts) into GCC.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204173 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 183723d..8097c4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
+
+ * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
+ depend on libstdc++ and libgcc.
+ * configure: Regenerate.
+ * configure.ac: Added libcilkrts to target binaries. Also, restrict
+ libcilkrts for POSIX and i*86, and x86_64 architectures.
+ * Makefile.in: Added libcilkrts related fields to support building it.
+
2013-10-26 Jeff Law <law@redhat.com>
* Makefile.def (target_modules): Remove libmudflap