- 19 Apr, 2017 1 commit
-
-
Kunshan Wang authored
- Implemented @uvm.irbuilder.new_ir_builder - Fixed @uvm.irbuilder.gen_sym where the %name parameter should be optional
-
- 21 Feb, 2017 1 commit
-
-
John Zhang authored
-
- 20 Feb, 2017 2 commits
-
-
Kunshan Wang authored
Now "automagic relocation" can be enabled by a VMConf option "automagicReloc". It is disabled by default.
-
Kunshan Wang authored
Manual symbols can be added via the make_boot_image api function. Note: curently manual symbols can only be used during boot image building, and can be used for relocations, only. At run time, the manual symbols are invisible, because Holstein cannot actually generate ELF (or MachO) images compatible with native programs.
-
- 09 Feb, 2017 1 commit
-
-
Kunshan Wang authored
-
- 26 Jan, 2017 1 commit
-
-
Timm Allman authored
-
- 28 Sep, 2016 2 commits
-
-
Kunshan Wang authored
-
Kunshan Wang authored
-
- 21 Sep, 2016 2 commits
-
-
Kunshan Wang authored
-
Kunshan Wang authored
Moved from the deprecated "flat" sbt project definition style to the recommended "multi-project" style. Bumped dependency versions.
-
- 19 Sep, 2016 1 commit
-
-
Kunshan Wang authored
-
- 14 Sep, 2016 1 commit
-
-
Kunshan Wang authored
-
- 13 Sep, 2016 1 commit
-
-
Kunshan Wang authored
This will fix the problem that some memory is reclaimed by the GC before the intended end-of-life. Now many classes implement the AutoCloseable interface and manage their resources in the C++ style.
-
- 12 Sep, 2016 2 commits
-
-
Kunshan Wang authored
-
Kunshan Wang authored
-
- 08 Sep, 2016 4 commits
-
-
Kunshan Wang authored
-
Kunshan Wang authored
-
Kunshan Wang authored
-
John Zhang authored
-
- 07 Sep, 2016 1 commit
-
-
Kunshan Wang authored
-
- 06 Sep, 2016 1 commit
-
-
Kunshan Wang authored
-
- 05 Sep, 2016 4 commits
-
-
Kunshan Wang authored
The normal destination may use the results of the instruction. So the excClause needs to be created after the instruction is created and the results are created.
-
Kunshan Wang authored
-
Kunshan Wang authored
-
Kunshan Wang authored
-
- 01 Sep, 2016 3 commits
-
-
Kunshan Wang authored
-
Kunshan Wang authored
-
Kunshan Wang authored
Need testing...
-
- 31 Aug, 2016 4 commits
-
-
Kunshan Wang authored
-
Kunshan Wang authored
mar.py as a importable function Put the functionality of mar.py as a importable function that can be used in RPython compiling tool chain. See merge request !1
-
Kunshan Wang authored
-
Kunshan Wang authored
-
- 25 Aug, 2016 2 commits
-
-
Kunshan Wang authored
-
Kunshan Wang authored
-
- 23 Aug, 2016 3 commits
-
-
Kunshan Wang authored
-
Kunshan Wang authored
-
Kunshan Wang authored
-
- 22 Aug, 2016 2 commits
-
-
Kunshan Wang authored
-
Kunshan Wang authored
-
- 19 Aug, 2016 1 commit
-
-
Kunshan Wang authored
-