|
|
|
@6268
|
18 years |
Gary Byers |
|
|
|
|
@6267
|
18 years |
Gary Byers |
Use HARD-REGSPEC-VALUE in recent aset2/aset3 changes.
|
|
|
|
@6266
|
18 years |
Gary Byers |
in aset2/aset3: don't clobber val-reg if it's an imm-reg; we need …
|
|
|
|
@6265
|
18 years |
Gary Byers |
|
|
|
|
@6264
|
18 years |
Gary Byers |
raise_pending_interrupt(): unscramble what it means for an interrupt …
|
|
|
|
@6263
|
18 years |
Gary Byers |
|
|
|
|
@6262
|
18 years |
Gary Byers |
I have no idea why SIGSYS is generated when it is in ... unmentionable …
|
|
|
|
@6261
|
18 years |
Gary Byers |
Say "extern" a few times, to work around laughable Apple ld64 gibberish.
|
|
|
|
@6260
|
18 years |
Gary Byers |
Say "extern" a few times, to work around laughable Apple ld64 gibberish.
|
|
|
|
@6259
|
18 years |
Gary Byers |
|
|
|
|
@6258
|
18 years |
Gary Byers |
(SETF (AREF ...) ...) of two-dimensional arrays: need to target …
|
|
|
|
@6257
|
18 years |
Gary Byers |
Add features :x86-64 and :x86_64 if appropriate, not :x86-64 twice.
|
|
|
|
@6256
|
18 years |
Gary Byers |
|
|
|
|
@6255
|
18 years |
Gary Byers |
Set IOBLOCK-ELEMENT-TYPE to CHARACTER for bivalent streams.
…
|
|
|
|
@6254
|
18 years |
Gary Byers |
|
|
|
|
@6253
|
18 years |
Gary Byers |
Branch at C(egc_store_node_conditional_success_test) should bracnch …
|
|
|
|
@6252
|
18 years |
Gary Byers |
|
|
|
|
@6251
|
18 years |
Gary Byers |
Don't bother using RLET or equivalent to avoid making GCable pointers …
|
|
|
|
@6250
|
18 years |
Gary Byers |
If any method defined on a message passes a structure by value, …
|
|
|
|
@6249
|
18 years |
Gary Byers |
|
|
|
|
@6248
|
18 years |
Gary Byers |
ALLOCATE-INSTANCE of OBJC:OBJC:CLASS: if the result of sending the …
|
|
|
|
@6247
|
18 years |
Gary Byers |
|
|
|
|
@6246
|
18 years |
Gary Byers |
Update for 070408.
(Yes, it's 070409 here already ...)
|
|
|
|
@6245
|
18 years |
Gary Byers |
|
|
|
|
@6244
|
18 years |
Gary Byers |
Bump image version.
|
|
|
|
@6243
|
18 years |
Gary Byers |
|
|
|
|
@6242
|
18 years |
Gary Byers |
Bump min fasl version.
|
|
|
|
@6241
|
18 years |
Gary Byers |
Org to the next page boundary at end of jump table, to work around …
|
|
|
|
@6240
|
18 years |
Gary Byers |
|
|
|
|
@6239
|
18 years |
Gary Byers |
Bump current fasl version.
|
|
|
|
@6238
|
18 years |
Gary Byers |
Export CCL:FREE.
|
|
|
|
@6237
|
18 years |
Gary Byers |
Bump max fasl version.
|
|
|
|
@6236
|
18 years |
Gary Byers |
Pass -arch ppc64 to C, so that people who try to build this kernel
on …
|
|
|
|
@6235
|
18 years |
Gary Byers |
|
|
|
|
@6234
|
18 years |
Gary Byers |
Use new syntax: OBJC:DEFMETHOD, #/, MAKE-INSTANCE.
Some changes in …
|
|
|
|
@6233
|
18 years |
Gary Byers |
Use new syntax: OBJC:DEFMETHOD, #/, MAKE-INSTANCE.
Use …
|
|
|
|
@6232
|
18 years |
Gary Byers |
Use new syntax: OBJC:DEFMETHOD, #/, MAKE-INSTANCE.
Use …
|
|
|
|
@6231
|
18 years |
Gary Byers |
Use new syntax: OBJC:DEFMETHOD, #/, MAKE-INSTANCE.
|
|
|
|
@6230
|
18 years |
Gary Byers |
Use new syntax: OBJC:DEFMETHOD, #/, MAKE-INSTANCE.
Handle CGFLOAT …
|
|
|
|
@6229
|
18 years |
Gary Byers |
Define CGFLOAT, ObjC-2 foreign types here.
Define "foreign struct …
|
|
|
|
@6228
|
18 years |
Gary Byers |
Compile message send functions per signature.
Handle vararg message …
|
|
|
|
@6227
|
18 years |
Gary Byers |
Use new syntax.
OBJC:LOAD-FRAMEWORK.
Avoid some deprecated C-string …
|
|
|
|
@6226
|
18 years |
Gary Byers |
RECOGNIZE-OBJC-OBJECT: maybe try mapping classes if first try fails. …
|
|
|
|
@6225
|
18 years |
Gary Byers |
COMPUTE-OBJC-TO-LISP-FUNCTION-NAME was once going to do something …
|
|
|
|
@6224
|
18 years |
Gary Byers |
New file; export more stuff. Import some of it back into CCL.
Provide …
|
|
|
|
@6223
|
18 years |
Gary Byers |
Foreign-type-ordinals, some of which are canonical.
Straighten out the …
|
|
|
|
@6222
|
18 years |
Gary Byers |
DEFGLOBAL = DEFSTATIC.
DEFLOADVAR makes its argument static. …
|
|
|
|
@6221
|
18 years |
Gary Byers |
Slight changes (preserve typedef name) in function/objc method …
|
|
|
|
@6220
|
18 years |
Gary Byers |
Handle signals on the altstack if not Darwin.
In Darwin, evactuate off …
|
|
|
|
@6219
|
18 years |
Gary Byers |
USE_SIGALTSTACK, but not on Darwin (where Apple hasn't yet invented …
|
|
|
|
@6218
|
18 years |
Gary Byers |
Clear pending interrupt flag when destroying TCR.
|
|
|
|
@6217
|
18 years |
Gary Byers |
Lose (commented-out) code which worked around an old Darwin bug.
|
|
|
|
@6216
|
18 years |
Gary Byers |
Don't define USE_SIGALTSTACK here.
|
|
|
|
@6215
|
18 years |
Gary Byers |
Don't nuke null pointers.
|
|
|
|
@6214
|
18 years |
Gary Byers |
Add gtra.
|
|
|
|
@6213
|
18 years |
Gary Byers |
zeroed stack-block zeroes all bits of macptr.domain, macptr.type.
|
|
|
|
@6212
|
18 years |
Gary Byers |
Deal with pkg.intern-hook.
|
|
|
|
@6211
|
18 years |
Gary Byers |
add pkg.intern-hook to package.
|
|
|
|
@6210
|
18 years |
Gary Byers |
Start trying to conditionalize some of the stack-frame inspector stuff.
|
|
|
|
@6209
|
18 years |
Gary Byers |
Structures are basically passed as 64-bit word components, with
FP …
|
|
|
|
@6208
|
18 years |
Gary Byers |
%GET-BITFIELD and SETF thereof: deal with endianness.
|
|
|
|
@6207
|
18 years |
Gary Byers |
FASL-SCAN: null-pointers as constants are OK.
|
|
|
|
@6206
|
18 years |
Gary Byers |
From Takehiko Abe: handle EQL specializers in %SOURCE-FILES-LIKE-EM.
|
|
|
|
@6205
|
18 years |
Gary Byers |
DRIBBLE via PROCESS-DRIBBLE.
|
|
|
|
@6204
|
18 years |
Gary Byers |
From Takehiko Abe: handle EQL specializers in MAKE-XREF-ENTRY.
|
|
|
|
@6203
|
18 years |
Gary Byers |
Export DEFSTATIC, PAREF, +NULL-PTR+.
|
|
|
|
@6202
|
18 years |
Gary Byers |
Bump; new snapshots tomorrow.
|
|
|
|
@6201
|
18 years |
Gary Byers |
DEFGLOBAL->DEFSTATIC
|
|
|
|
@6200
|
18 years |
Gary Byers |
Very long timeout for WAIT-ON-SEMAPHORE, don't use PROCESS-WAIT, …
|
|
|
|
@6199
|
18 years |
Gary Byers |
DEFGLOBAL->DEFSTATIC.
|
|
|
|
@6198
|
18 years |
Gary Byers |
Add NUL-ENCODING field to CHARACTER-ENCODING, use it to determine …
|
|
|
|
@6197
|
18 years |
Gary Byers |
DEFGLOBAL->DEFSTATIC.
READ-TOPLEVEL-FORM on ECHO-STREAM has do I/O on …
|
|
|
|
@6196
|
18 years |
Gary Byers |
Extra slot (for intern hook) in PACKAGE object.
|
|
|
|
@6195
|
18 years |
Gary Byers |
Some changes, then reverted those changes manually and most of the …
|
|
|
|
@6194
|
18 years |
Gary Byers |
Per-process DRIBBLE-ing.
|
|
|
|
@6193
|
18 years |
Gary Byers |
%TCR-INTERRUPT: don't signal if interrupt is obviously pending.
|
|
|
|
@6192
|
18 years |
Gary Byers |
Change pointer printing.
|
|
|
|
@6191
|
18 years |
Gary Byers |
+NULL-PTR+.
|
|
|
|
@6190
|
18 years |
Gary Byers |
DEFSTATIC is now the preferred name for DEFGLOBAL.
|
|
|
|
@6189
|
18 years |
Gary Byers |
DEFSTATIC is now the preferred name for DEFGLOBAL.
|
|
|
|
@6188
|
18 years |
Gary Byers |
DEFSTATIC is now the preferred name for DEFGLOBAL.
Mechanism for …
|
|
|
|
@6187
|
18 years |
Gary Byers |
DEFSTATIC is now the preferred name for DEFGLOBAL.
%CALLBACK-FUNCTION …
|
|
|
|
@6186
|
18 years |
Gary Byers |
DEFSTATIC is now the preferred name for DEFGLOBAL.
Standard CL …
|
|
|
|
@6185
|
18 years |
Gary Byers |
DEFSTATIC is now the preferred name for DEFGLOBAL.
GCABLE-PTR-P.
|
|
|
|
@6184
|
18 years |
Gary Byers |
%INSERT-SYMBOL might call pkg.intern-hook.
Handle maintenance of …
|
|
|
|
@6183
|
18 years |
Gary Byers |
SET-TYPE-PREDICATE returns the "functional", not random symbol guts.
|
|
|
|
@6182
|
18 years |
Gary Byers |
Use %PTR-STORE-FIXNUM-CONDITIONAL in %GET-SPIN-LOCK.
Locking code: …
|
|
|
|
@6181
|
18 years |
Gary Byers |
FREE tries to handle gcable pointers.
|
|
|
|
@6180
|
18 years |
Gary Byers |
%PTR-STORE-FIXNUM-CONDITIONAL.
|
|
|
|
@6179
|
18 years |
Gary Byers |
%PTR-STORE-FIXNUM-CONDITIONAL.
|
|
|
|
@6178
|
18 years |
Gary Byers |
Handle "hybrid" integer/float arguments in DarwinPPC64 #'%FF-CALL.
|
|
|
|
@6177
|
18 years |
Gary Byers |
When trying to infer result type of MAKE-ARRAY call, unquote quoted …
|
|
|
|
@6176
|
18 years |
Gary Byers |
Operators of %SINGLE-FLOAT, %DOUBLE-FLOAT.
|
|
|
|
@6175
|
18 years |
Gary Byers |
Allow extra "hybrid" ff-call argspecs (for DarwinPPC64.)
Cut-and-paste …
|
|
|
|
@6174
|
18 years |
Gary Byers |
Lose some whitespace in the "static var can't be bound" error message.
|
|
|
|
@6173
|
18 years |
Gary Byers |
Same inline/lambda-bind/dynamic-extent bug as on PPC.
%SINGLE-FLOAT, …
|
|
|
|
@6172
|
18 years |
Gary Byers |
In EXPAND-FF-CALL, adjust remaning GPR/FPR counts even if arg is …
|
|
|
|
@6171
|
18 years |
Gary Byers |
Fix a long-standing bug involving LAMBDA-BIND operator, dynamic-extent …
|
|
|
|
@6170
|
18 years |
Gary Byers |
RELOAD-SINGLE-C-ARG-HIGH, for Darwin structure-passing ABI.
|
|
|
|
@6169
|
18 years |
Gary Byers |
Convert .nib to use utf-8 representation, not binary.
|
|
|
|