source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5701   18 years Gary Byers * empty log message *
(edit) @5700   18 years Gary Byers ppc2-vref1: lose extra arg to double->heap vinsn.
(edit) @5699   18 years Gary Byers * empty log message *
(edit) @5698   18 years Gary Byers When running an unwind-protect cleanup and multiple values are being …
(edit) @5697   18 years Gary Byers * empty log message *
(edit) @5696   18 years Gary Byers Revive some of the old GNUstep support; add partial ObjC 2.0 support …
(edit) @5695   18 years Gary Byers Conditionalize for darwin-target, not darwinppc-target.
(edit) @5694   18 years Gary Byers Disable background layout in the listener; the whole two-thread scheme …
(edit) @5693   18 years Gary Byers Document-begin-editing, document-end-editing: both seem to have been …
(edit) @5692   18 years Gary Byers * empty log message *
(edit) @5691   18 years Gary Byers Fix another typo …
(edit) @5690   18 years Gary Byers * empty log message *
(edit) @5689   18 years Gary Byers Fix typo (ppc32::, not ppc2::).
(edit) @5688   18 years Gary Byers Missing MISC-SET-C-S32 for PPC32.
(edit) @5687   18 years Gary Byers * empty log message *
(edit) @5686   18 years Gary Byers OPEN-SHARED-LIBRARY: freebsd version of #_dlopen doesn't return a link …
(edit) @5685   18 years Gary Byers * empty log message *
(edit) @5684   18 years Gary Byers %component-match-p: handle :WILD, :WILD-INFERIORS.
(edit) @5683   18 years Gary Byers Try to check for old libc versions (which may use %gs instead of %fs …
(edit) @5682   18 years Gary Byers Explicitly require NUMBER-CASE-MACRO.
(edit) @5681   18 years Gary Byers fixnum-sfloat-compare,fixnum-dfloat-compare: if the fixnum can be …
(edit) @5680   18 years Gary Byers * empty log message *
(edit) @5679   18 years Gary Byers Fix a few type errors, check for explicit vector-type length earlier.
(edit) @5678   18 years Gary Byers %STD-NAME-COMPONENT, %STD-TYPE-COMPONENT: preserved :WILD, don't map …
(edit) @5677   18 years Gary Byers More whack-a-mole with pathnames (specifically, preserving :WILD as …
(edit) @5676   18 years Gary Byers Small (mostly cosmetic) change to RATIONAL.
(edit) @5675   18 years Gary Byers * empty log message *
(edit) @5674   18 years Gary Byers Keep fixing CTYPECASE.
(edit) @5673   18 years Gary Byers DOH! STREAM-READ-LINE method on BASIC-CHARACTER-INPUT-STREAM returns …
(edit) @5672   18 years Gary Byers * empty log message *
(edit) @5671   18 years Gary Byers EQUAL on physical pathnames ignores the (new) version slot, as does …
(edit) @5670   18 years Gary Byers Don't assume that fixnums can be accurately coerced to floats when …
(edit) @5669   18 years Gary Byers * empty log message *
(edit) @5668   18 years Gary Byers ENOUGH-NAMESTRING: don't incorporate version into returned namestring …
(edit) @5667   18 years Gary Byers * empty log message *
(edit) @5666   18 years Gary Byers Update.
(edit) @5665   18 years Gary Byers * empty log message *
(edit) @5664   18 years Gary Byers Bump image/abi version.
(edit) @5663   18 years Gary Byers Bump fasl-min-vers.
(edit) @5662   18 years Gary Byers Bump current fasl version.
(edit) @5661   18 years Gary Byers Tweak the executable start address.
(edit) @5660   18 years Gary Byers * empty log message *
(edit) @5659   18 years Gary Byers On Darwin, use a .space directive to ensure that there's nothing …
(edit) @5658   18 years Gary Byers Sadly, we can't use -sectalign on x86-64 (ld64 does some …
(edit) @5657   18 years Gary Byers %SPLIT-COMPONENT: be a little more defensive.
(edit) @5656   18 years Gary Byers NX-FORM-TYPE: handle quoted constants.
(edit) @5655   18 years Gary Byers Bump $fasl-vers.
(edit) @5654   18 years Gary Byers Bump; remove "Beta" designation.
(edit) @5653   18 years Gary Byers * empty log message *
(edit) @5652   18 years Gary Byers Move NIL up a page on x86-64 as well.
(edit) @5651   18 years Gary Byers * empty log message *
(edit) @5650   18 years Gary Byers Be a little clearer about where we're .orged.
(edit) @5649   18 years Gary Byers Static area (including NIL) now one page higher on ppc32, as well.
(edit) @5648   18 years Gary Byers * empty log message *
(edit) @5647   18 years Gary Byers SQRT in LAP (todo: inline it.)
(edit) @5646   18 years Gary Byers * empty log message *
(edit) @5645   18 years Gary Byers Move ppc64::nil-value (and ppc64::reservation-discharge) up a page.
(edit) @5644   18 years Gary Byers xload-static-space-address for ppc64 is #x2000; still #x1000 for …
(edit) @5643   18 years Gary Byers *xload-static-space-address* depends on the backend. ppc64 wants it …
(edit) @5642   18 years Gary Byers Change seg1addr/sectalign, so that the image starts at #x1000 and …
(edit) @5641   18 years Gary Byers Org the spjump table 3 pages from where the aligned text section data …
(edit) @5640   18 years Gary Byers nil_value, etc a page higher.
(edit) @5639   18 years Gary Byers Don't remap ppc64 spjump table if it's already where it should be.
(edit) @5638   18 years Gary Byers Access lisp_globals/nrs_symbols a page higher.
(edit) @5637   18 years Gary Byers Move STATIC_BASE_ADDRESS up a page for ppc64.
(edit) @5636   18 years Gary Byers * empty log message *
(edit) @5635   18 years Gary Byers Ensure that sqrt() is prototyped.
(edit) @5634   18 years Gary Byers Insist on at least Panther for PPC32/Darwin. Use dlopen() on 64-bit …
(edit) @5633   18 years Gary Byers * empty log message *
(edit) @5632   18 years Gary Byers Just to be on the safe side (new pathname bugs, or old ?), append -BAK …
(edit) @5631   18 years Gary Byers COERCE/MAKE-SEQUENCE try to simplify vector types into concrete vector …
(edit) @5630   18 years Gary Byers Try (halfheartedly) to maintain PATHNAME-VERSION of physical …
(edit) @5629   18 years Gary Byers Don't call out to do sqrt.
(edit) @5628   18 years Gary Byers Try (halfheartedly) to maintain PATHNAME-VERSION of physical …
(edit) @5627   18 years Gary Byers Do single/double-float sqrt inline.
(edit) @5626   18 years Gary Byers Recognize that fsqrt/fsqrts instructions have a minor opcode in frb …
(edit) @5625   18 years Gary Byers If we get an FP exception during a SQRT, note that there's only one …
(edit) @5624   18 years Gary Byers Handle (some) unimplemented instructions, notably fsqrt/fqrts, which …
(edit) @5623   18 years Gary Byers Add get_fpscr().
(edit) @5622   18 years Gary Byers Need to handle SIGQUIT on ppc, too.
(edit) @5621   18 years Gary Byers Constraints on some double-float arithmetic vinsns should say …
(edit) @5620   18 years Gary Byers *initial-lisp-thread*, not initial-thread.
(edit) @5619   18 years Gary Byers Use frame pointer when signaling error.
(edit) @5618   18 years Gary Byers Add a %PHYSICAL-PATHAME-VERSION slot to physical pathnames. (Yes, this …
(edit) @5617   18 years Gary Byers Recognize the kernel's attempt to signal errors for (e.g.) failed …
(edit) @5616   18 years Gary Byers If a memory allocation request fails, signal a lisp error (what a concept.)
(edit) @5615   18 years Gary Byers Define DARWIN_USE_PSEUDO_SIGRETURN. Might be worth revisiting this.
(edit) @5614   18 years Gary Byers Go back to using the pseudo_sigreturn mechanism on Darwin, since doing …
(edit) @5613   18 years Gary Byers Ensure that newly-created threads have all signals unmasked. If a tcr …
(edit) @5612   18 years Gary Byers lazarus() runs with a lock on the TCR_AREA_LOCK.
(edit) @5611   18 years Gary Byers Don't declare do_memo_reset(), which hasn't existed in years.
(edit) @5610   18 years Gary Byers Bump.
(edit) @5609   18 years Gary Byers PREPARE-TO-QUIT: wait for the termination semaphore.
(edit) @5608   18 years Gary Byers PROCESS objects are created with a termination semaphore.
(edit) @5607   18 years Gary Byers THREAD-ENABLE: second arg is TERMINATION-SEMAPHORE. KILL-LISP-THREAD: …
(edit) @5606   18 years Gary Byers STRING-OUTPUT-STREAMs need to override their CLEAR-OUTPUT methods. …
(edit) @5605   18 years Gary Byers Disable underflow traps in new threads on x86-64. (The PPC never got …
(edit) @5604   18 years Gary Byers WITH-OUTPUT-TO-STRING: if string provided, evaluate the ELEMENT-TYPE …
(edit) @5603   18 years Gary Byers In aset2/aset3, ensure that the (final, 1d) index register is set - …
(edit) @5602   18 years Gary Byers Ensure that the (relatively new) built-in-classes SIMPLE-FIXNUM-VECTOR …
Note: See TracRevisionLog for help on using the revision log.