July 09, 2012 [D-runtime] [D-Programming-Language/druntime] 4ef098: Add missing ret instruction to atomicFence(). | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 4ef098544769799a6e50f58066badc5dbc77234e https://github.com/D-Programming-Language/druntime/commit/4ef098544769799a6e50f58066badc5dbc77234e Author: alexrp <alex@lycus.org> Date: 2012-07-09 (Mon, 09 Jul 2012) Changed paths: M src/core/atomic.d Log Message: ----------- Add missing ret instruction to atomicFence(). Commit: c10bd7ab034271e13ff019e3681734733120d48d https://github.com/D-Programming-Language/druntime/commit/c10bd7ab034271e13ff019e3681734733120d48d Author: Jonathan M Davis <jmdavisProg@gmx.com> Date: 2012-07-09 (Mon, 09 Jul 2012) Changed paths: M src/core/atomic.d Log Message: ----------- Merge pull request #269 from alexrp/atomic-fix Add missing ret instruction to atomicFence(). Compare: https://github.com/D-Programming-Language/druntime/compare/6d3623f16330...c10bd7ab0342 |
Copyright © 1999-2021 by the D Language Foundation