|
|
@15578
|
7 years |
gb |
Faster bignum x fixnum multiplication for 32-bit architectures.
|
|
|
@15555
|
7 years |
gb |
commit correct file to fix ticket:1041
|
|
|
@15521
|
7 years |
gb |
Do STRIP-TAG-TO-FIXNUM the same way on all platforms: clear the …
|
|
|
@15488
|
7 years |
gb |
CONSTANT-REF prototype for ARM.
|
|
|
@15431
|
7 years |
gb |
lib/macros.lisp: DEFCALLBACK-BODY expands into LET*, not LET. …
|
|
|
@15425
|
7 years |
gb |
armcl. armcl.image: new binaries
compiler/ARM/arm-arch.lisp: add …
|
|
|
@15339
|
8 years |
gb |
ARM-HARD-FLOAT-P.
Make #'%FF-CALL handle hard-float ABI.
|
|
|
@15294
|
8 years |
gb |
Don't call out in .SPbuiltin_eql. Implement #'EQL for ARM in terms
of …
|
|
|
@15165
|
8 years |
gb |
Except on the PPC (which has LAP versions of %EXTEND-VECTOR), define …
|
|
|
@15093
|
8 years |
gb |
New Linux ARM binaries.
The image and FASL versions changed on the …
|
|
|
@15081
|
8 years |
gb |
Hopefully faster copying between pointers and ivectors/ivectors and …
|
|
|
@15067
|
8 years |
gb |
Provide definitions (real ones or stubs) of the 4 functions that have …
|
|
|
@14987
|
8 years |
gb |
In %FLOOR-99, if x[i] = y[j], dont just jump wherever temp1 is pointing.
|
|
|
@14910
|
8 years |
gb |
In %CODE-VECTOR-PC, need to shift the unboxed code-vector size left.
|
|
|
@14909
|
8 years |
gb |
Back out of r14899 (ARM backend changes): at least one of those …
|
|
|
@14886
|
8 years |
gb |
In %%FRAME-BACKLINK: when trying to skip over stack-consed vectors, …
|
|
|
@14808
|
9 years |
rme |
We want one arg (not zero) in allow-heap-allocation.
|
|
|
@14807
|
9 years |
gb |
Define and export the functions ALLOW-HEAP-ALLOCATION and …
|
|
|
@14708
|
9 years |
gb |
%IVECTOR-FROM-MACPTR: recover the (tagged) ivector from a pointer to
a …
|
|
|
@14653
|
9 years |
gb |
Add some dmb instructions.
|
|
|
@14558
|
9 years |
gb |
Change subprims origin to #x04002000 on Android.
|
|
|
@14518
|
9 years |
gb |
No more conditional UUOs on ARM.
|
|
|
@14478
|
9 years |
gb |
More ARM FFI fixes: fix handling of (single-)FLOAT args/results
in …
|
|
|
@14341
|
9 years |
gb |
ignore *fsl
|
|
|
@14285
|
9 years |
gb |
Propagate r14116 from ARM branch to trunk.
|
|
|
@14284
|
9 years |
gb |
Er, that was 14114 from ARM branch to trunk.
|
|
|
@14283
|
9 years |
gb |
propagate r11114 from ARM branch to trunk.
|
|
|
@14182
|
9 years |
gb |
Fix typo/braino in %%GET-SIGNED-LONGLONG.
|
|
|
@14181
|
9 years |
gb |
Darwin/ARM ABI changes in #'%FF-CALL.
|
|
|
@14159
|
9 years |
gb |
Unscramble variable-c-frame stuff. Use it to implement #'%FF-CALL.
|
|
|
@14157
|
9 years |
gb |
ignore *.lafsl.
|
|
|
@14148
|
9 years |
gb |
%ENSURE-TLB-INDEX for ARM.
|
|
|
@14119
|
9 years |
gb |
Changes from ARM branch. Need testing …
|