source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15129   13 years Gary Byers Conditionalize out toplevel (DECLAIM (OPTIMIZE (SAFETY 3))) forms. We …
(edit) @15128   13 years Gary Byers Split ARM2-ASET2 into the case that has to deal with the write barrier …
(edit) @15127   13 years Gary Byers In NX-CHECK-VDECL-VAR-REF, allow TYPE decls to apply to symbol-macros; …
(edit) @15126   13 years Gary Byers WITH-IMM-TARGET, WITH-NODE-TARGET: allow elements of reserve set to be NIL.
(edit) @15125   13 years Gary Byers Use default optimization settings by ... default in TEST-CCL.
(edit) @15124   13 years Gary Byers No TSP on ARM.
(edit) @15123   13 years Gary Byers Need to restore double-float-zero after ffcall.
(edit) @15122   13 years Gary Byers SPECIAL-OPERATOR: conditionalize for ARM (pseudofunctions vs …
(edit) @15121   13 years Gary Byers In ARM2-COPY-REGISTER: check more thoroughly that source and dest FPR …
(edit) @15120   13 years Gary Byers In MISC-REF-C-BIT-FIXNUM, don't try to rotate right by 0 bits. In …
(edit) @15119   13 years Gary Byers Don't allow shifter operands of the for (:ror reg (:$ 0)) (that's how …
(edit) @15118   13 years gz uncomment and clean up rlisp-test
(edit) @15117   13 years gz Allow remote connections
(edit) @15116   13 years gz Implement restarts dialog for remote listener
(edit) @15115   13 years gz Move the make-xxx-stack-range functions out of the inspector package
(edit) @15114   13 years R. Matthew Emerson In the following vinsns, don't use x8664::stack-temp (which is an MMX …
(edit) @15113   13 years Glen Foy #/saveDocument revisited.
(edit) @15112   13 years R. Matthew Emerson Use %imm2 instead of the MMX register %mm0 to save an unboxed value …
(edit) @15111   13 years Gary Byers ARM-specific changes, mostly. When running lisp code (in almost all …
(edit) @15110   13 years R. Matthew Emerson Revert r15092 (switch to xib format). There's no way to compile a xib …
(edit) @15109   13 years gz Make cmd-. cmd-, and cmd-/ work in remote listeners. Add some local …
(edit) @15108   13 years Gary Byers On Windows, if one or both of the standard input/output handles is a …
(edit) @15107   13 years R. Matthew Emerson Add distinctive tag to version string.
(edit) @15106   13 years R. Matthew Emerson Private branch for testing.
(edit) @15105   13 years gz Rewrite the remote lisp client to use swink rather than swank. Move …
(edit) @15104   13 years gz Add swink, a swank-like debugger nub
(edit) @15103   13 years Gary Byers updated
(edit) @15102   13 years gz Document the :initargs arg to make-process and process-run-function
(edit) @15101   13 years gz Make process-run-function accept :class/:initargs args
(edit) @15100   13 years gz Add abortable stream-peek-char and stream-listen methods for listener …
(edit) @15099   13 years R. Matthew Emerson Revert r15026.
(edit) @15098   13 years R. Matthew Emerson Patch bundled ASDF to call ccl:target-fasl-version instead of …
(edit) @15097   13 years Gary Byers MISC-REF-C-BIT, MISC-REF-C-BIT-FIXNUM: repeat after me: "this is the …
(edit) @15096   13 years Gary Byers Propagate r15083 (DIRECTORY and symbolic links) to 1.7
(edit) @15095   13 years Gary Byers lib/nfcomp.lisp, level-0/nfasload.lisp: try to make the new scheme …
(edit) @15094   13 years Gary Byers So much for "the buildbot will catch any problems after r15093". Add a …
(edit) @15093   13 years Gary Byers New Linux ARM binaries. The image and FASL versions changed on the …
(edit) @15092   13 years R. Matthew Emerson Convert Interface Builder files to .xib format. This requires more …
(edit) @15091   13 years R. Matthew Emerson In create_exception_callback_frame(), try to figure out if a tra on …
(edit) @15090   13 years R. Matthew Emerson New functions ptr_in_area() and in_any_consing_area().
(edit) @15089   13 years Gary Byers Where did the bug fixed in r15088 come from, anyway ?
(edit) @15088   13 years Gary Byers In ARM2-%ILOGXOR2, if vreg isn't a node reg we need to do the logxor …
(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
Note: See TracRevisionLog for help on using the revision log.