source:

Revision Log Mode:


Legend:

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