|
|
@16710
|
5 years |
rme |
Rename ccl:cocoa-ide;project.lisp to asdf-browser.lisp. Don't compile …
|
|
|
@16704
|
5 years |
gb |
callers of LINEAR-SCAN-BAILOUT: first arg ("reason") is a symbol.
Try …
|
|
|
@16703
|
5 years |
gb |
Add a compiler-macro on LAST. Fixes ticket:1338 in the trunk.
|
|
|
@16702
|
5 years |
gb |
Maybe handle (definition-base-name (dt definition-type) (name cons)) …
|
|
|
@16701
|
5 years |
gb |
typo.
|
|
|
@16700
|
5 years |
gb |
steal another bit. add INVARIANT-TSC-P.
|
|
|
@16699
|
5 years |
gb |
Don't misuse lfun-plist. Find another bit somewhere, someday
|
|
|
@16698
|
5 years |
svspire |
Repair typo. Old bug, from r5335. Guess not many people write
:MACOS …
|
|
|
@16697
|
5 years |
gb |
when printing instruction addresses, just show the relative address. …
|
|
|
@16696
|
5 years |
gb |
x862.lisp:in X862-COMPILE,
if a function is compiled with …
|
|
|
@16695
|
5 years |
rme |
Delete extra paren.
|
|
|
@16694
|
5 years |
gb |
Provide CCL::RDTSCP, which returns (values time-stamp-counter …
|
|
|
@16693
|
5 years |
gb |
compiler/nx.lisp
in COMPILE-NAMED-FUNCTION: ignore the :stack-access …
|
|
|
@16692
|
5 years |
gb |
in COMPILE_NAMED_FUNCION: *stack-access-winners* is now
a weak hash …
|
|
|
@16691
|
5 years |
gb |
in COMPILE-NAMED-FUNCION, maintain a list of *STACK-ACCESS-WINNERS*
Do …
|
|
|
@16690
|
5 years |
rme |
Use Windows-specific spellings of the how argument to the shutdown …
|
|
|
@16689
|
5 years |
rme |
In rebuild-ccl: correct typos in error message.
|
|
|
@16687
|
5 years |
rme |
Update copyright/licesne header as authorized by author.
|
|
|
@16686
|
5 years |
rme |
Update copyright/license headers in cocoa-ide directory.
|
|
|
@16685
|
5 years |
rme |
Update copyright/license headers in files.
|
|
|
@16684
|
5 years |
rme |
Re-indent parse-integer.
|
|
|
@16683
|
5 years |
rme |
Indentation.
|
|
|
@16682
|
5 years |
rme |
Correct some conditionalization.
|
|
|
@16681
|
5 years |
rme |
New special-purpose code for fast output of unsigned-byte values in …
|
|
|
@16680
|
5 years |
rme |
In SPbuiltin_length, put ALU and conditional branch instructions …
|
|
|
@16679
|
5 years |
gb |
changes involving some specialized array types. Fixes ticket:1340 in …
|
|
|
@16678
|
5 years |
gb |
treat :STACK-ACCESS as an optimize quality name as well as …
|
|
|
@16677
|
5 years |
gb |
Back out of r16642. it still does not fix the problem that it was …
|
|
|
@16676
|
5 years |
rme |
Remove a couple of Cocoa examples that have unfortunately been …
|
|
|
@16675
|
5 years |
rme |
When negating flonums on x86, let the vinsn machinery deal with
the …
|
|
|
@16674
|
5 years |
rme |
Test for ticket:1335.
|
|
|
@16673
|
5 years |
rme |
Some simple lldb customizations for debugging ccl.
|
|
|
@16672
|
5 years |
gb |
*remove-trivial-copies* is still not enabled, but is getting closer.
|
|
|
@16671
|
5 years |
rme |
Use correct name for Darwin headers.
|
|
|
@16670
|
5 years |
svspire |
#'unread-data-available-p now just calls #'fd-input-available-p on all …
|
|
|
@16669
|
5 years |
svspire |
Clarify doc string about time units in #'process-wait-with-timeout. …
|
|
|
@16668
|
5 years |
svspire |
Added some links to papers about float printing, especially …
|
|
|
@16667
|
5 years |
svspire |
Add :both case to #'shutdown.
Redefine the class called …
|
|
|
@16666
|
5 years |
svspire |
Fix typo.
|
|
|
@16664
|
5 years |
rme |
In check-deferred-call-args, use the correct keyword …
|
|
|
@16662
|
5 years |
rme |
Bind *print-circle* to t in get-child method on inspector-item …
|
|
|
@16661
|
5 years |
rme |
current linuxx864 image.
|
|
|
@16660
|
5 years |
rme |
Branch back to correct place in SParef3. Correct branch label typo
in …
|
|
|
@16658
|
5 years |
rme |
In %array-header-data-and-offset, use imm0.b when checking the
subtag …
|
|
|
@16657
|
5 years |
rme |
Corrections to %array-header-data-and-offset and SPaset2.
(See r16128.)
|
|
|
@16653
|
5 years |
rme |
In make-tcp-socket, only do resolve-address when the socket is :active.
|
|
|
@16652
|
5 years |
gb |
In X862-COMPARE. avoid generating comparing stack offsets to fixnum …
|
|
|
@16651
|
5 years |
gb |
In X862-EXPAND-VINSNS, only align labels to 16-byte boundaries if ALL …
|
|
|
@16650
|
5 years |
svspire |
#'resolve-address respects its errorp arg again. Changed a few callers …
|
|
|
@16649
|
5 years |
rme |
Make defun complain if the user attempts to use NIL as a function …
|
|
|
@16648
|
5 years |
rme |
In format-find-command, try not to get tripped up by #\~ directives.
…
|
|
|
@16647
|
5 years |
rme |
Test for bug in ticket:1330.
|
|
|
@16646
|
5 years |
rme |
In %realpath, signal a file-error if the call to #_realpath fails
with …
|
|
|
@16645
|
5 years |
rme |
Update several vinsns so that they don't hardwire the use of temp5.
|
|
|
@16644
|
5 years |
rme |
Don't mention nfp as a temp in vinsn reload-complex-single-float.
|
|
|
@16643
|
5 years |
svspire |
Remove obsolete syscall files. That functionality is now handled by …
|
|
|
@16642
|
5 years |
rme |
Disable regmap again because it breaks the x8632 ports.
|
|
|
@16641
|
5 years |
gb |
x86-disassemble.lisp: tagged return addresses don't have anything to …
|
|
|
@16640
|
5 years |
rme |
Add tests for change r16639.
|
|
|
@16639
|
5 years |
rme |
Replace scale-exponent with accurate-scaled-exponent, borrowed from …
|
|
|
@16638
|
5 years |
rme |
Use regmap (to avoid useless loads from stack frame slots) when
not …
|
|
|
@16637
|
5 years |
rme |
ASDF 3.1.6.
|
|
|
@16634
|
5 years |
gb |
print pc/aligned address of instruction in X86-PRINT-DI-LAP and …
|
|
|
@16633
|
5 years |
rme |
New function x86-print-di-raw (not the greatest name). Use it in …
|
|
|
@16632
|
5 years |
rme |
Convenience script for grabbing bootstrapping binaries
and interface …
|
|
|
@16631
|
5 years |
rme |
Add :nop flag to instruction byte #x1f in *disx86-twobyte*.
In …
|
|
|
@16630
|
5 years |
rme |
Use Intel-recommended multi-byte NOP instructions in frag-emit-nops. …
|
|
|
@16628
|
5 years |
rme |
Correct typo.
|
|
|
@16626
|
5 years |
rme |
Don't signal a socket-error in resolve-address after all.
|
|
|
@16624
|
5 years |
rme |
In make-tcp-socket and make-udp-socket, pass the :address-family and …
|
|
|
@16623
|
5 years |
gb |
vreg.lisp: in MATCH-VREG, just use PUSH (not PUSHNEW) to
add a vinsn …
|
|
|
@16621
|
5 years |
rme |
Use Objective-C runtime API functions instead of looking directly at …
|
|
|
@16620
|
5 years |
gb |
THREE-TARGETED-REG-FORMS tries to extend the lifetimes of the target …
|
|
|
@16619
|
5 years |
gb |
MAKE-UNWIRED-LREG-LIKE always returns an unwired lreg.
|
|
|
@16618
|
5 years |
gb |
annotate a few mor subprim calls as needing to use a frame pointer.
|
|
|
@16617
|
5 years |
rme |
updated Solaris/x8664 binaries
|
|
|
@16616
|
5 years |
gb |
linuxarm image
|
|
|
@16615
|
5 years |
gb |
FreeBSD images
|
|
|
@16614
|
5 years |
gb |
windows images
|
|
|
@16613
|
5 years |
gb |
linux x86 binaries
|
|
|
@16612
|
5 years |
gb |
darwin binaries
|
|
|
@16611
|
5 years |
gb |
handle LOAD-TIME-VALUE differently.
In the COMPILE (EVAL) case, wrap …
|
|
|
@16610
|
5 years |
rme |
Indentation.
|
|
|
@16609
|
5 years |
gb |
bail out on [local-]go.
|
|
|
@16608
|
5 years |
gb |
Don't process &aux variables in the simole cases; they are already …
|
|
|
@16607
|
5 years |
gb |
in postprocess-interval: if the interval is not spilled/split, don't …
|
|
|
@16606
|
5 years |
gb |
Remove a BREAK call from #'LINEAR-SCAN.
|
|
|
@16605
|
5 years |
gb |
in EXTEND-INTERVALS-FOR-LOOPS: don't do this if the interval is wired …
|
|
|
@16604
|
5 years |
gb |
in NX1-LAMBDA-BIND, don't just try to compile again. A simple …
|
|
|
@16603
|
5 years |
rme |
Undo r16602 (never mind).
|
|
|
@16602
|
5 years |
rme |
Use xcrun --show-sdk-path to obtain a pathname for -isysroot.
If xcrun …
|
|
|
@16601
|
5 years |
gb |
32-bit FreeBSD image
|
|
|
@16600
|
5 years |
rme |
Bump ARM image versions to match checked in heap image binary.
In …
|
|
|
@16598
|
5 years |
gb |
canonically, r12 is arg_w
|
|
|
@16597
|
5 years |
gb |
freebsdx8632-target typo.
|
|
|
@16596
|
5 years |
gb |
Always try to omit the frame pointer.
|
|
|
@16595
|
5 years |
rme |
In %address-of, don't bother to check whether the unsigned address …
|
|
|
@16594
|
5 years |
gb |
Windows images.
|
|
|
@16593
|
5 years |
gb |
|
|
|
@16592
|
5 years |
gb |
LinuxARM images.
|
|
|