gcl-commits
[Top][All Lists]
Advanced

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

[Gcl-commits] CVSROOT: /cvsroot/gcl


From: Camm Maguire
Subject: [Gcl-commits] CVSROOT: /cvsroot/gcl
Date: Mon, 01 Dec 2003 11:50:01 -0500

Module name:    gcl
Branch:         Version_2_6_1
Changes by:     Camm Maguire <address@hidden>   03/12/01 11:50:01
Reply-to: address@hidden

CVSROOT:        /cvsroot/gcl
Module name:    gcl
Branch:         Version_2_6_1
Changes by:     Camm Maguire <address@hidden>   03/12/01 11:50:01

Modified files:
        debian         : changelog 
        cmpnew         : gcl_cmpbind.lsp gcl_cmpvar.lsp 
        h              : cmponly.h 

Log message:
        Put in rudimentary logic for the selection of stack vs. heap storage 
for bignums depending on the frame context.  FIXME, this logic is too 
conservative at present.  SETQ_II and SETQ_IO take an additional parameter 
which is malloc when *unwind-exit* is bound and contains 'frame and  alloca 
otherwise.  New macro bignum-expansion-storage. FIXME, ensure that IDECL does 
not need similar modification.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/debian/changelog.diff?only_with_tag=Version_2_6_1&tr1=1.220.2.1.4.1.2.1.2.1.2.2.2.1.2.19.2.72&tr2=1.220.2.1.4.1.2.1.2.1.2.2.2.1.2.19.2.73&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/cmpnew/gcl_cmpbind.lsp.diff?only_with_tag=Version_2_6_1&tr1=1.1.2.1&tr2=1.1.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/cmpnew/gcl_cmpvar.lsp.diff?only_with_tag=Version_2_6_1&tr1=1.1.2.1&tr2=1.1.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/h/cmponly.h.diff?only_with_tag=Version_2_6_1&tr1=1.6&tr2=1.6.6.1&r1=text&r2=text





reply via email to

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