source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8060   17 years Gary Byers property changes
(edit) @8059   17 years Gary Byers remove typo'ed property
(edit) @8058   17 years Gary Byers more experimentation
(edit) @8057   17 years Gary Byers script to relocate svn URLs
(edit) @8056   17 years Bill St. Clair Stop make-instantiate-lambda-for-class-cell from doing (setf (cdr nil) …
(edit) @8055   17 years gz Minor tweaks to completion mode. It's still mostly bogus, but at …
(edit) @8054   17 years gz Fix for crashing when modeline package is bogus (have to return a …
(edit) @8053   17 years gz update from trunk to rev 8052
(edit) @8052   17 years gz For ticket #228: reset thread state whenever reset the tcr …
(edit) @8051   17 years Gary Byers still trying
(edit) @8050   17 years Gary Byers wrong property name
(edit) @8049   17 years Gary Byers add external properties
(edit) @8048   17 years Gary Byers experimenting
(edit) @8047   17 years Gary Byers
(edit) @8046   17 years Gary Byers
(edit) @8045   17 years Gary Byers Move along, nothing to see here.
(edit) @8044   17 years Gary Byers more experimentation
(edit) @8043   17 years Gary Byers Just experimenting with externals and other approaches.
(edit) @8042   17 years Gary Byers Bump FASL version.
(edit) @8041   17 years Gary Byers Set save_rbp slot of newly-created tsp frames. Ensure that linked …
(edit) @8040   17 years Gary Byers Set save_rbp slot of newly-created tsp frames.
(edit) @8039   17 years Gary Byers tsp_frame: second slot is used to save paired rbp, has never been used …
(edit) @8038   17 years Gary Byers Ignore SIGQUIT.
(edit) @8037   17 years Gary Byers Lots of changes to APPLY-IN-FRAME and supporting functions. Define …
(edit) @8036   17 years Gary Byers %PRINT-CALL-HISTORY-INTERNAL: mark exeption frames, not their children.
(edit) @8035   17 years Gary Byers Break-loop commands for :apply-in-frame, :return-from-frame.
(edit) @8034   17 years Gary Byers SYMBOL-VALUE-IN-PROCESS (and SETF therof) check for process = …
(edit) @8033   17 years Gary Byers Ensure that %UPDATE-CPL always returns the CPL.
(edit) @8032   17 years Gary Byers Handle unquoted type T in TYPEP. In REQUIRE-TYPE, don't devolve to …
(edit) @8031   17 years Gary Byers When making frames on the tstack or cstack, store %rbp in the word …
(edit) @8030   17 years Gary Byers Add definitions for TSP-FRAME/CSP-FRAME.
(edit) @8029   17 years gz Assume 1 special arg for any form starting with "with-". Remove a …
(edit) @8028   17 years Bill St. Clair make-instantiate-lambda-for-class-cell, the function that generates …
(edit) @8027   17 years Gary Byers Remove #+are-you-kidding version of %%APPLY-IN-FRAME. Fix a few bugs …
(edit) @8026   17 years Gary Byers Apply-in-frame support for x86-64.
(edit) @8025   17 years Gary Byers BACKTRACE-CALL-ARGUMENTS: try to show real arguments if before #args trap.
(edit) @8024   17 years Gary Byers Move #+ppc-target stuff from backtrace-lds.lisp here.
(edit) @8023   17 years Gary Byers FRAME-SUPPLIED-ARGS: return actual argument values if PC is before/at …
(edit) @8022   17 years Gary Byers ARG-NAMES-FROM-MAP: give up if PC is before/at …
(edit) @8021   17 years Gary Byers Define xp-mxcsr; use it to set STATUS slot of ARITHMETIC-ERROR.
(edit) @8020   17 years Gary Byers ARITHMETIC-ERROR has "status" slot.
(edit) @8019   17 years Gary Byers Use CHECK-MIN-MAX-NARGS to anchor both UUOs.
(edit) @8018   17 years Gary Byers New CHECK-NARGS lapmacro uses anchored UUOs.
(edit) @8017   17 years Gary Byers Use multiple frag-lists ("sections"), so that we can move UUOs out of …
(edit) @8016   17 years Gary Byers Do unsigned comparisons for arg-checking. CHECK-MIN-MAX-NARGS: need …
(edit) @8015   17 years Gary Byers Fix typo in linuxx8664 version of xp-mxcsr.
(edit) @8014   17 years Gary Byers Add a STATUS slot to ARITHMETIC-ERROR, with reader …
(edit) @8013   17 years mikel added final text and pictures to Tiger version of IB instructions for …
(edit) @8012   17 years Gary Byers %APPLY-IN-FRAME-PROTO.
(edit) @8011   17 years Gary Byers Build a stack frame in %FIXNUM-TRUNCATE, to avoid endless rounds of mail.
(edit) @8010   17 years Gary Byers ARG-CHECK-TRAP-PC-LIMIT.
(edit) @8009   17 years Gary Byers check-min-max-args: use the same anchor in both anchored UUOs.
(edit) @8008   17 years Gary Byers In finish_function_entry, ensure that the xp's notion of where rsp is …
(edit) @8007   17 years Gary Byers Add a couple of fields to XCF. Note that this will cause a benign …
(edit) @8006   17 years R. Matthew Emerson Match mark-as-imm with mark-as-node.
(edit) @8005   17 years Gary Byers Slot-unbound-trap terminates a block (why did it ever not do so ?) by …
(edit) @8004   17 years Gary Byers Set foreign_sp (at time of exception) and previous-xframe slots of xcf …
(edit) @8003   17 years Gary Byers Add a couple of fields to exception_callback_frame, to support …
(edit) @8002   17 years Gary Byers Try to ensure that a feature naming the OS is on *features* if a …
(edit) @8001   17 years R. Matthew Emerson Hit commit too soon.
(edit) @8000   17 years R. Matthew Emerson New file.
(edit) @7999   17 years R. Matthew Emerson New file.
(edit) @7998   17 years R. Matthew Emerson New file.
(edit) @7997   17 years R. Matthew Emerson New file.
(edit) @7996   17 years R. Matthew Emerson Use imm2 to hold pointers, rather than assuming/hoping that the …
(edit) @7995   17 years gz More forceful stream-clear-input for listener input. Do page/line …
(edit) @7994   17 years gz add stream-eof-transient-p so can be specialized by streams that …
(edit) @7993   17 years gz Various: Implement prompt-for-key, the last of the prompting suite of …
(edit) @7992   17 years Gary Byers Default *TYPECHECK-SLOTS-IN-OPTIMIZED-MAKE-INSTANCE* to T. In the …
(edit) @7991   17 years R. Matthew Emerson Update %aset2, %aref3, and %aset3 to take account of the return …
(edit) @7990   17 years R. Matthew Emerson fpzero (not fp0) is the register with zero in it.
(edit) @7989   17 years R. Matthew Emerson New file.
(edit) @7988   17 years R. Matthew Emerson Minor tweaks.
(edit) @7987   17 years R. Matthew Emerson Try to set up for .SPvalues correctly.
(edit) @7986   17 years R. Matthew Emerson New file.
(edit) @7985   17 years R. Matthew Emerson Forgot (single-value-return) in a couple of places; correct other …
(edit) @7984   17 years R. Matthew Emerson New file.
(edit) @7983   17 years Gary Byers Be sure that UPDATE-CPL returns the CPL; some early/low-level classes …
(edit) @7982   17 years Gary Byers Be sure that UPDATE-CPL returns the CPL; some early/low-level classes …
(edit) @7981   17 years Gary Byers Try to use COMPARE-TO-T, COMPARE-CONSTANT-TO-REGISTER for EQ/NEQ.
(edit) @7980   17 years Gary Byers COMPARE-TO-T, COMPARE-CONSTANT-TO-REGISTER.
(edit) @7979   17 years Gary Byers Don't restart system calls automatically (this affects #_read at …
(edit) @7978   17 years Gary Byers Clean up SOCKET-ERROR a little (needs more work.) Don't make sockets …
(edit) @7977   17 years Gary Byers Use *ERROR-PRINT-LENGTH*, *ERROR-PRINT-LEVEL*.
(edit) @7976   17 years Gary Byers Try to make some STREAM-ERRORs look a little less ugly.
(edit) @7975   17 years Gary Byers Per-thread bindings of *ERROR-PRINT-LENGTH*, *ERROR-PRINT-LEVEL*.
(edit) @7974   17 years Gary Byers WITH-EAGAIN expands into new stuff.
(edit) @7973   17 years Gary Byers New file; experimental, not yet loaded. (Compile specialized dispatch …
(edit) @7972   17 years Gary Byers Fix &rest &key case, yet again.
(edit) @7971   17 years Gary Byers Fix typo in BROADCAST-STREAM stream-write-list method name. Define …
(edit) @7970   17 years Gary Byers create new branch, if I did this right
(edit) @7969   17 years gz update from trunk to rev 7968
(edit) @7968   17 years gz Fix ticket #106: allow toplevel-read to return a set of bindings to be …
(edit) @7967   17 years Gary Byers Need %STRING-HASH for PPC.
(edit) @7966   17 years Gary Byers PPC32 vinsns: :jump attribute use for pc-relative jump only.
(edit) @7965   17 years Gary Byers ppc64 vinsns: :jump vinsn attribute now means "pc-relative jump" only.
(edit) @7964   17 years R. Matthew Emerson Correct SHLD and SHRD operands for 32 and 16 bit variants. Define a …
(edit) @7963   17 years R. Matthew Emerson Checkpoint.
(edit) @7962   17 years R. Matthew Emerson Add save[0-3] fields to the TCR. These are a caller-saved spill area …
(edit) @7961   17 years Gary Byers Spell UVSIZE with an "S".
Note: See TracRevisionLog for help on using the revision log.