source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15087   13 years Gary Byers New binaries.
(edit) @15086   13 years Gary Byers Use link_map.l_ld macro to hide platform dependencies. (Android …
(edit) @15085   13 years Gary Byers Yet another typo in ARM2-FOUR-UNTARGETED-REG-FORMS (need to set ADEST …
(edit) @15084   13 years Gary Byers Trying to allocate a very large vector in _SPmisc_alloc could cause …
(edit) @15083   13 years Gary Byers %%STAT-VALUES returns stat.st_dev. (I haven't checked to see if it's …
(edit) @15082   13 years Gary Byers When stack-allocating variable-sized objects, check proposed new SP …
(edit) @15081   13 years Gary Byers Hopefully faster copying between pointers and ivectors/ivectors and …
(edit) @15080   13 years Gary Byers @+ vinsn macro doesn't invalidate regmap. (Spent several days trying …
(edit) @15079   13 years Gary Byers NX1-%PTR-TO-INT: %PTR-TO-INT's result is of *NX-TARGET-NATURAL-TYPE*.
(edit) @15078   13 years Gary Byers NX2-SELECT-FPR-CANDIDATES: don't use FPR if var isn't SETQed.
(edit) @15077   13 years Gary Byers FLOAT: don't coerce double-float to single if 2nd arg not supplied.
(edit) @15076   13 years Gary Byers VINSN-SEQUENCE-HAS-SOME-ATTRIBUTE-P.
(edit) @15075   13 years Gary Byers Make 'vpush1' and 'vpop1' instructions, don't define them as lap …
(edit) @15074   13 years R. Matthew Emerson Tweaks to altconsole, preferences, and about panel.
(edit) @15073   13 years R. Matthew Emerson Make #p"ccl:" refer to .../Contents/Resources/ccl. Copy interfaces …
(edit) @15072   13 years R. Matthew Emerson Add "store" suffix to version string. Remove more stuff.
(edit) @15071   13 years R. Matthew Emerson remove more leftovers
(edit) @15070   13 years R. Matthew Emerson Remove some unused/experimental/broken IDE stuff.
(edit) @15069   13 years R. Matthew Emerson New branch.
(edit) @15068   13 years Gary Byers Current ARM Linux image; see commit log for r15065.
(edit) @15067   13 years Gary Byers Provide definitions (real ones or stubs) of the 4 functions that have …
(edit) @15066   13 years Gary Byers When allocating "untargeted" temporary registers, heuristically try to …
(edit) @15065   13 years gz Support for recursive readloops in remote listener. There are stll …
(edit) @15064   13 years gz Add an inhibit-greeting arg to new-listener, and implement it kludgily
(edit) @15063   13 years gz Add defindent for let-globally and process-run-function
(edit) @15062   13 years gz Indirect read loop through *read-loop-function*. Add …
(edit) @15061   13 years gz Fix crash on empty dir in search files
(edit) @15060   13 years R. Matthew Emerson Obsolete and unused.
(edit) @15059   13 years Gary Byers Same as r15058, for x86.
(edit) @15058   13 years Gary Byers In ARM2-INLINE-NUMCMP, don't map the condition codes to T/NIL if we're …
(edit) @15057   13 years R. Matthew Emerson When loading the Objective-C bridge, complain right away if the Mac OS …
(edit) @15056   13 years R. Matthew Emerson Merge r15055 from trunk.
(edit) @15055   13 years Gary Byers area.h: TSTACK_SOFTPROT and TSTACK_HARDPROT have to be a bit bigger …
(edit) @15054   13 years Gary Byers updated
(edit) @15053   13 years Keith Corbett use --no-init option in examples
(edit) @15052   13 years Gary Byers When processing self tail-calls in X862-SELF-CALL: don't skip a form …
(edit) @15051   13 years Gary Byers nx2.lisp: New function NX2-VAR-NOT-REFFED-BY-FORM-P. Walks acode, …
(edit) @15050   13 years Gary Byers In NX2-AFUNC-ALLOCATE-GLOBAL-REGISTERS, increase var weight if …
(edit) @15049   13 years Gary Byers Un-botch %COPY-IVECTOR-TO-PTR, which wasn't even supposed to have …
(edit) @15048   13 years Gary Byers updated
(edit) @15047   13 years Keith Corbett For Windows rebuild, mention mingw toolchain. Remove spurious use of …
(edit) @15046   13 years Gary Byers updated
(edit) @15045   13 years Keith Corbett fix link to ASDF home page
(edit) @15044   13 years Keith Corbett Updates for version 1.7; clarify update and build procedures.
(edit) @15043   13 years Keith Corbett fix broken links to Apple developer site and adjust terminology to be …
(edit) @15042   13 years Gary Byers Actually pass the afunc arg to NX2-AFUNC-ALLOCATE-GLOBAL-REGISTERS.
(edit) @15041   13 years Gary Byers Work in progress.
(edit) @15040   13 years Gary Byers NX1-FORM and friends (including alphatizers) take a "context" …
(edit) @15039   13 years Gary Byers NX-CONS-VAR inits VAR-LOCAL-BITS slot.
(edit) @15038   13 years Gary Byers Add VAR-LOCAL-BITS slot to VAR istruct; tracks local (per function, if …
(edit) @15037   13 years Gary Byers Replace (NX2-ALLOCATE-GLOBAL-REGISTERS ,@several-afunc-slot-values) …
(edit) @15036   13 years Gary Byers Re-do %COPY-IVECTOR-TO-IVECTOR for x8664. Handle overlap correctly …
(edit) @15035   13 years Gary Byers In X862-TWO-UNTARGETED-REG-FORMS: if we're called with a non-zero …
(edit) @15034   13 years Gary Byers updated
(edit) @15033   13 years Keith Corbett Update ccl-doc for release 1.7
(edit) @15032   13 years Gary Byers In X862-{THREE,FOUR}-UNTARGETED-REG-FORMS: when a destination register …
(edit) @15031   13 years gz Support for reading user input from remote lisp. Easier test setup …
(edit) @15030   13 years gz Add new-listener convenience function
(edit) @15029   13 years gz Make force-break-in-listener a method so can shadow it
(edit) @15028   13 years gz First steps of remote debugging support. Note this is not complete …
(edit) @15027   13 years Gary Byers In STANDARD-REPORT-TIME: try harder to make time-related numbers line …
(edit) @15026   13 years R. Matthew Emerson From trunk: Lisp kernel backtrace printer improvments; alter the way …
(edit) @15025   13 years Gary Byers x86_print.c: when printing method specializers, if we encounter a …
(edit) @15024   13 years Gary Byers x8664-vinsns.lisp: don't (necessarily) clobber ra0 in PUSH-LABEL …
(edit) @15023   13 years Gary Byers WRITE-PNAME: if the call to %PARSE-NUMBER-TOKEN signals an …
(edit) @15022   13 years Gary Byers vinsn.lisp: add two new slots to the VINSN struct, to track GPRs and …
(edit) @15021   13 years gz New file "remote-lisp.lisp", initially just containing the non-ide …
(edit) @15020   13 years gz add :initial-function arg to new-cocoa-listener-process
(edit) @15019   13 years gz print-object method for hemlock-view
(edit) @15018   13 years gz Make invoke-restart-no-return accept and pass on values
(edit) @15017   13 years Gary Byers MISC-REF-C-BIT and MISC-REF-C-BIT-FIXNUM vinsns (both ppc32 and …
(edit) @15016   13 years Gary Byers In ARM2-AREF3 and ARM2-ASET3, be more careful about finding a node …
(edit) @15015   13 years R. Matthew Emerson Use unsigned long instead of uint64_t, due to Leopard bug 5565198 …
(edit) @15014   13 years R. Matthew Emerson Add a few experimental DTrace probes to the lisp kernel on Darwin x86 …
(edit) @15013   13 years gz Only store *fcomp-stream-position* in compiler warnings if it's …
(edit) @15012   13 years Gary Byers linux-files.lisp: try to use #_dladdr in Android version of …
(edit) @15011   13 years Gary Byers Fix prototype/declaration of allocate_dynamic_heap() in …
(edit) @15010   13 years R. Matthew Emerson Merge r15009 (external-process-error-stream for Windows) to 1.7 branch.
(edit) @15009   13 years R. Matthew Emerson Make ccl:external-process-error-stream available on Windows. Fixes …
(edit) @15008   13 years R. Matthew Emerson In WITH-STANDARD-IO-SYNTAX, bind *PRINT-ABBREVIATE-QUOTE* to nil. See …
(edit) @15007   13 years Gary Byers arm-asm.lisp: define the canonical (ARMv6T2+) nop instruction. …
(edit) @15006   13 years Gary Byers Short version: D'oh! Longer version: Enable *x862-generate-casejump* …
(edit) @15005   13 years Gary Byers Disable *X86-GENERATE-CASEJUMP* until it works better …
(edit) @15004   13 years Gary Byers Do some cases of CASE (and similar constructs) in constant time by …
(edit) @15003   13 years R. Matthew Emerson Punt less often in pc_from_xcf().
(edit) @15002   13 years R. Matthew Emerson Apply restart-case-form patch from ticket:882. Fixes ticket:882.
(edit) @15001   13 years Gary Byers Move some of the class initialiation code for SLOTS-CLASS from an …
(edit) @15000   13 years R. Matthew Emerson In r14968, we overloaded a couple of slots in the x86 xcf in order to …
(edit) @14999   13 years Gary Byers x8664-vinsns: actually commit the file. x8632-vinsns: in CJMP vinsn, …
(edit) @14998   13 years Gary Byers Conditionally (using *x862-generate-casejump*, which defaults to false …
(edit) @14997   13 years Glen Foy Don't set generic-text in style-screen.
(edit) @14996   13 years gz In new-cocoa-listener-process, initialize process slots before …
(edit) @14995   13 years gz accept an :initargs arg in make-mcl-listener-process
(edit) @14994   13 years Gary Byers in x862-aref3: don't compare a constant K to dim2 unless we're sure …
(edit) @14993   13 years R. Matthew Emerson Remove DARWIN_GS_HACK code.
(edit) @14992   13 years R. Matthew Emerson De-lint a bit in response to warnings from clang.
(edit) @14991   13 years R. Matthew Emerson New functions in x86-utils.[ch], moved, more-or-less, from xlbt.c. …
(edit) @14990   13 years R. Matthew Emerson New (empty) files x86-utils.[ch]. Update x86 makefiles accordingly.
(edit) @14989   13 years Gary Byers In NX1-TRANSITIVELY-PUNT-BINDINGS, zero out out (VAR-REFS VAR) after …
(edit) @14988   13 years Glen Foy miscellaneous
Note: See TracRevisionLog for help on using the revision log.