summaryrefslogtreecommitdiffstats
path: root/vm/Atomic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove (one last?) __sh__.Elliott Hughes2012-10-121-3/+0
* Don't crash in dvmQuasiAtomicsShutdown if we never ran dvmQuasiAtomicsStartup.Elliott Hughes2012-08-291-1/+3
* am e6bdc430: Merge "Fix a bug in dvmQuasiAtomicsShutdown."Elliott Hughes2012-05-031-1/+1
|\
| * Fix a bug in dvmQuasiAtomicsShutdown.Elliott Hughes2012-05-021-1/+1
* | resolved conflicts for merge of 323d9152 to jb-dev-plus-aospElliott Hughes2012-05-021-178/+103
|\|
| * Simplify the quasi-atomic stuff and add MIPS support.Elliott Hughes2012-05-011-177/+102
* | Support building Dalvik with AddressSanitizer.Evgeniy Stepanov2012-04-111-1/+2
|/
* Fix a typo in unused code.Elliott Hughes2011-09-291-1/+1
* Fix memory barriers (Issue 3338450)buzbee2011-09-271-2/+46
* Move the remaining non-compiler VM code into C++.Carl Shapiro2011-04-151-0/+282