|
|
@11333
|
12 years |
gb |
New.
|
|
|
@11332
|
12 years |
gb |
new
|
|
|
@11331
|
12 years |
gb |
When masking "all" signals, leave SIGTRAP (trace, breakpoints) …
|
|
|
@11330
|
12 years |
gb |
In FreeBSD xpGPR vector, REG_ESP is 18th entry, not 19th.
|
|
|
@11329
|
12 years |
gb |
After several failed attempts to get freebsd_sigreturn() right, …
|
|
|
@11328
|
12 years |
gb |
In setup_tcr_extra_segment() for X8632 FreeBSD: helps to set …
|
|
|
@11327
|
12 years |
gb |
Set IMAGE_BASE_ADDRESS to 0x30000000 for FreeBSDX632.
|
|
|
@11326
|
12 years |
gb |
FreeBSD x8632 changes.
|
|
|
@11325
|
12 years |
gb |
FreeBSD x8632 changes. (Sigh. We should do the ff-call stuff …
|
|
|
@11324
|
12 years |
gb |
FreeBSD x8632 changes.
|
|
|
@11323
|
12 years |
gb |
FreeBSD x8632 changes.
|
|
|
@11322
|
12 years |
gb |
New file. Same as the old files.
|
|
|
@11321
|
12 years |
gb |
freebsdx632 stuff.
Ignore freebsdx8632 fasls.
|
|
|
@11320
|
12 years |
rme |
Avoid the new-with-Leopard convenience method …
|
|
|
@11319
|
12 years |
gb |
In the destructuring-bind subprims (still used for inlining some cases …
|
|
|
@11318
|
12 years |
gb |
Whoops; thought I checked this in in the last commit.
In …
|
|
|
@11317
|
12 years |
gb |
SET-CONSTANT-PPC-BIT-TO-VARIABLE-VALUE - which can be invoked on (SETF …
|
|
|
@11316
|
12 years |
rme |
Remove old scripts to avoid confusion. The openmcl/ccl scripts are …
|
|
|
@11315
|
12 years |
gb |
_SPstkconslist_star: implement, share code with _SPstkconslist.
|
|
|
@11314
|
12 years |
gb |
Use hlt instructions (not "int $3") for things that're stubbed out/ …
|
|
|
@11313
|
12 years |
rme |
In REMOVE-PAREN-HIGHLIGHTING, don't lockFocus/unlockFocus.
There are …
|
|
|
@11312
|
12 years |
gb |
new win32 binaries
|
|
|
@11311
|
12 years |
gb |
in lisp_open(): always enable FILE_SHARE_READ|FILE_SHARE_WRITE. …
|
|
|
@11310
|
12 years |
gb |
Due to confusion about width/signedness of 'code' argument to xcmain, …
|
|
|
@11309
|
12 years |
gb |
FD-FSYNC: Call #_FlushFileBuffers with a handle, not a pseudo fd.
|
|
|
@11308
|
12 years |
gb |
Get rid of the older Windows versions of acosh/asinh/atanh[f]; we …
|
|
|
@11307
|
12 years |
gb |
Make the initial Cocoa listener load the init file in a standalone …
|
|
|
@11306
|
12 years |
gb |
Don't try to ignore lambda-list keywords. (Still not right, but less …
|
|
|
@11305
|
12 years |
gz |
Update to asdf 1.130
|
|
|
@11304
|
12 years |
gz |
update to asdf-install 0.6.10
|
|
|
@11303
|
12 years |
gz |
Update to asdf 1.130
|
|
|
@11302
|
12 years |
gb |
Propagate r11301 to 1.2.
|
|
|
@11301
|
12 years |
gb |
Since we documented the :TOPLEVEL-FUNCTION option to SAVE-APPLICATION, …
|
|
|
@11300
|
12 years |
gb |
Pushing a SINGLE-FLOAT on x8664 only affects the vstack.
|
|
|
@11299
|
12 years |
gb |
X862-VAR-NOT-SET-BY-FORM-P and X862-SETQED-VAR-NOT-SET-BY-FORM-P: the …
|
|
|
@11298
|
12 years |
gb |
ALIGN-LOOP-HEAD was a bad idea (adds NOPs but doesn't improve …
|
|
|
@11297
|
12 years |
gb |
Lose the speculative MARK-AS-NODE-PRESERVING-FLAGS.
Add a …
|
|
|
@11296
|
12 years |
gb |
More operators have ACODE-SUBFORMS, SINGLE-VALUE, and/or …
|
|
|
@11295
|
12 years |
gb |
MAX-n-BIT-CONSTANT-INDEX: define all as ARRAY-TOTAL-SIZE-LIMIT.
|
|
|
@11294
|
12 years |
rme |
Define SSE2_MATH_LIB when the target is Darwin/x86.
In .SPffcall, …
|
|
|
@11293
|
12 years |
gb |
Do matching-paren highlighting by setting the background color of
both …
|
|
|
@11292
|
12 years |
gb |
solarisx8662 exception decoding.
|
|
|
@11291
|
12 years |
gb |
:solarisx8662, with two #\ss.
|
|
|
@11290
|
12 years |
gb |
MISC-REF-DOUBLE-FLOAT, MISC-SET-DOUBLE-FLOAT: need to scale index.
…
|
|
|
@11289
|
12 years |
gb |
Define a :DISCARD vinsn attribute, to indicate cases when some sort
of …
|
|
|
@11288
|
12 years |
gb |
ERROR call in %MAKE-STRING-OUTPUT-STREAM needs an argument.
|
|
|
@11287
|
12 years |
gb |
... and (committed too soon):
in general aref/aset of 1/2/3-d …
|
|
|
@11286
|
12 years |
gb |
Get rid of X862-CR-BIT-FOR-LOGICAL-COMPARISON and use the …
|
|
|
@11285
|
12 years |
gb |
(SETF (THE TYPE PLACE) VALUE) => (SETF PLACE (THE TYPE VALUE)).
…
|
|
|
@11284
|
12 years |
gb |
Propagate r11282 to working-0711.
|
|
|
@11283
|
12 years |
gb |
Propagate r11282 to 1.2:
|
|
|
@11282
|
12 years |
gb |
MISC-REF-C-SINGLE-FLOAT: shift constant index by 2, not by word-shift.
|
|
|
@11281
|
12 years |
gb |
JOIN-PROCESS: don't signal an error if the process we're waiting for …
|
|
|
@11280
|
12 years |
rme |
GET-DESCRIPTOR-FOR: create temporary file in /tmp rather than in the …
|
|
|
@11279
|
12 years |
gz |
Backport compiler source location changes from trunk, mostly reorg and …
|
|
|
@11278
|
12 years |
gz |
new files from trunk
|
|
|
@11277
|
12 years |
gb |
At the local label 'match_loop' in destbind, compare the keyword …
|
|
|
@11276
|
12 years |
gz |
In x862-vref, if full safety, do typechecks even if don't use value …
|
|
|
@11275
|
12 years |
gb |
use gmake on 32-bit Solaris, too.
win32/win64, 32-bit/64-bit Solaris …
|
|
|
@11274
|
12 years |
gb |
New (and sort of up-to-date.)
|
|
|
@11273
|
12 years |
gb |
set externals
|
|
|
@11272
|
12 years |
gb |
new
|
|
|
@11271
|
12 years |
gb |
new
|
|
|
@11270
|
12 years |
gb |
New.
|
|
|
@11269
|
12 years |
gb |
new
|
|
|
@11268
|
12 years |
gz |
Propagate r11185 to trunk
|
|
|
@11267
|
12 years |
gz |
Some changes from trunk in suport of other platforms, shouldn't affect …
|
|
|
@11266
|
12 years |
gz |
typos
|
|
|
@11265
|
12 years |
gz |
ALPHA-CHAR-P is now true of all characters with Unicode ALPHABETIC …
|
|
|
@11264
|
12 years |
gz |
Regression test for aref optimizer bug
|
|
|
@11263
|
12 years |
gz |
Propagate r11262 to trunk
|
|
|
@11262
|
12 years |
gz |
In aref optimizer, don't assume all subtypes of 'array are …
|
|
|
@11261
|
12 years |
gb |
Solaris.
|
|
|
@11260
|
12 years |
gb |
xload backend for x8632 Solaris.
|
|
|
@11259
|
12 years |
gb |
Changes (obvious ones ...) for x8632 Solaris.
|
|
|
@11258
|
12 years |
gb |
FFI support for x8632 Solaris.
|
|
|
@11257
|
12 years |
gb |
Use the right FF-CALL flavor for 32-bit x86 Solaris.
|
|
|
@11256
|
12 years |
gb |
When decoding a UUO that has a register number in the low nibble,
only …
|
|
|
@11255
|
12 years |
gb |
In insert-opcode-reg4-entry, set the #x8 bit if targeting x8632 to …
|
|
|
@11254
|
12 years |
gb |
Add solaris x8632 backend.
|
|
|
@11253
|
12 years |
gb |
load FFI support for solaris-x8632.
|
|
|
@11252
|
12 years |
gb |
*FEATURES* setup for solaris-x8632.
|
|
|
@11251
|
12 years |
gb |
In the 32-bit version of %XERR-DISP, try to only look at the low
3 …
|
|
|
@11250
|
12 years |
gb |
Try to get xpMMXreg right on x862 Solaris. (It seems to be right …
|
|
|
@11249
|
12 years |
gb |
Darwin (arriving by way of the Mach exception mechanism) passes
a …
|
|
|
@11248
|
12 years |
gb |
It seems more likely that what we'd think of as the stack-pointer
at …
|
|
|
@11247
|
12 years |
gb |
Conditionalize switch_to_foreign_stack to emphasize that it's not used …
|
|
|
@11246
|
12 years |
gb |
Simplify the code in (and the comments preceding) …
|
|
|
@11245
|
12 years |
gb |
In Solaris x8632 version of setup_tcr_extra_segment(), loop until
we …
|
|
|
@11244
|
12 years |
gb |
Change Iregnames for x8632-Solaris (ESP vs UESP).
|
|
|
@11243
|
12 years |
gb |
Propagate r11242 to working-0711.
|
|
|
@11242
|
12 years |
gb |
In SAVE-BINDING inside %FOREIGN-THREAD-INITIALIZE: don't use %SVREF on …
|
|
|
@11241
|
12 years |
gb |
32-bit Solaris x86 changes.
|
|
|
@11240
|
12 years |
rme |
Get rid of some commented-out leftover junk.
|
|
|
@11239
|
12 years |
rme |
Undo changes to this file from earlier commit (r11237).
(Not ready for …
|
|
|
@11238
|
12 years |
rme |
%AREF3: Don't use imm0 to pass one of the array indicies:
put it on …
|
|
|
@11237
|
12 years |
rme |
%AREF3, SParef3: Don't use imm0 to hold one of the array indicies:
put …
|
|
|
@11236
|
12 years |
rme |
SPcallback: when calling get_tcr(), ensure that the stack is 16-byte …
|
|
|
@11235
|
12 years |
gb |
Finally solve the Big Mystery of why this doesn't work when running …
|
|
|
@11234
|
12 years |
gb |
Newer win32 binaries.
|
|
|