source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @4977   18 years Gary Byers * empty log message *
(edit) @4976   18 years Gary Byers typo
(edit) @4975   18 years Gary Byers spell name right
(edit) @4974   18 years Gary Byers * empty log message *
(edit) @4973   18 years Gary Byers :darwinx8664 stuff.
(edit) @4972   18 years Gary Byers :struct-by-value: don't read-time conditionalize (do other things …
(edit) @4971   18 years Gary Byers Darwinx8664: overload %gs, setup syscall mask.
(edit) @4970   18 years Gary Byers Handle syscall, ff-call for :darwinx8664 as well.
(edit) @4969   18 years Gary Byers New file; or's in the bit for Unix syscalls on Darwinx8664. (Screw: …
(edit) @4968   18 years Gary Byers Mask for PPC.
(edit) @4967   18 years Gary Byers Syscall conditionalization.
(edit) @4966   18 years Gary Byers Syscall conditionalization. SELECTION-INPUT-STREAM created with …
(edit) @4965   18 years Gary Byers Fencepost in POINTER-IN-CFSTRING-SECTION-P.
(edit) @4964   18 years Gary Byers * empty log message *
(edit) @4963   18 years Gary Byers rename
(edit) @4962   18 years Gary Byers * empty log message *
(edit) @4961   18 years Gary Byers Enable FP underflow detection on x8664. Should do this on PPC as …
(edit) @4960   18 years Gary Byers Dress up the Darwin x86-64 backend a little. Explicily define …
(edit) @4959   18 years Gary Byers Use :rcontext when necessary.
(edit) @4958   18 years Gary Byers Recognize :rcontext as a reference to the backend's …
(edit) @4957   18 years Gary Byers Backend now has a lisp-context-register slot.
(edit) @4956   18 years Gary Byers No more (constant) rcontext.
(edit) @4955   18 years Gary Byers Refer to rcontext segment register as :rcontext, since x86-64 Darwin …
(edit) @4954   18 years Gary Byers Copy some of the Mach exception code from the PPC version and tweak it …
(edit) @4953   18 years Gary Byers Provide some interim Darwin conditionalization.
(edit) @4952   18 years Gary Byers Spell FREEBSD correctly. Generate an equate for HAVE_TLS.
(edit) @4951   18 years Gary Byers Changes in purify_xp().
(edit) @4950   18 years Gary Byers * empty log message *
(edit) @4949   18 years Gary Byers Darwin x86-64 assembler doesn't like absolute jumps, prefers slower …
(edit) @4948   18 years Gary Byers Tell m4 that we HAVE_TLS.
(edit) @4947   18 years Gary Byers * empty log message *
(edit) @4946   18 years phil Initial version
(edit) @4945   18 years phil * empty log message *
(edit) @4944   18 years Gary Byers * empty log message *
(edit) @4943   18 years Gary Byers New file.
(edit) @4942   18 years Gary Byers xp accessors for Darwinx8664.
(edit) @4941   18 years Gary Byers REG_* constants for Darwin.
(edit) @4940   18 years Gary Byers Darwin assembler doesn't like lock instructions on the same line as …
(edit) @4939   18 years Gary Byers Treat X8664 like PPC64 (e.g., use dlfcn) on Darwin.
(edit) @4938   18 years Gary Byers xcode 2.4 headers: <i386/ucontext.h> doesn't define mcontext64, but …
(edit) @4937   18 years Gary Byers Define Iregnames for darwinx8664.
(edit) @4936   18 years Gary Byers Define an IMAGE_BASE_ADDRESS for x8664/Darwin.
(edit) @4935   18 years Gary Byers * empty log message *
Note: See TracRevisionLog for help on using the revision log.