source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6562   18 years Gary Byers Add recent changes on tfe branch.
(edit) @6561   18 years Gary Byers close some parens
(edit) @6560   18 years Gary Byers Add STRING-ENCODED-LENGTH-IN-BYTES. Make it, …
(edit) @6559   18 years Gary Byers Try to deal with the "SIMPLE-BASE-STRING, all of it" case in …
(edit) @6558   18 years Gary Byers xp-argument-list: stack args are under return address, exception …
(edit) @6557   18 years Gary Byers finish_function_entry: there's a return address on the top of the …
(edit) @6556   18 years Gary Byers uuos in subrprims called via lea/jmp: push ra0 on stack before trap, …
(edit) @6555   18 years Gary Byers Eric Marsden's fixes to MISMATCH
(edit) @6554   18 years Gary Byers :utf-32 memory-encode function: don't write a BOM here.
(edit) @6553   18 years Gary Byers %RETURN-ADDRESS-OFFSET has been wrong since the switch to the new tra …
(edit) @6552   18 years Gary Byers WITH-ENCODED-CSTR: accept arguments as produced by WITH-ENCODED-CSTRS. …
(edit) @6551   18 years Gary Byers Add tree-front-end
(edit) @6550   18 years Gary Byers create tfe branch
(edit) @6549   18 years Gary Byers Dir for new branch.
(edit) @6548   18 years Gary Byers
(edit) @6547   18 years Gary Byers Update for 070512.
(edit) @6546   18 years Gary Byers Fix typo in new_heap_segment().
(edit) @6545   18 years Gary Byers Fix typo in ppc2-%i-
(edit) @6544   18 years Gary Byers Bump.
(edit) @6543   18 years Gary Byers new_heap_segment(): don't extend heap by more than what we need if GC …
(edit) @6542   18 years Gary Byers Use *ppc2-target-half-fixnum-type* to suppress overflow checking in …
(edit) @6541   18 years Gary Byers Fix indentation.
(edit) @6540   18 years Gary Byers new_heap_segment(): don't extend beyond segment if GC (obviously) disabled.
(edit) @6539   18 years Gary Byers Fix typo.
(edit) @6538   18 years Gary Byers Keep bootsrapping separate character encode/decode limits.
(edit) @6537   18 years Gary Byers Start to bootstrap separate encode/decode limits.
(edit) @6536   18 years Gary Byers Hide Darwin/Leopard exception context nonsense when referencing mxcsr …
(edit) @6535   18 years Gary Byers Need alias for r6 in Tiger and earlier. Sheesh.
(edit) @6534   18 years Gary Byers Fix bad call to %pname-hash.
(edit) @6533   18 years Gary Byers Bump, for now.
(edit) @6532   18 years Gary Byers Bump fasl versions, image ABI version.
(edit) @6531   18 years Gary Byers nmkunwind. New calling sequence; new TRA interpretation.
(edit) @6530   18 years Gary Byers nmkunwind.
(edit) @6529   18 years Gary Byers Make_Catch uses %imm2, not %temp2. nMake_Catch handles return …
(edit) @6528   18 years Gary Byers New TRA handling; new node regs in exception contexts.
(edit) @6527   18 years Gary Byers New stuff for finding FP state in exception context; new TRA handling.
(edit) @6526   18 years Gary Byers New tra handling. new_heap_segment: try to avoid requesting too much …
(edit) @6525   18 years Gary Byers New register assignments.
(edit) @6524   18 years Gary Byers New register assignments.
(edit) @6523   18 years Gary Byers New tra handling, new calling sequence.
(edit) @6522   18 years Gary Byers New tra handling.
(edit) @6521   18 years Gary Byers New tra handling.
(edit) @6520   18 years Gary Byers Use repret for RET instructions that're branch targets or that follow …
(edit) @6519   18 years Gary Byers Conditionalize for USE_MACH_EXCEPTION_LOCK.
(edit) @6518   18 years Gary Byers .SPnmkunwind.
(edit) @6517   18 years Gary Byers .SPnmkunwind. Old catch/unwind: do explicit blr.
(edit) @6516   18 years Gary Byers Use -Wno-deprecated-declarations. Gee, I hope that works.
(edit) @6515   18 years Gary Byers Make_Catch macro: don't include a blr.
(edit) @6514   18 years Gary Byers Only declare mach_exception_lock if using the mechanism.
(edit) @6513   18 years Gary Byers new_heap_segment: if we can't extend with (possibly very large) …
(edit) @6512   18 years Gary Byers xmm register alias nonsense.
(edit) @6511   18 years Gary Byers Change some function prototypes. Don't use a MACH_EXCEPTION_LOCK on …
(edit) @6510   18 years Gary Byers lisp register display changes for x86-64. Get FPU display working on …
(edit) @6509   18 years Gary Byers gtra, just in time for the calling-sequence change.
(edit) @6508   18 years Gary Byers New ABI version.
(edit) @6507   18 years Gary Byers Ignore SIGSYS. If only I could; if only I could …
(edit) @6506   18 years Gary Byers More imm temps! (one more ...).
(edit) @6505   18 years Gary Byers Bump current fasl version.
(edit) @6504   18 years Gary Byers RLET, MAKE-RECORD, etc: don't set pointer type in cross-compiled code.
(edit) @6503   18 years Gary Byers Don't use #. to initialize *host-ftd* interface dir, because of …
(edit) @6502   18 years Gary Byers Support "queries" in FFI reader macros: #_?foo, #$?foo, and #&?foo …
(edit) @6501   18 years Gary Byers Lose some stuff leftover from 68k->PPC MCL transition.
(edit) @6500   18 years Gary Byers Mapped-vector stuff.
(edit) @6499   18 years Gary Byers Add a comment.
(edit) @6498   18 years Gary Byers Very small lap change.
(edit) @6497   18 years Gary Byers Move %FIXNUM-REF-MACPTR and %FIXNUM-SET-MACPTR elsewhere.
(edit) @6496   18 years Gary Byers File-mapped vectors.
(edit) @6495   18 years Gary Byers OPEN : :if-exists defaults to :new-version if pathname-version of …
(edit) @6494   18 years Gary Byers %BREAK-IN-FRAME might be called with a CONDITION object.
(edit) @6493   18 years Gary Byers *HOST-PAGE-SIZE* initialized earlier.
(edit) @6492   18 years Gary Byers If there's no host component in a namestring argument, …
(edit) @6491   18 years Gary Byers Initial-lisp-thread, initial listener stack sizes now static.
(edit) @6490   18 years Gary Byers Pathname arcana.
(edit) @6489   18 years Gary Byers Optionally, invoke debugger-hook on SIGINT.
(edit) @6488   18 years Gary Byers Clear dispatch table cache if GF APO changes.
(edit) @6487   18 years Gary Byers Don't cons when clearing spin lock. Commented-out (#+bad-idea) …
(edit) @6486   18 years Gary Byers Use %pname-hash to hash ... pnames.
(edit) @6485   18 years Gary Byers %FIXNUM-REF-MACPTR, %FIXNUM-SET-MACPTR: move here.
(edit) @6484   18 years Gary Byers Remove an old declaration.
(edit) @6483   18 years Gary Byers New calling sequence.
(edit) @6482   18 years Gary Byers New calling sequence. Use a CMOV in EQL.
(edit) @6481   18 years Gary Byers New calling sequence. No need to be careful with %rcx (now %imm2) in …
(edit) @6480   18 years Gary Byers New calling sequence.
(edit) @6479   18 years Gary Byers New calling sequence.
(edit) @6478   18 years Gary Byers Handle new-style tras, other new-calling-sequence changes.
(edit) @6477   18 years Gary Byers New calling sequence. %rcx is %imm2 now, not %temp2, and no need to …
(edit) @6476   18 years Gary Byers New calling sequence. %rcx is %imm2 now, not %temp2, and no need to …
(edit) @6475   18 years Gary Byers New calling sequence. %rcx is %imm2 now, not %temp2, and no need to …
(edit) @6474   18 years Gary Byers global label-valued temporaries.
(edit) @6473   18 years Gary Byers FLOAT with no protototype argument.
(edit) @6472   18 years Gary Byers Try to do a little type inference for more flavors of AREF.
(edit) @6471   18 years Gary Byers FUNCTION-INFORMATION might return an afunc (or equivalent) as a …
(edit) @6470   18 years Gary Byers Support the new (call/ret) calling sequence, new tra/talign scheme. …
(edit) @6469   18 years Gary Byers Support the new (call/ret) calling sequence, new tra/talign scheme.
(edit) @6468   18 years Gary Byers Support :talign, (@ (: label) (% rip)).
(edit) @6467   18 years Gary Byers Recognize CALL label operands, rip-relative label refs.
(edit) @6466   18 years Gary Byers Allow label-valued temporaries, support :talign directive in vinsn …
(edit) @6465   18 years Gary Byers Add call instruction; note that %rip is a register …
(edit) @6464   18 years Gary Byers Use "tail-aligned" calls for most things, except calls to subprims …
(edit) @6463   18 years Gary Byers Try to make cross-compilation with x86-64 targets a little easier, by …
Note: See TracRevisionLog for help on using the revision log.