summaryrefslogtreecommitdiffstats
path: root/runtime/gc_root.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid unaligned accesses (SIGBUG/BUS_ADRALN) in IRT.Hiroshi Yamauchi2015-02-231-1/+1
* Print more info in MarkSweep::VerifyRootMathieu Chartier2015-01-151-3/+56
* Add hash setMathieu Chartier2014-11-061-3/+3
* Add image strings to intern tableMathieu Chartier2014-11-031-0/+2
* Add missing read barriers to intern table.Mathieu Chartier2014-09-021-1/+0
* Change intern table to unordered set.Mathieu Chartier2014-09-021-0/+1
* Add native memory accounting through custom allocator.Mathieu Chartier2014-08-291-1/+2
* Add GcRoot to clean up and enforce read barriers.Hiroshi Yamauchi2014-07-291-0/+58