Rune - Fix globaldata pointer assignment offset
[rune.git] / rune /
2018-02-26 Matthew DillonRune - Add 'mpsafe'
2017-03-06 Matthew DillonRune - Change ABI
2016-08-20 Matthew DillonRune - Add Unchecked option (-u)
2016-08-18 Matthew DillonRune - Pass-through -O[n], drop more insns in RAS
2016-08-13 Matthew DillonRune - Start work on inlining
2016-08-10 Matthew DillonRune - Change thead bootstrapping, fix RunLVSAlloc()
2016-08-09 Matthew Dillonrune - Fix -rpath and -L<libpath>
2016-04-14 Matthew DillonRune - Interpreter locking work 4/n
2016-04-05 Matthew DillonRune - Remove collapsed libraries
2016-04-05 Matthew DillonRune - Simplify the library topology
2016-04-03 Matthew DillonRune - Stabilization, add Directory
2016-04-02 Matthew DillonRune - Features (scripting, constants, main)
2016-03-31 Matthew DillonRune - Collapse system calls and external libraries
2016-03-30 Matthew DillonRune - Stabilization pass
2016-03-28 Matthew DillonRune - Locked storage work 8/N
2016-03-23 Matthew DillonRune - Runtime environment work - mostly threads and...
2016-03-15 Matthew DillonRune - Match-up discards
2016-02-27 Matthew DillonRune - Add RAS backend, temp register numbering, stabil...
2016-02-13 Matthew DillonRune - Generation work
2016-02-12 Matthew DillonRune - First code gen (not execution ready yet)
2016-02-02 Matthew DillonRune - Start code generator work
2016-01-30 Matthew Dillonrune - constant suffix parsing, adjust show, work on...
2016-01-29 Matthew Dillonrune - Features and work
2016-01-16 Matthew DillonRune - Misc progress
2016-01-07 Matthew DillonRune - Refactor interpreter expression API
2016-01-04 Matthew DillonRune - flesh out type support
2016-01-01 Matthew DillonRune - Localize interpreter code
2015-11-28 Matthew DillonRune - Cleanup 1/2