|
|
|
@5044
|
18 years |
Gary Byers |
%CHAR-CODE: for how long has limit not been 216 ? For how long will …
|
|
|
|
@5043
|
18 years |
Gary Byers |
More fasl ops.
|
|
|
|
@5042
|
18 years |
Gary Byers |
%UNBOX-U8, u8-vref stuff.
|
|
|
|
@5041
|
18 years |
Gary Byers |
Add CHAR-CODE-LIMIT slot to TARGET-ARCH; may not be the best way to do …
|
|
|
|
@5040
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5039
|
18 years |
Gary Byers |
Updated.
|
|
|
|
@5038
|
18 years |
Gary Byers |
Updated.
|
|
|
|
@5037
|
18 years |
Gary Byers |
Added.
|
|
|
|
@5036
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5035
|
18 years |
Gary Byers |
Bump. New snapshots soon, I hope.
|
|
|
|
@5034
|
18 years |
Gary Byers |
Pass -g in ASFLAGS; same problems as always, but avoids problems with …
|
|
|
|
@5033
|
18 years |
Gary Byers |
Need to do an explicit sigreturn on Darwin (because of the sigaltstack …
|
|
|
|
@5032
|
18 years |
Gary Byers |
Check fpu overflow bit (not underflow) when deciding whether or not
to …
|
|
|
|
@5031
|
18 years |
Gary Byers |
Need an indirection to access mcontext from ucontext on Darwin;
invent …
|
|
|
|
@5030
|
18 years |
Gary Byers |
Add a declaration, to make this easier to step through.
|
|
|
|
@5029
|
18 years |
Gary Byers |
SINGLE-FLOAT-HALF-PI: use f0 not e0, just in case.
|
|
|
|
@5028
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5027
|
18 years |
Gary Byers |
Hyphenate ADD-AUTO-FLUSH-STREAM and REMOVE-AUTO-FLUSH-STREAM.
Export …
|
|
|
|
@5026
|
18 years |
Gary Byers |
READ-LINE on BASIC-INPUT-STREAM w/o STREAM-READ-LINE.
|
|
|
|
@5025
|
18 years |
Gary Byers |
HANDLER-CASE: the :NO-ERROR clause can appear at most once but doesn't …
|
|
|
|
@5024
|
18 years |
Gary Byers |
BASIC-OUTPUT-STREAM isn't an INPUT-STREAM.
Some STREAM-READ-LINE …
|
|
|
|
@5023
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5022
|
18 years |
Gary Byers |
PREPARE-TO-QUIT: other threads should be dead by the time that
streams …
|
|
|
|
@5021
|
18 years |
Gary Byers |
FULL-PATHNAME: remove some weird old code that assumed that interfered …
|
|
|
|
@5020
|
18 years |
Gary Byers |
Rename EVENT-POLL to AUTO-FLUSH-INTERACTIVE-STREAMS.
Make …
|
|
|
|
@5019
|
18 years |
Gary Byers |
MAKE-MCL-LISTENER-STREAM uses ADD-AUTOFLUSH-STREAM, …
|
|
|
|
@5018
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5017
|
18 years |
Gary Byers |
Darwin needs to decode the mxcsr on SIGFPE.
DARWIN_GS_HACK changes in …
|
|
|
|
@5016
|
18 years |
Gary Byers |
x86-64 Darwin's math library is pretty casual about causing spurious …
|
|
|
|
@5015
|
18 years |
Gary Byers |
New file; like the linuxx8664 version, with different signals to be …
|
|
|
|
@5014
|
18 years |
Gary Byers |
Using ud2b to force an exception in pseudo_sigreturn() seems to …
|
|
|
|
@5013
|
18 years |
Gary Byers |
First attempt at Darwinx8664 support; may need more work.
|
|
|
|
@5012
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5011
|
18 years |
Gary Byers |
Try not to use sprintf() (at least not for printing integers), since …
|
|
|
|
@5010
|
18 years |
Gary Byers |
Unbox %arg_z (boxed entrypoint) earlier in _SPffcall, before entering …
|
|
|
|
@5009
|
18 years |
Gary Byers |
Fix a typo.
|
|
|
|
@5008
|
18 years |
Gary Byers |
Define a few more things …
|
|
|
|
@5007
|
18 years |
Gary Byers |
Lots of changes, especially to Mach exception handling code.
Do the …
|
|
|
|
@5006
|
18 years |
Gary Byers |
atomic_and(), pseudo_sigreturn() for DarwinX8664.
|
|
|
|
@5005
|
18 years |
Gary Byers |
Some PPC64 conditionalizations should really have tested WORD_SIZE.
…
|
|
|
|
@5004
|
18 years |
Gary Byers |
Don't really flush cache lines on x8664.
Some PPC64 …
|
|
|
|
@5003
|
18 years |
Gary Byers |
Define SYSCALL_SETS_CARRY_ON_ERROR for FreeBSDX664, DarwinX8664.
|
|
|
|
@5002
|
18 years |
Gary Byers |
Much smaller pagezero, much lower seg1addr.
Something in the …
|
|
|
|
@5001
|
18 years |
Gary Byers |
Untested changes for Darwinx8664.
|
|
|
|
@5000
|
18 years |
Gary Byers |
Fix typo in darwinx8664 xload-backend-info (compiler target is …
|
|
|
|
@4999
|
18 years |
Gary Byers |
Dump concatenated functions from xfunctions when cross-compiling to …
|
|
|
|
@4998
|
18 years |
Gary Byers |
MACHINE-VERSION: conditionalize on :DARWIN-TARGET (not :DARWINPPC-TARGET).
|
|
|
|
@4997
|
18 years |
Gary Byers |
:DARWIN-TARGET (not :DARWINPPC-TARGET).
|
|
|
|
@4996
|
18 years |
Gary Byers |
:DARWINX8664 stuff.
|
|
|
|
@4995
|
18 years |
Gary Byers |
Bump.
|
|
|
|
@4994
|
18 years |
Gary Byers |
Conditionalize on DARWIN-TARGET, not DARWINPPC-TARGET.
|
|
|
|
@4993
|
18 years |
Gary Byers |
FILE-STREAM-EXTERNAL-FORMAT stuff for BASIC-STREAMs.
|
|
|
|
@4992
|
18 years |
Gary Byers |
DarwinX8664 *features*.
|
|
|
|
@4991
|
18 years |
Gary Byers |
Some DARWINPPC-TARGET conditionals really want to be DARWIN-TARGET.
|
|
|
|
@4990
|
18 years |
Gary Byers |
YIELD-SYSCALL for DarwinX8664.
|
|
|
|
@4989
|
18 years |
Gary Byers |
Use CROSS-CREATE-X86-FUNCTION if not compiling natively.
Fix …
|
|
|
|
@4988
|
18 years |
Gary Byers |
Ensure that CROSS-CREATE-X86-FUNCTION is defined, even on x86. Use it …
|
|
|
|
@4987
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@4986
|
18 years |
Gary Byers |
Define DARWIN_GS_HACK.
|
|
|
|
@4985
|
18 years |
Gary Byers |
Still needs lots of work.
|
|
|
|
@4984
|
18 years |
Gary Byers |
Include Mach stuff on Darwin; prototypes for DARWIN_GS_HACK %gs …
|
|
|
|
@4983
|
18 years |
Gary Byers |
Manipulate the %gs register when a lisp thread starts, exits and …
|
|
|
|
@4982
|
18 years |
Gary Byers |
DARWIN_GS_HACK macros.
|
|
|
|
@4981
|
18 years |
Gary Byers |
Note the need for DARWIN_GS_HACK.
|
|
|
|
@4980
|
18 years |
Gary Byers |
DARWIN_GS_HACK hacks.
|
|
|
|
@4979
|
18 years |
Gary Byers |
Hope that the need for DARWIN_GS_HACK is also temporary.
|
|
|
|
@4978
|
18 years |
Gary Byers |
Hope that the workaround for missing mcontext64 in x8664 Darwin is …
|
|
|
|
@4977
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@4976
|
18 years |
Gary Byers |
typo
|
|
|
|
@4975
|
18 years |
Gary Byers |
spell name right
|
|
|
|
@4974
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@4973
|
18 years |
Gary Byers |
:darwinx8664 stuff.
|
|
|
|
@4972
|
18 years |
Gary Byers |
:struct-by-value: don't read-time conditionalize (do other things …
|
|
|
|
@4971
|
18 years |
Gary Byers |
Darwinx8664: overload %gs, setup syscall mask.
|
|
|
|
@4970
|
18 years |
Gary Byers |
Handle syscall, ff-call for :darwinx8664 as well.
|
|
|
|
@4969
|
18 years |
Gary Byers |
New file; or's in the bit for Unix syscalls on Darwinx8664.
(Screw: …
|
|
|
|
@4968
|
18 years |
Gary Byers |
Mask for PPC.
|
|
|
|
@4967
|
18 years |
Gary Byers |
Syscall conditionalization.
|
|
|
|
@4966
|
18 years |
Gary Byers |
Syscall conditionalization.
SELECTION-INPUT-STREAM created with …
|
|
|
|
@4965
|
18 years |
Gary Byers |
Fencepost in POINTER-IN-CFSTRING-SECTION-P.
|
|
|
|
@4964
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@4963
|
18 years |
Gary Byers |
rename
|
|
|
|
@4962
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@4961
|
18 years |
Gary Byers |
Enable FP underflow detection on x8664. Should do this on PPC as …
|
|
|
|
@4960
|
18 years |
Gary Byers |
Dress up the Darwin x86-64 backend a little.
Explicily define …
|
|
|
|
@4959
|
18 years |
Gary Byers |
Use :rcontext when necessary.
|
|
|
|
@4958
|
18 years |
Gary Byers |
Recognize :rcontext as a reference to the backend's …
|
|
|
|
@4957
|
18 years |
Gary Byers |
Backend now has a lisp-context-register slot.
|
|
|
|
@4956
|
18 years |
Gary Byers |
No more (constant) rcontext.
|
|
|
|
@4955
|
18 years |
Gary Byers |
Refer to rcontext segment register as :rcontext, since x86-64 Darwin …
|
|
|
|
@4954
|
18 years |
Gary Byers |
Copy some of the Mach exception code from the PPC version and tweak it …
|
|
|
|
@4953
|
18 years |
Gary Byers |
Provide some interim Darwin conditionalization.
|
|
|
|
@4952
|
18 years |
Gary Byers |
Spell FREEBSD correctly.
Generate an equate for HAVE_TLS.
|
|
|
|
@4951
|
18 years |
Gary Byers |
Changes in purify_xp().
|
|
|
|
@4950
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@4949
|
18 years |
Gary Byers |
Darwin x86-64 assembler doesn't like absolute jumps, prefers slower …
|
|
|
|
@4948
|
18 years |
Gary Byers |
Tell m4 that we HAVE_TLS.
|
|
|
|
@4947
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@4946
|
18 years |
phil |
Initial version
|
|
|
|
@4945
|
18 years |
phil |
* empty log message *
|
|
|
|