1
1

Don't forget to update the NEWS file regarding the cmpxchg changes.

This commit was SVN r22325.
Этот коммит содержится в:
George Bosilca 2009-12-16 22:39:51 +00:00
родитель 7ba371cd92
Коммит 5dac5ee19f

2
NEWS
Просмотреть файл

@ -32,6 +32,8 @@ Trunk (not on release branches yet)
1.5
---
- Correctly declare the output dependencies on %eax for the atomic
operations based on cmpxchg on x86 and x86_64.
- Added "knem" support (direct process-to-process copying for shared
memory message passing). See http://runtime.bordeaux.inria.fr/knem/
and the README file for more details.