Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -1/+2 |
* | Reserve bits in the lock word for read barriers. | Hiroshi Yamauchi | 2015-03-03 | 1 | -3/+5 |
* | Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. | Ian Rogers | 2014-11-03 | 1 | -0/+3 |
* | stdint types all the way! | Ian Rogers | 2014-10-09 | 1 | -1/+1 |
* | Add native memory accounting through custom allocator. | Mathieu Chartier | 2014-08-29 | 1 | -2/+6 |
* | Use memory chunks for monitors on LP64 | Andreas Gampe | 2014-07-10 | 1 | -19/+103 |
* | Force inlining on trivial accessors. | Ian Rogers | 2014-04-29 | 1 | -1/+2 |
* | Fix issues with clang and BUILD_HOST_64bit. | Ian Rogers | 2014-03-06 | 1 | -3/+6 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -0/+94 |