浏览代码

Update `ChangeLog' for GCC.

Ludovic Courtès 13 年之前
父节点
当前提交
04661dd29f
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      ChangeLog

+ 8 - 0
ChangeLog

@@ -29,6 +29,8 @@ New features:
   * New functionnality to wrapper starpu_insert_task to pass a array of
 	data_handles via the parameter STARPU_DATA_ARRAY
   * Enable GPU-GPU direct transfers.
+  * GCC plug-in
+	- Add `registered' attribute
 
 Changes:
   * The FxT code can now be used on systems other than Linux.
@@ -269,3 +271,9 @@ Changes:
    - transparent data coherency management
    - High-level expressive interface
 
+
+# Local Variables:
+# mode: text
+# coding: utf-8
+# ispell-local-dictionary: "american"
+# End: