|
|
@14360
|
10 years |
gb |
make branch for compiler changes
|
|
|
@14316
|
10 years |
rme |
Merge r14315 from trunk.
|
|
|
@14310
|
10 years |
rme |
Merge r14309 from trunk.
|
|
|
@14308
|
10 years |
rme |
Merge r14305--r14307 from trunk. (Avoid spurious warnings about …
|
|
|
@14300
|
10 years |
gz |
r14299 from trunk (encode acode strings)
|
|
|
@14261
|
10 years |
rme |
Merge r14260 from trunk (guard against null uc_mcontext.fpregs on Linux).
|
|
|
@14259
|
10 years |
gz |
r14258 from trunk (defstruct changes)
|
|
|
@14172
|
11 years |
gz |
Last acode coverage bug (knock wood): defuns inside flet
|
|
|
@14165
|
11 years |
gz |
better decomp methods for builtin-call, typed-form, …
|
|
|
@14164
|
11 years |
gz |
arrange so don't output coverage acode for compiler-generated toplevel …
|
|
|
@14118
|
11 years |
gb |
Enable -O2.
|
|
|
@14117
|
11 years |
gb |
Scheme for stack-overflow recovery (e.g., for re-protecting guard …
|
|
|
@14116
|
11 years |
gb |
Fix result order in use of umull in TRUNCATE-GUESS-LOOP (should be …
|
|
|
@14114
|
11 years |
gb |
Fix the large (>= 256 slots/instance) slot-id lookup stuff.
|
|
|
@14113
|
11 years |
gb |
rscs /= rsc.
|
|
|
@14112
|
11 years |
gb |
Host changes.
|
|
|
@14111
|
11 years |
gb |
Yet another scheme for subprim calls. Go ahead and laugh.
Details:
- …
|
|
|
@14110
|
11 years |
gz |
acode coverage reporting: remember to init *code-note-acode-strings*. …
|
|
|
@14109
|
11 years |
gb |
props
|
|
|
@14108
|
11 years |
gb |
arm-lapmacros: define LRI, which loads a 32-bit constant into a GPR …
|
|
|
@14107
|
11 years |
gb |
More subprim changes.
|
|
|
@14106
|
11 years |
gb |
Current image.
|
|
|
@14105
|
11 years |
gb |
Deal with exception frames better, especially for C.
|
|
|
@14104
|
11 years |
gb |
Don't use "ba" pseudo-instruction.
|
|
|
@14103
|
11 years |
gb |
Don't use "ba" pseudo-instruction.
|
|
|
@14102
|
11 years |
gb |
Don't use "ba" pseudo-instruction.
|
|
|
@14101
|
11 years |
gb |
un-botch interrupt check.
|
|
|
@14100
|
11 years |
gb |
Finish bootstrapping STRUCTURE-TYPEP. (Started 2 years ago.)
|
|
|
@14099
|
11 years |
gb |
Register usage in ARM2-ASET2; subprim changes.
|
|
|
@14098
|
11 years |
gb |
Fix braino in UNBOX-S8; new subprim call/jump scheme.
|
|
|
@14097
|
11 years |
gb |
Fix COMPOSE-DIGIT; add LOAD-SUBPRIM.
|
|
|
@14096
|
11 years |
gb |
No more arm::*called-subprim-jmp-labels*.
|
|
|
@14095
|
11 years |
gb |
Stop supporting the "BA" pseudoinstruction (which was really a
"mov …
|
|
|
@14094
|
11 years |
gb |
Make a built-in-class for FAKE-STACK-FRAME.
|
|
|
@14093
|
11 years |
gb |
SIMPLE-1D-ARRAY-SUBSEQ: fix conditionalization.
|
|
|
@14092
|
11 years |
gb |
_SPbuiltin_ash: right shift via asr, not lsr. Sheesh.
_SPsdiv32: call …
|
|
|
@14091
|
11 years |
gb |
Skip over 0 word pairs when walking cstack. (Leftovers from bignum …
|
|
|
@14090
|
11 years |
gb |
Handle DIVISION-BY-ZERO via #'%ERR-DISP.
|
|
|
@14089
|
11 years |
gb |
%MULTIPLY-AND-ADD-HARDER-LOOP: need to preserve X, which is kind of …
|
|
|
@14088
|
11 years |
gb |
In %FIXNUM-TRUNCATE, set fn register so we can ref constant.
|
|
|
@14087
|
11 years |
gb |
Typo in REQUIRE-NUMBER.
|
|
|
@14085
|
11 years |
gz |
in decomp-afunc, handle circular refs
|
|
|
@14084
|
11 years |
gb |
Typo in bitvector case of .SPmisc-set.
|
|
|
@14083
|
11 years |
gb |
In errors involving 3-bit tag, order of CONS and NULL changed
a few …
|
|
|
@14082
|
11 years |
gb |
Constant too large in %MAKE-SHORT-FLOAT-FROM-FIXNUMS.
|
|
|
@14081
|
11 years |
gb |
Fix the SINGLE-FLOAT-VECTOR case in ... %INIT-MISC.
|
|
|
@14080
|
11 years |
gb |
Register targeting in ARM2-AREF2. (May need to do more of this …
|
|
|
@14079
|
11 years |
gb |
REQUIRE-REAL, REQUIRE-NUMBER: use arm::real-tags-mask, …
|
|
|
@14078
|
11 years |
gb |
arm::real-tags-mask, arm::numeric-tags-mask.
|
|
|
@14077
|
11 years |
gb |
svn property changes only, AFAIK.
|
|
|
@14076
|
11 years |
gb |
Don't disable EGC or enable integrity checks in the Makefile.
(Have …
|
|
|
@14075
|
11 years |
gb |
Straighten out keyword_flags definitions.
Don't consider …
|
|
|
@14074
|
11 years |
gb |
handle_uuo(): pass more kinds of UUOs to handle_error().
Make sure …
|
|
|
@14073
|
11 years |
gb |
APPLY+: just restore lr from saved lisp frame.
|
|
|
@14072
|
11 years |
gb |
Bug du Jour in %INIT-MISC.
|
|
|
@14071
|
11 years |
gb |
%SLOT-REF: keep dest, slot-vector, index args disjoint.
|
|
|
@14070
|
11 years |
gb |
SET-OR-CLEAR-BIT had it backwards (should clear bit if E flag set). …
|
|
|
@14069
|
11 years |
gb |
Encoding of fnegs/fnegd instructions was wrong.
|
|
|
@14068
|
11 years |
gz |
Declaration
|
|
|
@14067
|
11 years |
gb |
Fixes to _SPdebind (lots of 'em) and _SPstack_misc_alloc_init.
(Some …
|
|
|
@14066
|
11 years |
gb |
Lots of changes to support stack-overflow detection on ARM Linux. …
|
|
|
@14065
|
11 years |
gb |
debind subprim bitmask constants.
|
|
|
@14064
|
11 years |
gb |
add call_handler_on_main_stack, for sigaltstack nonsense.
|
|
|
@14063
|
11 years |
gb |
%ERR-DISP callback: report stack overflow.
|
|
|
@14062
|
11 years |
gb |
Fix runtime versions of REALP, NUMBERP, too.
|
|
|
@14061
|
11 years |
gb |
BIGNUM-REM: missed refs to *TRUNCATE-X*.
|
|
|
@14060
|
11 years |
gb |
Typechecking, other fixes in %INIT-MISC.
|
|
|
@14059
|
11 years |
gb |
arm2.lisp: in ARM2-SPREAD-LAMBDA-LIST, get the bits in the doadlword …
|
|
|
@14058
|
11 years |
gz |
support for code coverage of acode (r13891, r13929, r13942, r13964, …
|
|
|
@14057
|
11 years |
gz |
Couple defstruct fixes from trunk (r13590, r13788)
|
|
|
@14056
|
11 years |
gz |
r13980 from trunk (defmethod memory leak)
|
|
|
@14055
|
11 years |
gz |
Bump version (r13660, r13656)
|
|
|
@14054
|
11 years |
gz |
Bounds checking for tlb indices (r13745, r13752)
|
|
|
@14053
|
11 years |
gz |
No longer look for image in LX86CL64 (r13592)
|
|
|
@14052
|
11 years |
gz |
Faster #n=/#n# from trunk (r13591)
|
|
|
@14051
|
11 years |
gz |
Pathname fixes from trunk (r13579, r13582)
|
|
|
@14050
|
11 years |
gz |
assume newer asdf (r13682)
|
|
|
@14049
|
11 years |
gz |
Misc tweaks and fixes from trunk …
|
|
|
@14048
|
11 years |
gz |
from trunk, reorg of platform-specific kernel files (r13589-r13956)
|
|
|
@14045
|
11 years |
gz |
Don't need contribs here
|
|
|
@14043
|
11 years |
gb |
Today's image.
|
|
|
@14042
|
11 years |
gb |
Split ARM instructions into two 16-bit halves, to try to reduce …
|
|
|
@14041
|
11 years |
gb |
resurrect .SPjmpsym.
|
|
|
@14040
|
11 years |
gb |
movc16 macro expands to movw.
|
|
|
@14039
|
11 years |
gb |
Need to clear FPSCR status before calling into math lib on ARM.
|
|
|
@14038
|
11 years |
gb |
Compare both halves of DOUBLE-FLOATs in EQL.
|
|
|
@14037
|
11 years |
gb |
FFI FP exception stuff.
|
|
|
@14036
|
11 years |
gb |
Better ISTRUCT-TYPEP; other small changes.
|
|
|
@14035
|
11 years |
gb |
use movw, movt.
|
|
|
@14034
|
11 years |
gb |
movw, movt, & support for them.
|
|
|
@14033
|
11 years |
gb |
movw, movt, & support for them.
|
|
|
@14032
|
11 years |
gb |
Add (resurrect) SPjmpsym.
|
|
|
@14031
|
11 years |
gb |
In %APPLY-WITH-METHOD-CONTEXT, just load LR from the saved frame
and …
|
|
|
@14027
|
11 years |
gb |
Wrong comment. Clean up handling of code-vector locatives (PC/LR, …
|
|
|
@14026
|
11 years |
gb |
About 7 years late: use the current (GC) thread's binding of *PACKAGE* …
|
|
|
@14025
|
11 years |
gb |
About 7 years late: use the current (GC) thread's binding of *PACKAGE* …
|
|
|
@14024
|
11 years |
gb |
Define a new UUO, reserved for use as a forward marker (not a valid …
|
|
|
@14023
|
11 years |
gb |
Check the result of the strex correctly in .SPset_hash_key_conditional.
|
|
|
@14022
|
11 years |
gb |
D'oh!
|
|
|
@14019
|
11 years |
gb |
Latest, greatest.
|
|
|