source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5976   18 years Gary Byers Don't call QUIT on EOF, call EXIT-INTERACTIVE-PROCESS instead. Look …
(edit) @5975   18 years Gary Byers Export *quit-on-eof*.
(edit) @5974   18 years Gary Byers WITH-MACPTRS: move initialization/modification of null pointers into body.
(edit) @5973   18 years Gary Byers Try to handle two more cases of consus-interruptus.
(edit) @5972   18 years Gary Byers (the <type> <constant>) transforms to <constant> if constant is of …
(edit) @5971   18 years Gary Byers Do the / * thing.
(edit) @5970   18 years Gary Byers things that do calls need :call attribute.
(edit) @5969   18 years Gary Byers * empty log message *
(edit) @5968   18 years Gary Byers binding primitives: set value after new binding frame
(edit) @5967   18 years Gary Byers * empty log message *
(edit) @5966   18 years Gary Byers In %fixnum-truncate, use -8(sp) rather than %rbp; trust …
(edit) @5965   18 years Gary Byers Try to preserve -8(sp) across callback_for_interrupt().
(edit) @5964   18 years Gary Byers * empty log message *
(edit) @5963   18 years Gary Byers check_node: ignore tiny things (shift counts) that may wind up on the …
(edit) @5962   18 years Gary Byers In pc_luser_xp: if allocating and before the alloc trap and …
(edit) @5961   18 years Gary Byers * empty log message *
(edit) @5960   18 years Gary Byers Changes to GUESS-ALIGNMENT. Again, this only makes sense for cases …
(edit) @5959   18 years Gary Byers Some extra fields in objc-message-info/objc-method-info structures. …
(edit) @5958   18 years Gary Byers Nonsense in x862-set-bit.
(edit) @5957   18 years Gary Byers * empty log message *
(edit) @5956   18 years Gary Byers Tweak ROOM output a little.
(edit) @5955   18 years Gary Byers Fix up the verbose GC herald a bit (get heap size right ...).
(edit) @5954   18 years Gary Byers Tell GNU ld to use the traditional (sysv) style of hash maps, if it …
(edit) @5953   18 years Gary Byers * empty log message *
(edit) @5952   18 years Gary Byers Handle the case where nothing has been consed since last GC. (There …
(edit) @5951   18 years Gary Byers If full GC is deferred, ensure that a full GC happens after …
(edit) @5950   18 years Gary Byers Continue disassembly after uuo-gc-trap.
(edit) @5949   18 years Gary Byers * empty log message *
(edit) @5948   18 years Gary Byers Use keywords more consistently. (Note: there seems to be a bug which …
(edit) @5947   18 years Gary Byers UNSET-FIN-TRAMPOLINE: don't tail-call error.
(edit) @5946   18 years Gary Byers UNSET-FIN-TRAMPOLINE: don't tail-call the error function.
(edit) @5945   18 years Gary Byers MAYBE-UPDATE-OBSOLETE-INSTANCE: handle funcallable objects that aren't …
(edit) @5944   18 years Gary Byers Move GENERIC-FUNCTION-NAME to FUNCALLABLE-STANDARD-OBJECT. …
(edit) @5943   18 years Gary Byers STANDARD-OBJECT-LINE-N: handle funcallable-stanard-objects better.
(edit) @5942   18 years Gary Byers Export FUNCALLABLE-STANDARD-OBJECT from CCL, OPENMCL-MOP.
(edit) @5941   18 years Gary Byers * empty log message *
(edit) @5940   18 years Gary Byers FUNCALLABLE-STANDARD-OBJECT is a FUNCALLABLE-STANDARD-CLASS.
(edit) @5939   18 years Gary Byers MAKE-OPTIMIZED-SEND: missing "msg" arg in error message.
(edit) @5938   18 years Gary Byers * empty log message *
(edit) @5937   18 years Gary Byers Call REGISTER-OBJC-INIT-MESSAGES after MAP-OBJC-CLASSES in …
(edit) @5936   18 years Gary Byers UPDATE-OBJC-METHOD-INFO: don't process init methods yet.
(edit) @5935   18 years Gary Byers * empty log message *
(edit) @5934   18 years Gary Byers Fix a typo.
(edit) @5933   18 years Gary Byers Update for 070214 snapshots.
(edit) @5932   18 years Gary Byers * empty log message *
(edit) @5931   18 years Gary Byers Bump.
(edit) @5930   18 years Gary Byers Update image-abi-version.
(edit) @5929   18 years Gary Byers Finish bumping fasl version.
(edit) @5928   18 years Gary Byers * empty log message *
(edit) @5927   18 years Gary Byers Bump current fasl version.
(edit) @5926   18 years Gary Byers rm -rf ./usr
(edit) @5925   18 years Gary Byers Start bumping fasl-version.
(edit) @5924   18 years Gary Byers rm -rf ./usr
(edit) @5923   18 years Gary Byers * empty log message *
(edit) @5922   18 years Gary Byers Avoid processing some files that contain incompatible definitions of …
(edit) @5921   18 years Gary Byers * empty log message *
(edit) @5920   18 years Gary Byers Change the way that TIME is reported by default: mention the number of …
(edit) @5919   18 years Gary Byers Don't do whatever el-bizarro Mach thing once seemed to be necessary in …
(edit) @5918   18 years Gary Byers It's %%get-unsigned-longlong, and the offset arg is required.
(edit) @5917   18 years Gary Byers * empty log message *
(edit) @5916   18 years Gary Byers Add rdtsc (returns 60 bit non-negative fixnum) and rdtsc64 (returns …
(edit) @5915   18 years Gary Byers Simpler GET-INTERNAL-RUN-TIME (tries harder not to cons.)
(edit) @5914   18 years Gary Byers A little bit of cgfloat stuff; there are more/other float-size issues …
(edit) @5913   18 years Gary Byers Fixup the x86-64 error-return callback trampiline code (was missing a …
(edit) @5912   18 years Gary Byers Set the mxcsr/fpctrl fields of jmp-buf to safe/sane values.
(edit) @5911   18 years Gary Byers Don't change-class *cocoa-event-process* until we start to run the …
(edit) @5910   18 years Gary Byers poweropen-foreign-args: on ppc64, a DOUBLE-FLOAT aliases just one gpr.
(edit) @5909   18 years Gary Byers Select the SDK directory.
(edit) @5908   18 years Gary Byers return-value pointers in OPEN-PTY-PAIR are just 32-bit ints, not "long".
(edit) @5907   18 years Gary Byers Callback arguments: update offset/delta for each scalar, not each arg. …
(edit) @5906   18 years Gary Byers Fix typo (get-signed-long).
(edit) @5905   18 years Gary Byers * empty log message *
(edit) @5904   18 years Gary Byers Select an SDK.
(edit) @5903   18 years Gary Byers * empty log message *
(edit) @5902   18 years Gary Byers method-typestring needs to be conditionalized. How has this been working ?
(edit) @5901   18 years Gary Byers remove some debugging code.
(edit) @5900   18 years Gary Byers %mlist-containing is #-apple-objc-2.0.
(edit) @5899   18 years Gary Byers Lose a quote mark, fix another typo.
(edit) @5898   18 years Gary Byers * empty log message *
(edit) @5897   18 years Gary Byers Bump.
(edit) @5896   18 years Gary Byers Make the SDK prefix an optional argument; default to the Tiger SDK.
(edit) @5895   18 years Gary Byers Ignore errors; it's an error to ignore an errror.
(edit) @5894   18 years Gary Byers Conditionalize for gratuitous Leopard renaming. Suffer.
(edit) @5893   18 years Gary Byers MAKE-MCL-LISTENER-PROCESS will preset an existing process (so that the …
(edit) @5892   18 years Gary Byers LISP-DEVELOPMENT-SYSTEM tries to make the initial-listener object …
(edit) @5891   18 years Gary Byers * empty log message *
(edit) @5890   18 years Gary Byers Deftype for CF-FLOAT. Handle callback-error-returns on x86-64.
(edit) @5889   18 years Gary Byers Pointer comparisons in splay trees use %ptr<, to hide word-size …
(edit) @5888   18 years Gary Byers Make structure return-type explicit in objc-message-send calls in …
(edit) @5887   18 years Gary Byers * empty log message *
(edit) @5886   18 years Gary Byers Some indentation changes and slight reorganization of the code; …
(edit) @5885   18 years Gary Byers Need to ensure that floats are CG-FLOATs when appropriate; other …
(edit) @5884   18 years Gary Byers Need to ensure that floats are CG-FLOATs when appropriate.
(edit) @5883   18 years Gary Byers Ignore fasls for all platforms.
(edit) @5882   18 years Gary Byers VALUES uses :ARGLIST pseudo-op.
(edit) @5881   18 years Gary Byers EXPAND-FF-CALL: ignore-errors when trying to parse the last arglist …
(edit) @5880   18 years Gary Byers Pretty much commited to the new FF-CALL expansion …
(edit) @5879   18 years Gary Byers Preserve %rax when doing ff-call; use %rdx and %r11 to hold target address.
(edit) @5878   18 years Gary Byers Unicode stuff when accessing control char array; conditionalize for …
(edit) @5877   18 years Gary Byers Fix a comment (defcallback isn't ppc-specific; the comment dated from …
Note: See TracRevisionLog for help on using the revision log.