gcl-commits
[Top][All Lists]
Advanced

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

[Gcl-commits] gcl debian/changelog cmpnew/gcl_cmpbind.lsp cmp...


From: Camm Maguire
Subject: [Gcl-commits] gcl debian/changelog cmpnew/gcl_cmpbind.lsp cmp...
Date: Mon, 01 Dec 2003 12:00:53 -0500

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

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?tr1=1.343&tr2=1.344&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/cmpnew/gcl_cmpbind.lsp.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/cmpnew/gcl_cmpvar.lsp.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/h/cmponly.h.diff?tr1=1.6&tr2=1.7&r1=text&r2=text





reply via email to

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