source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5077   18 years Gary Byers Make CHAR-CODE-LIMIT an attribute of the target arch, for bootstrapping.
(edit) @5076   18 years Gary Byers * empty log message *
(edit) @5075   18 years Gary Byers Fix typo.
(edit) @5074   18 years Gary Byers * empty log message *
(edit) @5073   18 years Gary Byers hex/decimal integer printers: 3 is also a hex digit.
(edit) @5072   18 years Gary Byers Install a "bogus signal handler" on Darwin, to deal with apparent race …
(edit) @5071   18 years Gary Byers Use a hlt instruction to trap in pseudo_sigreturn. Still get spurious …
(edit) @5070   18 years Gary Byers Define some things in terms of USE_MACH_SEMAPHORES or …
(edit) @5069   18 years Gary Byers Define some things in terms of USE_MACH_SEMAPHORES or …
(edit) @5068   18 years Gary Byers Try to avoid things like %COPY-IVECTOR-TO-IVECTOR when strings are …
(edit) @5067   18 years Gary Byers Things that're %HEAP-IVECTOR-P aren't bogus objects.
(edit) @5066   18 years Gary Byers Try to avoid things like %COPY-IVECTOR-TO-IVECTOR when strings are …
(edit) @5065   18 years Gary Byers AUTO-FLUSH-INTERACTIVE-STREAMS: use FORCE-OUTPUT.
(edit) @5064   18 years Gary Byers %COPY-U8-TO-STRING, %COPY-STRING-TO-U8: new, to avoid …
(edit) @5063   18 years Gary Byers %CSTR-POINTER and %CSTR-SEGMENT-POINTER: don't assume 8-bit chars.
(edit) @5062   18 years Gary Byers * empty log message *
(edit) @5061   18 years Gary Byers Fix tag check in 32-bit misc_set_single_float_vector.
(edit) @5060   18 years Gary Byers * empty log message *
(edit) @5059   18 years Gary Byers Bump max fasl version.
(edit) @5058   18 years Gary Byers Use new string ops. Bump current fasl version.
(edit) @5057   18 years Gary Byers Bump (max) fasl version.
(edit) @5056   18 years Gary Byers xloader was missing a few new ops.
(edit) @5055   18 years Gary Byers * empty log message *
(edit) @5054   18 years Gary Byers New string stuff here, too.
(edit) @5053   18 years Gary Byers New string stuff.
(edit) @5052   18 years Gary Byers * empty log message *
(edit) @5051   18 years Gary Byers More missing BASIC-STREAM methods (STREAM-LINE-COLUMN, STREAM-LISTEN, …
(edit) @5050   18 years Gary Byers Use READ-CHAR instead of STREAM-READ-CHAR, since it may be faster in …
(edit) @5049   18 years Gary Byers Unscramble auto-flush-streams stuff (don't assume ioblock-based stream.)
(edit) @5048   18 years Gary Byers Initial FD-STREAMs are BASIC-STREAMs.
(edit) @5047   18 years Gary Byers Change some REQUIRE forms; cosmetic. (Maybe not even cosmetic.)
(edit) @5046   18 years Gary Byers %unbox-u8, u8-vref stuff.
(edit) @5045   18 years Gary Byers New fasl ops for new string encodings.
(edit) @5044   18 years Gary Byers %CHAR-CODE: for how long has limit not been 216 ? For how long will …
(edit) @5043   18 years Gary Byers More fasl ops.
(edit) @5042   18 years Gary Byers %UNBOX-U8, u8-vref stuff.
(edit) @5041   18 years Gary Byers Add CHAR-CODE-LIMIT slot to TARGET-ARCH; may not be the best way to do …
(edit) @5040   18 years Gary Byers * empty log message *
(edit) @5039   18 years Gary Byers Updated.
(edit) @5038   18 years Gary Byers Updated.
(edit) @5037   18 years Gary Byers Added.
(edit) @5036   18 years Gary Byers * empty log message *
(edit) @5035   18 years Gary Byers Bump. New snapshots soon, I hope.
(edit) @5034   18 years Gary Byers Pass -g in ASFLAGS; same problems as always, but avoids problems with …
(edit) @5033   18 years Gary Byers Need to do an explicit sigreturn on Darwin (because of the sigaltstack …
(edit) @5032   18 years Gary Byers Check fpu overflow bit (not underflow) when deciding whether or not to …
(edit) @5031   18 years Gary Byers Need an indirection to access mcontext from ucontext on Darwin; invent …
(edit) @5030   18 years Gary Byers Add a declaration, to make this easier to step through.
(edit) @5029   18 years Gary Byers SINGLE-FLOAT-HALF-PI: use f0 not e0, just in case.
(edit) @5028   18 years Gary Byers * empty log message *
(edit) @5027   18 years Gary Byers Hyphenate ADD-AUTO-FLUSH-STREAM and REMOVE-AUTO-FLUSH-STREAM. Export …
(edit) @5026   18 years Gary Byers READ-LINE on BASIC-INPUT-STREAM w/o STREAM-READ-LINE.
(edit) @5025   18 years Gary Byers HANDLER-CASE: the :NO-ERROR clause can appear at most once but doesn't …
(edit) @5024   18 years Gary Byers BASIC-OUTPUT-STREAM isn't an INPUT-STREAM. Some STREAM-READ-LINE …
(edit) @5023   18 years Gary Byers * empty log message *
(edit) @5022   18 years Gary Byers PREPARE-TO-QUIT: other threads should be dead by the time that streams …
(edit) @5021   18 years Gary Byers FULL-PATHNAME: remove some weird old code that assumed that interfered …
(edit) @5020   18 years Gary Byers Rename EVENT-POLL to AUTO-FLUSH-INTERACTIVE-STREAMS. Make …
(edit) @5019   18 years Gary Byers MAKE-MCL-LISTENER-STREAM uses ADD-AUTOFLUSH-STREAM, …
(edit) @5018   18 years Gary Byers * empty log message *
(edit) @5017   18 years Gary Byers Darwin needs to decode the mxcsr on SIGFPE. DARWIN_GS_HACK changes in …
(edit) @5016   18 years Gary Byers x86-64 Darwin's math library is pretty casual about causing spurious …
(edit) @5015   18 years Gary Byers New file; like the linuxx8664 version, with different signals to be …
(edit) @5014   18 years Gary Byers Using ud2b to force an exception in pseudo_sigreturn() seems to …
(edit) @5013   18 years Gary Byers First attempt at Darwinx8664 support; may need more work.
(edit) @5012   18 years Gary Byers * empty log message *
(edit) @5011   18 years Gary Byers Try not to use sprintf() (at least not for printing integers), since …
(edit) @5010   18 years Gary Byers Unbox %arg_z (boxed entrypoint) earlier in _SPffcall, before entering …
(edit) @5009   18 years Gary Byers Fix a typo.
(edit) @5008   18 years Gary Byers Define a few more things …
(edit) @5007   18 years Gary Byers Lots of changes, especially to Mach exception handling code. Do the …
(edit) @5006   18 years Gary Byers atomic_and(), pseudo_sigreturn() for DarwinX8664.
(edit) @5005   18 years Gary Byers Some PPC64 conditionalizations should really have tested WORD_SIZE. …
(edit) @5004   18 years Gary Byers Don't really flush cache lines on x8664. Some PPC64 …
(edit) @5003   18 years Gary Byers Define SYSCALL_SETS_CARRY_ON_ERROR for FreeBSDX664, DarwinX8664.
(edit) @5002   18 years Gary Byers Much smaller pagezero, much lower seg1addr. Something in the …
(edit) @5001   18 years Gary Byers Untested changes for Darwinx8664.
(edit) @5000   18 years Gary Byers Fix typo in darwinx8664 xload-backend-info (compiler target is …
(edit) @4999   18 years Gary Byers Dump concatenated functions from xfunctions when cross-compiling to …
(edit) @4998   18 years Gary Byers MACHINE-VERSION: conditionalize on :DARWIN-TARGET (not :DARWINPPC-TARGET).
(edit) @4997   18 years Gary Byers :DARWIN-TARGET (not :DARWINPPC-TARGET).
(edit) @4996   18 years Gary Byers :DARWINX8664 stuff.
(edit) @4995   18 years Gary Byers Bump.
(edit) @4994   18 years Gary Byers Conditionalize on DARWIN-TARGET, not DARWINPPC-TARGET.
(edit) @4993   18 years Gary Byers FILE-STREAM-EXTERNAL-FORMAT stuff for BASIC-STREAMs.
(edit) @4992   18 years Gary Byers DarwinX8664 *features*.
(edit) @4991   18 years Gary Byers Some DARWINPPC-TARGET conditionals really want to be DARWIN-TARGET.
(edit) @4990   18 years Gary Byers YIELD-SYSCALL for DarwinX8664.
(edit) @4989   18 years Gary Byers Use CROSS-CREATE-X86-FUNCTION if not compiling natively. Fix …
(edit) @4988   18 years Gary Byers Ensure that CROSS-CREATE-X86-FUNCTION is defined, even on x86. Use it …
(edit) @4987   18 years Gary Byers * empty log message *
(edit) @4986   18 years Gary Byers Define DARWIN_GS_HACK.
(edit) @4985   18 years Gary Byers Still needs lots of work.
(edit) @4984   18 years Gary Byers Include Mach stuff on Darwin; prototypes for DARWIN_GS_HACK %gs …
(edit) @4983   18 years Gary Byers Manipulate the %gs register when a lisp thread starts, exits and …
(edit) @4982   18 years Gary Byers DARWIN_GS_HACK macros.
(edit) @4981   18 years Gary Byers Note the need for DARWIN_GS_HACK.
(edit) @4980   18 years Gary Byers DARWIN_GS_HACK hacks.
(edit) @4979   18 years Gary Byers Hope that the need for DARWIN_GS_HACK is also temporary.
(edit) @4978   18 years Gary Byers Hope that the workaround for missing mcontext64 in x8664 Darwin is …
Note: See TracRevisionLog for help on using the revision log.