|
|
|
@6511
|
18 years |
Gary Byers |
Change some function prototypes.
Don't use a MACH_EXCEPTION_LOCK on …
|
|
|
|
@6510
|
18 years |
Gary Byers |
lisp register display changes for x86-64.
Get FPU display working on …
|
|
|
|
@6509
|
18 years |
Gary Byers |
gtra, just in time for the calling-sequence change.
|
|
|
|
@6508
|
18 years |
Gary Byers |
New ABI version.
|
|
|
|
@6507
|
18 years |
Gary Byers |
Ignore SIGSYS. If only I could; if only I could …
|
|
|
|
@6506
|
18 years |
Gary Byers |
More imm temps! (one more ...).
|
|
|
|
@6505
|
18 years |
Gary Byers |
Bump current fasl version.
|
|
|
|
@6504
|
18 years |
Gary Byers |
RLET, MAKE-RECORD, etc: don't set pointer type in cross-compiled code.
|
|
|
|
@6503
|
18 years |
Gary Byers |
Don't use #. to initialize *host-ftd* interface dir, because of …
|
|
|
|
@6502
|
18 years |
Gary Byers |
Support "queries" in FFI reader macros: #_?foo, #$?foo, and #&?foo …
|
|
|
|
@6501
|
18 years |
Gary Byers |
Lose some stuff leftover from 68k->PPC MCL transition.
|
|
|
|
@6500
|
18 years |
Gary Byers |
Mapped-vector stuff.
|
|
|
|
@6499
|
18 years |
Gary Byers |
Add a comment.
|
|
|
|
@6498
|
18 years |
Gary Byers |
Very small lap change.
|
|
|
|
@6497
|
18 years |
Gary Byers |
Move %FIXNUM-REF-MACPTR and %FIXNUM-SET-MACPTR elsewhere.
|
|
|
|
@6496
|
18 years |
Gary Byers |
File-mapped vectors.
|
|
|
|
@6495
|
18 years |
Gary Byers |
OPEN : :if-exists defaults to :new-version if pathname-version of …
|
|
|
|
@6494
|
18 years |
Gary Byers |
%BREAK-IN-FRAME might be called with a CONDITION object.
|
|
|
|
@6493
|
18 years |
Gary Byers |
*HOST-PAGE-SIZE* initialized earlier.
|
|
|
|
@6492
|
18 years |
Gary Byers |
If there's no host component in a namestring argument, …
|
|
|
|
@6491
|
18 years |
Gary Byers |
Initial-lisp-thread, initial listener stack sizes now static.
|
|
|
|
@6490
|
18 years |
Gary Byers |
Pathname arcana.
|
|
|
|
@6489
|
18 years |
Gary Byers |
Optionally, invoke debugger-hook on SIGINT.
|
|
|
|
@6488
|
18 years |
Gary Byers |
Clear dispatch table cache if GF APO changes.
|
|
|
|
@6487
|
18 years |
Gary Byers |
Don't cons when clearing spin lock.
Commented-out (#+bad-idea) …
|
|
|
|
@6486
|
18 years |
Gary Byers |
Use %pname-hash to hash ... pnames.
|
|
|
|
@6485
|
18 years |
Gary Byers |
%FIXNUM-REF-MACPTR, %FIXNUM-SET-MACPTR: move here.
|
|
|
|
@6484
|
18 years |
Gary Byers |
Remove an old declaration.
|
|
|
|
@6483
|
18 years |
Gary Byers |
New calling sequence.
|
|
|
|
@6482
|
18 years |
Gary Byers |
New calling sequence. Use a CMOV in EQL.
|
|
|
|
@6481
|
18 years |
Gary Byers |
New calling sequence. No need to be careful with %rcx (now %imm2)
in …
|
|
|
|
@6480
|
18 years |
Gary Byers |
New calling sequence.
|
|
|
|
@6479
|
18 years |
Gary Byers |
New calling sequence.
|
|
|
|
@6478
|
18 years |
Gary Byers |
Handle new-style tras, other new-calling-sequence changes.
|
|
|
|
@6477
|
18 years |
Gary Byers |
New calling sequence. %rcx is %imm2 now, not %temp2, and no need
to …
|
|
|
|
@6476
|
18 years |
Gary Byers |
New calling sequence. %rcx is %imm2 now, not %temp2, and no need
to …
|
|
|
|
@6475
|
18 years |
Gary Byers |
New calling sequence. %rcx is %imm2 now, not %temp2, and no need
to …
|
|
|
|
@6474
|
18 years |
Gary Byers |
global label-valued temporaries.
|
|
|
|
@6473
|
18 years |
Gary Byers |
FLOAT with no protototype argument.
|
|
|
|
@6472
|
18 years |
Gary Byers |
Try to do a little type inference for more flavors of AREF.
|
|
|
|
@6471
|
18 years |
Gary Byers |
FUNCTION-INFORMATION might return an afunc (or equivalent) as
a …
|
|
|
|
@6470
|
18 years |
Gary Byers |
Support the new (call/ret) calling sequence, new tra/talign scheme. …
|
|
|
|
@6469
|
18 years |
Gary Byers |
Support the new (call/ret) calling sequence, new tra/talign scheme.
|
|
|
|
@6468
|
18 years |
Gary Byers |
Support :talign, (@ (: label) (% rip)).
|
|
|
|
@6467
|
18 years |
Gary Byers |
Recognize CALL label operands, rip-relative label refs.
|
|
|
|
@6466
|
18 years |
Gary Byers |
Allow label-valued temporaries, support :talign directive in vinsn …
|
|
|
|
@6465
|
18 years |
Gary Byers |
Add call instruction; note that %rip is a register …
|
|
|
|
@6464
|
18 years |
Gary Byers |
Use "tail-aligned" calls for most things, except calls to subprims …
|
|
|
|
@6463
|
18 years |
Gary Byers |
Try to make cross-compilation with x86-64 targets a little easier,
by …
|
|
|
|
@6462
|
18 years |
Gary Byers |
move away from lea/jmp, towards call/ret.
rcx is now an imm reg; ra0 = …
|
|
|
|
@6461
|
18 years |
Gary Byers |
%immediate-set-xxx: get sign right.
unwind-protect uses nmkunwind …
|
|
|
|
@6460
|
18 years |
Gary Byers |
nmkunwind.
|
|
|
|
@6459
|
18 years |
Gary Byers |
getu32/gets32, nmkunwind.
|
|
|
|
@6458
|
18 years |
Gary Byers |
New .SPnmkunwind.
|
|
|
|
@6457
|
18 years |
Gary Byers |
Make %GET-KERNEL-GLOBAL-PTR actually work.
|
|
|
|
@6456
|
18 years |
Gary Byers |
Make %GET-KERNEL-GLOBAL-PTR actually work.
|
|
|
|
@6455
|
18 years |
Gary Byers |
Bump image abi version.
|
|
|
|
@6454
|
18 years |
Gary Byers |
Update min fasl version.
|
|
|
|
@6453
|
18 years |
Gary Byers |
Bump current fasl version.
|
|
|
|
@6452
|
18 years |
Gary Byers |
Use %pname-hash for symbol hashing; faster than string-hash.
|
|
|
|
@6451
|
18 years |
Gary Byers |
Bump max fasl version.
|
|
|
|
@6450
|
18 years |
Gary Byers |
%GET-KERNEL-GLOBAL-PTR: actually works …
|
|
|
|
@6449
|
18 years |
Gary Byers |
x862-%immediate-store had signedness backwards, as well.
|
|
|
|
@6448
|
18 years |
Gary Byers |
Get signedness right in ppc2-%immediate-store (exposed by .SPgetxlong …
|
|
|
|
@6447
|
18 years |
Gary Byers |
debug_show_fpu for x86-64 FreeBSD.
FreeBSD xmm context stuff.
|
|
|
|
@6446
|
18 years |
Gary Byers |
x86-64 new_heap_segment: keep trying smaller values …
|
|
|
|
@6445
|
18 years |
Gary Byers |
Bump.
|
|
|
|
@6444
|
18 years |
Gary Byers |
*initial-lisp-thread*, some stack sizes are static.
|
|
|
|
@6443
|
18 years |
Gary Byers |
Don't cons when clearing spinlock.
Commented out alternate definitions …
|
|
|
|
@6442
|
18 years |
Gary Byers |
%fixnum-ref-macptr, %fixnum-set-macptr should be defined early.
|
|
|
|
@6441
|
18 years |
Gary Byers |
%fixnum-ref-macptr, %fixnum-set-macptr don't belong here.
|
|
|
|
@6440
|
18 years |
Gary Byers |
In new_heap_segment(), try smaller deltas if we can't allocate …
|
|
|
|
@6439
|
18 years |
Gary Byers |
*SPIN-LOCK-TRIES* is static.
|
|
|
|
@6438
|
18 years |
Gary Byers |
|
|
|
|
@6437
|
18 years |
Gary Byers |
More file-mapping fixes.
|
|
|
|
@6436
|
18 years |
Gary Byers |
More file-mapping stuff.
|
|
|
|
@6435
|
18 years |
Gary Byers |
Use .SPgetu32/.SPgets33, no more .SPgetxlong.
|
|
|
|
@6434
|
18 years |
Gary Byers |
Use .SPgetu32/.SPgets33, no more .SPgetxlong.
|
|
|
|
@6433
|
18 years |
Gary Byers |
ELT/SET-ELT: fix on branch, too.
|
|
|
|
@6432
|
18 years |
Gary Byers |
ELT, SET-ELT: don't assume that NTHCDR returns a CONS, signal the …
|
|
|
|
@6431
|
18 years |
Gary Byers |
More file-mapping stuff.
|
|
|
|
@6430
|
18 years |
Gary Byers |
%GET-KERNEL-GLOBAL-PTR needs to use %INT-TO-PTR. Apparently, not much …
|
|
|
|
@6429
|
18 years |
Gary Byers |
|
|
|
|
@6428
|
18 years |
Gary Byers |
If PUTHASH decides that it wants to grow the hash table, it tries
to …
|
|
|
|
@6427
|
18 years |
Gary Byers |
|
|
|
|
@6426
|
18 years |
Gary Byers |
FUNCTION-INFORMATION returns what it finds in the environment, not …
|
|
|
|
@6425
|
18 years |
Gary Byers |
ACODE-FORM-TYPE: look at multi-dimensional array operations, too.
|
|
|
|
@6424
|
18 years |
Gary Byers |
Fixnum addition, subtraction: avoid overflow checks in binops if
each …
|
|
|
|
@6423
|
18 years |
Gary Byers |
Unsafe unboxing.
|
|
|
|
@6422
|
18 years |
Gary Byers |
Alias for xmm0 field in fp context.
|
|
|
|
@6421
|
18 years |
Gary Byers |
Fix Darwin FP reg context stuff.
|
|
|
|
@6420
|
18 years |
Gary Byers |
No more (distinct) ra0.
Get the FPU printer working on darwin-x8664.
|
|
|
|
@6419
|
18 years |
Gary Byers |
Treat #_?sym, #$?sym, and #&?sym as tests for the definedness of
the …
|
|
|
|
@6418
|
18 years |
Gary Byers |
Export file-mapping primitives.
|
|
|
|
@6417
|
18 years |
Gary Byers |
Move *host-page-size* here.
Add file-mapping primitives.
|
|
|
|
@6416
|
18 years |
Gary Byers |
Move *host-page-size* elsewhere.
|
|
|
|
@6415
|
18 years |
Gary Byers |
Conditionalize for USE_MACH_EXCEPTION_LOCK.
Pass the old_valence …
|
|
|
|
@6414
|
18 years |
Gary Byers |
Fix USE_MACH_EXCEPTION_LOCK conditionalization.
|
|
|
|
@6413
|
18 years |
Gary Byers |
Try to make use of mach_exception_lock conditional, disable it.
(Need …
|
|
|
|
@6412
|
18 years |
Gary Byers |
Don't assume that mkcatch macro does blr; do it ourselves, or jmp …
|
|
|
|