|
|
|
@15159
|
13 years |
Gary Byers |
Conditionalize out support for treating a single command-line
argument …
|
|
|
|
@15158
|
13 years |
Gary Byers |
Define another 3-register-argument UUO …
|
|
|
|
@15157
|
13 years |
Gary Byers |
remove duplicate movsbl definition
|
|
|
|
@15156
|
13 years |
Gary Byers |
Define MOVDQU; AFAICT, neither it nor MOVDQA require a 64-bit CPU.
In …
|
|
|
|
@15155
|
13 years |
Gary Byers |
Keep process-whostate in a (CONS) cell in a slot in the PROCESS …
|
|
|
|
@15154
|
13 years |
R. Matthew Emerson |
Fix ticket:899 in 1.7 branch also.
|
|
|
|
@15153
|
13 years |
R. Matthew Emerson |
Hackish script for building Mac App Store package.
|
|
|
|
@15152
|
13 years |
R. Matthew Emerson |
Tag tree used to build Mac App Store version 1.7 of Clozure CL.
|
|
|
|
@15151
|
13 years |
Gary Byers |
PPC backend had the same bug as in r15149.
|
|
|
|
@15150
|
13 years |
Gary Byers |
ARM backend had the same bug as in r15149.
|
|
|
|
@15149
|
13 years |
Gary Byers |
If the result of a "natural" arithmetic/logical operation is a …
|
|
|
|
@15148
|
13 years |
Gary Byers |
Try to fix ticket:862 and some related problems.
If …
|
|
|
|
@15147
|
13 years |
Gary Byers |
At least for x86: move some platform-specific constants (register …
|
|
|
|
@15146
|
13 years |
Gary Byers |
Optionally use environment variables to initilize CCL's notion of
some …
|
|
|
|
@15145
|
13 years |
Gary Byers |
Try to address ticket:896 (at least the parts that aren't "this isn't …
|
|
|
|
@15144
|
13 years |
Gary Byers |
In mark_weak_alist(), we want to check if the pair (not its fulltag) …
|
|
|
|
@15143
|
13 years |
Gary Byers |
WIN32 kernel incororating r15142. Fixes ticket:897 in the trunk.
|
|
|
|
@15142
|
13 years |
Gary Byers |
Back out of most of the changes in r15131, which inadvertently …
|
|
|
|
@15141
|
13 years |
R. Matthew Emerson |
Add and export process-plist. Fixes ticket:441.
|
|
|
|
@15140
|
13 years |
R. Matthew Emerson |
Delete extra #\> that was hard to find, other tweaks.
|
|
|
|
@15139
|
13 years |
R. Matthew Emerson |
Different icons.
|
|
|
|
@15138
|
13 years |
Gary Byers |
In MAKE-FILE-STREAM, test that the fd is seekable by ... trying
to …
|
|
|
|
@15137
|
13 years |
R. Matthew Emerson |
In the Makefiles for the Linux ports, use the --no-as-needed
linker …
|
|
|
|
@15136
|
13 years |
R. Matthew Emerson |
Simple tests for a few recent bugs.
|
|
|
|
@15135
|
13 years |
R. Matthew Emerson |
Don't warn about the same initarg appearing in more than one slot.
…
|
|
|
|
@15134
|
13 years |
Gary Byers |
REQUIRE-S8 was shifting in the right direction (for once), but
by the …
|
|
|
|
@15133
|
13 years |
Gary Byers |
Darwin doesn't have a libm anyway, and doesn't like absolute …
|
|
|
|
@15132
|
13 years |
Gary Byers |
Refer to the external symbol 'exp', so that libm isn't discarded
by …
|
|
|
|
@15131
|
13 years |
Gary Byers |
get_tcr(): on Win32, check the linear field of the presumed TCR …
|
|
|
|
@15130
|
13 years |
Gary Byers |
Fix some FP instructions' masks so that the disassembler will …
|
|
|
|
@15129
|
13 years |
Gary Byers |
Conditionalize out toplevel (DECLAIM (OPTIMIZE (SAFETY 3))) forms. We …
|
|
|
|
@15128
|
13 years |
Gary Byers |
Split ARM2-ASET2 into the case that has to deal with the write
barrier …
|
|
|
|
@15127
|
13 years |
Gary Byers |
In NX-CHECK-VDECL-VAR-REF, allow TYPE decls to apply to symbol-macros; …
|
|
|
|
@15126
|
13 years |
Gary Byers |
WITH-IMM-TARGET, WITH-NODE-TARGET: allow elements of reserve set
to be NIL.
|
|
|
|
@15125
|
13 years |
Gary Byers |
Use default optimization settings by ... default in TEST-CCL.
|
|
|
|
@15124
|
13 years |
Gary Byers |
No TSP on ARM.
|
|
|
|
@15123
|
13 years |
Gary Byers |
Need to restore double-float-zero after ffcall.
|
|
|
|
@15122
|
13 years |
Gary Byers |
SPECIAL-OPERATOR: conditionalize for ARM (pseudofunctions vs …
|
|
|
|
@15121
|
13 years |
Gary Byers |
In ARM2-COPY-REGISTER: check more thoroughly that source and dest
FPR …
|
|
|
|
@15120
|
13 years |
Gary Byers |
In MISC-REF-C-BIT-FIXNUM, don't try to rotate right by 0 bits.
In …
|
|
|
|
@15119
|
13 years |
Gary Byers |
Don't allow shifter operands of the for (:ror reg (:$ 0)) (that's
how …
|
|
|
|
@15118
|
13 years |
gz |
uncomment and clean up rlisp-test
|
|
|
|
@15117
|
13 years |
gz |
Allow remote connections
|
|
|
|
@15116
|
13 years |
gz |
Implement restarts dialog for remote listener
|
|
|
|
@15115
|
13 years |
gz |
Move the make-xxx-stack-range functions out of the inspector package
|
|
|
|
@15114
|
13 years |
R. Matthew Emerson |
In the following vinsns, don't use x8664::stack-temp (which is
an MMX …
|
|
|
|
@15113
|
13 years |
Glen Foy |
#/saveDocument revisited.
|
|
|
|
@15112
|
13 years |
R. Matthew Emerson |
Use %imm2 instead of the MMX register %mm0 to save an unboxed value …
|
|
|
|
@15111
|
13 years |
Gary Byers |
ARM-specific changes, mostly.
When running lisp code (in almost all …
|
|
|
|
@15110
|
13 years |
R. Matthew Emerson |
Revert r15092 (switch to xib format). There's no way to compile
a xib …
|
|
|
|
@15109
|
13 years |
gz |
Make cmd-. cmd-, and cmd-/ work in remote listeners.
Add some local …
|
|
|
|
@15108
|
13 years |
Gary Byers |
On Windows, if one or both of the standard input/output handles
is a …
|
|
|
|
@15107
|
13 years |
R. Matthew Emerson |
Add distinctive tag to version string.
|
|
|
|
@15106
|
13 years |
R. Matthew Emerson |
Private branch for testing.
|
|
|
|
@15105
|
13 years |
gz |
Rewrite the remote lisp client to use swink rather than swank. Move …
|
|
|
|
@15104
|
13 years |
gz |
Add swink, a swank-like debugger nub
|
|
|
|
@15103
|
13 years |
Gary Byers |
updated
|
|
|
|
@15102
|
13 years |
gz |
Document the :initargs arg to make-process and process-run-function
|
|
|
|
@15101
|
13 years |
gz |
Make process-run-function accept :class/:initargs args
|
|
|
|
@15100
|
13 years |
gz |
Add abortable stream-peek-char and stream-listen methods for listener …
|
|
|
|
@15099
|
13 years |
R. Matthew Emerson |
Revert r15026.
|
|
|
|
@15098
|
13 years |
R. Matthew Emerson |
Patch bundled ASDF to call ccl:target-fasl-version instead of …
|
|
|
|
@15097
|
13 years |
Gary Byers |
MISC-REF-C-BIT, MISC-REF-C-BIT-FIXNUM: repeat after me: "this is the …
|
|
|
|
@15096
|
13 years |
Gary Byers |
Propagate r15083 (DIRECTORY and symbolic links) to 1.7
|
|
|
|
@15095
|
13 years |
Gary Byers |
lib/nfcomp.lisp, level-0/nfasload.lisp: try to make the new scheme …
|
|
|
|
@15094
|
13 years |
Gary Byers |
So much for "the buildbot will catch any problems after r15093".
Add a …
|
|
|
|
@15093
|
13 years |
Gary Byers |
New Linux ARM binaries.
The image and FASL versions changed on the …
|
|
|
|
@15092
|
13 years |
R. Matthew Emerson |
Convert Interface Builder files to .xib format. This requires
more …
|
|
|
|
@15091
|
13 years |
R. Matthew Emerson |
In create_exception_callback_frame(), try to figure out if a tra
on …
|
|
|
|
@15090
|
13 years |
R. Matthew Emerson |
New functions ptr_in_area() and in_any_consing_area().
|
|
|
|
@15089
|
13 years |
Gary Byers |
Where did the bug fixed in r15088 come from, anyway ?
|
|
|
|
@15088
|
13 years |
Gary Byers |
In ARM2-%ILOGXOR2, if vreg isn't a node reg we need to do the logxor …
|
|
|
|
@15087
|
13 years |
Gary Byers |
New binaries.
|
|
|
|
@15086
|
13 years |
Gary Byers |
Use link_map.l_ld macro to hide platform dependencies. (Android …
|
|
|
|
@15085
|
13 years |
Gary Byers |
Yet another typo in ARM2-FOUR-UNTARGETED-REG-FORMS (need to set ADEST …
|
|
|
|
@15084
|
13 years |
Gary Byers |
Trying to allocate a very large vector in _SPmisc_alloc could cause …
|
|
|
|
@15083
|
13 years |
Gary Byers |
%%STAT-VALUES returns stat.st_dev. (I haven't checked to see
if it's …
|
|
|
|
@15082
|
13 years |
Gary Byers |
When stack-allocating variable-sized objects, check proposed new
SP …
|
|
|
|
@15081
|
13 years |
Gary Byers |
Hopefully faster copying between pointers and ivectors/ivectors and …
|
|
|
|
@15080
|
13 years |
Gary Byers |
@+ vinsn macro doesn't invalidate regmap. (Spent several days
trying …
|
|
|
|
@15079
|
13 years |
Gary Byers |
NX1-%PTR-TO-INT: %PTR-TO-INT's result is of *NX-TARGET-NATURAL-TYPE*.
|
|
|
|
@15078
|
13 years |
Gary Byers |
NX2-SELECT-FPR-CANDIDATES: don't use FPR if var isn't SETQed.
|
|
|
|
@15077
|
13 years |
Gary Byers |
FLOAT: don't coerce double-float to single if 2nd arg not supplied.
|
|
|
|
@15076
|
13 years |
Gary Byers |
VINSN-SEQUENCE-HAS-SOME-ATTRIBUTE-P.
|
|
|
|
@15075
|
13 years |
Gary Byers |
Make 'vpush1' and 'vpop1' instructions, don't define them as lap …
|
|
|
|
@15074
|
13 years |
R. Matthew Emerson |
Tweaks to altconsole, preferences, and about panel.
|
|
|
|
@15073
|
13 years |
R. Matthew Emerson |
Make #p"ccl:" refer to .../Contents/Resources/ccl. Copy interfaces …
|
|
|
|
@15072
|
13 years |
R. Matthew Emerson |
Add "store" suffix to version string. Remove more stuff.
|
|
|
|
@15071
|
13 years |
R. Matthew Emerson |
remove more leftovers
|
|
|
|
@15070
|
13 years |
R. Matthew Emerson |
Remove some unused/experimental/broken IDE stuff.
|
|
|
|
@15069
|
13 years |
R. Matthew Emerson |
New branch.
|
|
|
|
@15068
|
13 years |
Gary Byers |
Current ARM Linux image; see commit log for r15065.
|
|
|
|
@15067
|
13 years |
Gary Byers |
Provide definitions (real ones or stubs) of the 4 functions that have …
|
|
|
|
@15066
|
13 years |
Gary Byers |
When allocating "untargeted" temporary registers, heuristically try to …
|
|
|
|
@15065
|
13 years |
gz |
Support for recursive readloops in remote listener. There are stll …
|
|
|
|
@15064
|
13 years |
gz |
Add an inhibit-greeting arg to new-listener, and implement it kludgily
|
|
|
|
@15063
|
13 years |
gz |
Add defindent for let-globally and process-run-function
|
|
|
|
@15062
|
13 years |
gz |
Indirect read loop through *read-loop-function*. Add …
|
|
|
|
@15061
|
13 years |
gz |
Fix crash on empty dir in search files
|
|
|
|
@15060
|
13 years |
R. Matthew Emerson |
Obsolete and unused.
|
|
|
|