|
|
|
@6146
|
18 years |
Gary Byers |
%fixnum-to-single wasn't defined, %fixnum-to-double was defined twice. …
|
|
|
|
@6145
|
18 years |
Gary Byers |
More FLOAT transforms; some old ones may be redundant if the backend …
|
|
|
|
@6144
|
18 years |
Gary Byers |
Operators for %single-float, %double-float.
|
|
|
|
@6143
|
18 years |
Gary Byers |
|
|
|
|
@6142
|
18 years |
Gary Byers |
Patch from Andi Kleen: set vmemoryuse (RLIMIT_AS) current resource …
|
|
|
|
@6141
|
18 years |
Gary Byers |
Wait in larger chunks when waiting for a semaphore. Don't use …
|
|
|
|
@6140
|
18 years |
Gary Byers |
Fixes for darwinppc64.
|
|
|
|
@6139
|
18 years |
Gary Byers |
Things seem to basically be working on darwinppc32. Needs some …
|
|
|
|
@6138
|
18 years |
Gary Byers |
reload-single-c-arg-high; used when a 64-bit word in a structure …
|
|
|
|
@6137
|
18 years |
Gary Byers |
Either the Apple Darwin PPC64 ABI documentation is inaccurate, or I …
|
|
|
|
@6136
|
18 years |
Gary Byers |
Functions to check a record-type's fields: are all fields floats ? Are …
|
|
|
|
@6135
|
18 years |
Gary Byers |
Handle "Hybrid" foreign arguments (for ppc64 structure fields.)
|
|
|
|
@6134
|
18 years |
Gary Byers |
Handle "Hybrid" foreign arguments (for ppc64 structure fields.)
|
|
|
|
@6133
|
18 years |
Gary Byers |
Recognize a few more el-bizarro foreign-arg-types, for "hybrid"
Darwin …
|
|
|
|
@6132
|
18 years |
Gary Byers |
Fix typo.
|
|
|
|
@6131
|
18 years |
Gary Byers |
Bump.
|
|
|
|
@6130
|
18 years |
Gary Byers |
Use MAKE-INSTANCE vice MAKE-OBJC-INSTANCE in example code.
Try to …
|
|
|
|
@6129
|
18 years |
Gary Byers |
DEFLOADVAR makes the variable static.
Move MULTIPLE-VALUE-xxx macros …
|
|
|
|
@6128
|
18 years |
Gary Byers |
add BOM-ENCODING; encoded-c-string stuff.
|
|
|
|
@6127
|
18 years |
Gary Byers |
Use PAREF in PIPE.
|
|
|
|
@6126
|
18 years |
Gary Byers |
Use PAREF in PIPE.
|
|
|
|
@6125
|
18 years |
Gary Byers |
+NULL-PTR+ constant.
|
|
|
|
@6124
|
18 years |
Gary Byers |
Handle missing brackets in UNESCAPE-FOREIGN-NAME.
|
|
|
|
@6123
|
18 years |
Gary Byers |
Export the +NULL-PTR+ constant.
|
|
|
|
@6122
|
18 years |
Gary Byers |
Allow referenes to null-ptr constants.
|
|
|
|
@6121
|
18 years |
Gary Byers |
Zeroed stack block sets all 64 bits of macptr.domain, macptr.type to 0.
|
|
|
|
@6120
|
18 years |
Gary Byers |
Don't make NULL pointers into dead pointers when saving image.
|
|
|
|
@6119
|
18 years |
Gary Byers |
Add gtra (Go To Return Address).
|
|
|
|
@6118
|
18 years |
Gary Byers |
Less whitespace in defstatic error message.
|
|
|
|
@6117
|
18 years |
Gary Byers |
Count "simple" arg specs against used gprs/fprs. D'oh.
Check other …
|
|
|
|
@6116
|
18 years |
Gary Byers |
|
|
|
|
@6115
|
18 years |
Gary Byers |
Takehiko Abe's fix to %IOBLOCK-WRITE-U16-ENCODED-CHAR.
|
|
|
|
@6114
|
18 years |
Gary Byers |
|
|
|
|
@6113
|
18 years |
Gary Byers |
Takehiko Abe's fixes (missing "stream" arg in utf-16 encode, missing …
|
|
|
|
@6112
|
18 years |
Gary Byers |
Get objc:defmethod mostly working (struct-return stuff NYI.)
First …
|
|
|
|
@6111
|
18 years |
Gary Byers |
Do locking when maintaining the auto-export-packages list.
After …
|
|
|
|
@6110
|
18 years |
Gary Byers |
Explicitly set the (new) pkg.intern-hook slot to nil when dumping packages.
|
|
|
|
@6109
|
18 years |
Gary Byers |
Remove some code (an old bug workaround) that's been conditionalized …
|
|
|
|
@6108
|
18 years |
Gary Byers |
Fix typo.
|
|
|
|
@6107
|
18 years |
Gary Byers |
Bump.
|
|
|
|
@6106
|
18 years |
Gary Byers |
Fixes to signature-calling functions; do something like …
|
|
|
|
@6105
|
18 years |
Gary Byers |
Avoid binding variables whose names conflict with (now DEFSTATIC) …
|
|
|
|
@6104
|
18 years |
Gary Byers |
Deal with the fact that method types are sometimes FOREIGN-TYPEs and …
|
|
|
|
@6103
|
18 years |
Gary Byers |
A little bit more type canonicalization when dealing with pointers
to …
|
|
|
|
@6102
|
18 years |
Gary Byers |
Start to (barely) conditionalize inspector stack stuff for x86-64.
|
|
|
|
@6101
|
18 years |
Gary Byers |
ENSURE-FOREIGN-TYPE.
|
|
|
|
@6100
|
18 years |
Gary Byers |
Define DEFSTATIC, to which DEFGLOBAL is now an alias. Give them
doc …
|
|
|
|
@6099
|
18 years |
Gary Byers |
Export DEFSTATIC.
|
|
|
|
@6098
|
18 years |
Gary Byers |
clear tcr->pending_interrupt during thread death.
|
|
|
|
@6097
|
18 years |
Gary Byers |
New DRIBBLE implementation.
|
|
|
|
@6096
|
18 years |
Gary Byers |
Extra field in package, for post-intern hook.
|
|
|
|
@6095
|
18 years |
Gary Byers |
Extra field in package, not yet used.
|
|
|
|
@6094
|
18 years |
Gary Byers |
Extra field in package, not yet used.
|
|
|
|
@6093
|
18 years |
Gary Byers |
DEFGLOBAL -> DEFSTATIC.
|
|
|
|
@6092
|
18 years |
Gary Byers |
Handle DRIBBLE state per-process and here.
|
|
|
|
@6091
|
18 years |
Gary Byers |
After a brief attempt to make READ-LOOP etc take symbols naming …
|
|
|
|
@6090
|
18 years |
Gary Byers |
In %TCR-INTERRUPT, just return true if the thread has a pending
interrupt.
|
|
|
|
@6089
|
18 years |
Gary Byers |
Handle EQL specializers in SOURCE-FILES-LIKE-EM and MAKE-XREF-ENTRY, …
|
|
|
|
@6088
|
18 years |
Gary Byers |
Use DEFSTATIC vice DEFGLOBAL.
|
|
|
|
@6087
|
18 years |
Gary Byers |
Use DEFSTATIC vice DEFGLOBAL.
|
|
|
|
@6086
|
18 years |
Gary Byers |
Use DEFSTATIC vice DEFGLOBAL.
|
|
|
|
@6085
|
18 years |
Gary Byers |
Use DEFSTATIC vice DEFGLOBAL.
|
|
|
|
@6084
|
18 years |
Gary Byers |
Use DEFSTATIC vice DEFGLOBAL.
|
|
|
|
@6083
|
18 years |
Gary Byers |
Change the wording of the error signaled by attempts to bind …
|
|
|
|
@6082
|
18 years |
Gary Byers |
convert to text-based, post-10.2 .nib format
|
|
|
|
@6081
|
18 years |
Gary Byers |
Warn that we don't (yet) know how to compile varargs send functions …
|
|
|
|
@6080
|
18 years |
Gary Byers |
Lose the concept of foreign-struct encapsulations.
Build up some …
|
|
|
|
@6079
|
18 years |
Gary Byers |
Package defs moved elsewhere.
Lose the concept of foreign-struct …
|
|
|
|
@6078
|
18 years |
Gary Byers |
Package defs moved elsewhere.
|
|
|
|
@6077
|
18 years |
Gary Byers |
Tweaks to macptr printing.
|
|
|
|
@6076
|
18 years |
Gary Byers |
%GCABLE-PTR-P.
|
|
|
|
@6075
|
18 years |
Gary Byers |
SET-TYPE-PREDICATE returns its second arg.
|
|
|
|
@6074
|
18 years |
Gary Byers |
Move package definitions here.
|
|
|
|
@6073
|
18 years |
Gary Byers |
Typo.
|
|
|
|
@6072
|
18 years |
Gary Byers |
In altstack_signal_handler(), last arg in call to …
|
|
|
|
@6071
|
18 years |
Gary Byers |
If we can't take a signal on a thread-specific altstack, handle the …
|
|
|
|
@6070
|
18 years |
Gary Byers |
Don't define USE_SIGALTSTACK on Darwin (alternate signal stacks aren't …
|
|
|
|
@6069
|
18 years |
Gary Byers |
Don't define USE_SIGALTSTACK here.
|
|
|
|
@6068
|
18 years |
Gary Byers |
use %ptr-store-fixnum-conditional in %get-spin-lock.
in …
|
|
|
|
@6067
|
18 years |
Gary Byers |
%ptr-store-fixnum-conditional.
|
|
|
|
@6066
|
18 years |
Gary Byers |
%ptr-store-fixnum-conditional.
|
|
|
|
@6065
|
18 years |
Gary Byers |
Bump.
|
|
|
|
@6064
|
18 years |
Gary Byers |
In CONCISE-FOREIGN-TYPE: argument might be a typedef name, so don't …
|
|
|
|
@6063
|
18 years |
Gary Byers |
In DECODE-ARGUMENTS (used to decode "regular" function …
|
|
|
|
@6062
|
18 years |
Gary Byers |
%GET-BITFIELD, %SET-BITFIELD: handle little-endian target (small …
|
|
|
|
@6061
|
18 years |
Gary Byers |
Remove the (training-wheels) warning about non-canonical type ordinals …
|
|
|
|
@6060
|
18 years |
Gary Byers |
Some cgfloat stuff.
|
|
|
|
@6059
|
18 years |
Gary Byers |
Extend the idea previously used for precompiled INIT messages to all …
|
|
|
|
@6058
|
18 years |
Gary Byers |
New approach to protocols; move some definitions earlier in the rats nest.
|
|
|
|
@6057
|
18 years |
Gary Byers |
COMPUTE-OBJC-TO-LISP-FUNCTION-NAME. The currently active version just …
|
|
|
|
@6056
|
18 years |
Gary Byers |
Use FOREIGN-STRUCT-ENCPSULATIONs, which were probably a bad idea. …
|
|
|
|
@6055
|
18 years |
Gary Byers |
Sketch out a mechanism for recognizing typed pointers as instances
of …
|
|
|
|
@6054
|
18 years |
Gary Byers |
Define a few foreign structures inside INSTALL-STANDARD-FOREIGN-TYPES …
|
|
|
|
@6053
|
18 years |
Gary Byers |
Move the foreign structure definitions to inside …
|
|
|
|
@6052
|
18 years |
Gary Byers |
Revert out of some of the changes that led to Trac bug #2.
Try hard …
|
|
|
|
@6051
|
18 years |
Gary Byers |
Define a few foreign structure types here, rather than inside …
|
|
|
|
@6050
|
18 years |
Gary Byers |
Call INSTALL-STANDARD-FOREIGN-TYPES and …
|
|
|
|
@6049
|
18 years |
Gary Byers |
FREE: be careful about gcable pointers.
|
|
|
|
@6048
|
18 years |
Gary Byers |
Comment indentation.
|
|
|
|
@6047
|
18 years |
Gary Byers |
$fasl-timm: if this is still used, an :int will do (no need for :long).
|
|
|
|