|
|
|
@8014
|
17 years |
Gary Byers |
Add a STATUS slot to ARITHMETIC-ERROR, with reader …
|
|
|
|
@8013
|
17 years |
mikel |
added final text and pictures to Tiger version of IB instructions for …
|
|
|
|
@8012
|
17 years |
Gary Byers |
%APPLY-IN-FRAME-PROTO.
|
|
|
|
@8011
|
17 years |
Gary Byers |
Build a stack frame in %FIXNUM-TRUNCATE, to avoid endless rounds of
mail.
|
|
|
|
@8010
|
17 years |
Gary Byers |
ARG-CHECK-TRAP-PC-LIMIT.
|
|
|
|
@8009
|
17 years |
Gary Byers |
check-min-max-args: use the same anchor in both anchored UUOs.
|
|
|
|
@8008
|
17 years |
Gary Byers |
In finish_function_entry, ensure that the xp's notion of where
rsp is …
|
|
|
|
@8007
|
17 years |
Gary Byers |
Add a couple of fields to XCF. Note that this will cause a benign …
|
|
|
|
@8006
|
17 years |
R. Matthew Emerson |
Match mark-as-imm with mark-as-node.
|
|
|
|
@8005
|
17 years |
Gary Byers |
Slot-unbound-trap terminates a block (why did it ever not do so ?)
by …
|
|
|
|
@8004
|
17 years |
Gary Byers |
Set foreign_sp (at time of exception) and previous-xframe slots
of xcf …
|
|
|
|
@8003
|
17 years |
Gary Byers |
Add a couple of fields to exception_callback_frame, to support …
|
|
|
|
@8002
|
17 years |
Gary Byers |
Try to ensure that a feature naming the OS is on *features* if a …
|
|
|
|
@8001
|
17 years |
R. Matthew Emerson |
Hit commit too soon.
|
|
|
|
@8000
|
17 years |
R. Matthew Emerson |
New file.
|
|
|
|
@7999
|
17 years |
R. Matthew Emerson |
New file.
|
|
|
|
@7998
|
17 years |
R. Matthew Emerson |
New file.
|
|
|
|
@7997
|
17 years |
R. Matthew Emerson |
New file.
|
|
|
|
@7996
|
17 years |
R. Matthew Emerson |
Use imm2 to hold pointers, rather than assuming/hoping that the …
|
|
|
|
@7995
|
17 years |
gz |
More forceful stream-clear-input for listener input.
Do page/line …
|
|
|
|
@7994
|
17 years |
gz |
add stream-eof-transient-p so can be specialized by streams that …
|
|
|
|
@7993
|
17 years |
gz |
Various:
Implement prompt-for-key, the last of the prompting suite of …
|
|
|
|
@7992
|
17 years |
Gary Byers |
Default *TYPECHECK-SLOTS-IN-OPTIMIZED-MAKE-INSTANCE* to T.
In the …
|
|
|
|
@7991
|
17 years |
R. Matthew Emerson |
Update %aset2, %aref3, and %aset3 to take account of the return …
|
|
|
|
@7990
|
17 years |
R. Matthew Emerson |
fpzero (not fp0) is the register with zero in it.
|
|
|
|
@7989
|
17 years |
R. Matthew Emerson |
New file.
|
|
|
|
@7988
|
17 years |
R. Matthew Emerson |
Minor tweaks.
|
|
|
|
@7987
|
17 years |
R. Matthew Emerson |
Try to set up for .SPvalues correctly.
|
|
|
|
@7986
|
17 years |
R. Matthew Emerson |
New file.
|
|
|
|
@7985
|
17 years |
R. Matthew Emerson |
Forgot (single-value-return) in a couple of places; correct other …
|
|
|
|
@7984
|
17 years |
R. Matthew Emerson |
New file.
|
|
|
|
@7983
|
17 years |
Gary Byers |
Be sure that UPDATE-CPL returns the CPL; some early/low-level classes …
|
|
|
|
@7982
|
17 years |
Gary Byers |
Be sure that UPDATE-CPL returns the CPL; some early/low-level classes …
|
|
|
|
@7981
|
17 years |
Gary Byers |
Try to use COMPARE-TO-T, COMPARE-CONSTANT-TO-REGISTER for EQ/NEQ.
|
|
|
|
@7980
|
17 years |
Gary Byers |
COMPARE-TO-T, COMPARE-CONSTANT-TO-REGISTER.
|
|
|
|
@7979
|
17 years |
Gary Byers |
Don't restart system calls automatically (this affects #_read at …
|
|
|
|
@7978
|
17 years |
Gary Byers |
Clean up SOCKET-ERROR a little (needs more work.)
Don't make sockets …
|
|
|
|
@7977
|
17 years |
Gary Byers |
Use *ERROR-PRINT-LENGTH*, *ERROR-PRINT-LEVEL*.
|
|
|
|
@7976
|
17 years |
Gary Byers |
Try to make some STREAM-ERRORs look a little less ugly.
|
|
|
|
@7975
|
17 years |
Gary Byers |
Per-thread bindings of *ERROR-PRINT-LENGTH*, *ERROR-PRINT-LEVEL*.
|
|
|
|
@7974
|
17 years |
Gary Byers |
WITH-EAGAIN expands into new stuff.
|
|
|
|
@7973
|
17 years |
Gary Byers |
New file; experimental, not yet loaded. (Compile specialized dispatch …
|
|
|
|
@7972
|
17 years |
Gary Byers |
Fix &rest &key case, yet again.
|
|
|
|
@7971
|
17 years |
Gary Byers |
Fix typo in BROADCAST-STREAM stream-write-list method name.
Define …
|
|
|
|
@7970
|
17 years |
Gary Byers |
create new branch, if I did this right
|
|
|
|
@7969
|
17 years |
gz |
update from trunk to rev 7968
|
|
|
|
@7968
|
17 years |
gz |
Fix ticket #106: allow toplevel-read to return a set of bindings to be …
|
|
|
|
@7967
|
17 years |
Gary Byers |
Need %STRING-HASH for PPC.
|
|
|
|
@7966
|
17 years |
Gary Byers |
PPC32 vinsns: :jump attribute use for pc-relative jump only.
|
|
|
|
@7965
|
17 years |
Gary Byers |
ppc64 vinsns: :jump vinsn attribute now means "pc-relative jump" only.
|
|
|
|
@7964
|
17 years |
R. Matthew Emerson |
Correct SHLD and SHRD operands for 32 and 16 bit variants. Define a …
|
|
|
|
@7963
|
17 years |
R. Matthew Emerson |
Checkpoint.
|
|
|
|
@7962
|
17 years |
R. Matthew Emerson |
Add save[0-3] fields to the TCR. These are a caller-saved spill area …
|
|
|
|
@7961
|
17 years |
Gary Byers |
Spell UVSIZE with an "S".
|
|
|
|
@7960
|
17 years |
Gary Byers |
Try to avoid branching around UUOs, since some implemenations don't
do …
|
|
|
|
@7959
|
17 years |
Gary Byers |
new hash-table iteration scheme.
|
|
|
|
@7958
|
17 years |
Gary Byers |
CLASS-WRAPER caches CPL.
|
|
|
|
@7957
|
17 years |
Gary Byers |
New hash-table iteration scheme.
|
|
|
|
@7956
|
17 years |
Gary Byers |
New hash-table iteration scheme.
New WITH-PROCESS-WHOSTATE just binds …
|
|
|
|
@7955
|
17 years |
Gary Byers |
GCTIMES reported in INTERNAL-TIME-UNITS-PER-SECOND.
|
|
|
|
@7954
|
17 years |
Gary Byers |
Time-reporting changes.
|
|
|
|
@7953
|
17 years |
Gary Byers |
Fix comment indentation.
|
|
|
|
@7952
|
17 years |
Gary Byers |
CHAR/SET-CHAR: define in terms of SCHAR.
|
|
|
|
@7951
|
17 years |
Gary Byers |
Add timeval->microseconds.
|
|
|
|
@7950
|
17 years |
Gary Byers |
Continue Bill's changes to remove brain-death from %%TYPEP on arrays …
|
|
|
|
@7949
|
17 years |
Gary Byers |
Keep whostate in a per-thread variable, not in the PROCESS-OBJECT.
|
|
|
|
@7948
|
17 years |
Gary Byers |
INTERNAL-TIME-UNITS-PER-SECOND, whostate tweaks.
|
|
|
|
@7947
|
17 years |
Gary Byers |
INTERNAL-TIME-UNITS-PER-SECOND is 1000000 on 64-bit machines.
(Can …
|
|
|
|
@7946
|
17 years |
Gary Byers |
Maintain CPL in wrapper ...
Slot type-predicates can be NULL (instead …
|
|
|
|
@7945
|
17 years |
Gary Byers |
New CLASS-CELL-TYPEP, tries to get CPL from (valid) wrapper.
Maintain …
|
|
|
|
@7944
|
17 years |
Gary Byers |
Process-whostate is now the per-thread binding of *WHOSTATE*.
|
|
|
|
@7943
|
17 years |
Gary Byers |
A few small changes; there may be bad bugs in EQUAL/EQUALP hashing. …
|
|
|
|
@7942
|
17 years |
Gary Byers |
%STRING-HASH: like %PNAME-HASH, but with a (possibly non-zero)
offset.
|
|
|
|
@7941
|
17 years |
Gary Byers |
Try to avoid jumping/branching to jumps. (NB: this requires some …
|
|
|
|
@7940
|
17 years |
Gary Byers |
Try harder (maybe much harder) to inline TYPEP calls involving …
|
|
|
|
@7939
|
17 years |
Gary Byers |
Recognize CHAR-CODE's result type.
|
|
|
|
@7938
|
17 years |
Gary Byers |
Peephole on the fly: turn
(push r1)
(movq top-of-stack r2)
into
…
|
|
|
|
@7937
|
17 years |
Gary Byers |
PRINT-OBJECT for DISASSEMBLED-INSTRUCTION.
|
|
|
|
@7936
|
17 years |
Gary Byers |
More tweaks.
|
|
|
|
@7935
|
17 years |
Gary Byers |
Don't use a bignum in HASHED-BY-IDENTITY, since there's only one …
|
|
|
|
@7934
|
17 years |
gz |
Oops. missed a couple in previous checkin
|
|
|
|
@7933
|
17 years |
gz |
Change scrolling interface: all actual scrolling now done by …
|
|
|
|
@7932
|
17 years |
gz |
fix logical error in univeral argument handling
|
|
|
|
@7931
|
17 years |
gz |
remove unused code
|
|
|
|
@7930
|
17 years |
mikel |
added more steps to creating UIs with Tiger
|
|
|
|
@7929
|
17 years |
gz |
Define a stream class for output to the listener and use it instead of …
|
|
|
|
@7928
|
17 years |
gz |
Update from trunk to rev 7927
|
|
|
|
@7927
|
17 years |
gz |
allow non-echoing input streams for the repl
|
|
|
|
@7926
|
17 years |
gz |
split off housekeeping-loop so the gui can use it
|
|
|
|
@7925
|
17 years |
Gary Byers |
Add :monitor-futex-wait to *known-optional-features*.
…
|
|
|
|
@7924
|
17 years |
Bill St. Clair |
TYPEP was consing on a user-defined array type, due to the call to …
|
|
|
|
@7923
|
17 years |
Bill St. Clair |
optimize-generic-function-dispatching now calls …
|
|
|
|
@7922
|
17 years |
gz |
Reimplement Query Replace as a minor mode
|
|
|
|
@7921
|
17 years |
Gary Byers |
Learn to read disassembled code; look for _sigtramp context in r8 on …
|
|
|
|
@7920
|
17 years |
mikel |
added more steps in the Tiger IB instructions
|
|
|
|
@7919
|
17 years |
gz |
Implement prompt-for-y-or-n and prompt-for-key-event (and hence …
|
|
|
|
@7918
|
17 years |
Gary Byers |
Add TYPE-PREDICATEs for ARGS-CTYPE and its subclasses.
|
|
|
|
@7917
|
17 years |
Gary Byers |
Provide type-predicate for NAMED-CTYPE; the type system otherwise …
|
|
|
|
@7916
|
17 years |
R. Matthew Emerson |
More work on %normalize-bignum-2.
|
|
|
|
@7915
|
17 years |
R. Matthew Emerson |
Typo; wrong index register name.
|
|
|
|