summaryrefslogtreecommitdiffstats
path: root/runtime/read_barrier-inl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-3/+1
* Add read barriers for the class and the intern tables.Hiroshi Yamauchi2014-06-131-2/+2
* Add read barriers to the weak roots in the intern table.Hiroshi Yamauchi2014-05-281-2/+2
* Add a read barrier for weak roots in monitors.Hiroshi Yamauchi2014-05-211-0/+15
* Replace the bool kDoReadBarrier template parameter with an enum.Hiroshi Yamauchi2014-05-011-3/+4
* Insert an empty read barrier call.Hiroshi Yamauchi2014-04-031-0/+47