source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @5876   18 years Gary Byers Fix some typos; do struct return 32 bits at a time, to avoid consing …
(edit) @5875   18 years Gary Byers * empty log message *
(edit) @5874   18 years Gary Byers Support :arglist directive.
(edit) @5873   18 years Gary Byers alloc-c-frame vinsn takes "extra" word count, not total byte count. …
(edit) @5872   18 years Gary Byers There doesn't need to be a "zero-extend-s8" vinsn, but there does need …
(edit) @5871   18 years Gary Byers * empty log message *
(edit) @5870   18 years Gary Byers Use new :ARGLIST directive in #'VALUES.
(edit) @5869   18 years Gary Byers Support an :ARGLIST directive, so that ARGLIST can say -something- …
(edit) @5868   18 years Gary Byers * empty log message *
(edit) @5867   18 years Gary Byers They spell "valu" with an "e".
(edit) @5866   18 years Gary Byers * empty log message *
(edit) @5865   18 years Gary Byers Start to integrate with FFI changes. No more %SEND, process and …
(edit) @5864   18 years Gary Byers Change the initialization code a bit.
(edit) @5863   18 years Gary Byers Try to fix another case involving "auxiliary types". I think that the …
(edit) @5862   18 years Gary Byers * empty log message *
(edit) @5861   18 years Gary Byers Specify the SDK to use. (Setting "SDK=" will hopefully work with …
(edit) @5860   18 years Gary Byers Ignore ./Developer.
(edit) @5859   18 years Gary Byers * empty log message *
(edit) @5858   18 years Gary Byers Don't treat :registers arg as a real argument in …
(edit) @5857   18 years Gary Byers * empty log message *
(edit) @5856   18 years Gary Byers Needed ,@ to return assign structure components from registers.
(edit) @5855   18 years Gary Byers UNESCAPE-FOREIGN-NAME: strings with no angle brackets are returned …
(edit) @5854   18 years Gary Byers Runtime version of 64-bit %ff-call accepts :registers.
(edit) @5853   18 years Gary Byers * empty log message *
(edit) @5852   18 years Gary Byers New (and, so far, useless) files.
(edit) @5851   18 years Gary Byers Add a comment; CHUD.Framework still seems to be 32-bit only.
(edit) @5850   18 years Gary Byers Ignore ./Developer.
(edit) @5849   18 years Gary Byers Use SDK; add dlfcn.h.
(edit) @5848   18 years Gary Byers Tweak the warning given if CDB-OPEN fails: missing cdb file: dog bytes …
(edit) @5847   18 years Gary Byers * empty log message *
(edit) @5846   18 years Gary Byers Tweak a little, so that it might work on darwinppc64 (and on …
(edit) @5845   18 years Gary Byers * empty log message *
(edit) @5844   18 years Gary Byers Add dlfcn.h.
(edit) @5843   18 years Gary Byers * empty log message *
(edit) @5842   18 years Gary Byers BIGNUM-NEGATE-TO-PTR.
(edit) @5841   18 years Gary Byers * empty log message *
(edit) @5840   18 years Gary Byers new files.
(edit) @5839   18 years Gary Byers new files.
(edit) @5838   18 years Gary Byers * empty log message *
(edit) @5837   18 years Gary Byers BIGNUM-NEGATE-TO-POINTER.
(edit) @5836   18 years Gary Byers new file
(edit) @5835   18 years Gary Byers Learn to conditionalize! It's easy and fun!
(edit) @5834   18 years Gary Byers Conditionalize out the event-polling task.
(edit) @5833   18 years Gary Byers new file
(edit) @5832   18 years Gary Byers process glu.h
(edit) @5831   18 years Gary Byers * empty log message *
(edit) @5830   18 years Gary Byers Always encode explicit structure-typed function return values. Note …
(edit) @5829   18 years Gary Byers %EXTERNAL-CALL-EXPANDER allows/requires a leading argument to be …
(edit) @5828   18 years Gary Byers linuxppc32 always returns structures via the first-arg hack.
(edit) @5827   18 years Gary Byers Bump *interface-abi-version*, but continue to support the old version. …
(edit) @5826   18 years Gary Byers Try to ensure that the :FORMAT argument gets passed to …
(edit) @5825   18 years Gary Byers * empty log message *
(edit) @5824   18 years Gary Byers Bump.
(edit) @5823   18 years Gary Byers Use make -j to build kernel.
(edit) @5822   18 years Gary Byers * empty log message *
(edit) @5821   18 years Gary Byers .SPcallback returns rax/rdx, xmm0/xmm1.
(edit) @5820   18 years Gary Byers Use new callback interface unconditionally. (A day's work turned into …
(edit) @5819   18 years Gary Byers New callback stuff for x8664 (all platfroms appear to use the same ABI.)
(edit) @5818   18 years Gary Byers * empty log message *
(edit) @5817   18 years Gary Byers Don't use boxed "disp" for displacement in %ATOMIC-INCF-NODE.
(edit) @5816   18 years Gary Byers * empty log message *
(edit) @5815   18 years Gary Byers Enable new callback stuff on #+ppc-target.
(edit) @5814   18 years Gary Byers new callback stuff.
(edit) @5813   18 years Gary Byers typos-r-us.
(edit) @5812   18 years Gary Byers * empty log message *
(edit) @5811   18 years Gary Byers Flesh out darwinppc32 callback stuff.
(edit) @5810   18 years Gary Byers Fix some typos/bugs; more likely remain.
(edit) @5809   18 years Gary Byers REQUIRE-FOREIGN-TYPE-BITS.
(edit) @5808   18 years Gary Byers Use new callback scheme for darwinppc32, too.
(edit) @5807   18 years Gary Byers No more (old) callback stuff here.
(edit) @5806   18 years Gary Byers * empty log message *
(edit) @5805   18 years Gary Byers Flesh out the new callback stuff.
(edit) @5804   18 years Gary Byers * empty log message *
Note: See TracRevisionLog for help on using the revision log.