Merge commit '81d2c84674f03f9028f26474ab19d3d3f353881a'
[bpt/guile.git] / module / system / vm /
2015-01-22 Andy WingoMerge commit '81d2c84674f03f9028f26474ab19d3d3f353881a'
2015-01-22 Andy WingoMerge commit 'fdd319e9bd4121d844662d3d8ccc69b462b60840'
2015-01-22 Andy WingoMerge commit 'a7bbba05838cabe2294f498e7008e1c51db6d664'
2015-01-22 Andy WingoKeywords have a tc7
2015-01-22 Andy WingoAdd allocate-struct, struct-ref, struct-set! instructions
2015-01-22 Andy WingoMerge commit '5af307de43e4b65eec7f235b48a8908f2a00f134'
2015-01-22 Andy WingoMerge commit 'b1451ad859183ae48c624d19ec144306bd2d3e3a'
2014-12-14 Mark H WeaverAssembler: Cope with non-string port filenames.
2014-10-30 Daniel LlorensMerge branch 'lloda-array-support'
2014-09-30 Daniel LlorensIntern general arrays
2014-09-30 Mark H WeaverMerge branch 'stable-2.0'
2014-07-03 Andy WingoCompiler emits br-if-logtest
2014-07-03 Andy WingoAdd br-if-logtest opcode
2014-06-01 Andy WingoFix source-line-for-user for unknown line
2014-06-01 Andy WingoFix compute-predecessors bug in frame.scm
2014-05-04 Andy WingoFix frame-call-representation for frames from apply...
2014-05-04 Andy WingoProgram printing tweaks
2014-05-04 Andy WingoRefactorings to apply-hook and push-continuation-hook
2014-05-04 Andy Wingoframe-call-representation has #:top-frame? as keyword...
2014-05-01 Andy WingoFix inner and outer stack cuts to match on procedure...
2014-04-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2014-04-25 Mark H WeaverMerge branch 'stable-2.0'
2014-04-21 Andy WingoAdd make-vector opcode
2014-04-21 Andy WingoOperations on 8-bit and 12-bit operands shuffle args...
2014-04-21 Andy WingoMore expansion-time-only definitions in assembler.scm
2014-04-21 Andy Wingodefine-inline in assembler.scm
2014-04-20 Andy WingoVM opcodes only have <24-bit slot operands in the first...
2014-04-16 Andy WingoFix a frame-call-representation bug
2014-04-16 Andy Wingoframe-call-representation checks available-bindings...
2014-04-16 Andy WingoUpdate frame-bindings interface
2014-04-16 Andy WingoImplement frame-bindings
2014-04-16 Andy WingoAdd arity-code
2014-04-16 Andy WingoAdd parsing interfaces to the disassembler
2014-04-15 Andy WingoAdd ability to query local definitions for a procedure
2014-04-15 Andy WingoFix rtl tests
2014-04-15 Andy WingoFix frame-call-representation for primitive applications
2014-04-15 Andy WingoAssembler residualizes local variable definition locations
2014-04-15 Andy WingoBump minor objcode version for recent changes
2014-04-15 Andy WingoWrite all local variable names into the arities section
2014-04-15 Andy WingoTweak arities debugging representation
2014-04-15 Andy WingoBeginnings of local variable information
2014-04-15 Andy WingoBetter backtraces for optimized closures
2014-04-13 Andy WingoImprove disassembly for optimized closures
2014-03-31 Andy WingoRemove unneeded local exact-integer? definition
2014-03-31 Andy WingoContinuation labels and variable identifiers may be...
2014-03-12 Andy WingoRemove default soft stack limit; add call-with-stack...
2014-02-28 Andy Wingo(system vm program) exports primitive?
2014-02-17 Andy WingoPT_DYNAMIC inside some other PT_LOAD segment
2014-02-16 Andy WingoAdd elf-symbol-value-offset, for properly relocating...
2014-02-16 Andy WingoELF linker can produce objects with native ABI
2014-02-08 Andy WingoMerge commit '24cac6554073bb6e691605cd6ac6196f3c0851a3'
2014-02-08 Andy WingoMerge commit '5cfeff11cc58148c58a85a879fd7a3e7cfbbe8e2'
2014-02-08 Andy WingoMerge commit 'fb7dd00169304a5922838e4d2f25253640a35def'
2014-02-08 Andy WingoMerge commit 'dc65b88d839c326889618112c4870ad3a64e9446'
2014-02-08 Andy WingoMerge commit 'b9b88351ea2c4b43a6f90938554dc5693b17e328'
2014-02-08 Andy WingoMerge commit '0ce224594ae5a673f6a397c284db5f5a61935334'
2014-02-08 Andy WingoMerge commit '495cea0c931de23f074892b3f32808e676712a18'
2014-02-08 Andy WingoMerge commit 'b86069c1308a6ca36f3a3bc56134b3f8fd693592'
2014-02-08 Andy WingoMerge commit '54cded99dc5db94b1df0dc417161ebef7c60d874'
2014-02-08 Andy WingoMerge commit '2f3b7e9a41677bfe802e8a1ee851827297384c58'
2014-02-08 Andy WingoMerge commit 'a675a2e81b792b9f860bec57c38a1948631c7a41'
2014-02-07 Andy WingoMerge commit '9b5da400dde6e6bc8fd0e318e7ca1feffa5870db'
2014-02-07 Andy WingoMerge commit '1e3fd6a0c81bb3e9900a93a9d1923cc788de0f99'
2014-02-07 Andy WingoMerge commit '40a723a92236fe4e58feb89057b4182b1fc76810'
2014-02-07 Andy WingoMerge commit 'c8e839cfeb647aca034b9bcd5a321d419dedca1f'
2014-02-07 Andy WingoMerge commit '5e69ceb7a667377a61cb0c31d7ac20e245b3fafd'
2014-02-07 Andy WingoMerge commit '866af5da3d11ac4a9df44ee8c5b1781a0073c288'
2014-02-07 Andy WingoMerge commit '34e89877342f20fdb8a531ad78dab34cfd2b0843'
2014-02-07 Andy WingoMerge commit '58147d67806e1f54c447d7eabac35b1a5086c3a6'
2014-02-07 Andy WingoMerge commit 'e6c1c5f6cb16913eadeb8758cd817c5a58d146b8'
2014-02-07 Andy WingoMerge commit 'ca5e0414e96886177d883a249edd957d2331db65'
2014-02-07 Andy WingoMerge commit '60617d819d77a1b92ed6c557a0b49b8e9a8e97b9'
2014-02-07 Andy WingoMerge commit 'f6ddf827f8f192af7a8cd255bd8374a0d38bbb74'
2014-02-07 Andy WingoMerge commit '45a28515c13348dfd18e53038ad63dd091a5a3c1'
2014-02-07 Andy WingoMerge commit 'a5cbbaa66a2491453db0edff9b0cb592a98f61bf'
2014-02-07 Andy WingoMerge commit '8ca97482b01cf1a6aa538cc5a2d1f71fb60f080c'
2014-02-07 Andy WingoMerge commit '122f24cc8a3637ed42d7792ad1ff8ec0c49c58df'
2014-02-02 Andy WingoAdd VM and compiler support for calls to known procedures
2014-01-28 Andy WingoFix tracing
2014-01-26 Andy WingoMore precise stack marking via .guile.frame-maps section
2014-01-21 Mark H WeaverMerge branch 'stable-2.0'
2014-01-15 Mark H WeaverMerge branch 'stable-2.0'
2014-01-15 Mark H WeaverMerge branch 'stable-2.0'
2014-01-14 Mark H WeaverMerge branch 'stable-2.0'
2014-01-14 Mark H WeaverMerge branch 'stable-2.0'
2014-01-09 Mark H WeaverMerge branch 'stable-2.0'
2014-01-09 Ian PriceFix trap handlers to handle applicable structs.
2013-12-13 Mark H WeaverMerge branch 'stable-2.0'
2013-12-10 Andy WingoFix section table writing for non-loadable sections
2013-12-10 Andy WingoNon-loadable sections should not have an sh_addr field set
2013-12-02 Andy WingoRename "RTL" to "bytecode"
2013-11-30 Andy WingoUnknown files print as (unknown file) in disassembler
2013-11-30 Andy Wingo,x disassembles nested programs too
2013-11-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-11-28 Andy WingoMerge commit 'd364a8971828e38e8f9112b711066f4962bb400e'
2013-11-28 Andy WingoMerge commit 'e7bd20f7d9b2110fdc0fa25db5a2bfe6b2214923'
2013-11-28 Andy WingoMerge commit '17330398d50524058c2ef488bd21ac5ec9c8b6e8'
2013-11-28 Andy WingoMerge commit 'a38024baaa32d1a6d91fdc81388c88bbb926c3ae'
2013-11-28 Andy WingoMerge commit '2437c7b2e8b4ab7786847ee1ce0b59e446a70fe2'
2013-11-28 Andy WingoMerge commit '8571dbde639e0ee9885bad49c9e180474bd23646'
next