|
|
|
@13849
|
14 years |
Gary Byers |
Write barrier comparisons of value/location were all backwards. …
|
|
|
|
@13848
|
14 years |
Gary Byers |
Pass siginfo to handle_uuo; change debug_trap handling.
|
|
|
|
@13847
|
14 years |
Gary Byers |
Conditionalize for ARM.
|
|
|
|
@13846
|
14 years |
Gary Byers |
%make[-short]-float-from-fixnums.
|
|
|
|
@13845
|
14 years |
Gary Byers |
_SPstack_misc_alloc, _SPstack_misc_alloc_init: push a …
|
|
|
|
@13844
|
14 years |
Gary Byers |
Allow temp/dest to be the same reg in header-length.
|
|
|
|
@13843
|
14 years |
Gary Byers |
Enter kernel debugger on uuo-debug-trap.
|
|
|
|
@13842
|
14 years |
Gary Byers |
fasl intern/binding cell fix from trunk.
|
|
|
|
@13841
|
14 years |
Gary Byers |
Use PPC32 version of %TYPE-OF on ARM, too.
|
|
|
|
@13840
|
14 years |
Gary Byers |
Use PPC32 version of SUBTAG-BYTES on ARM, too.
|
|
|
|
@13839
|
14 years |
Gary Byers |
%WALK-DYNAMIC-AREA: current object can move, so keep it tagged.
|
|
|
|
@13838
|
14 years |
Gary Byers |
Comment indentation.
|
|
|
|
@13837
|
14 years |
Gary Byers |
Fix fixnum-return case in %NORMALIZE-BIGNUM-2.
|
|
|
|
@13836
|
14 years |
Gary Byers |
Avoid imm reg conflicts in immediate-inc-ptr.
|
|
|
|
@13835
|
14 years |
Gary Byers |
Fixes in unbox-u32, unbox-u8, %debug-trap.
|
|
|
|
@13834
|
14 years |
Gary Byers |
Extract rs operands.
|
|
|
|
@13833
|
14 years |
Gary Byers |
Fix instruction encoding of a few UUOs, ands, mul[s].
|
|
|
|
@13832
|
14 years |
Gary Byers |
%GET-KERNEL-GLOBAL, %GET-KERNEL-GLOBAL-MACPTR changes. (Might be
able …
|
|
|
|
@13831
|
14 years |
Gary Byers |
updated
|
|
|
|
@13830
|
14 years |
R. Matthew Emerson |
Documentation for ccl:advise and friends. Largely copied from the MCL …
|
|
|
|
@13829
|
14 years |
Gary Byers |
Back to -g; some GDB things depend on DWARF info, and GDB wedges …
|
|
|
|
@13828
|
14 years |
Gary Byers |
For starters …
|
|
|
|
@13827
|
14 years |
Gary Byers |
Lots of changes and additions.
|
|
|
|
@13826
|
14 years |
Gary Byers |
Use 'ifelse' correctly in m4 macros.
|
|
|
|
@13825
|
14 years |
Gary Byers |
handle_sigfpe: return type Boolean, return false for now.
Missing …
|
|
|
|
@13824
|
14 years |
Gary Byers |
Remove some of the foreign-type-ordinal stuff, which never fixed any …
|
|
|
|
@13823
|
14 years |
Gary Byers |
Indentation/formatting changes only.
|
|
|
|
@13822
|
14 years |
Gary Byers |
%WALK-DYNAMIC-AREA.
|
|
|
|
@13821
|
14 years |
Gary Byers |
Add %COPY-IVECTOR-TO-IVECTOR, %ATOMIC-INCF-NODE, things which need
the …
|
|
|
|
@13820
|
14 years |
Gary Byers |
Fix FAST-MOD-3.
|
|
|
|
@13819
|
14 years |
Gary Byers |
Need %NORMALIZE-BIGNUM-2, %FLOOR-LOOP-QUO.
|
|
|
|
@13818
|
14 years |
Gary Byers |
Make the fact that some things that handle overflow out-of-line set …
|
|
|
|
@13817
|
14 years |
Gary Byers |
extract-fulltag-fixnum: don't put tag in what may be a node reg.
lri: …
|
|
|
|
@13816
|
14 years |
Gary Byers |
Add uuo-kernel-service; fix smull, smulls.
|
|
|
|
@13815
|
14 years |
Gary Byers |
Add .SPatomic-incf-node.
|
|
|
|
@13814
|
14 years |
R. Matthew Emerson |
Delete .cvsignore files since we no longer use CVS.
|
|
|
|
@13813
|
14 years |
R. Matthew Emerson |
nx1-combination: indentation
|
|
|
|
@13812
|
14 years |
R. Matthew Emerson |
Don't need to define foreign types for NSInteger, etc., now that we …
|
|
|
|
@13811
|
14 years |
Gary Byers |
In _SPvalues: push1 macro operands backwards.
In _SPgvset: memoize …
|
|
|
|
@13810
|
14 years |
Gary Byers |
Get lisp_globals relative offsets right.
|
|
|
|
@13809
|
14 years |
Gary Byers |
Don't use weird Linux function to do cmpxchg; assume that ldrex/strex …
|
|
|
|
@13808
|
14 years |
Gary Byers |
Let src/dest args be the same in HEADER-LENGTH.
ldrd/strd instructions …
|
|
|
|
@13807
|
14 years |
Gary Byers |
Define some more FP instructions, fix some typos.
|
|
|
|
@13806
|
14 years |
Gary Byers |
Some float->fixnum things.
|
|
|
|
@13805
|
14 years |
Gary Byers |
New; at least half of the functions are #+notyet, but some aren't.
|
|
|
|
@13804
|
14 years |
Gary Byers |
_SPmakestackblock, _SPmakestackblock0: make two ivectors, enclose in
…
|
|
|
|
@13803
|
14 years |
Gary Byers |
Use -gstabs, which has some limitations but seems to calm GDB down.
|
|
|
|
@13802
|
14 years |
Gary Byers |
Preliminary ARM GPR display in kernel debugger.
|
|
|
|
@13801
|
14 years |
Gary Byers |
Don't assume that nfn is preserved by _SPmkcatch1v.
|
|
|
|
@13800
|
14 years |
Gary Byers |
D'oh: jump_nfn(), call_nfn(): jump to/call the entrypoint, not the …
|
|
|
|
@13799
|
14 years |
Gary Byers |
Reorganize a bit: return Boolean results from exception handlers, …
|
|
|
|
@13798
|
14 years |
Gary Byers |
Maintain last_lisp_frame, code_vector slots in catch_frame. (Need
to …
|
|
|
|
@13797
|
14 years |
Gary Byers |
%KERNEL-IMPORT: shift result left. (We can't assume that foreign …
|
|
|
|
@13796
|
14 years |
Gary Byers |
Need %PTR-STORE-FIXNUM-CONDITIONAL, since locking code (used early) …
|
|
|
|
@13795
|
14 years |
Gary Byers |
Map frontend condition to arm condition, true-p, not to arm-condition, …
|
|
|
|
@13794
|
14 years |
Gary Byers |
Need SINGLE-FLOAT-COMPARE vinsn.
VPUSH-ARGREGS: need to use …
|
|
|
|
@13793
|
14 years |
Gary Byers |
fcmpes takes single-float args ...
The …
|
|
|
|
@13792
|
14 years |
Gary Byers |
New pre-GC notification mechanism.
|
|
|
|
@13791
|
14 years |
Gary Byers |
updated
|
|
|
|
@13790
|
14 years |
Gary Byers |
Mention (most of) DIRECTORY's keyword arguments. Closes ticket:692.
|
|
|
|
@13789
|
14 years |
Gary Byers |
Lots of (mostly small) changes.
|
|
|
|
@13788
|
14 years |
R. Matthew Emerson |
In the DEFSTRUCT macro, define constructors later so that
something …
|
|
|
|
@13787
|
14 years |
Gary Byers |
not yet
|
|
|
|
@13786
|
14 years |
Gary Byers |
.SPdebind: enough of the (very) old destructuring subprim to support …
|
|
|
|
@13785
|
14 years |
Gary Byers |
Get t_offset, nrs stuff in the right place.
Definitions for .SPdebind.
|
|
|
|
@13784
|
14 years |
Gary Byers |
Remove some unused ppc-isms.
|
|
|
|
@13783
|
14 years |
Gary Palter |
Update to Cocotron rcd94a6d6e0 which fixes the keyboard event crash
|
|
|
|
@13782
|
14 years |
R. Matthew Emerson |
Remove some cruft.
|
|
|
|
@13781
|
14 years |
R. Matthew Emerson |
For ccl.clozure.com web site files.
|
|
|
|
@13780
|
14 years |
Gary Byers |
Changes, from "just barely functional" to "apparently somewhat …
|
|
|
|
@13779
|
14 years |
Gary Byers |
Mostly minor ARM conditionalization.
|
|
|
|
@13778
|
14 years |
Gary Byers |
New. Empty.
|
|
|
|
@13777
|
14 years |
Gary Byers |
New. Empty.
|
|
|
|
@13776
|
14 years |
Gary Palter |
Rebuild with latest CDT
|
|
|
|
@13775
|
14 years |
Gary Byers |
updated
|
|
|
|
@13774
|
14 years |
R. Matthew Emerson |
Remove claims that UDP sockets can use strings as buffers for …
|
|
|
|
@13773
|
14 years |
R. Matthew Emerson |
Now that we have this Unicode thing, it doesn't really work for UDP …
|
|
|
|
@13772
|
14 years |
Gary Palter |
Update Cocoa FFI files to latest Cocotron revision
|
|
|
|
@13771
|
14 years |
Gary Palter |
Update to Cocotron r366d62a9b469
|
|
|
|
@13770
|
14 years |
Gary Palter |
Not on Windows
|
|
|
|
@13769
|
14 years |
R. Matthew Emerson |
In EXPT, try to avoid loss of precision by promoting the type of the …
|
|
|
|
@13768
|
14 years |
R. Matthew Emerson |
Import ASDF 2.000 release from upstream.
|
|
|
|
@13767
|
14 years |
R. Matthew Emerson |
When we find that we've take an exception in some foreign context, …
|
|
|
|
@13766
|
14 years |
R. Matthew Emerson |
Make debug_identify_exception() do a little something on non-PPC …
|
|
|
|
@13765
|
14 years |
R. Matthew Emerson |
Kernel debugger command "M" to show lisp memory areas.
|
|
|
|
@13764
|
14 years |
Gary Byers |
Some fixes (may still be some inconsistencies) in handling memory …
|
|
|
|
@13763
|
14 years |
Gary Byers |
Still changing too much to make changes notable.
|
|
|
|
@13762
|
14 years |
Gary Byers |
Typo in CALL-SYMBOL.
|
|
|
|
@13761
|
14 years |
Gary Byers |
Ensure that the entryoint of newly-created functions goes to …
|
|
|
|
@13760
|
14 years |
Gary Byers |
Handle ARM LAP function definition.
|
|
|
|
@13759
|
14 years |
Gary Byers |
Don't treat (some) local-labels as local names during definition;
we …
|
|
|
|
@13758
|
14 years |
Gary Byers |
Subprim juggling, double-float endianness.
|
|
|
|
@13757
|
14 years |
Gary Byers |
xfunction-dumping changes.
|
|
|
|
@13756
|
14 years |
Gary Byers |
More code.
|
|
|
|
@13755
|
14 years |
Gary Byers |
Fix a few typos/brainos.
Define check_fpu_exception, define & …
|
|
|
|
@13754
|
14 years |
Gary Byers |
ARMs are usually little-endian, so update order of double-float words. …
|
|
|
|
@13753
|
14 years |
Gary Byers |
Pass -marm to ensure that C produces ARM (not Thumb/Thumb2) code.
|
|
|
|
@13752
|
14 years |
Gary Byers |
Look at x8664 tcr fields in x8664 version of %ENSURE-TLB-INDEX.
Fixes …
|
|
|
|
@13751
|
14 years |
Gary Byers |
Some stuff compiles; still a lot of work to do.
Try to reduce stack …
|
|
|
|
@13750
|
14 years |
Gary Byers |
Try to make subprim entries match the kernel. Will likely need to …
|
|
|
|