|
|
|
@7261
|
17 years |
Gary Byers |
New rwlock primitives.
|
|
|
|
@7260
|
17 years |
Gary Byers |
PRINT-OBJECT on RANDOM-STATE: 32/64 changes.
|
|
|
|
@7259
|
17 years |
Gary Byers |
INITIALIZE-RANDOM-STATE: 32/64 changes.
|
|
|
|
@7258
|
17 years |
Gary Byers |
random: do 32-bits at a time on 64-bit lisps, do fixnum random more …
|
|
|
|
@7257
|
17 years |
Gary Byers |
%BIGNUM-RANDOM here, do 32 bits at a time.
|
|
|
|
@7256
|
17 years |
Gary Byers |
|
|
|
|
@7255
|
17 years |
Gary Byers |
FRAME-REQUIRED-ARGS: try to make better. This is only used by SLIME; …
|
|
|
|
@7254
|
17 years |
Gary Byers |
ARGLIST-FROM-MAP: don't be afraid to say &LEXPR.
ARG-NAMES-FROM-MAP: …
|
|
|
|
@7253
|
17 years |
Gary Byers |
|
|
|
|
@7252
|
17 years |
Gary Palter |
In WITH-SLOTS, if there are bindings, declare the gensym'ed instance …
|
|
|
|
@7251
|
17 years |
R. Matthew Emerson |
Hairy trap-unless-typecode-= and some other additional vinsns.
|
|
|
|
@7250
|
17 years |
Gary Byers |
|
|
|
|
@7249
|
17 years |
Gary Byers |
Typo in constant again.
|
|
|
|
@7248
|
17 years |
Gary Byers |
|
|
|
|
@7247
|
17 years |
Gary Palter |
Return all three values from CCL::PRINT-DEFERRED-WARNINGS
|
|
|
|
@7246
|
17 years |
R. Matthew Emerson |
UNPARSE-X86-LAP-OPERAND: Parameterize computation of index into …
|
|
|
|
@7245
|
17 years |
R. Matthew Emerson |
Straighten out how the immediate word count in IA-32 functions
is …
|
|
|
|
@7244
|
17 years |
R. Matthew Emerson |
Merged trunk changes r6975:7243
|
|
|
|
@7243
|
17 years |
R. Matthew Emerson |
Minor IA-32 stuff.
|
|
|
|
@7242
|
17 years |
R. Matthew Emerson |
Use x86-byte-reg-p and x86-acc-reg-p in a couple places.
|
|
|
|
@7241
|
17 years |
R. Matthew Emerson |
Minor changes for IA-32.
|
|
|
|
@7240
|
17 years |
R. Matthew Emerson |
A few obvious changes for IA-32.
|
|
|
|
@7239
|
17 years |
R. Matthew Emerson |
new directory
|
|
|
|
@7238
|
17 years |
Gary Byers |
|
|
|
|
@7237
|
17 years |
Gary Byers |
Simply clearing the top bit of the intermediate result from …
|
|
|
|
@7236
|
17 years |
Gary Byers |
Separate keyword defaulting from strength reduction in assoc/member …
|
|
|
|
@7235
|
17 years |
Gary Byers |
NTHCDR typechecks the list argument, so (NTHCDR 0 'bad) detects the error.
|
|
|
|
@7234
|
17 years |
Gary Byers |
%REQUIRE-TYPE tries to map back to the type from the predicate in the …
|
|
|
|
@7233
|
17 years |
Gary Byers |
|
|
|
|
@7232
|
17 years |
Gary Byers |
|
|
|
|
@7231
|
17 years |
Gary Byers |
X862-BIND-LAMBDA: bind &rest before &key …
|
|
|
|
@7230
|
17 years |
Gary Byers |
PPC2-BIND-LAMBDA: rest arg is in scope before key arg(s), so assign it …
|
|
|
|
@7229
|
17 years |
Gary Byers |
ASSEQUAL, MEMEQUAL.
|
|
|
|
@7228
|
17 years |
Gary Byers |
Define new rwlocks for ppc.
|
|
|
|
@7227
|
17 years |
Gary Byers |
Frame assignment stuff for PPC, too.
|
|
|
|
@7226
|
17 years |
Gary Byers |
|
|
|
|
@7225
|
17 years |
Gary Byers |
Observe *BACKTRACE-PRINT-LEVEL*, -LENGTH* when printing break messages.
|
|
|
|
@7224
|
17 years |
Gary Byers |
Revert to older version.
|
|
|
|
@7223
|
17 years |
R. Matthew Emerson |
New directory.
|
|
|
|
@7222
|
17 years |
R. Matthew Emerson |
Use :$self instead of :self; add some more vinsns.
|
|
|
|
@7221
|
17 years |
R. Matthew Emerson |
Indentation; comment out some conditionalization.
|
|
|
|
@7220
|
17 years |
R. Matthew Emerson |
Minor corrections.
|
|
|
|
@7219
|
17 years |
R. Matthew Emerson |
Handle use of :$self for vinsns.
|
|
|
|
@7218
|
17 years |
R. Matthew Emerson |
Clean up %define-x8632-lap-function a bit.
|
|
|
|
@7217
|
17 years |
R. Matthew Emerson |
Define reserved-frame-marker.
|
|
|
|
@7216
|
17 years |
R. Matthew Emerson |
x8664::imm0 -> *x862-imm0*
Bind *x86-lap-lap-entry-offset* in …
|
|
|
|
@7215
|
17 years |
R. Matthew Emerson |
x8664::temp0 -> *x862-temp0*
x8664::fname -> *x862-fname*
|
|
|
|
@7214
|
17 years |
R. Matthew Emerson |
X862-COMPILE: add some preliminary accomodations for compiling
for …
|
|
|
|
@7213
|
17 years |
Gary Byers |
|
|
|
|
@7212
|
17 years |
R. Matthew Emerson |
Don't worry about signaling an error here after all.
|
|
|
|
@7211
|
17 years |
Gary Palter |
Add support for :element-type to ccl:run-program to allow for binary …
|
|
|
|
@7210
|
17 years |
Gary Byers |
EQL-SPECIALIZER exported from CCL, OPENMCL-MOP packages.
|
|
|
|
@7209
|
17 years |
Gary Byers |
|
|
|
|
@7208
|
17 years |
Gary Byers |
er, a mishap
|
|
|
|
@7207
|
17 years |
Gary Byers |
(Botched last commit message. Just add comment; the following …
|
|
|
|
@7206
|
17 years |
Gary Byers |
Replace START-MV-CALL with VPUSH-LABEL; set vinsn attributes on new vinsn.
|
|
|
|
@7205
|
17 years |
Gary Byers |
DOCUMENTATION (and (SETF DOCUMENTATION)) for SLOT-DEFINITION metaobjects.
|
|
|
|
@7204
|
17 years |
R. Matthew Emerson |
Use *x8632-subprims* for looking up subprim names when disassembling …
|
|
|
|
@7203
|
17 years |
Gary Byers |
New rwlock stuff. Note: this probably isn't needed from C, and there …
|
|
|
|
@7202
|
17 years |
Gary Byers |
Call rwlock_destroy if rwlock pointer is unreferenced.
|
|
|
|
@7201
|
17 years |
Gary Byers |
Macros for spinlocks; kinder, gentler, less stateful read-write locks.
|
|
|
|
@7200
|
17 years |
Gary Byers |
Move WITH-SELF-BOUND-IO-CONTROL-VARS here.
|
|
|
|
@7199
|
17 years |
Gary Byers |
WITH-STANDARD-IO-SYNTAX wasn't quite the right idea …
|
|
|
|
@7198
|
17 years |
Gary Byers |
Move macro WITH-SELF-BOUND-IO-CONTROL-VARS to lib/macros.lisp.
|
|
|
|
@7197
|
17 years |
Gary Byers |
New LOCK-PROTOCOL errors.
Fix some brain-deth in MAKE-CONDITION.
|
|
|
|
@7196
|
17 years |
Gary Byers |
New READ-WRITE-LOCK stuff.
|
|
|
|
@7195
|
17 years |
Gary Byers |
%NEXT-RANDOM-PAIR: do mod by 231-1 here, not mod 231 later. …
|
|
|
|
@7194
|
17 years |
Gary Byers |
%SYSTEM-LOCKS% initialized very early, since rwlocks now have a …
|
|
|
|
@7193
|
17 years |
Gary Byers |
%SYSTEM-LOCKS% initialized earlier.
New rwlock creation/access stuff.
|
|
|
|
@7192
|
17 years |
Gary Byers |
No more %TRY-READ-LOCK-RWLOCK, no %UNLOCK-RWLOCK here.
|
|
|
|
@7191
|
17 years |
Gary Byers |
No more %TRY-READ-LOCK-RWLOCK.
|
|
|
|
@7190
|
17 years |
Gary Byers |
Handling of signedness in 64-bit memory assignment was backwards.
|
|
|
|
@7189
|
17 years |
Gary Byers |
DEFINE-STORAGE-LAYOUT for new rwlock.
|
|
|
|
@7188
|
17 years |
Gary Byers |
added
|
|
|
|
@7187
|
17 years |
Gary Byers |
added
|
|
|
|
@7186
|
17 years |
mikel |
removed currency converter example until OSX version legalities are …
|
|
|
|
@7185
|
17 years |
mikel |
added more text and images to HOWTO
|
|
|
|
@7184
|
17 years |
mikel |
updated links to use new name of HOWTO_files
|
|
|
|
@7183
|
17 years |
mikel |
moved HOWTO files to HOWTO_files to unconfuse cvs
|
|
|
|
@7182
|
17 years |
mikel |
added more instructions to the HOWTO, on how to create the IB project
|
|
|
|
@7181
|
17 years |
mikel |
removed unneeded local directory
|
|
|
|
@7180
|
17 years |
mikel |
added currency converter example to repo
|
|
|
|
@7179
|
17 years |
Gary Byers |
x8664 support for new stack-walking stuff.
|
|
|
|
@7178
|
17 years |
Gary Byers |
stack frame stuff: pass (unique) "unavailable" value to …
|
|
|
|
@7177
|
17 years |
Gary Byers |
Stack-walking stuff to get/set arg/local values.
In …
|
|
|
|
@7176
|
17 years |
Gary Byers |
Bump.
|
|
|
|
@7175
|
17 years |
Gary Byers |
Break-loop commands for getting/setting args/locals in backtrace. …
|
|
|
|
@7174
|
17 years |
Gary Byers |
Start a thread with WITH-STANDARD-IO-SYNTAX in effect.
|
|
|
|
@7173
|
17 years |
Gary Byers |
|
|
|
|
@7172
|
17 years |
mikel |
added key 'CFBundleName' to write-info-plist
|
|
|
|
@7171
|
17 years |
Gary Byers |
un-wedge
|
|
|
|
@7170
|
17 years |
Gary Byers |
un-wedge
|
|
|
|
@7169
|
17 years |
Gary Byers |
un-wedge
|
|
|
|
@7168
|
17 years |
Gary Byers |
un-wedge
|
|
|
|
@7167
|
17 years |
Gary Byers |
un-wedge
|
|
|
|
@7166
|
17 years |
Gary Byers |
un-wedge
|
|
|
|
@7165
|
17 years |
Gary Byers |
un-wedge
|
|
|
|
@7164
|
17 years |
Gary Byers |
un-wedge
|
|
|
|
@7163
|
17 years |
Gary Byers |
un-wedge
|
|
|
|
@7162
|
17 years |
Gary Byers |
un-wedge
|
|
|
|