|
|
|
@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 …
|
|
|
|
@6411
|
18 years |
Gary Byers |
mkcatch macro doesn't include blr.
|
|
|
|
@6410
|
18 years |
Gary Byers |
Add nmkunwind vinsn, which handles *interrupt-level* binding …
|
|
|
|
@6409
|
18 years |
Gary Byers |
Changes to suppress references to "running_under_rosetta" on branch, too.
|
|
|
|
@6408
|
18 years |
Gary Byers |
Changes to suppress references to "running_under_rosetta" on branch, too.
|
|
|
|
@6407
|
18 years |
Gary Byers |
Define a .SPnmkunwind for PPC; needs to be bootstrapped.
|
|
|
|
@6406
|
18 years |
Gary Byers |
Define a .SPnmkunwind for PPC; needs to be bootstrapped.
|
|
|
|
@6405
|
18 years |
Gary Byers |
Arrange to pass old_valence through exception handlers, so we're
less …
|
|
|
|
@6404
|
18 years |
Gary Byers |
Squelch "foo is deprecated" warnings.
|
|
|
|
@6403
|
18 years |
Gary Byers |
Arrange to pass old_valence through exception handlers, so we're
less …
|
|
|
|
@6402
|
18 years |
Gary Byers |
PATHNAME-DEVICE is NIL for physical-pathnames, :UNSPECIFIC for …
|
|
|
|
@6401
|
18 years |
Gary Byers |
LOGICAL-PATHNAME: signal a type-error if there's no logical-host. …
|
|
|
|
@6400
|
18 years |
Gary Byers |
:IF-EXISTS defaults to :NEW-VERSION if the pathname's version is :NEWEST.
|
|
|
|
@6399
|
18 years |
Gary Byers |
In SET-GF-ARG-INFO, clear the dt cache if APO changes.
|
|
|
|
@6398
|
18 years |
Gary Byers |
Use a CMOVE in EQL.
|
|
|
|
@6397
|
18 years |
Gary Byers |
FLOAT: arrrgh.
|
|
|
|
@6396
|
18 years |
Gary Byers |
Remove the extraneous "6"; don't want to know how it got there ... …
|
|
|
|
@6395
|
18 years |
Gary Byers |
Need to revive the old MKUNWIND, to keep PROGV from losing.
|
|
|
|
@6394
|
18 years |
Gary Byers |
|
|
|
|
@6393
|
18 years |
Gary Byers |
Fix the "bytes allocated" message and computation for GC-VERBOSE entry.
|
|
|
|
@6392
|
18 years |
Gary Byers |
|
|
|
|
@6391
|
18 years |
Gary Byers |
Set literal-code-limit to #xd800 for utf-16 variants.
Fix the typo …
|
|
|
|
@6390
|
18 years |
Gary Byers |
Mis-align some fields in the darwin ppc64 thread state structure, just …
|
|
|
|
@6389
|
18 years |
Gary Byers |
|
|
|
|
@6388
|
18 years |
Gary Byers |
running_under_rosetta only exists on Darwin, and should probably be …
|
|
|
|
@6387
|
18 years |
Gary Byers |
use_mach_exception_handling is referenced at runtime and explicitly …
|
|
|
|
@6386
|
18 years |
Gary Byers |
running_under_rosetta - which is kind of an oxymoron - is specific to …
|
|
|
|
@6385
|
18 years |
Gary Byers |
Bump.
|
|
|
|
@6384
|
18 years |
Gary Byers |
Reassign registers: %rcx = %imm2, %r10 = %temp2.
This basically means …
|
|
|
|
@6383
|
18 years |
Gary Byers |
Don't think that %ra0 and %temp2 are disjoint. (They aren't, and
we …
|
|
|
|
@6382
|
18 years |
Gary Byers |
Use %imm2 - not %temp2 - when building a catch frame.
|
|
|
|
@6381
|
18 years |
Gary Byers |
Don't use %temp2 (which is aliased to %ra0, still used occasionally.) …
|
|
|
|
@6380
|
18 years |
Gary Byers |
x8664-imm-regs now include %imm2.
|
|
|
|
@6379
|
18 years |
Gary Byers |
Things which do shifts - including %FIXNUM-GCD - should use %imm2, …
|
|
|
|
@6378
|
18 years |
Gary Byers |
Things which do shifts - including %FIXNUM-GCD - should use %imm2, …
|
|
|
|
@6377
|
18 years |
Gary Byers |
When unwinding the stack and returning values, don't let %imm2 be
used …
|
|
|
|
@6376
|
18 years |
Gary Byers |
Don't need to worry about keeping %rcx from confusing the GC when
%cl …
|
|
|
|
@6375
|
18 years |
Gary Byers |
RCX is an immediate register (and also %nargs.q, and still used for …
|
|
|
|
@6374
|
18 years |
Gary Byers |
Define and use repret instruction.
|
|
|
|
@6373
|
18 years |
Gary Byers |
x8664-setup-ftd: deal with cross-compilation issues.
|
|
|
|
@6372
|
18 years |
Gary Byers |
Gak. .SPmkcatch1v wants return address on stack.
|
|
|
|
@6371
|
18 years |
Gary Byers |
LAP changes to support new x86-64 calling sequence.
|
|
|
|
@6370
|
18 years |
Gary Byers |
LAP changes to support new x86-64 calling sequence (multiple-values, …
|
|
|
|
@6369
|
18 years |
Gary Byers |
don't DECLARE IGNORE something that probably hasn't existed in years.
|
|
|
|
@6368
|
18 years |
Gary Byers |
Printing a single float might work; need to check that …
|
|
|
|
@6367
|
18 years |
Gary Byers |
If we interrupt late in the write-barrier, force the thread to return …
|
|
|
|
@6366
|
18 years |
Gary Byers |
The one and only call to _SPfuncall in the world pushes a return
address.
|
|
|
|
@6365
|
18 years |
Gary Byers |
Lose most of the "new" call/ret-based subprim variants; most things …
|
|
|
|
@6364
|
18 years |
Gary Byers |
Lose most of the "new" call/ret-based subprim variants; most things …
|
|
|
|
@6363
|
18 years |
Gary Byers |
Add gtra, just about when we're about to stop keeping return addresses …
|
|
|
|
@6362
|
18 years |
Gary Byers |
Don't set foreign record types when cross-compiling; too much …
|
|
|
|
@6361
|
18 years |
Gary Byers |
Use an ecase to initialize ftd interface dir; #. won't work if the
ftd …
|
|
|
|
@6360
|
18 years |
Gary Byers |
Spell arg names correctly in ppc64 callback.
Struct misalignment …
|
|
|
|
@6359
|
18 years |
Gary Byers |
Functions (and most subprims) called with return address on top of …
|
|
|
|
@6358
|
18 years |
Gary Byers |
Functions (and most subprims) called with return address on top of …
|
|
|
|
@6357
|
18 years |
Gary Byers |
Functions (and most subprims) called with return address on top of …
|
|
|
|
@6356
|
18 years |
Gary Byers |
Spell FreeBSD package name correctly, for cross-compile.
|
|
|
|
@6355
|
18 years |
Gary Byers |
Lose most of the "new" subprims added a few weeks ago.
Most things …
|
|
|
|
@6354
|
18 years |
Gary Byers |
Handle other label operands in (e.g.) CALL instructions.
|
|
|
|
@6353
|
18 years |
Gary Byers |
handle_fault: check for valid cmain before calling out to it.
|
|
|
|
@6352
|
18 years |
Gary Byers |
makes64 is an xcall.
|
|
|
|
@6351
|
18 years |
Gary Byers |
new unwind: call via lea/jmp, but do interrupt-level binding out-of-line.
|
|
|
|
@6350
|
18 years |
Gary Byers |
gtra for linuxx8664.
|
|
|
|
@6349
|
18 years |
Gary Byers |
New catch, unwind-protect stuff.
|
|
|
|
@6348
|
18 years |
Gary Byers |
New catch, unwind-protect stuff.
define xcall-subprim, start to use it.
|
|
|
|
@6347
|
18 years |
Gary Byers |
(Finally) don't need to set %fn to jump to it, can jump to …
|
|
|
|
@6346
|
18 years |
Gary Byers |
New mkcatch, mkunwind.
|
|
|
|
@6345
|
18 years |
Gary Byers |
New mkcatch, mkunwind.
|
|
|
|
@6344
|
18 years |
Gary Byers |
Back out of the "delta" stuff: probably more confusing that way.
|
|
|
|
@6343
|
18 years |
Gary Byers |
Use init-nclosure to make closures.
LABELS needs to account for extra …
|
|
|
|
@6342
|
18 years |
Gary Byers |
Add INIT-NCLOSURE: closures now start with an instruction that sets …
|
|
|
|
@6341
|
18 years |
Gary Byers |
.SPncall-closure.
|
|
|
|
@6340
|
18 years |
Gary Byers |
In newfangled .SPnbuiltin_ash, return via ret (not jmp ra0) if shift …
|
|
|
|
@6339
|
18 years |
Gary Byers |
Correct an assertion made in a comment. Should really throw most of …
|
|
|
|
@6338
|
18 years |
Gary Byers |
Indentation …
|
|
|
|
@6337
|
18 years |
Gary Byers |
Start to handle new "builtin" subprims.
|
|
|
|