Rename objcodes?.{scm,c,h} to loader.{scm,c,h}
[bpt/guile.git] / test-suite / tests / rtl.test
2013-11-19 Andy WingoRename objcodes?.{scm,c,h} to loader.{scm,c,h}
2013-11-19 Andy Wingortl-program-code -> program-code
2013-11-08 Andy WingoMove assemble-program to test cases.
2013-10-31 Andy WingoSupport serialization of uniform vector literals
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-24 Mark H WeaverRTL: 'return-values' instruction assumes 'reset-frame...
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 Wingocall is no longer a vararg instruction
2013-07-21 Andy WingoRTL: Local 0 is the procedure
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 Wingoprocedure-properties for RTL functions
2013-06-09 Andy Wingoprocedure-documentation works on RTL procedures
2013-06-09 Andy WingoWire up ability to print RTL program arities
2013-06-09 Andy WingoBeginnings of tracking of procedure arities in assembler
2013-06-09 Andy Wingoadd procedure prelude macro-instructions
2013-06-09 Andy Wingobegin-program takes properties alist
2013-06-09 Andy WingoRTL programs print with their name
2013-06-09 Andy WingoAdd runtime support for reading debug information from ELF
2013-06-09 Andy WingoAdd RTL assembler