Reword George's bullet about the shared memory fix so that normal
people will understand it. :-) Also moved it to the v1.4.1 section. This commit was SVN r22334.
Этот коммит содержится в:
родитель
aaf1119f40
Коммит
c542048dc9
4
NEWS
4
NEWS
@ -32,8 +32,6 @@ Trunk (not on release branches yet)
|
|||||||
1.5
|
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
|
- Added "knem" support (direct process-to-process copying for shared
|
||||||
memory message passing). See http://runtime.bordeaux.inria.fr/knem/
|
memory message passing). See http://runtime.bordeaux.inria.fr/knem/
|
||||||
and the README file for more details.
|
and the README file for more details.
|
||||||
@ -51,6 +49,8 @@ Trunk (not on release branches yet)
|
|||||||
1.4.1 (expected)
|
1.4.1 (expected)
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
|
- Fix a shared memory "hang" problem that occurred on x86/x86_64
|
||||||
|
platforms when used with the GNU >=4.4.x compiler series.
|
||||||
- Add fix for Libtool 2.2.6b's problems with the PGI 10.x compiler
|
- Add fix for Libtool 2.2.6b's problems with the PGI 10.x compiler
|
||||||
suite. Inspired directly from the upstream Libtool patches that fix
|
suite. Inspired directly from the upstream Libtool patches that fix
|
||||||
the issue (but we need something working before the next Libtool
|
the issue (but we need something working before the next Libtool
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user