source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6585   18 years Gary Byers Lose %MAKE-NSSTRING-FROM-UTF32-STRING. Add …
(edit) @6584   18 years Gary Byers STRING-ENCODED-LENGTH-IN-BYTES wants another argument (on branch, too.)
(edit) @6583   18 years Gary Byers Pin char-code to 255 when looking for attributes.
(edit) @6582   18 years Gary Byers Back out of gap-context change, for now.
(edit) @6581   18 years Gary Byers Back out of gap-context change, for now.
(edit) @6580   18 years Gary Byers Back out of gap-context change, for now.
(edit) @6579   18 years Gary Byers Back out of gap-context change, for now.
(edit) @6578   18 years Gary Byers Back out of gap-context change, for now.
(edit) @6577   18 years Gary Byers SYNTAX-CHAR-CODE: pin char-code to 255.
(edit) @6576   18 years Gary Byers Get number of args right in call to STRING-ENCODED-LENGTH-IN-BYTES …
(edit) @6575   18 years Gary Byers %%get-[signed|unsigned]-longlong: unbox-fixnum args backwards.
(edit) @6574   18 years Gary Byers Not sure if this needs to be used, but stop referencing gap-related …
(edit) @6573   18 years Gary Byers Don't try to compile/load files that've been moved to archive/
(edit) @6572   18 years Gary Byers Remove some functions/other constructs that're unlikely to be used.
(edit) @6571   18 years Gary Byers Keep gap info in each buffer, not in special variables or symbol-macros.
(edit) @6570   18 years Gary Byers Comment out some stuff that's unlikely to be supported.
(edit) @6569   18 years Gary Byers Move more (currently unused, often unlikely to ever be used) stuff to …
(edit) @6568   18 years Gary Byers %%get-unsigned-longlong, %%get-signed-longlong: args in UNBOX-FIXNUM …
(edit) @6567   18 years Gary Byers Move lots of (currently unused, often unlikely to ever be used) stuff …
(edit) @6566   18 years Gary Byers populate
(edit) @6565   18 years Gary Byers start branch
(edit) @6564   18 years Gary Byers Started to do some lambda-list stuff, but need more environment support.
(edit) @6563   18 years Gary Byers Some more env-processing stuff, just copied from nx.
(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.
Note: See TracRevisionLog for help on using the revision log.