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: Wed, 24 Sep 2003 11:48:47 -0400

Module name:    gcl
Branch:         Version_2_6_1
Changes by:     Camm Maguire <address@hidden>   03/09/24 11:48:47
Reply-to: address@hidden

CVSROOT:        /cvsroot/gcl
Module name:    gcl
Branch:         Version_2_6_1
Changes by:     Camm Maguire <address@hidden>   03/09/24 11:48:47

Modified files:
        cmpnew         : makefile 
        lsp            : makefile 
        unixport       : makefile 
        .              : makefile 
        gcl-tk         : tk-package.lsp 
        pcl            : sys-package.lisp sys-proclaim.lisp 
Added files:
        unixport       : init_pre_gcl.lsp.in sys_pre_gcl.c 
Removed files:
        cmpnew         : gcl_cmpbind.c gcl_cmpbind.data gcl_cmpbind.h 
                         gcl_cmpblock.c gcl_cmpblock.data gcl_cmpblock.h 
                         gcl_cmpcall.c gcl_cmpcall.data gcl_cmpcall.h 
                         gcl_cmpcatch.c gcl_cmpcatch.data gcl_cmpcatch.h 
                         gcl_cmpenv.c gcl_cmpenv.data gcl_cmpenv.h 
                         gcl_cmpeval.c gcl_cmpeval.data gcl_cmpeval.h 
                         gcl_cmpflet.c gcl_cmpflet.data gcl_cmpflet.h 
                         gcl_cmpfun.c gcl_cmpfun.data gcl_cmpfun.h 
                         gcl_cmpif.c gcl_cmpif.data gcl_cmpif.h 
                         gcl_cmpinline.c gcl_cmpinline.data 
                         gcl_cmpinline.h gcl_cmplabel.c 
                         gcl_cmplabel.data gcl_cmplabel.h gcl_cmplam.c 
                         gcl_cmplam.data gcl_cmplam.h gcl_cmplet.c 
                         gcl_cmplet.data gcl_cmplet.h gcl_cmploc.c 
                         gcl_cmploc.data gcl_cmploc.h gcl_cmpmap.c 
                         gcl_cmpmap.data gcl_cmpmap.h gcl_cmpmulti.c 
                         gcl_cmpmulti.data gcl_cmpmulti.h 
                         gcl_cmpspecial.c gcl_cmpspecial.data 
                         gcl_cmpspecial.h gcl_cmptag.c gcl_cmptag.data 
                         gcl_cmptag.h gcl_cmptop.c gcl_cmptop.data 
                         gcl_cmptop.h gcl_cmptype.c gcl_cmptype.data 
                         gcl_cmptype.h gcl_cmputil.c gcl_cmputil.data 
                         gcl_cmputil.h gcl_cmpvar.c gcl_cmpvar.data 
                         gcl_cmpvar.h gcl_cmpvs.c gcl_cmpvs.data 
                         gcl_cmpvs.h gcl_cmpwt.c gcl_cmpwt.data 
                         gcl_cmpwt.h 
        lsp            : gcl_arraylib.c gcl_arraylib.data gcl_arraylib.h 
                         gcl_assert.c gcl_assert.data gcl_assert.h 
                         gcl_debug.c gcl_debug.data gcl_debug.h 
                         gcl_defmacro.c gcl_defmacro.data gcl_defmacro.h 
                         gcl_defpackage.c gcl_defpackage.data 
                         gcl_defpackage.h gcl_defstruct.c 
                         gcl_defstruct.data gcl_defstruct.h 
                         gcl_describe.c gcl_describe.data gcl_describe.h 
                         gcl_destructuring_bind.c 
                         gcl_destructuring_bind.data 
                         gcl_destructuring_bind.h gcl_evalmacros.c 
                         gcl_evalmacros.data gcl_evalmacros.h gcl_info.c 
                         gcl_info.data gcl_info.h gcl_iolib.c 
                         gcl_iolib.data gcl_iolib.h gcl_japi.c 
                         gcl_japi.data gcl_japi.h gcl_listlib.c 
                         gcl_listlib.data gcl_listlib.h gcl_loop.c 
                         gcl_loop.data gcl_loop.h gcl_make_defpackage.c 
                         gcl_make_defpackage.data gcl_make_defpackage.h 
                         gcl_mislib.c gcl_mislib.data gcl_mislib.h 
                         gcl_module.c gcl_module.data gcl_module.h 
                         gcl_numlib.c gcl_numlib.data gcl_numlib.h 
                         gcl_packlib.c gcl_packlib.data gcl_packlib.h 
                         gcl_predlib.c gcl_predlib.data gcl_predlib.h 
                         gcl_readline.c gcl_readline.data gcl_readline.h 
                         gcl_seq.c gcl_seq.data gcl_seq.h gcl_seqlib.c 
                         gcl_seqlib.data gcl_seqlib.h gcl_serror.c 
                         gcl_serror.data gcl_serror.h gcl_setf.c 
                         gcl_setf.data gcl_setf.h gcl_sloop.c 
                         gcl_sloop.data gcl_sloop.h gcl_top.c 
                         gcl_top.data gcl_top.h gcl_trace.c 
                         gcl_trace.data gcl_trace.h 

Log message:
        Add compilation step of compiling all lsp and cmpnew .lsp files from an 
interpreted only saved_pre_gcl before the creation of saved_gcl -- this enables 
us to use full optimization on these files while getting the STREF constants 
right on 32bit and 64bit

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/cmpnew/makefile.diff?only_with_tag=Version_2_6_1&tr1=1.19.6.2&tr2=1.19.6.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/lsp/makefile.diff?only_with_tag=Version_2_6_1&tr1=1.18.6.3&tr2=1.18.6.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/unixport/init_pre_gcl.lsp.in?only_with_tag=Version_2_6_1&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/unixport/sys_pre_gcl.c?only_with_tag=Version_2_6_1&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/unixport/makefile.diff?only_with_tag=Version_2_6_1&tr1=1.42.2.1.2.1.2.2&tr2=1.42.2.1.2.1.2.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/makefile.diff?only_with_tag=Version_2_6_1&tr1=1.73.4.2.2.4&tr2=1.73.4.2.2.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/gcl-tk/tk-package.lsp.diff?only_with_tag=Version_2_6_1&tr1=1.1.1.1&tr2=1.1.1.1.14.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/sys-package.lisp.diff?only_with_tag=Version_2_6_1&tr1=1.2.6.2&tr2=1.2.6.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/sys-proclaim.lisp.diff?only_with_tag=Version_2_6_1&tr1=1.1.6.2&tr2=1.1.6.3&r1=text&r2=text





reply via email to

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