|
|
|
@13738
|
15 years |
Gary Byers |
Keep tweaking UUOS.
|
|
|
|
@13737
|
15 years |
Gary Byers |
Get the kernel to compile/link/run on ARM Linux; remove some PPC-isms …
|
|
|
|
@13736
|
15 years |
Gary Byers |
Back out of uuo-alloc-trap changes.
|
|
|
|
@13735
|
15 years |
Gary Byers |
downcase shift ops.
|
|
|
|
@13734
|
15 years |
Gary Byers |
Some notes on consing.
|
|
|
|
@13733
|
15 years |
Gary Byers |
Closer to real.
|
|
|
|
@13732
|
15 years |
Gary Byers |
Fix typo in xpGPR.
|
|
|
|
@13731
|
15 years |
Gary Byers |
Needs a little bit of conditionalization and perhaps some thought. …
|
|
|
|
@13730
|
15 years |
Gary Byers |
Needs a little bit of conditionalization and perhaps some thought. …
|
|
|
|
@13729
|
15 years |
Gary Byers |
Needs a little bit of conditionalization and perhaps some thought. …
|
|
|
|
@13728
|
15 years |
Gary Byers |
Use PPC syntax here …
|
|
|
|
@13727
|
15 years |
Gary Byers |
min_os_version for ARM Linux.
|
|
|
|
@13726
|
15 years |
Gary Byers |
From trunk: avoid duplicate defs.
|
|
|
|
@13725
|
15 years |
Gary Byers |
Still needs work; comment out the PPC code.
|
|
|
|
@13724
|
15 years |
Gary Byers |
Reorganize layout of catch frames, so we can make them with a single
stm.
|
|
|
|
@13723
|
15 years |
Gary Byers |
Make catch frames with stm.
|
|
|
|
@13722
|
15 years |
Gary Byers |
Find stack pointer on ARM.
|
|
|
|
@13721
|
15 years |
Gary Byers |
Back out of previous change (encoding allocation size in alloc_trap …
|
|
|
|
@13720
|
15 years |
Gary Byers |
Also compiles; also may or not work.
|
|
|
|
@13719
|
15 years |
Gary Byers |
CS_OVERFLOW_FORCE_LIMIT for ARM.
|
|
|
|
@13718
|
15 years |
Gary Byers |
Compiles; might even work.
|
|
|
|
@13717
|
15 years |
Gary Byers |
Try to move platform-independent definitions to constants.h, to
lessen …
|
|
|
|
@13716
|
15 years |
Gary Byers |
Just placeholders, copied from PPC versions.
|
|
|
|
@13715
|
15 years |
Gary Byers |
And we need to continue to tweak those mechanisms.
|
|
|
|
@13714
|
15 years |
Gary Byers |
And of course we need to actually generate those vinsns.
|
|
|
|
@13713
|
15 years |
Gary Byers |
A lot of this is nominally converted (from the PPC32 version); still …
|
|
|
|
@13712
|
15 years |
Gary Byers |
Done!
|
|
|
|
@13711
|
15 years |
R. Matthew Emerson |
merge r13710 from trunk
|
|
|
|
@13710
|
15 years |
R. Matthew Emerson |
copy-line-charprops: when the specified interval is 0 (that is, when …
|
|
|
|
@13709
|
15 years |
ron |
Add combination-hook.lisp
|
|
|
|
@13708
|
15 years |
Gary Byers |
Add arm-disassemble.
|
|
|
|
@13707
|
15 years |
Gary Byers |
Lots of changes and additions. Seems to work, as far as it goes: …
|
|
|
|
@13706
|
15 years |
Gary Byers |
Pick at low-hanging fruit, try to assemble some of it.
|
|
|
|
@13705
|
15 years |
Gary Byers |
Keep inching forward, trying to work out assembler/LAP stuff, mostly.
|
|
|
|
@13704
|
15 years |
Gary Byers |
Try to make it easier to recognize this branch.
|
|
|
|
@13703
|
15 years |
Gary Byers |
Add some stuff. Will need to add more.
|
|
|
|
@13702
|
15 years |
Gary Byers |
New file.
|
|
|
|
@13701
|
15 years |
Gary Byers |
Will need these. (Maybe not yet, but ...).
.ffi files were generated …
|
|
|
|
@13700
|
15 years |
gz |
As an interim measure, add compile-time parameter …
|
|
|
|
@13699
|
15 years |
Gary Byers |
It's early, still.
|
|
|
|
@13698
|
15 years |
Gary Byers |
Change code in a few unary UUOs.
|
|
|
|
@13697
|
15 years |
Gary Byers |
Add a constant.
|
|
|
|
@13696
|
15 years |
gz |
in defstruct constructors, wrap-with-type-check => …
|
|
|
|
@13695
|
15 years |
Gary Byers |
Have to start somewhere.
|
|
|
|
@13694
|
15 years |
Gary Byers |
A little more low-hanging fruit.
|
|
|
|
@13693
|
15 years |
Gary Byers |
don't need yet on this branch
|
|
|
|
@13692
|
15 years |
Gary Byers |
don't need on this branch
|
|
|
|
@13691
|
15 years |
Gary Byers |
updated
|
|
|
|
@13690
|
15 years |
R. Matthew Emerson |
Instead of providing detailed instructions about installing Slime
in …
|
|
|
|
@13689
|
15 years |
R. Matthew Emerson |
Tweak for asdf 2 compatibility.
|
|
|
|
@13688
|
15 years |
Gary Byers |
New file; don't even know yet if it compiles on platforms other than Linux.
|
|
|
|
@13687
|
15 years |
Gary Byers |
More stuff!
|
|
|
|
@13686
|
15 years |
R. Matthew Emerson |
Update to 1.719. Delete top-level (declaim (optimize ...)) form.
|
|
|
|
@13685
|
15 years |
gz |
Store checksum with code coverage info, signal error if try to color a …
|
|
|
|
@13684
|
15 years |
Gary Palter |
Update Cocotron FFI files to r42a74a950168
|
|
|
|
@13683
|
15 years |
Gary Palter |
Update to r42a74a950168 of Cocotron
|
|
|
|
@13682
|
15 years |
R. Matthew Emerson |
Back out r12260 (use ASDF to provide modules). ASDF now does this itself.
|
|
|
|
@13681
|
15 years |
R. Matthew Emerson |
Beta test version of asdf from upstream. …
|
|
|
|
@13680
|
15 years |
Gary Byers |
More.
|
|
|
|
@13679
|
15 years |
Gary Byers |
Inch forward.
|
|
|
|
@13678
|
15 years |
gz |
merge back r13667 from the 1.5 branch
|
|
|
|
@13677
|
15 years |
gz |
r13676 from trunk (tweaks to match documentation)
|
|
|
|
@13676
|
15 years |
gz |
Tweaks to match documentation
|
|
|
|
@13675
|
15 years |
gz |
Rename feature ccl-0711 to ccl-qres
|
|
|
|
@13674
|
15 years |
Paul Krueger |
Rev 2.1 release notes added
|
|
|
|
@13673
|
15 years |
Paul Krueger |
Rev 2.1 UserInterfaceTutorial
|
|
|
|
@13672
|
15 years |
Gary Byers |
Get some stuff (maybe around 10%) to assemble; that which does looks …
|
|
|
|
@13671
|
15 years |
Gary Byers |
Changes, tweaks, additions …
|
|
|
|
@13670
|
15 years |
Gary Byers |
Copyright. (This was never Digitool code.)
|
|
|
|
@13669
|
15 years |
Gary Byers |
Have to say '%function' vice '@function', since '@' is …
|
|
|
|
@13668
|
15 years |
Gary Byers |
Start this. If we really want to support pre-ARMv6, will need to
use …
|
|
|
|
@13667
|
15 years |
Shannon Spires |
Fixed very nasty bug where doing (inspect #'any-function-name) in …
|
|
|
|
@13666
|
15 years |
Gary Byers |
Looks plausible so far.
|
|
|
|
@13665
|
15 years |
Gary Byers |
Force arm-spentry.o to be loaded at a fixed, low address.
|
|
|
|
@13664
|
15 years |
Gary Byers |
The low-level system keeps changing.
|
|
|
|
@13663
|
15 years |
Gary Byers |
New. May help answer "what on earth was I thinking?" questions someday.
|
|
|
|
@13662
|
15 years |
Shannon Spires |
Fix missing format arg.
|
|
|
|
@13661
|
15 years |
R. Matthew Emerson |
Merge r13660 (put :ccl-1.5 on *features*) from trunk.
|
|
|
|
@13660
|
15 years |
R. Matthew Emerson |
Put :ccl-1.5 on *features*
|
|
|
|
@13659
|
15 years |
R. Matthew Emerson |
Remove mouldy old file ppc-init-ccl.lisp.
|
|
|
|
@13658
|
15 years |
R. Matthew Emerson |
Print trailing newline in report-heap-utilization.
|
|
|
|
@13657
|
15 years |
R. Matthew Emerson |
Print a final trailing newline in report-heap-utilization.
|
|
|
|
@13656
|
15 years |
R. Matthew Emerson |
Bump minor version.
|
|
|
|
@13655
|
15 years |
R. Matthew Emerson |
linuxppc 1.5 release binaries
|
|
|
|
@13654
|
15 years |
R. Matthew Emerson |
linuxx86 1.5 release binaries
|
|
|
|
@13653
|
15 years |
R. Matthew Emerson |
darwinppc 1.5 release binaries
|
|
|
|
@13652
|
15 years |
R. Matthew Emerson |
1.5 release biniares for x86 and x86-64 platforms other than Linux.
|
|
|
|
@13651
|
15 years |
R. Matthew Emerson |
Remove rc1 from version string.
|
|
|
|
@13650
|
15 years |
R. Matthew Emerson |
Merge r13648 (vector streams fixes)
|
|
|
|
@13649
|
15 years |
Gary Byers |
Remove some identical macro definitions (introduced in a recent change.)
|
|
|
|
@13648
|
15 years |
Gary Byers |
From Shannon Spires: fix arg order in %COPY-IVECTOR-TO-IVECTOR calls …
|
|
|
|
@13647
|
15 years |
R. Matthew Emerson |
Delete KERNEL-FUNCTION-P (it returns NIL always) and update its …
|
|
|
|
@13646
|
15 years |
R. Matthew Emerson |
Merge r13631, r13636 from trunk. (Paul Krueger's updated …
|
|
|
|
@13645
|
15 years |
Gary Byers |
Some new files (just started to define things based on ppc32 versions, …
|
|
|
|
@13644
|
15 years |
Gary Byers |
New files from trunk.
|
|
|
|
@13643
|
15 years |
Gary Byers |
Changed files from trunk.
|
|
|
|
@13642
|
15 years |
Gary Byers |
Fix win32 typos.
|
|
|
|
@13641
|
15 years |
Gary Byers |
use win64 constants/macros in platform-win64
|
|
|
|
@13640
|
15 years |
Gary Byers |
fix fpu.h location
|
|
|
|
@13639
|
15 years |
Gary Byers |
fix PLATFORM_H
|
|
|
|