guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] GNU Guile branch, guile-cps-mhw, created. v2.1.0-194-g6d


From: Mark H Weaver
Subject: [Guile-commits] GNU Guile branch, guile-cps-mhw, created. v2.1.0-194-g6d22a74
Date: Fri, 16 Aug 2013 09:59:13 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=6d22a7483f76743344430bf51637dc595e365182

The branch, guile-cps-mhw has been created
        at  6d22a7483f76743344430bf51637dc595e365182 (commit)

- Log -----------------------------------------------------------------
commit 6d22a7483f76743344430bf51637dc595e365182
Author: Mark H Weaver <address@hidden>
Date:   Fri Aug 16 05:55:55 2013 -0400

    RTL Compiler: blacklist 'apply' from the primitive arities table.
    
    * module/language/cps/primitives.scm (compute-prim-rtl-instructions):
      Remove 'apply' from the generated hash table.

commit 9b97b77b1eac483dcb85e532e270ba2581bd3877
Author: Mark H Weaver <address@hidden>
Date:   Fri Aug 16 05:48:41 2013 -0400

    RTL VM: Fix RETURN_VALUE_LIST by copying the values in a loop.
    
    * libguile/vm-engine.c (RETURN_VALUE_LIST): Rewrite to avoid using
      rtl_apply and rtl_values, the latter of which doesn't work and cannot
      be fixed with the current VM instructions.
    
    * libguile/vm.c (rtl_values, rtl_values_code): Remove.
      (scm_init_vm): Remove initialization for 'rtl_values'.

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU Guile



reply via email to

[Prev in Thread] Current Thread [Next in Thread]