Default stack size is one page.
[bpt/guile.git] / libguile / vm.c
2014-02-19 Andy WingoDefault stack size is one page.
2014-02-19 Andy WingoMore robust stack expansion and contraction
2014-02-08 Andy WingoSCM_I_IS_VECTOR only true for tc7_vector, not weak...
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-05 Andy WingoVarious VM stack management fixes
2014-02-02 Andy WingoAdd thread-local lock-free, TLS-free freelists.
2014-02-02 Andy WingoAdd dead slot map cache
2014-01-31 Andy WingoReturn unused parts of the stack to the OS
2014-01-31 Andy WingoMicro-optimization to scm_i_vm_mark_stack
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'
2013-12-13 Mark H WeaverMerge branch 'stable-2.0'
2013-12-05 Ludovic Courtèsvm: Gracefully handle stack overflows.
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'
2013-11-28 Andy WingoMerge commit '750ac8c592e792e627444f476877f282525b132e'
2013-11-28 Andy WingoMerge commit 'c61be45084d04b1db792b7e232f5bd77099f3287'
2013-11-28 Andy WingoMerge commit 'd360671c1cca335600079f1c5714572d1c2e676d'
2013-11-28 Andy WingoRemove private-gc.h
2013-11-27 Andy WingoRemove the restore-continuation-hook.
2013-11-22 Andy WingoExpandable stacks.
2013-11-22 Andy WingoMore precise stack marking.
2013-11-22 Andy WingoAllocate stacks using mmap, and mark them via the threa...
2013-11-21 Andy WingoSetjmp before calling into the VM
2013-11-21 Andy Wingoscm_call_n sets up boot continuation frame for VM
2013-11-21 Andy Wingoscm_call_n avoids double TLS lookup
2013-11-21 Andy WingoRemove scm_tc7_vm
2013-11-21 Andy WingoRemove last use of SCM vm
2013-11-21 Andy Wingoscm_the_vm now returns raw struct scm_vm pointer
2013-11-21 Andy WingoPrefer scm_call_n to scm_c_vm_run (scm_the_vm())
2013-11-21 Andy WingoEngine takes struct scm_vm* as argument
2013-11-21 Andy WingoOne more SCM vm user: continuations.
2013-11-21 Andy WingoRemove last use of SCM vm in VM
2013-11-21 Andy WingoRemove use of SCM vm in compose-continuation
2013-11-21 Andy WingoDispatch hooks use "vp" rather than "vm"
2013-11-21 Andy WingoHeap frame "stack holders" are raw scm_vm / scm_vm_cont...
2013-11-21 Andy WingoHeap frames have a "frame kind" bit
2013-11-21 Andy WingoNo more VM objects visible to Scheme
2013-11-21 Andy WingoVM accessors take VM as implicit argument, not explicit...
2013-11-21 Andy WingoRemove unused vm:ip, vm:sp, vm:fp
2013-11-21 Andy WingoRemove make-vm; there will be one vm per thread now.
2013-11-21 Andy WingoScheme frame objects hold relative stack offsets
2013-11-20 Andy WingoRemove unused resolve_variable helper
2013-11-19 Andy WingoRework hook dispatch mechanism
2013-11-19 Andy WingoRemove VM_ENABLE_STACK_NULLING
2013-11-19 Andy WingoRename objcodes?.{scm,c,h} to loader.{scm,c,h}
2013-11-19 Andy WingoLingering RTL excision in vm.c
2013-11-19 Andy WingoChange SCM_PACK_RTL macros to SCM_PACK_OP / SCM_PACK_OP_ARG
2013-11-19 Andy Wingoscm_rtl_op_* -> scm_op_*
2013-11-19 Andy WingoInternal RTL excision in vm.c
2013-11-19 Andy Wingoscm_i_rtl_program_* -> scm_i_program_*
2013-11-19 Andy WingoAll instruction pointers are now scm_t_uint32*
2013-11-17 Andy WingoFrame pointer points to local 0 instead of local 1
2013-11-15 Andy WingoRemove MVRA from VM frames
2013-11-15 Andy WingoRemove MVRA accessors in libguile
2013-11-08 Andy WingoRemove stack programs, objcode, and the old VM.
2013-11-08 Andy WingoBuiltins have procedure properties
2013-11-01 Andy WingoFix call/cc with the RTL VM
2013-10-27 Andy WingoResumable partial continuations in the RTL VM
2013-10-27 Andy WingoVM has "builtins": primitives addressable by emitted...
2013-10-27 Andy WingoFix toplevel-ref with named modules before boot in...
2013-10-17 Andy WingoBetter vm.c support for RTL programs
2013-10-14 Andy WingoRefactor vm_abort
2013-10-14 Andy WingoRTL VM: receive-values has allow-extra? flag
next