|
|
|
@13972
|
14 years |
Gary Byers |
Lisp side of WAIT-FOR-SIGNAL.
|
|
|
|
@13971
|
14 years |
Gary Byers |
Define kernel import for WAIT-FOR-SIGNAL.
|
|
|
|
@13970
|
14 years |
Gary Byers |
Kernel side of WAIT-FOR-SIGNAL. Probably needs to be more: a better …
|
|
|
|
@13969
|
14 years |
R. Matthew Emerson |
Correct typo (wint -> with). Fixes ticket:703.
|
|
|
|
@13968
|
14 years |
Gary Byers |
Fix bogosity in _SPcall_closure.
Start checking for FP exceptions …
|
|
|
|
@13967
|
14 years |
Gary Byers |
ELF headers for Linux ARM.
|
|
|
|
@13966
|
14 years |
gz |
Record code coverage acode string and positions
|
|
|
|
@13965
|
14 years |
gz |
Change pprint-recording-positions to take a function to do the recording
|
|
|
|
@13964
|
14 years |
gz |
Add decode-file-range
|
|
|
|
@13963
|
14 years |
Gary Byers |
More recent.
|
|
|
|
@13962
|
14 years |
Gary Byers |
arm-arch.lisp: artist's conception of fake-stack-frame. …
|
|
|
|
@13961
|
14 years |
gz |
function inspector: show lfun bits and lfun info
|
|
|
|
@13960
|
14 years |
R. Matthew Emerson |
Keep trying to get xpMXCSR right on Solaris.
|
|
|
|
@13959
|
14 years |
R. Matthew Emerson |
Update to ASDF 2.004.
|
|
|
|
@13958
|
14 years |
Gary Byers |
Get the kernel to compile/link/run enough to complain about a missing …
|
|
|
|
@13957
|
14 years |
Gary Byers |
stuff to get/set the fpscr.
|
|
|
|
@13956
|
14 years |
R. Matthew Emerson |
Use /usr/bin/gm4 on Solaris systems.
I don't know if Sun fixed the …
|
|
|
|
@13955
|
14 years |
Gary Byers |
arm-misc.lisp: Need xchgl for ARM (used in futex-based locking.) …
|
|
|
|
@13954
|
14 years |
Gary Byers |
In commit_pages(), try to ensure that we return false if …
|
|
|
|
@13953
|
14 years |
Gary Byers |
Spell xpMXCSR with a 'p'. Split 64/32-bit trap stuff into the right …
|
|
|
|
@13952
|
14 years |
R. Matthew Emerson |
New scheme for dealing with floating point exceptions on x86-64 …
|
|
|
|
@13951
|
14 years |
R. Matthew Emerson |
Merge changes from trunk.
|
|
|
|
@13950
|
14 years |
R. Matthew Emerson |
Add comment about Liunx struct _fpstate.
|
|
|
|
@13949
|
14 years |
R. Matthew Emerson |
Handler support for SIGFPE while in foreign code.
|
|
|
|
@13948
|
14 years |
Gary Byers |
The point of the checkpoint in the last commit: change nil_value on …
|
|
|
|
@13947
|
14 years |
R. Matthew Emerson |
Update location of contrib externals.
|
|
|
|
@13946
|
14 years |
R. Matthew Emerson |
move contrib directory up a level
|
|
|
|
@13945
|
14 years |
Gary Byers |
Just a checkpoint; not yet fit for consumption.
|
|
|
|
@13944
|
14 years |
Gary Byers |
Fixes in %SUBTRACT-WITH-BORROW, %SUBTRACT-WITH-BORROW-1. Can now …
|
|
|
|
@13943
|
14 years |
R. Matthew Emerson |
When we get EXC_ARITHMETIC in catch_exception_raise(), translate a …
|
|
|
|
@13942
|
14 years |
gz |
Unbreak the printer
|
|
|
|
@13941
|
14 years |
Gary Byers |
arm-asmutils.s: Actually implement atomic_ior and atomic_and, so that …
|
|
|
|
@13940
|
14 years |
R. Matthew Emerson |
Only avoid saving/restoring the MXCSR around FF calls on x8664,
at …
|
|
|
|
@13939
|
14 years |
R. Matthew Emerson |
Gyrate more vigorously when trying to get the MXCSR from a 32-bit …
|
|
|
|
@13938
|
14 years |
R. Matthew Emerson |
Wrong suffix (yay copy and paste).
|
|
|
|
@13937
|
14 years |
R. Matthew Emerson |
New scheme for dealing with fp exceptions in foreign code.
Instead of …
|
|
|
|
@13936
|
14 years |
R. Matthew Emerson |
Define TCR_FLAG_BIT_FOREIGN_FPE, other macros for fiddling with
MXCSR …
|
|
|
|
@13935
|
14 years |
R. Matthew Emerson |
New TCR flag bit TCR_FLAG_BIT_FOREIGN_FPE. Move definitions
of TCR …
|
|
|
|
@13934
|
14 years |
R. Matthew Emerson |
New xpMXCSR(x) macro for accessing MXCSR register as saved in …
|
|
|
|
@13933
|
14 years |
R. Matthew Emerson |
branch to try new way of dealing with foreign fp exceptions
|
|
|
|
@13932
|
14 years |
Gary Byers |
arm-bignum.lisp: First stab at TRUNCATE-GUESS-LOOP; fix …
|
|
|
|
@13931
|
14 years |
Gary Byers |
arm-bignum.lisp: First stab at TRUNCATE-GUESS-LOOP; fix …
|
|
|
|
@13930
|
14 years |
R. Matthew Emerson |
describe_memfault(): FreeBSD 6.x doesn't define the si_code constants.
|
|
|
|
@13929
|
14 years |
gz |
hook into the pretty printer to implement pprint-recording-positions
|
|
|
|
@13928
|
14 years |
gz |
In test-compiler-warnings, explicitly pass in :break-on-program-errors
|
|
|
|
@13927
|
14 years |
Gary Byers |
arm-bignum.lisp: BIGNUM-ADD-LOOP-+.
arm-utils.lisp: %ALLOCATE-LIST. …
|
|
|
|
@13926
|
14 years |
Gary Byers |
arm-arch.lisp: bytes-consed byte order.
arm-def.lisp: declare …
|
|
|
|
@13925
|
14 years |
Gary Byers |
arm-asmutils.s: don't use magic Linux kernel function for …
|
|
|
|
@13924
|
14 years |
Gary Byers |
arm-asmutils.s: don't use magic Linux kernel function for …
|
|
|
|
@13923
|
14 years |
Gary Byers |
Gotta start somewhere.
|
|
|
|
@13922
|
14 years |
Gary Byers |
More files from last commit.
arm-callback-support.lisp, …
|
|
|
|
@13921
|
14 years |
Gary Byers |
arm-constants.h, thread_manager.c: tcr.last_lisp_frame is just a …
|
|
|
|
@13920
|
14 years |
Shannon Spires |
Port fix from r13367 to 1.4.
|
|
|
|
@13919
|
14 years |
R. Matthew Emerson |
In %INIT-MISC at label @8, the subtag of the destination vector is …
|
|
|
|
@13918
|
14 years |
Gary Byers |
Minimal ARM stack-walking stuff.
|
|
|
|
@13917
|
14 years |
Gary Byers |
LINUXARM stuff.
|
|
|
|
@13916
|
14 years |
Gary Byers |
Whatever we do for exception context/stack integration, we can …
|
|
|
|
@13915
|
14 years |
Gary Byers |
ELEMENT-SUBTYPE-TYPE for ARM.
|
|
|
|
@13914
|
14 years |
Gary Byers |
ARM *features*.
|
|
|
|
@13913
|
14 years |
Gary Byers |
Add/fix things.
|
|
|
|
@13912
|
14 years |
Gary Byers |
More ARM conditionalization.
|
|
|
|
@13911
|
14 years |
Gary Byers |
set binding count when saving PROGV bindings.
|
|
|
|
@13910
|
14 years |
Gary Byers |
require ARM-BACKTRACE on ARM.
|
|
|
|
@13909
|
14 years |
Gary Byers |
update some constant/struct definitions to match kernel.
|
|
|
|
@13908
|
14 years |
R. Matthew Emerson |
Avoid calling #_CGWindowLevel when #+cocotron (just use hardwired …
|
|
|
|
@13907
|
14 years |
R. Matthew Emerson |
Fix typo (coctron => cocotron) in objc-method-definition-form (used by …
|
|
|
|
@13906
|
14 years |
Gary Byers |
arm-spentry.s: 32-bit misc-set: arg_y is the index, not arg_z.
…
|
|
|
|
@13905
|
14 years |
Gary Palter |
Update to Cocotron ra816befd7eff
|
|
|
|
@13904
|
14 years |
Gary Palter |
Update to Cocotron ra816befd7eff
|
|
|
|
@13903
|
14 years |
Gary Byers |
arm-asm.lisp: had cs and cc condition names backwards. (not used very …
|
|
|
|
@13902
|
14 years |
R. Matthew Emerson |
Revert r13894 and merge r13773: udp sockets only support :binary format.
|
|
|
|
@13901
|
14 years |
gz |
try for a better stream-line-length for listener
|
|
|
|
@13900
|
14 years |
Gary Byers |
win64 kernel
|
|
|
|
@13899
|
14 years |
Gary Byers |
Win32 kernel incorporating r13898.
|
|
|
|
@13898
|
14 years |
Gary Byers |
Propagate r13869 from trunk to 1.5.
|
|
|
|
@13897
|
14 years |
Gary Byers |
arm-asm.lisp, arm-lap.lisp: drain-constant-pool. At least slightly …
|
|
|
|
@13896
|
14 years |
Gary Byers |
SIGTRAP isn't defined on Win32.
|
|
|
|
@13895
|
14 years |
Gary Byers |
Conditionalize for USE_GC_NOTIFICATATION (true on X86, not yet on PPC).
|
|
|
|
@13894
|
14 years |
Shannon Spires |
Fix #'send-to and #'receive-from so they DTRT with string buffers.
|
|
|
|
@13893
|
14 years |
Gary Byers |
(Didn't commit this.)
arm-subprims.s: toplevel_loop, call _SPfuncall …
|
|
|
|
@13892
|
14 years |
Gary Byers |
arm-asm.lisp: change handling of non-conditional instructions (like …
|
|
|
|
@13891
|
14 years |
gz |
Add DECOMP-ACODE, decompile acode into something more readable.
|
|
|
|
@13890
|
14 years |
R. Matthew Emerson |
Ugly additions to nx-logand-2-op to truncate a large integer
operand …
|
|
|
|
@13889
|
14 years |
Gary Byers |
arm-arch.lisp: We don't have a tcr.ts-area on ARM (or a tcr.save-tsp …
|
|
|
|
@13888
|
14 years |
R. Matthew Emerson |
ASDF 2.003 from upstream.
|
|
|
|
@13887
|
14 years |
R. Matthew Emerson |
Make the compiler work a little harder to identify cases where
LOGAND …
|
|
|
|
@13886
|
14 years |
R. Matthew Emerson |
Dump some new functions that turn out to be redundant.
|
|
|
|
@13885
|
14 years |
R. Matthew Emerson |
purported improvements to logior on natural-sized operands
|
|
|
|
@13884
|
14 years |
Gary Byers |
Export GC notification stuff.
|
|
|
|
@13883
|
14 years |
Gary Byers |
No args to x8664 GET-GC-NOTIFICATION-THRESHOLD.
|
|
|
|
@13882
|
14 years |
Gary Byers |
When setting GC nofitication threshold, reset our notion of whether or …
|
|
|
|
@13881
|
14 years |
Gary Byers |
Do GC notification if dynamic heap shrinks in ensure_static_conses().
|
|
|
|
@13880
|
14 years |
Gary Byers |
Declare did_gc_notification_since_last_full_gc.
|
|
|
|
@13879
|
14 years |
Gary Byers |
It'd help if I checked this in ...
Define *PRE-GC-NOTIFICATION-HOOK*. …
|
|
|
|
@13878
|
14 years |
Gary Byers |
%ACTIVE-RESTART: if we match a RESTART (not the name of one), don't …
|
|
|
|
@13877
|
14 years |
R. Matthew Emerson |
new: ppc2-%fixnum-mask-to-natural
|
|
|
|
@13876
|
14 years |
R. Matthew Emerson |
purported improvements to logand
|
|
|
|
@13875
|
14 years |
R. Matthew Emerson |
for improving logical ops on natural-sized operands
|
|
|
|
@13874
|
14 years |
R. Matthew Emerson |
Update to ASDF 2.002
|
|
|
|
@13873
|
14 years |
Gary Byers |
Define and export OBJECT-DIRECT-SIZE, which is basically the SIZEOF …
|
|
|
|