|
|
|
@5142
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5141
|
18 years |
Gary Byers |
PPC64 callbacks are always #+poweropen-target; don't conditionalize …
|
|
|
|
@5140
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5139
|
18 years |
Gary Byers |
remove 8-bit char stuff.
|
|
|
|
@5138
|
18 years |
Gary Byers |
Forgot to set char-code-limit here.
|
|
|
|
@5137
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5136
|
18 years |
Gary Byers |
In DO-GC-AREAS, don't use comma before call to AREA-SUCC. …
|
|
|
|
@5135
|
18 years |
Gary Byers |
If ENSURE-SIMPLE-STRING has to make a copy of a non-simple string, …
|
|
|
|
@5134
|
18 years |
Gary Byers |
Some fixnum decls in %FIND-PKG.
|
|
|
|
@5133
|
18 years |
Gary Byers |
ppc64 ARRAY-ELEMENT-SUBTYPES includes new string type.
|
|
|
|
@5132
|
18 years |
Gary Byers |
cr3, nor c33, in ppc64 %init-misc.
|
|
|
|
@5131
|
18 years |
Gary Byers |
NX-FORM-TYPEP uses NX-TARGET-TYPE.
|
|
|
|
@5130
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5129
|
18 years |
Gary Byers |
darwinppc32 backend uses 32-bit chars, too.
|
|
|
|
@5128
|
18 years |
Gary Byers |
ppc32 defaults to 32-bit chars.
|
|
|
|
@5127
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5126
|
18 years |
Gary Byers |
Deal with 32-bit lisp strings.
|
|
|
|
@5125
|
18 years |
Gary Byers |
Start to depend on calling print_lisp_object, since x/s doesn't deal …
|
|
|
|
@5124
|
18 years |
Gary Byers |
conditionalize purify_displaced_object() for char size.
|
|
|
|
@5123
|
18 years |
Gary Byers |
find_symbol(): don't assume 8-bir lisp strings.
|
|
|
|
@5122
|
18 years |
Gary Byers |
Try using "u8_t" and "u32_t" for lisp_char_code; this may be more portable.
|
|
|
|
@5121
|
18 years |
Gary Byers |
SIMPLE-1D-ARRAY-SUBSEQ: handle new strings.
|
|
|
|
@5120
|
18 years |
Gary Byers |
CALL-WITH-STRING-VECTOR: don't assume 8-bit char/strings.
|
|
|
|
@5119
|
18 years |
Gary Byers |
Use heap-ivectors of element-type (UNSIGNED-BYTE 8) for character …
|
|
|
|
@5118
|
18 years |
Gary Byers |
Various archaic string functions: don't assume 8-bit strings.
|
|
|
|
@5117
|
18 years |
Gary Byers |
Handle 32-bit strings in %UVECTOR-REPLACE.
|
|
|
|
@5116
|
18 years |
Gary Byers |
No "x" in simple-base-string, when #-target-8-bit-chars.
|
|
|
|
@5115
|
18 years |
Gary Byers |
REQUIRE-CHAR-CODE: comparison of OBJECT with TAG is not a CMPI.
|
|
|
|
@5114
|
18 years |
Gary Byers |
PPC2-VREF: handle the 32-bit :SIMPLE-STRING case with constant index.
|
|
|
|
@5113
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5112
|
18 years |
Gary Byers |
Linux doesn't define uint8_t. Try "unsigned char", and cross fingers.
|
|
|
|
@5111
|
18 years |
Gary Byers |
Define lisp_char_code type, use it when printing lisp string in the …
|
|
|
|
@5110
|
18 years |
Gary Byers |
Bump.
|
|
|
|
@5109
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5108
|
18 years |
Gary Byers |
Sigh. Test for 8-bit-char case was conditionalized backwards in PPC64 …
|
|
|
|
@5107
|
18 years |
Gary Byers |
Initial value of CHAR-CODE-LIMIT derived from the target arch (for …
|
|
|
|
@5106
|
18 years |
Gary Byers |
Use (UNSIGNED-BYTE 8) for array element type of rdtab.ttab.
Don't …
|
|
|
|
@5105
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5104
|
18 years |
Gary Byers |
LOAD-CHARACTER-CONSTANT: and the char code with #xff to get the low byte.
|
|
|
|
@5103
|
18 years |
Gary Byers |
LOAD-CHARACTER-CONSTANT: and the char code with #xff or 255., not with …
|
|
|
|
@5102
|
18 years |
Gary Byers |
Use u32->char (which is defined) vice u8->char (which is no more) in …
|
|
|
|
@5101
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5100
|
18 years |
Gary Byers |
Gak. Get guard/predicate syntax right in LOAD-CHARACTER-CONSTANT.
|
|
|
|
@5099
|
18 years |
Gary Byers |
New constants in ppc32 typecode range assertion.
|
|
|
|
@5098
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5097
|
18 years |
Gary Byers |
ppc32/ppc64 %init-misc tweaks.
|
|
|
|
@5096
|
18 years |
Gary Byers |
Typo in the (unused) 64-bit/no crf case of UNBOX-BASE-CHAR.
|
|
|
|
@5095
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5094
|
18 years |
Gary Byers |
Object-not- (mod #x110000) type error.
|
|
|
|
@5093
|
18 years |
Gary Byers |
conditionalize %pname-hash for char size.
|
|
|
|
@5092
|
18 years |
Gary Byers |
Conditionalize for CHAR_SIZE_32.
|
|
|
|
@5091
|
18 years |
Gary Byers |
Conditionalize for #-target-8-bit-chars.
|
|
|
|
@5090
|
18 years |
Gary Byers |
Deal - sometimes conditionally - with 32-bit characters.
|
|
|
|
@5089
|
18 years |
Gary Byers |
ERROR-OBJECT-NOT-MOD-CHAR-CODE-LIMIT.
|
|
|
|
@5088
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5087
|
18 years |
Gary Byers |
conditionalize new string types.
|
|
|
|
@5086
|
18 years |
Gary Byers |
%pname-hash: conditionalize for string element size.
|
|
|
|
@5085
|
18 years |
Gary Byers |
Sketch out new string types (read-time conditionalized.)
|
|
|
|
@5084
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5083
|
18 years |
Gary Byers |
Put :target-8-bit-chars on *features*, for bootstrapping.
|
|
|
|
@5082
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5081
|
18 years |
Gary Byers |
More missing BASIC-STREAM methods.
|
|
|
|
@5080
|
18 years |
Gary Byers |
:target-8-bit-chars on target features.
|
|
|
|
@5079
|
18 years |
Gary Byers |
Some comments/indentation.
|
|
|
|
@5078
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5077
|
18 years |
Gary Byers |
Make CHAR-CODE-LIMIT an attribute of the target arch, for bootstrapping.
|
|
|
|
@5076
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5075
|
18 years |
Gary Byers |
Fix typo.
|
|
|
|
@5074
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5073
|
18 years |
Gary Byers |
hex/decimal integer printers: 3 is also a hex digit.
|
|
|
|
@5072
|
18 years |
Gary Byers |
Install a "bogus signal handler" on Darwin, to deal with apparent
race …
|
|
|
|
@5071
|
18 years |
Gary Byers |
Use a hlt instruction to trap in pseudo_sigreturn.
Still get spurious …
|
|
|
|
@5070
|
18 years |
Gary Byers |
Define some things in terms of USE_MACH_SEMAPHORES or …
|
|
|
|
@5069
|
18 years |
Gary Byers |
Define some things in terms of USE_MACH_SEMAPHORES or …
|
|
|
|
@5068
|
18 years |
Gary Byers |
Try to avoid things like %COPY-IVECTOR-TO-IVECTOR when strings are …
|
|
|
|
@5067
|
18 years |
Gary Byers |
Things that're %HEAP-IVECTOR-P aren't bogus objects.
|
|
|
|
@5066
|
18 years |
Gary Byers |
Try to avoid things like %COPY-IVECTOR-TO-IVECTOR when strings are …
|
|
|
|
@5065
|
18 years |
Gary Byers |
AUTO-FLUSH-INTERACTIVE-STREAMS: use FORCE-OUTPUT.
|
|
|
|
@5064
|
18 years |
Gary Byers |
%COPY-U8-TO-STRING, %COPY-STRING-TO-U8: new, to avoid …
|
|
|
|
@5063
|
18 years |
Gary Byers |
%CSTR-POINTER and %CSTR-SEGMENT-POINTER: don't assume 8-bit chars.
|
|
|
|
@5062
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5061
|
18 years |
Gary Byers |
Fix tag check in 32-bit misc_set_single_float_vector.
|
|
|
|
@5060
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5059
|
18 years |
Gary Byers |
Bump max fasl version.
|
|
|
|
@5058
|
18 years |
Gary Byers |
Use new string ops. Bump current fasl version.
|
|
|
|
@5057
|
18 years |
Gary Byers |
Bump (max) fasl version.
|
|
|
|
@5056
|
18 years |
Gary Byers |
xloader was missing a few new ops.
|
|
|
|
@5055
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5054
|
18 years |
Gary Byers |
New string stuff here, too.
|
|
|
|
@5053
|
18 years |
Gary Byers |
New string stuff.
|
|
|
|
@5052
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5051
|
18 years |
Gary Byers |
More missing BASIC-STREAM methods (STREAM-LINE-COLUMN, STREAM-LISTEN, …
|
|
|
|
@5050
|
18 years |
Gary Byers |
Use READ-CHAR instead of STREAM-READ-CHAR, since it may be faster in …
|
|
|
|
@5049
|
18 years |
Gary Byers |
Unscramble auto-flush-streams stuff (don't assume ioblock-based stream.)
|
|
|
|
@5048
|
18 years |
Gary Byers |
Initial FD-STREAMs are BASIC-STREAMs.
|
|
|
|
@5047
|
18 years |
Gary Byers |
Change some REQUIRE forms; cosmetic. (Maybe not even cosmetic.)
|
|
|
|
@5046
|
18 years |
Gary Byers |
%unbox-u8, u8-vref stuff.
|
|
|
|
@5045
|
18 years |
Gary Byers |
New fasl ops for new string encodings.
|
|
|
|
@5044
|
18 years |
Gary Byers |
%CHAR-CODE: for how long has limit not been 216 ? For how long will …
|
|
|
|
@5043
|
18 years |
Gary Byers |
More fasl ops.
|
|
|
|