source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @14812   13 years Shannon Spires Invert sense of arg in "Exchange Point and Mark" to be more like Fred. …
(edit) @14811   13 years Shannon Spires Kill dead listener windows truly dead. Make …
(edit) @14810   13 years R. Matthew Emerson Repair bad indentation from copy-and-paste in x86-print-di-lap.
(edit) @14809   13 years R. Matthew Emerson New parameter ccl::*disassemble-verbose*. In the x86 disassembler, …
(edit) @14808   13 years R. Matthew Emerson We want one arg (not zero) in allow-heap-allocation.
(edit) @14807   14 years Gary Byers Define and export the functions ALLOW-HEAP-ALLOCATION and …
(edit) @14806   14 years Gary Byers Process <linux/can.h>.
(edit) @14805   14 years Gary Byers In _SPcallback, save the caller's mxcsr on and restore it from the …
(edit) @14804   14 years R. Matthew Emerson Don't compile asdf.lisp when rebuilding the lisp. It has peculiar …
(edit) @14803   14 years Gary Byers Many Winsock functions return unsigned 32-bit values, where …
(edit) @14802   14 years Gary Byers updated
(edit) @14801   14 years gz Not <variable>
(edit) @14800   14 years gz Fix up links. Also fixes for some obscure docbook restrictions.
(edit) @14799   14 years Gary Byers updated
(edit) @14798   14 years gz Initial support for incremental code coverage info.
(edit) @14797   14 years gz Add hemlock programming documentation
(edit) @14796   14 years gz add get-svn-changes, runs svn diff and parses the result
(edit) @14795   14 years Gary Byers updated
(edit) @14794   14 years R. Matthew Emerson Document native-translated-namestring and with-filename-cstrs.
(edit) @14793   14 years Gary Byers Add a new "strict-structure-typechecking" hook to compiler-policy …
(edit) @14792   14 years R. Matthew Emerson Now that we don't use the deprecated swp instruction, there's no need …
(edit) @14791   14 years Gary Byers Don't use swp instructions: they're deprecated and may be disabled …
(edit) @14790   14 years R. Matthew Emerson Get rid of a pair of (apparently) pointless top-level progns wrapping …
(edit) @14789   14 years R. Matthew Emerson ASDF 2.015 from upstream.
(edit) @14788   14 years Gary Byers In SOME-XX-MULTI, traverse the list of sequences in a way that doesn't …
(edit) @14787   14 years Gary Byers Try to straighten out ARM2-GET-FLOAT and supporting vinsns.
(edit) @14786   14 years R. Matthew Emerson Minor corrections to linuxarm makefile.
(edit) @14785   14 years Gary Byers Speed up the ARM GC! (e.g, enable COPT=-O2 in the Makefile.)
(edit) @14784   14 years Gary Byers Older versions of as for ARM don't understand -mno-warn-deprecated, so …
(edit) @14783   14 years R. Matthew Emerson Use mla for index computation in _SParef2, _SParef3, and _SPaset2.
(edit) @14782   14 years R. Matthew Emerson Pass -march=arm7-a and -mno-warn-deprecated to the assembler. Without …
(edit) @14781   14 years R. Matthew Emerson Simple test for _SPaset3.
(edit) @14780   14 years Gary Byers In ACODE-OPTIMIZE-SUB2, actually generate some code for the …
(edit) @14779   14 years R. Matthew Emerson Try to make _SPaset3 work.
(edit) @14778   14 years Gary Byers Constant-fold in ACODE-OPTIMIZE-MINUS1; call it in the ARM backend.
(edit) @14777   14 years Gary Byers Floating-point negation in the x86 backends; this time, don't depend …
(edit) @14776   14 years Gary Byers Floating-point negation in the x86 backends.
(edit) @14775   14 years Gary Byers Unary fp negation in the PPC backend, and in acode.
(edit) @14774   14 years Gary Byers Back out of r14758, too.
(edit) @14773   14 years Gary Byers Back out of r14759.
(edit) @14772   14 years R. Matthew Emerson Teach lisp assembler about mla (multiply accumulate). Use it in …
(edit) @14771   14 years Gary Byers Use the LR to point into double-float vectors when getting/setting …
(edit) @14770   14 years Gary Byers Change a comment, to clarify that the LR can point to the "pad" …
(edit) @14769   14 years Gary Byers In RLET, just use (setf uvref) to set the type ordinal. New macros …
(edit) @14768   14 years Gary Byers !ALLOC-EABI-C-FRAME: can save a few instructions, since the size of …
(edit) @14767   14 years Gary Byers RETURN-ADDRESS-OFFSET: ARM code vectors are in the 1st element of the …
(edit) @14766   14 years Gary Byers Give the foreign :FLOAT and :DOUBLE types canonical type ordinals. …
(edit) @14765   14 years Gary Byers Print the relative PC every few instructions.
(edit) @14764   14 years Gary Byers The CHECK-NARGS ARM lapmacro has handled the case when min and max …
Note: See TracRevisionLog for help on using the revision log.