|
|
|
@5518
|
18 years |
Gary Byers |
Typo in misc-ref-u64 vinsn emit.
|
|
|
|
@5517
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5516
|
18 years |
Gary Byers |
Transform three-argument AREF->%AREF3, ASET->%ASET3.
|
|
|
|
@5515
|
18 years |
Gary Byers |
Implement %aset2 in the x8664 backend.
|
|
|
|
@5514
|
18 years |
Gary Byers |
%aref3, %aset3.
|
|
|
|
@5513
|
18 years |
Gary Byers |
Use %aref2,%aref3.
|
|
|
|
@5512
|
18 years |
Gary Byers |
More (often redundant) vector-store vinsns.
|
|
|
|
@5511
|
18 years |
Gary Byers |
.SParef3, .SPaset3.
|
|
|
|
@5510
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5509
|
18 years |
Gary Byers |
.SParef3, .SPaset3.
|
|
|
|
@5508
|
18 years |
Gary Byers |
%ref3, %aset3.
|
|
|
|
@5507
|
18 years |
Gary Byers |
.SPref3, .SPaset3.
|
|
|
|
@5506
|
18 years |
Gary Byers |
Define mullr, which expands into one of mullw/mulld.
|
|
|
|
@5505
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5504
|
18 years |
Gary Byers |
:signed-64-bit-vector is signed …
|
|
|
|
@5503
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5502
|
18 years |
Gary Byers |
nx-error-for-simple-2d-array-type: forgot the :fixnum-vector case.
|
|
|
|
@5501
|
18 years |
Gary Byers |
Handle vector assignment differently; handle (setf (aref ...)) of …
|
|
|
|
@5500
|
18 years |
Gary Byers |
Add vinsns for misc-set-s* and variants. (Identical to the unsigned …
|
|
|
|
@5499
|
18 years |
Gary Byers |
general-aset2, simple-typed-aset2.
|
|
|
|
@5498
|
18 years |
Gary Byers |
New %ASET2 handling.
|
|
|
|
@5497
|
18 years |
Gary Byers |
ACODE-FORM-TYPE: use var-inittype if var is never assigned to.
|
|
|
|
@5496
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5495
|
18 years |
Gary Byers |
Try to work around incompatibilites in Tiger/Leopard headers.
|
|
|
|
@5494
|
18 years |
Gary Byers |
LOOKUP-PORT: use the macro HTONS, since the foreign function may not
exist.
|
|
|
|
@5493
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5492
|
18 years |
Gary Byers |
2d array error lookup -> nx.
|
|
|
|
@5491
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5490
|
18 years |
Gary Byers |
%VALID-REMAINING-TIMESPEC-TIME-P for x86-64, as well.
|
|
|
|
@5489
|
18 years |
Gary Byers |
%AREF2, %ASET2 in x8664 lap.
|
|
|
|
@5488
|
18 years |
Gary Byers |
pre-add displacement in .SParef2, .SPaset2.
|
|
|
|
@5487
|
18 years |
Gary Byers |
.SParef2, .SPaset2: since we aren't testing simple-array-ness, add the …
|
|
|
|
@5486
|
18 years |
Gary Byers |
PRINT-OBJECT method for EEPS: handle pointers on PPC(64), print 64-bit …
|
|
|
|
@5485
|
18 years |
Gary Byers |
Bump; new binaries soon.
|
|
|
|
@5484
|
18 years |
Gary Byers |
%NANOSLEEP calls %VALID-REMAINING-TIMESPEC-TIME-P, which is better …
|
|
|
|
@5483
|
18 years |
Gary Byers |
MACPTR->FIXNUM returns NIL if any non-fixnum bits would be set in the …
|
|
|
|
@5482
|
18 years |
Gary Byers |
Try to detect the case where %NANOSLEEP's second (by reference) …
|
|
|
|
@5481
|
18 years |
Gary Byers |
%AREF2, %ASET2: in LAP, just call into the kernel.
|
|
|
|
@5480
|
18 years |
Gary Byers |
Some platforms (the L-word) generate ppc64 functions whose addresses …
|
|
|
|
@5479
|
18 years |
Gary Byers |
%aref2, %aset2: call into kernel.
|
|
|
|
@5478
|
18 years |
Gary Byers |
2d aref support/changes.
|
|
|
|
@5477
|
18 years |
Gary Byers |
Get the PPC2 backend caught up with the x8664 wrt 2d aref. Stll a …
|
|
|
|
@5476
|
18 years |
Gary Byers |
NX-ERROR-FOR-SIMPLE-2D-ARRAY-TYPE.
|
|
|
|
@5475
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5474
|
18 years |
Gary Byers |
Bump.
|
|
|
|
@5473
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5472
|
18 years |
Gary Byers |
fix parens.
|
|
|
|
@5471
|
18 years |
Gary Byers |
arch gvector types contains :struct, not :structure.
|
|
|
|
@5470
|
18 years |
Gary Byers |
aref2: new operator name(s), always call subprim.
…
|
|
|
|
@5469
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5468
|
18 years |
Gary Byers |
New .SParef2, .SPaset2 subprims.
|
|
|
|
@5467
|
18 years |
Gary Byers |
Comments/indentation.
|
|
|
|
@5466
|
18 years |
Gary Byers |
Change decoding/handlng of type-error UUOs.
|
|
|
|
@5465
|
18 years |
Gary Byers |
.SParef2, .SPaset2.
|
|
|
|
@5464
|
18 years |
Gary Byers |
Define arrayH (array-header) layout.
|
|
|
|
@5463
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5462
|
18 years |
Gary Byers |
CANONICALIZE-SPECIALIZERS optionally returns its argument if all …
|
|
|
|
@5461
|
18 years |
Gary Byers |
Consistently use :struct (not :structure) to refer to primitive …
|
|
|
|
@5460
|
18 years |
Gary Byers |
Ensure that :STRUCT (not :STRUCTURE) is on target-gvector-types.
|
|
|
|
@5459
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5458
|
18 years |
Gary Byers |
uuo_error_array_bounds, such as it is.
|
|
|
|
@5457
|
18 years |
Gary Byers |
SParef2, .SPaset2. More to come …
|
|
|
|
@5456
|
18 years |
Gary Byers |
Define array-header layout.
|
|
|
|
@5455
|
18 years |
Gary Byers |
New type-error uuo encodings, new type-error constants.
|
|
|
|
@5454
|
18 years |
Gary Byers |
New range/encoding of type-error traps.
|
|
|
|
@5453
|
18 years |
Gary Byers |
(temporary) mechanism to avoid constant-redefinition CERRORs.
|
|
|
|
@5452
|
18 years |
Gary Byers |
New %type-error-typespecs%.
|
|
|
|
@5451
|
18 years |
Gary Byers |
array--header -> array-header.
|
|
|
|
@5450
|
18 years |
Gary Byers |
Fix misc-set-c-u64 braino; add/change some 2d array stuff.
|
|
|
|
@5449
|
18 years |
Gary Byers |
Define .SParef2/.SPaset2 subprims; seem to be much (>5x) faster than …
|
|
|
|
@5448
|
18 years |
Gary Byers |
Change handling of 2d-aref; lots of related changes.
Split the code …
|
|
|
|
@5447
|
18 years |
Gary Byers |
Change handling of 2d-aref.
|
|
|
|
@5446
|
18 years |
Gary Byers |
aref2 -> simple-typed-aref2, add general-aref2. More changes to come …
|
|
|
|
@5445
|
18 years |
Gary Byers |
type-errors (as encoded in UUOs) are now in the range 128-255, rather …
|
|
|
|
@5444
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5443
|
18 years |
Gary Byers |
Move along, nothing to see here.
|
|
|
|
@5442
|
18 years |
Gary Byers |
New error constants; work in progress …
|
|
|
|
@5441
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5440
|
18 years |
Gary Byers |
Some new constants; more to check in later.
|
|
|
|
@5439
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5438
|
18 years |
Gary Byers |
You must be reading the OLD rule book (Leopard and #$EINTR).
|
|
|
|
@5437
|
18 years |
Gary Byers |
handle_protection_violation: pass the tcr. Initialize "addr" before …
|
|
|
|
@5436
|
18 years |
Gary Byers |
handle_protection_violation: pass the tcr.
|
|
|
|
@5435
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5434
|
18 years |
Gary Byers |
DEFSTRUCT-REF-TRANSFORM for typed vector expands into something more …
|
|
|
|
@5433
|
18 years |
Gary Byers |
Fix ppc32 misc_ref_double_float_vector.
|
|
|
|
@5432
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5431
|
18 years |
Gary Byers |
Enable the destructive version of %BIGNUM-BIGNUM-GCD; conditionalize …
|
|
|
|
@5430
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5429
|
18 years |
Gary Byers |
New file.
|
|
|
|
@5428
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5427
|
18 years |
Gary Byers |
%BIVALENT-IOBLOCK-READ-U8-BYTE (and variants): always clear the …
|
|
|
|
@5426
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5425
|
18 years |
Gary Byers |
Bump.
|
|
|
|
@5424
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5423
|
18 years |
Gary Byers |
Fix :ALLOW-OTHER-KEYS check in _SPdestbind1 (still used in inlining, …
|
|
|
|
@5422
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5421
|
18 years |
Gary Byers |
Change the date, add/change some content.
|
|
|
|
@5420
|
18 years |
Gary Byers |
Reference the (bound) STREAM-VAR argument - not STREAM - in the …
|
|
|
|
@5419
|
18 years |
Gary Byers |
Reference the (bound) STREAM-VAR argument - not STREAM - in the …
|
|
|
|