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: Thu, 06 Nov 2003 11:16:54 -0500

Module name:    gcl
Branch:         Version_2_6_1
Changes by:     Camm Maguire <address@hidden>   03/11/06 11:16:54
Reply-to: address@hidden

CVSROOT:        /cvsroot/gcl
Module name:    gcl
Branch:         Version_2_6_1
Changes by:     Camm Maguire <address@hidden>   03/11/06 11:16:54

Modified files:
        bin            : dpp.c makefile 
        debian         : changelog 
        gcl-tk         : comm.c guis.h 
        h              : att_ext.h ia64-linux.h make-init.h new_decl.h 
                         notcomp.h protoize.h 
        o              : alloc.c array.c assignment.c block.c catch.c 
                         cfun.c character.d cmpaux.c conditional.c 
                         error.c eval.c fasdump.c fat_string.c file.d 
                         format.c funlink.c gbc.c gcl_readline.d hash.d 
                         iteration.c let.c lex.c list.d macros.c main.c 
                         makefile makefun.c mapfun.c multival.c 
                         nsocket.c num_arith.c num_co.c num_comp.c 
                         num_log.c num_pred.c num_rand.c num_sfun.c 
                         package.d pathname.d predicate.c print.d prog.c 
                         read.d reference.c regexpr.c save.c sequence.d 
                         sfasli.c sgbc.c sockets.c string.d structure.c 
                         symbol.d toplevel.c typespec.c unixfasl.c 
                         unixfsys.c unixsave.c unixsys.c unixtime.c 
                         xdrfuns.c 
        pcl            : pcl_gazonk4.lsp pcl_gazonk5.lsp pcl_gazonk6.lsp 
                         pcl_gazonk7.lsp 
        pcl/impl/gcl   : pcl_gcl_low.lisp 
        unixport       : rsym_elf.c sys_ansi_gcl.c sys_gcl.c 
                         sys_pcl_gcl.c sys_pre_gcl.c 

Log message:
        Make all C defined functions installed into lisp static functions to 
work around dynamic function descriptors on ia64, Closes: #217484, Closes: 
#204789, (STATIC_FUNCTION_POINTERS define in config.h)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/bin/dpp.c.diff?only_with_tag=Version_2_6_1&tr1=1.4&tr2=1.4.6.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/bin/makefile.diff?only_with_tag=Version_2_6_1&tr1=1.18&tr2=1.18.6.1&r1=text&r2=text
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.58&tr2=1.220.2.1.4.1.2.1.2.1.2.2.2.1.2.19.2.59&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/gcl-tk/comm.c.diff?only_with_tag=Version_2_6_1&tr1=1.5.6.1&tr2=1.5.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/gcl-tk/guis.h.diff?only_with_tag=Version_2_6_1&tr1=1.4.6.1&tr2=1.4.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/h/att_ext.h.diff?only_with_tag=Version_2_6_1&tr1=1.20&tr2=1.20.6.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/h/ia64-linux.h.diff?only_with_tag=Version_2_6_1&tr1=1.2&tr2=1.2.6.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/h/make-init.h.diff?only_with_tag=Version_2_6_1&tr1=1.4&tr2=1.4.6.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/h/new_decl.h.diff?only_with_tag=Version_2_6_1&tr1=1.42.4.1.2.3.2.7&tr2=1.42.4.1.2.3.2.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/h/notcomp.h.diff?only_with_tag=Version_2_6_1&tr1=1.15.6.1&tr2=1.15.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/h/protoize.h.diff?only_with_tag=Version_2_6_1&tr1=1.26.4.1.2.1.2.2&tr2=1.26.4.1.2.1.2.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/alloc.c.diff?only_with_tag=Version_2_6_1&tr1=1.19.4.1.2.2&tr2=1.19.4.1.2.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/array.c.diff?only_with_tag=Version_2_6_1&tr1=1.20.4.1.4.1&tr2=1.20.4.1.4.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/assignment.c.diff?only_with_tag=Version_2_6_1&tr1=1.6.6.1&tr2=1.6.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/block.c.diff?only_with_tag=Version_2_6_1&tr1=1.4.6.1&tr2=1.4.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/catch.c.diff?only_with_tag=Version_2_6_1&tr1=1.6.6.1&tr2=1.6.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/cfun.c.diff?only_with_tag=Version_2_6_1&tr1=1.5.6.1&tr2=1.5.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/character.d.diff?only_with_tag=Version_2_6_1&tr1=1.5.4.1.4.1&tr2=1.5.4.1.4.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/cmpaux.c.diff?only_with_tag=Version_2_6_1&tr1=1.15.6.1.2.1.2.1.4.3&tr2=1.15.6.1.2.1.2.1.4.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/conditional.c.diff?only_with_tag=Version_2_6_1&tr1=1.4.6.1&tr2=1.4.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/error.c.diff?only_with_tag=Version_2_6_1&tr1=1.15.4.1.4.1&tr2=1.15.4.1.4.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/eval.c.diff?only_with_tag=Version_2_6_1&tr1=1.12.6.1&tr2=1.12.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/fasdump.c.diff?only_with_tag=Version_2_6_1&tr1=1.9&tr2=1.9.6.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/fat_string.c.diff?only_with_tag=Version_2_6_1&tr1=1.14.4.2.2.1&tr2=1.14.4.2.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/file.d.diff?only_with_tag=Version_2_6_1&tr1=1.21.4.1.2.3&tr2=1.21.4.1.2.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/format.c.diff?only_with_tag=Version_2_6_1&tr1=1.8.6.1&tr2=1.8.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/funlink.c.diff?only_with_tag=Version_2_6_1&tr1=1.16.6.1&tr2=1.16.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/gbc.c.diff?only_with_tag=Version_2_6_1&tr1=1.13.4.2.2.3&tr2=1.13.4.2.2.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/gcl_readline.d.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/o/hash.d.diff?only_with_tag=Version_2_6_1&tr1=1.9.6.1&tr2=1.9.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/iteration.c.diff?only_with_tag=Version_2_6_1&tr1=1.4.6.1&tr2=1.4.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/let.c.diff?only_with_tag=Version_2_6_1&tr1=1.4.6.1&tr2=1.4.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/lex.c.diff?only_with_tag=Version_2_6_1&tr1=1.3.6.1&tr2=1.3.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/list.d.diff?only_with_tag=Version_2_6_1&tr1=1.19.4.1.4.1&tr2=1.19.4.1.4.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/macros.c.diff?only_with_tag=Version_2_6_1&tr1=1.5.6.1&tr2=1.5.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/main.c.diff?only_with_tag=Version_2_6_1&tr1=1.26.4.1.2.4&tr2=1.26.4.1.2.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/makefile.diff?only_with_tag=Version_2_6_1&tr1=1.27.6.1&tr2=1.27.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/makefun.c.diff?only_with_tag=Version_2_6_1&tr1=1.6&tr2=1.6.6.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/mapfun.c.diff?only_with_tag=Version_2_6_1&tr1=1.3.6.1&tr2=1.3.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/multival.c.diff?only_with_tag=Version_2_6_1&tr1=1.4.4.1.4.1&tr2=1.4.4.1.4.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/nsocket.c.diff?only_with_tag=Version_2_6_1&tr1=1.7.4.1&tr2=1.7.4.1.4.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/num_arith.c.diff?only_with_tag=Version_2_6_1&tr1=1.4.6.1&tr2=1.4.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/num_co.c.diff?only_with_tag=Version_2_6_1&tr1=1.10.4.1.4.2&tr2=1.10.4.1.4.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/num_comp.c.diff?only_with_tag=Version_2_6_1&tr1=1.3.6.1&tr2=1.3.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/num_log.c.diff?only_with_tag=Version_2_6_1&tr1=1.9.4.1.4.1&tr2=1.9.4.1.4.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/num_pred.c.diff?only_with_tag=Version_2_6_1&tr1=1.4.6.1&tr2=1.4.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/num_rand.c.diff?only_with_tag=Version_2_6_1&tr1=1.3.6.1&tr2=1.3.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/num_sfun.c.diff?only_with_tag=Version_2_6_1&tr1=1.6.6.1&tr2=1.6.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/package.d.diff?only_with_tag=Version_2_6_1&tr1=1.16.6.2&tr2=1.16.6.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/pathname.d.diff?only_with_tag=Version_2_6_1&tr1=1.12.6.1&tr2=1.12.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/predicate.c.diff?only_with_tag=Version_2_6_1&tr1=1.6.6.1&tr2=1.6.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/print.d.diff?only_with_tag=Version_2_6_1&tr1=1.15.4.1.2.1&tr2=1.15.4.1.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/prog.c.diff?only_with_tag=Version_2_6_1&tr1=1.4.6.1&tr2=1.4.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/read.d.diff?only_with_tag=Version_2_6_1&tr1=1.14.4.1.2.2.2.3&tr2=1.14.4.1.2.2.2.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/reference.c.diff?only_with_tag=Version_2_6_1&tr1=1.5.6.1&tr2=1.5.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/regexpr.c.diff?only_with_tag=Version_2_6_1&tr1=1.6&tr2=1.6.6.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/save.c.diff?only_with_tag=Version_2_6_1&tr1=1.4&tr2=1.4.6.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/sequence.d.diff?only_with_tag=Version_2_6_1&tr1=1.3.4.1.4.1&tr2=1.3.4.1.4.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/sfasli.c.diff?only_with_tag=Version_2_6_1&tr1=1.10.4.2.2.3&tr2=1.10.4.2.2.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/sgbc.c.diff?only_with_tag=Version_2_6_1&tr1=1.9.4.1.2.1&tr2=1.9.4.1.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/sockets.c.diff?only_with_tag=Version_2_6_1&tr1=1.8.4.1&tr2=1.8.4.1.4.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/string.d.diff?only_with_tag=Version_2_6_1&tr1=1.7.6.1&tr2=1.7.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/structure.c.diff?only_with_tag=Version_2_6_1&tr1=1.9.4.1.4.1&tr2=1.9.4.1.4.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/symbol.d.diff?only_with_tag=Version_2_6_1&tr1=1.8.6.1&tr2=1.8.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/toplevel.c.diff?only_with_tag=Version_2_6_1&tr1=1.4.6.1&tr2=1.4.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/typespec.c.diff?only_with_tag=Version_2_6_1&tr1=1.7.6.1&tr2=1.7.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/unixfasl.c.diff?only_with_tag=Version_2_6_1&tr1=1.4.6.1&tr2=1.4.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/unixfsys.c.diff?only_with_tag=Version_2_6_1&tr1=1.13.6.1&tr2=1.13.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/unixsave.c.diff?only_with_tag=Version_2_6_1&tr1=1.3.6.1&tr2=1.3.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/unixsys.c.diff?only_with_tag=Version_2_6_1&tr1=1.6.6.1&tr2=1.6.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/unixtime.c.diff?only_with_tag=Version_2_6_1&tr1=1.17.4.1.2.1&tr2=1.17.4.1.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/o/xdrfuns.c.diff?only_with_tag=Version_2_6_1&tr1=1.4.2.1.4.1&tr2=1.4.2.1.4.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/pcl_gazonk4.lsp.diff?only_with_tag=Version_2_6_1&tr1=1.1.6.1&tr2=1.1.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/pcl_gazonk5.lsp.diff?only_with_tag=Version_2_6_1&tr1=1.1.6.1&tr2=1.1.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/pcl_gazonk6.lsp.diff?only_with_tag=Version_2_6_1&tr1=1.1.6.1&tr2=1.1.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/pcl_gazonk7.lsp.diff?only_with_tag=Version_2_6_1&tr1=1.1.6.1&tr2=1.1.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/pcl/impl/gcl/pcl_gcl_low.lisp.diff?only_with_tag=Version_2_6_1&tr1=1.1&tr2=1.1.6.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/unixport/rsym_elf.c.diff?only_with_tag=Version_2_6_1&tr1=1.10&tr2=1.10.6.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/unixport/sys_ansi_gcl.c.diff?only_with_tag=Version_2_6_1&tr1=1.2.6.1&tr2=1.2.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/unixport/sys_gcl.c.diff?only_with_tag=Version_2_6_1&tr1=1.13.6.1&tr2=1.13.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/unixport/sys_pcl_gcl.c.diff?only_with_tag=Version_2_6_1&tr1=1.1.6.1&tr2=1.1.6.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gcl/gcl/unixport/sys_pre_gcl.c.diff?only_with_tag=Version_2_6_1&tr1=1.1.2.1&tr2=1.1.2.2&r1=text&r2=text





reply via email to

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