commit | fd3db0a675a35f28b08e47e8ed1a7a7f158467c2 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Mon Oct 19 11:58:44 2009 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Mon Dec 14 08:45:04 2009 +0100 |
tree | 723eeb48b518fdb53ab83523fe68147513eaa6f4 | |
parent | d68bf9705ad490ad86b0b1be9a2b91a363d6eccc [diff] |
microblaze: Futex support Microblaze v7.20 provides new lwx, swx instructions which bring possibility to implement lock rutines. There are some tests in open posix thread LTP part but current toolchain not support it. Signed-off-by: Michal Simek <monstr@monstr.eu>