source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14912   13 years Gary Byers updated
(edit) @14911   13 years xiaofeng Add 2 encodings support for Simplified Chinese: GB2312, GBK
(edit) @14910   13 years Gary Byers In %CODE-VECTOR-PC, need to shift the unboxed code-vector size left.
(edit) @14909   13 years Gary Byers Back out of r14899 (ARM backend changes): at least one of those …
(edit) @14908   13 years R. Matthew Emerson Omit a dot from CFBundleShortVersionString, to avoid the dorky-looking …
(edit) @14907   13 years R. Matthew Emerson Merge selected changes from trunk.
(edit) @14906   13 years R. Matthew Emerson New additional makefile that uses the mingw toolchain explicitly. The …
(edit) @14905   13 years Gary Byers um, remember to check this in.
(edit) @14904   13 years Gary Byers Try to fix ticket:845 a different way. ACTIVE-LISTENER-WINDOWS returns …
(edit) @14903   13 years Gary Byers Don't use English.lproj/Infoplist.strings to localize Info.plist …
(edit) @14902   13 years Gary Byers adapt darxinx86 Makefiles to xcode 4.0+
(edit) @14901   13 years R. Matthew Emerson Test for r14893.
(edit) @14900   13 years Gary Byers Propagate r14893 to 1.7 branch.
(edit) @14899   13 years Gary Byers Try to allow some cases of self calls to skip arg-count checks, …
(edit) @14898   13 years Gary Byers CJMP vinsn generates prologue for a computed jump.
(edit) @14897   13 years Gary Byers push/pop multiple FPRs.
(edit) @14896   13 years Gary Byers In SIGNAL-COMPILER-WARNING, try to ensure that *ERROR-OUTPUT* is at …
(edit) @14895   13 years Gary Byers revert last change
(edit) @14894   13 years Gary Byers nuke command-line args when loading, or try to
(edit) @14893   13 years Gary Byers ACODE-CONSTANT-P returns (values constant-value constant-p), not what …
(edit) @14892   13 years R. Matthew Emerson Try to improve the "Arglist On Space" command so that the arglist in …
(edit) @14891   13 years Gary Byers In CASE-KEY-TESTERS: don't try to reduce EQL to EQ here. That should …
(edit) @14890   13 years Gary Byers Add NX2-RECONSTRUCT-CASE: if an IF form appears to be the expansion of …
(edit) @14889   13 years gz Add test for ~* error stack overflow
(edit) @14888   13 years gz missing ~
(edit) @14887   13 years Gary Byers propagate r14886 to 1.7 branch
(edit) @14886   13 years Gary Byers In %%FRAME-BACKLINK: when trying to skip over stack-consed vectors, …
(edit) @14885   13 years R. Matthew Emerson 1.7 prerelease binaries. lisp-implementation-version should say …
(edit) @14884   13 years R. Matthew Emerson Merge trunk changes.
(edit) @14883   13 years gz Reorganize coverage reporting to do structured output, identifying all …
(edit) @14882   13 years R. Matthew Emerson Stamp out .cvsignore files here, too.
(edit) @14881   13 years R. Matthew Emerson Stamp out remaining .cvsignore files.
(edit) @14880   13 years R. Matthew Emerson Merge trunk changes.
(edit) @14879   13 years R. Matthew Emerson Darwin/x8664 interfaces built from Snow Leopard headers.
(edit) @14878   13 years R. Matthew Emerson Darwin/x8632 interfaces built from Snow Leopard headers.
(edit) @14877   13 years R. Matthew Emerson Rewrite externals to point into release/1.7.
(edit) @14876   13 years R. Matthew Emerson In thread_signal_setup(): have the system restart system calls when we …
(edit) @14875   13 years R. Matthew Emerson Correct #ifdef confusion in install_pmcl_exception_handlers().
(edit) @14874   13 years R. Matthew Emerson Forgot the "l" in "interrupt_handler".
(edit) @14873   13 years R. Matthew Emerson Change signature of install_signal_handler() and update callers.
(edit) @14872   13 years Gary Byers Newer versions of the win64 toolchain don't prepend underscores to C …
(edit) @14871   13 years R. Matthew Emerson Remove the LISP_ASSEMBLER_EXTRA_SIB_BYTE code from pc_luser_xp() and …
(edit) @14870   13 years R. Matthew Emerson Updated binaries.
(edit) @14869   13 years R. Matthew Emerson Bump min image, current fasl versions.
(edit) @14868   13 years R. Matthew Emerson Shouldn't need LISP_ASSEMBLER_EXTRA_SIB_BYTE in pc_luser_xp() any …
(edit) @14867   13 years R. Matthew Emerson Bump max image, fasl versions.
(edit) @14866   13 years R. Matthew Emerson Remove some darwinppc stuff from lisp-kernel.
(edit) @14865   13 years Gary Byers A long time ago (2001), some PPC Linux distribution's C libraries …
(edit) @14864   13 years R. Matthew Emerson Reader method optimization/pessimization fixes from trunk.
(edit) @14863   13 years Gary Byers In handle_fault: some OSes (you know who) don't bother to set …
(edit) @14862   13 years Gary Byers UNOPTIMIZE-DEPENDENTS undoes reader-method optimization.
(edit) @14861   13 years Gary Byers don't force gcc 4.0, live with protocol warnings
(edit) @14860   13 years Gary Byers In CLEAR-GF-CACHE, don't do anything if the dispatch table's ARGNUM …
(edit) @14859   13 years R. Matthew Emerson Delete some darwinppc-related directories.
(edit) @14858   13 years R. Matthew Emerson Rewrite externals to point into here rather than trunk.
(edit) @14857   13 years R. Matthew Emerson Copy of trunk before removing darwinppc support.
(edit) @14856   13 years R. Matthew Emerson merge r14855 from trunk
(edit) @14855   13 years R. Matthew Emerson Put :ccl-1.7 on *features*.
(edit) @14854   13 years R. Matthew Emerson Add "pre" to version string.
(edit) @14853   13 years R. Matthew Emerson Create 1.7 release branch.
(edit) @14852   13 years R. Matthew Emerson When assembling for a 32-bit x86 target, use the modrm encoding (and …
(edit) @14851   13 years R. Matthew Emerson In shadowed-typecase-clause condition: add an omitted quote to the …
(edit) @14850   13 years Gary Byers If [E|C]TYPECASE warns about a shadowed clause, it has to be a …
(edit) @14849   13 years Gary Byers Change how user-specified toplevel-functions are handled: don't call …
(edit) @14848   13 years Gary Byers Fix transposed args in FPR-MASK-FOR-VREG.
(edit) @14847   13 years Gary Byers Coercing a DOUBLE-FLOAT to a SINGLE-FLOAT can overflow; provide "safe" …
(edit) @14846   13 years Gary Byers Missed some (fairly visible) cases where ARM FPR targeting had to be …
(edit) @14845   13 years Gary Byers (Should also have been in earlier commit.) Pass that argument from …
(edit) @14844   13 years Gary Byers (Should have been in last commit.) If (%ERR-DISP $XDIVZRO ...) is …
(edit) @14843   13 years Gary Byers Provide some help in determining arithmetic-error operation/operands …
(edit) @14842   13 years Gary Byers Determine arithmetic-error-operands for integer division, …
(edit) @14841   13 years Gary Byers Fix typo in solaris/x64 xp-xmm-regs definition.
(edit) @14840   13 years Gary Byers Linux/x8632 xmm regs fixes.
(edit) @14839   13 years Gary Byers XP-XMM-REGS for FreeBSD/x8632.
(edit) @14838   13 years Gary Byers Partial support for determining arithmetic-error operation/operands on …
(edit) @14837   13 years Gary Byers Try to show ARM fp state in the kernel debugger. (Trying to find the …
(edit) @14836   13 years Gary Byers updated
(edit) @14835   13 years Shannon Spires 'CLL package' -> 'CCL package'
(edit) @14834   13 years Gary Byers Re-do the common FPR-tracking/targeting, so that aliased FPRs (as on …
(edit) @14833   13 years Gary Byers Writing octet sequences to vector output streams grows the buffer, so …
(edit) @14832   13 years Gary Byers updated
(edit) @14831   13 years R. Matthew Emerson Export *disassemble-verbose* and document it.
(edit) @14830   13 years gz in pretty printer, don't treat 2nd arg to …
(edit) @14829   13 years R. Matthew Emerson Merge r14827 from trunk.
(edit) @14828   13 years Paul Krueger Interface bug fixes
(edit) @14827   13 years Gary Byers Until a few years ago, when HAVE_TLS was defined we had: […] and …
(edit) @14826   13 years Gary Byers propagate r14825 to 1.6 branch; fixes ticket:868 in 1.6
(edit) @14825   13 years Gary Byers If pc_luser_xp() finds that the target thread was interrupted while …
(edit) @14824   13 years gz In redefine-kernel-function, add a restart to permanently turn off …
(edit) @14823   13 years Gary Byers Save the (C) non-volatile FPRs (d8-d15, which are aliased to s16-s31) …
(edit) @14822   13 years Gary Byers Use acode optimizers in x86 backend.
(edit) @14821   13 years Gary Byers Move along. Nothing to see here.
(edit) @14820   13 years gz Add a couple stream-length methods
(edit) @14819   13 years gz Add code-note-acode-start/end-pos
(edit) @14818   13 years R. Matthew Emerson ASDF 2.016 from upstream.
(edit) @14817   13 years Shannon Spires Uncomment-out control-y binding for I-search mode from r14812 because …
(edit) @14816   13 years Shannon Spires Ron Garret's patches. Fix copy-region-to-input to work like FRED did …
(edit) @14815   13 years R. Matthew Emerson Merge r14814 (%parse-token fix) from trunk.
(edit) @14814   13 years R. Matthew Emerson In %parse-token, use with-package-lock instead of without-interrupts. …
(edit) @14813   13 years R. Matthew Emerson Merge r14803 (Windows socket fixes) from trunk.
Note: See TracRevisionLog for help on using the revision log.