|
|
@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 …
|
|
|
@14030
|
11 years |
rme |
Use *svn-program* instead of just "svn" when invoking svn from
run-program.
|
|
|
@14029
|
11 years |
rme |
Tweak ensure-tests-loaded a bit to provide some debugging information.
|
|
|
@14028
|
11 years |
rme |
In string-to-pathname, do tilde expansion on Windows also. Note that …
|
|
|
@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!
|
|
|
@14021
|
11 years |
rme |
Per test CCL.57879-6, in DEFSTRUCT constructors, try not to complain …
|
|
|
@14020
|
11 years |
rme |
In FULL-PATHNAME, get a suitable device pathname component from …
|
|
|
@14019
|
11 years |
gb |
Latest, greatest.
|
|
|
@14018
|
11 years |
gb |
t_offset's been wrong for a few weeks.
|
|
|
@14017
|
11 years |
gb |
Handle new array UUOs.
Conditionalize for ARM, provide some missing …
|
|
|
@14016
|
11 years |
gb |
In STRING, don't do vector initialization to set a single element in …
|
|
|
@14015
|
11 years |
gb |
More UUOs (for N-dimensional AREF.)
vinsns for N-d aref; backend …
|
|
|
@14014
|
11 years |
gb |
More UUOs (for N-dimensional AREF.)
vinsns for N-d aref; backend …
|
|
|
@14013
|
11 years |
gb |
BIGNUM-SHIFT-LEFT-LOOP: keep fixing bugs …
|
|
|
@14012
|
11 years |
rme |
Use the versions of acosh[f], asinh[f], and atanh[f]
that we use on …
|
|
|
@14011
|
11 years |
gb |
Current.
|
|
|
@14010
|
11 years |
rme |
Add :exit keyword argument to test-ccl. When t, the lisp will
exit …
|
|
|
@14009
|
11 years |
gb |
BIGNUM-SHIFT-LEFT-LOOP: last digit set by ashift right.
|
|
|
@14008
|
11 years |
gb |
.SPadd_values and .SPrecover_values weren't finding forward/backward …
|
|
|
@14007
|
11 years |
gb |
ARM stack range changes.
|
|
|
@14006
|
11 years |
gb |
%FIXNUM-REF-NATURAL doesn't need a 0-valued offset arg.
|
|
|
@14005
|
11 years |
gb |
Funcall's argument goes straight to arm::nfn in ARM2-MVCALL.
|
|
|
@14004
|
11 years |
gb |
Fix braino in POP-ARGUMENT-REGISTERS.
|
|
|
@14003
|
11 years |
gb |
Show source info (if any) in disassembly.
|
|
|
@14002
|
11 years |
gb |
Forgot to check this in …
|
|
|
@14001
|
11 years |
gb |
Current image.
|
|
|
@14000
|
11 years |
gb |
Better .SPcheck-fpu-exception.
New UUO for FP exceptions.
|
|
|
@13999
|
11 years |
gb |
Handle FPU exceptions in non FFI case.
|
|
|
@13998
|
11 years |
gb |
Fix in %MAKE-FLOAT-FROM-FIXNUMS.
Get control bits right in …
|
|
|
@13997
|
11 years |
gb |
"safe" FP operations need to clear fpscr status bits first.
|
|
|
@13996
|
11 years |
gb |
UUO-ERROR-FPU-EXCEPTION.
Parse FPUX operands (fpscr, etc.) in vinsns.
|
|
|
@13995
|
11 years |
gb |
EXTRACT-ARM-@RN-OPERAND.
|
|
|
@13994
|
11 years |
rme |
Clear tcr.ffi_exception in .SPffcall/.SPffcall_return_registers
before …
|
|
|
@13993
|
11 years |
gb |
ARM Linux support.
|
|
|
@13992
|
11 years |
gb |
Keep trying to guess how to identify a write fault on ARM Linux.
|
|
|
@13991
|
11 years |
gb |
Some fixes in check_refmap_consistency().
|
|
|
@13990
|
11 years |
gb |
In the windows version of %GET-IP-INTERFACES, handle the "buffer too …
|
|
|
@13989
|
11 years |
gb |
Let callback functions decide whether/how to advance PC on return.
|
|
|
@13988
|
11 years |
gb |
Handle return from callbacks.
|
|
|
@13987
|
11 years |
gb |
Hopefully more useful.
|
|
|
@13986
|
11 years |
gb |
Conditionalize for ARM (and maybe PPC, finally.)
|
|
|
@13985
|
11 years |
gb |
Small changes/additions.
|
|
|
@13984
|
11 years |
gb |
Make %ERR-DISP callback return number of bytes to advance PC on return …
|
|
|
@13983
|
11 years |
gb |
Add (:ARGLIST) info to some lap functions.
|
|
|
@13982
|
11 years |
gb |
Try not to run out of imm regs when storing double-floats to foreign …
|
|
|
@13981
|
11 years |
gb |
Use ARM::EMIT-LAP-INSTRUCTION-ELEMENTS (rather than …
|
|
|
@13980
|
11 years |
gb |
Make the hash table used by INTERN-EQL-SPECIALIZER weak on value. …
|
|
|
@13979
|
11 years |
gb |
conditionalize for Windows, other small changes
|
|
|
@13978
|
11 years |
gb |
suppress warning in %TOKEN-PACKAGE
|
|
|
@13977
|
11 years |
gb |
Specify fpu type explicitly.
|
|
|
@13976
|
11 years |
gb |
Spell "true" with an "e".
|
|
|
@13975
|
11 years |
gb |
Fix typo in DECLAIM.
|
|
|
@13974
|
11 years |
gb |
Defer package lookup until token's been constructed; fixes ticket:698.
|
|
|
@13973
|
11 years |
gb |
Export WAIT-FOR-SIGNAL.
|
|
|
@13972
|
11 years |
gb |
Lisp side of WAIT-FOR-SIGNAL.
|
|
|
@13971
|
11 years |
gb |
Define kernel import for WAIT-FOR-SIGNAL.
|
|
|
@13970
|
11 years |
gb |
Kernel side of WAIT-FOR-SIGNAL. Probably needs to be more: a better …
|
|
|
@13969
|
11 years |
rme |
Correct typo (wint -> with). Fixes ticket:703.
|
|
|
@13968
|
11 years |
gb |
Fix bogosity in _SPcall_closure.
Start checking for FP exceptions …
|
|
|
@13967
|
11 years |
gb |
ELF headers for Linux ARM.
|
|
|
@13966
|
11 years |
gz |
Record code coverage acode string and positions
|
|
|
@13965
|
11 years |
gz |
Change pprint-recording-positions to take a function to do the recording
|
|
|
@13964
|
11 years |
gz |
Add decode-file-range
|
|
|
@13963
|
11 years |
gb |
More recent.
|
|
|
@13962
|
11 years |
gb |
arm-arch.lisp: artist's conception of fake-stack-frame. …
|
|
|
@13961
|
11 years |
gz |
function inspector: show lfun bits and lfun info
|
|
|
@13960
|
11 years |
rme |
Keep trying to get xpMXCSR right on Solaris.
|
|
|
@13959
|
11 years |
rme |
Update to ASDF 2.004.
|
|
|
@13958
|
11 years |
gb |
Get the kernel to compile/link/run enough to complain about a missing …
|
|
|
@13957
|
11 years |
gb |
stuff to get/set the fpscr.
|
|
|
@13956
|
11 years |
rme |
Use /usr/bin/gm4 on Solaris systems.
I don't know if Sun fixed the …
|
|
|
@13955
|
11 years |
gb |
arm-misc.lisp: Need xchgl for ARM (used in futex-based locking.) …
|
|
|
@13954
|
11 years |
gb |
In commit_pages(), try to ensure that we return false if …
|
|
|
@13953
|
11 years |
gb |
Spell xpMXCSR with a 'p'. Split 64/32-bit trap stuff into the right …
|
|
|
@13952
|
11 years |
rme |
New scheme for dealing with floating point exceptions on x86-64 …
|
|
|
@13951
|
11 years |
rme |
Merge changes from trunk.
|
|
|
@13950
|
11 years |
rme |
Add comment about Liunx struct _fpstate.
|
|
|
@13949
|
11 years |
rme |
Handler support for SIGFPE while in foreign code.
|
|
|
@13948
|
11 years |
gb |
The point of the checkpoint in the last commit: change nil_value on …
|
|
|
@13947
|
11 years |
rme |
Update location of contrib externals.
|
|
|
@13946
|
11 years |
rme |
move contrib directory up a level
|
|
|
@13945
|
11 years |
gb |
Just a checkpoint; not yet fit for consumption.
|
|
|
@13944
|
11 years |
gb |
Fixes in %SUBTRACT-WITH-BORROW, %SUBTRACT-WITH-BORROW-1. Can now …
|
|
|
@13943
|
11 years |
rme |
When we get EXC_ARITHMETIC in catch_exception_raise(), translate a …
|
|
|