source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6301   18 years Gary Byers New scheme - mandatory recovery of %FN relative to %RIP - causes …
(edit) @6300   18 years Gary Byers When recovering %fn from %rip, use a temporary to reference the entry …
(edit) @6299   18 years Gary Byers Don't define RECOVER-FN-FROM-RA0. Do define RECOVER-FN-FROM-RIP. Use …
(edit) @6298   18 years Gary Byers In MATCH-TEMPLATE-VREGS, handle locals/temps which refer to global labels.
(edit) @6297   18 years Gary Byers Accept (name (:label n)) as a vinsn temporary.
(edit) @6296   18 years Gary Byers Recognize memory addresses of the form (@ (: label) (% rip)) as if …
(edit) @6295   18 years Gary Byers Do the right/obvious thing for memory addresses of the form (@ (:
(edit) @6294   18 years Gary Byers Some changes for new tagged-return-address scheme.
(edit) @6293   18 years Gary Byers Use %rip-relative addressing to recover %fn at return address. Try to …
(edit) @6292   18 years Gary Byers Enumerated constant for x8664::rip.
(edit) @6291   18 years Gary Byers Define "call" instruction templates. Add "rip" to x8664-register entries.
(edit) @6290   18 years Gary Byers new x86-64 experimental CALL
(edit) @6289   18 years Gary Byers For new branch.
(edit) @6288   18 years Gary Byers
(edit) @6287   18 years Gary Byers Actually remember to check in the PPC version of recent aset2/aset3 …
(edit) @6286   18 years Gary Byers
(edit) @6285   18 years Gary Byers
(edit) @6284   18 years Gary Byers Don't try to access ARRAY-CTYPE-ELEMENT-TYPE of things that aren't …
(edit) @6283   18 years Gary Byers :signed-doubleword, not :signed-doublewod.
(edit) @6282   18 years Gary Byers
(edit) @6281   18 years Gary Byers Memory-fault errors on PPC, too.
(edit) @6280   18 years Gary Byers Memory-fault errors on PPC, too.
(edit) @6279   18 years Gary Byers
(edit) @6278   18 years Gary Byers Define err, to work around Leopard renaming nonsense.
(edit) @6277   18 years Gary Byers
(edit) @6276   18 years Gary Byers
(edit) @6275   18 years Gary Byers is_write_fault for FreeBSD.
(edit) @6274   18 years Gary Byers is_write_vault for x86-64 Linux.
(edit) @6273   18 years Gary Byers Change wording of INVALID-MEMORY-ACCESS error message, a little.
(edit) @6272   18 years Gary Byers Call out to lisp on unhandled memory faults.
(edit) @6271   18 years Gary Byers "advance PC" command is PPC-only, for now.
(edit) @6270   18 years Gary Byers Map SIGBUS signal to INVALID-MEMORY-ACCESS condition.
(edit) @6269   18 years Gary Byers INVALID-MEMORY-ACCESS condition.
(edit) @6268   18 years Gary Byers
(edit) @6267   18 years Gary Byers Use HARD-REGSPEC-VALUE in recent aset2/aset3 changes.
(edit) @6266   18 years Gary Byers in aset2/aset3: don't clobber val-reg if it's an imm-reg; we need …
(edit) @6265   18 years Gary Byers
(edit) @6264   18 years Gary Byers raise_pending_interrupt(): unscramble what it means for an interrupt …
(edit) @6263   18 years Gary Byers
(edit) @6262   18 years Gary Byers I have no idea why SIGSYS is generated when it is in ... unmentionable …
(edit) @6261   18 years Gary Byers Say "extern" a few times, to work around laughable Apple ld64 gibberish.
(edit) @6260   18 years Gary Byers Say "extern" a few times, to work around laughable Apple ld64 gibberish.
(edit) @6259   18 years Gary Byers
(edit) @6258   18 years Gary Byers (SETF (AREF ...) ...) of two-dimensional arrays: need to target …
(edit) @6257   18 years Gary Byers Add features :x86-64 and :x86_64 if appropriate, not :x86-64 twice.
(edit) @6256   18 years Gary Byers
(edit) @6255   18 years Gary Byers Set IOBLOCK-ELEMENT-TYPE to CHARACTER for bivalent streams. …
(edit) @6254   18 years Gary Byers
(edit) @6253   18 years Gary Byers Branch at C(egc_store_node_conditional_success_test) should bracnch …
(edit) @6252   18 years Gary Byers
(edit) @6251   18 years Gary Byers Don't bother using RLET or equivalent to avoid making GCable pointers …
(edit) @6250   18 years Gary Byers If any method defined on a message passes a structure by value, …
(edit) @6249   18 years Gary Byers
(edit) @6248   18 years Gary Byers ALLOCATE-INSTANCE of OBJC:OBJC:CLASS: if the result of sending the …
(edit) @6247   18 years Gary Byers
(edit) @6246   18 years Gary Byers Update for 070408. (Yes, it's 070409 here already ...)
(edit) @6245   18 years Gary Byers
(edit) @6244   18 years Gary Byers Bump image version.
(edit) @6243   18 years Gary Byers
(edit) @6242   18 years Gary Byers Bump min fasl version.
(edit) @6241   18 years Gary Byers Org to the next page boundary at end of jump table, to work around …
(edit) @6240   18 years Gary Byers
(edit) @6239   18 years Gary Byers Bump current fasl version.
(edit) @6238   18 years Gary Byers Export CCL:FREE.
(edit) @6237   18 years Gary Byers Bump max fasl version.
(edit) @6236   18 years Gary Byers Pass -arch ppc64 to C, so that people who try to build this kernel on …
(edit) @6235   18 years Gary Byers
(edit) @6234   18 years Gary Byers Use new syntax: OBJC:DEFMETHOD, #/, MAKE-INSTANCE. Some changes in …
(edit) @6233   18 years Gary Byers Use new syntax: OBJC:DEFMETHOD, #/, MAKE-INSTANCE. Use …
(edit) @6232   18 years Gary Byers Use new syntax: OBJC:DEFMETHOD, #/, MAKE-INSTANCE. Use …
(edit) @6231   18 years Gary Byers Use new syntax: OBJC:DEFMETHOD, #/, MAKE-INSTANCE.
(edit) @6230   18 years Gary Byers Use new syntax: OBJC:DEFMETHOD, #/, MAKE-INSTANCE. Handle CGFLOAT …
(edit) @6229   18 years Gary Byers Define CGFLOAT, ObjC-2 foreign types here. Define "foreign struct …
(edit) @6228   18 years Gary Byers Compile message send functions per signature. Handle vararg message …
(edit) @6227   18 years Gary Byers Use new syntax. OBJC:LOAD-FRAMEWORK. Avoid some deprecated C-string …
(edit) @6226   18 years Gary Byers RECOGNIZE-OBJC-OBJECT: maybe try mapping classes if first try fails. …
(edit) @6225   18 years Gary Byers COMPUTE-OBJC-TO-LISP-FUNCTION-NAME was once going to do something …
(edit) @6224   18 years Gary Byers New file; export more stuff. Import some of it back into CCL. Provide …
(edit) @6223   18 years Gary Byers Foreign-type-ordinals, some of which are canonical. Straighten out the …
(edit) @6222   18 years Gary Byers DEFGLOBAL = DEFSTATIC. DEFLOADVAR makes its argument static. …
(edit) @6221   18 years Gary Byers Slight changes (preserve typedef name) in function/objc method …
(edit) @6220   18 years Gary Byers Handle signals on the altstack if not Darwin. In Darwin, evactuate off …
(edit) @6219   18 years Gary Byers USE_SIGALTSTACK, but not on Darwin (where Apple hasn't yet invented …
(edit) @6218   18 years Gary Byers Clear pending interrupt flag when destroying TCR.
(edit) @6217   18 years Gary Byers Lose (commented-out) code which worked around an old Darwin bug.
(edit) @6216   18 years Gary Byers Don't define USE_SIGALTSTACK here.
(edit) @6215   18 years Gary Byers Don't nuke null pointers.
(edit) @6214   18 years Gary Byers Add gtra.
(edit) @6213   18 years Gary Byers zeroed stack-block zeroes all bits of macptr.domain, macptr.type.
(edit) @6212   18 years Gary Byers Deal with pkg.intern-hook.
(edit) @6211   18 years Gary Byers add pkg.intern-hook to package.
(edit) @6210   18 years Gary Byers Start trying to conditionalize some of the stack-frame inspector stuff.
(edit) @6209   18 years Gary Byers Structures are basically passed as 64-bit word components, with FP …
(edit) @6208   18 years Gary Byers %GET-BITFIELD and SETF thereof: deal with endianness.
(edit) @6207   18 years Gary Byers FASL-SCAN: null-pointers as constants are OK.
(edit) @6206   18 years Gary Byers From Takehiko Abe: handle EQL specializers in %SOURCE-FILES-LIKE-EM.
(edit) @6205   18 years Gary Byers DRIBBLE via PROCESS-DRIBBLE.
(edit) @6204   18 years Gary Byers From Takehiko Abe: handle EQL specializers in MAKE-XREF-ENTRY.
(edit) @6203   18 years Gary Byers Export DEFSTATIC, PAREF, +NULL-PTR+.
(edit) @6202   18 years Gary Byers Bump; new snapshots tomorrow.
Note: See TracRevisionLog for help on using the revision log.