VM has "builtins": primitives addressable by emitted RTL code
[bpt/guile.git] / module / system / vm / disassembler.scm
2013-10-27 Andy WingoVM has "builtins": primitives addressable by emitted...
2013-10-26 Andy WingoRTL compiler: Compile TC7 branches.
2013-10-14 Andy WingoRTL: Compile prompts
2013-10-04 Andy WingoDisassembling RTL prints source information.
2013-10-03 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-09-13 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-29 Andy Wingo,xx for RTL images
2013-08-29 Andy Wingoadd ability to disassemble ELF images
2013-08-24 Andy WingoRA == MVRA in disassembler
2013-08-24 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-17 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-15 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-13 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-12 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-11 Andy WingoVarious RTL VM and calling convention tweaks
2013-08-06 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-21 Andy WingoRTL instructions have no rest args
2013-07-21 Andy WingoRTL: Local 0 is the procedure
2013-07-21 Andy Wingortl: propagate OP_DST to scheme
2013-07-18 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-16 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-16 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-16 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-06-09 Andy WingoAdd RTL disassembler