source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8094   17 years Gary Byers import binaries
(edit) @8093   17 years Gary Byers import binaries
(edit) @8092   17 years Gary Byers import binaries
(edit) @8091   17 years Gary Byers set externals
(edit) @8090   17 years Gary Byers fix name
(edit) @8089   17 years Gary Byers added
(edit) @8088   17 years Gary Byers relocate
(edit) @8087   17 years Gary Byers new
(edit) @8086   17 years Gary Byers new
(edit) @8085   17 years Gary Byers new
(edit) @8084   17 years Gary Byers import lx86cl64
(edit) @8083   17 years Gary Byers import .cdb files
(edit) @8082   17 years Gary Byers externals prop change
(edit) @8081   17 years Gary Byers reorganize
(edit) @8080   17 years Gary Byers reorganize
(edit) @8079   17 years Gary Byers reorganize
(edit) @8078   17 years Gary Byers Was just a test.
(edit) @8077   17 years R. Matthew Emerson New file.
(edit) @8076   17 years R. Matthew Emerson Several changes and additions for IA-32, including …
(edit) @8075   17 years R. Matthew Emerson Try to get misc-dfloat-offset right; add scratch-mxcsr field to TCR. …
(edit) @8074   17 years R. Matthew Emerson *x86-lap-entry-offset* confusion; other tweaks.
(edit) @8073   17 years R. Matthew Emerson Let ANDL opcode take a signed or unsigned immediate; add immediate …
(edit) @8072   17 years R. Matthew Emerson Write total size/code size counts in the right order.
(edit) @8071   17 years R. Matthew Emerson Debugging makefile.
(edit) @8070   17 years R. Matthew Emerson Numerous changes to get an IA-32 lisp kernel up and limping.
(edit) @8069   17 years R. Matthew Emerson Add x8632 macros.
(edit) @8068   17 years R. Matthew Emerson Skeletal subprims and other low-level x8632 stuff.
(edit) @8067   17 years R. Matthew Emerson Just use x86-macros.s.
(edit) @8066   17 years R. Matthew Emerson Just put everything in x86-macros.s.
(edit) @8065   17 years R. Matthew Emerson New.
(edit) @8064   17 years R. Matthew Emerson Fix up function self-reference values.
(edit) @8063   17 years Gary Byers FORCE-OUTPUT to *DEBUG-IO* after backtrace in ABNORMAL-PROGRAM-EXIT.
(edit) @8062   17 years gz Get rid of the variable "winding" scheme (which used to swap the …
(edit) @8061   17 years R. Matthew Emerson Set up NIL.
(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 …
Note: See TracRevisionLog for help on using the revision log.