source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13773   14 years R. Matthew Emerson Now that we have this Unicode thing, it doesn't really work for UDP …
(edit) @13772   14 years Gary Palter Update Cocoa FFI files to latest Cocotron revision
(edit) @13771   14 years Gary Palter Update to Cocotron r366d62a9b469
(edit) @13770   14 years Gary Palter Not on Windows
(edit) @13769   14 years R. Matthew Emerson In EXPT, try to avoid loss of precision by promoting the type of the …
(edit) @13768   14 years R. Matthew Emerson Import ASDF 2.000 release from upstream.
(edit) @13767   14 years R. Matthew Emerson When we find that we've take an exception in some foreign context, …
(edit) @13766   14 years R. Matthew Emerson Make debug_identify_exception() do a little something on non-PPC …
(edit) @13765   14 years R. Matthew Emerson Kernel debugger command "M" to show lisp memory areas.
(edit) @13764   14 years Gary Byers Some fixes (may still be some inconsistencies) in handling memory …
(edit) @13763   14 years Gary Byers Still changing too much to make changes notable.
(edit) @13762   14 years Gary Byers Typo in CALL-SYMBOL.
(edit) @13761   14 years Gary Byers Ensure that the entryoint of newly-created functions goes to …
(edit) @13760   14 years Gary Byers Handle ARM LAP function definition.
(edit) @13759   14 years Gary Byers Don't treat (some) local-labels as local names during definition; we …
(edit) @13758   14 years Gary Byers Subprim juggling, double-float endianness.
(edit) @13757   14 years Gary Byers xfunction-dumping changes.
(edit) @13756   14 years Gary Byers More code.
(edit) @13755   14 years Gary Byers Fix a few typos/brainos. Define check_fpu_exception, define & …
(edit) @13754   14 years Gary Byers ARMs are usually little-endian, so update order of double-float words. …
(edit) @13753   14 years Gary Byers Pass -marm to ensure that C produces ARM (not Thumb/Thumb2) code.
(edit) @13752   14 years Gary Byers Look at x8664 tcr fields in x8664 version of %ENSURE-TLB-INDEX. Fixes …
(edit) @13751   14 years Gary Byers Some stuff compiles; still a lot of work to do. Try to reduce stack …
(edit) @13750   14 years Gary Byers Try to make subprim entries match the kernel. Will likely need to …
(edit) @13749   14 years Gary Byers Pretend that we have more than one CR register, so that PPC-specific …
(edit) @13748   14 years Gary Byers Complain about the lack of "trapped FP exceptions" on VFPv3.
(edit) @13747   14 years Gary Byers Lots of changes. More to come.
(edit) @13746   14 years Gary Byers Use stmdb!, not stm!
(edit) @13745   14 years Gary Byers nfcomp.lisp: in the pkg/no *FASDUMP-EPUSH*/ASCII case in …
(edit) @13744   15 years gz In %break-message, *current-process* might be nil
(edit) @13743   15 years gz Don't warn-if-redefine-kernel in rebuild-ccl
(edit) @13742   15 years gz Use execute-in-gui/queue-for-gui. Move extended-demo example to contribs
(edit) @13741   15 years Gary Byers Keep moving forward. Can -almost- compile simple functions.
(edit) @13740   15 years Gary Byers Add some vinsn attributes. (At least some of these should be …
(edit) @13739   15 years Gary Byers Add ARM-VINSNS, ARM2.
(edit) @13738   15 years Gary Byers Keep tweaking UUOS.
(edit) @13737   15 years Gary Byers Get the kernel to compile/link/run on ARM Linux; remove some PPC-isms …
(edit) @13736   15 years Gary Byers Back out of uuo-alloc-trap changes.
(edit) @13735   15 years Gary Byers downcase shift ops.
(edit) @13734   15 years Gary Byers Some notes on consing.
(edit) @13733   15 years Gary Byers Closer to real.
(edit) @13732   15 years Gary Byers Fix typo in xpGPR.
(edit) @13731   15 years Gary Byers Needs a little bit of conditionalization and perhaps some thought. …
(edit) @13730   15 years Gary Byers Needs a little bit of conditionalization and perhaps some thought. …
(edit) @13729   15 years Gary Byers Needs a little bit of conditionalization and perhaps some thought. …
(edit) @13728   15 years Gary Byers Use PPC syntax here …
(edit) @13727   15 years Gary Byers min_os_version for ARM Linux.
(edit) @13726   15 years Gary Byers From trunk: avoid duplicate defs.
(edit) @13725   15 years Gary Byers Still needs work; comment out the PPC code.
(edit) @13724   15 years Gary Byers Reorganize layout of catch frames, so we can make them with a single stm.
(edit) @13723   15 years Gary Byers Make catch frames with stm.
(edit) @13722   15 years Gary Byers Find stack pointer on ARM.
(edit) @13721   15 years Gary Byers Back out of previous change (encoding allocation size in alloc_trap …
(edit) @13720   15 years Gary Byers Also compiles; also may or not work.
(edit) @13719   15 years Gary Byers CS_OVERFLOW_FORCE_LIMIT for ARM.
(edit) @13718   15 years Gary Byers Compiles; might even work.
(edit) @13717   15 years Gary Byers Try to move platform-independent definitions to constants.h, to lessen …
(edit) @13716   15 years Gary Byers Just placeholders, copied from PPC versions.
(edit) @13715   15 years Gary Byers And we need to continue to tweak those mechanisms.
(edit) @13714   15 years Gary Byers And of course we need to actually generate those vinsns.
(edit) @13713   15 years Gary Byers A lot of this is nominally converted (from the PPC32 version); still …
(edit) @13712   15 years Gary Byers Done!
(edit) @13711   15 years R. Matthew Emerson merge r13710 from trunk
(edit) @13710   15 years R. Matthew Emerson copy-line-charprops: when the specified interval is 0 (that is, when …
(edit) @13709   15 years ron Add combination-hook.lisp
(edit) @13708   15 years Gary Byers Add arm-disassemble.
(edit) @13707   15 years Gary Byers Lots of changes and additions. Seems to work, as far as it goes: …
(edit) @13706   15 years Gary Byers Pick at low-hanging fruit, try to assemble some of it.
(edit) @13705   15 years Gary Byers Keep inching forward, trying to work out assembler/LAP stuff, mostly.
(edit) @13704   15 years Gary Byers Try to make it easier to recognize this branch.
(edit) @13703   15 years Gary Byers Add some stuff. Will need to add more.
(edit) @13702   15 years Gary Byers New file.
(edit) @13701   15 years Gary Byers Will need these. (Maybe not yet, but ...). .ffi files were generated …
(edit) @13700   15 years gz As an interim measure, add compile-time parameter …
(edit) @13699   15 years Gary Byers It's early, still.
(edit) @13698   15 years Gary Byers Change code in a few unary UUOs.
(edit) @13697   15 years Gary Byers Add a constant.
(edit) @13696   15 years gz in defstruct constructors, wrap-with-type-check => …
(edit) @13695   15 years Gary Byers Have to start somewhere.
(edit) @13694   15 years Gary Byers A little more low-hanging fruit.
(edit) @13693   15 years Gary Byers don't need yet on this branch
(edit) @13692   15 years Gary Byers don't need on this branch
(edit) @13691   15 years Gary Byers updated
(edit) @13690   15 years R. Matthew Emerson Instead of providing detailed instructions about installing Slime in …
(edit) @13689   15 years R. Matthew Emerson Tweak for asdf 2 compatibility.
(edit) @13688   15 years Gary Byers New file; don't even know yet if it compiles on platforms other than Linux.
(edit) @13687   15 years Gary Byers More stuff!
(edit) @13686   15 years R. Matthew Emerson Update to 1.719. Delete top-level (declaim (optimize ...)) form.
(edit) @13685   15 years gz Store checksum with code coverage info, signal error if try to color a …
(edit) @13684   15 years Gary Palter Update Cocotron FFI files to r42a74a950168
(edit) @13683   15 years Gary Palter Update to r42a74a950168 of Cocotron
(edit) @13682   15 years R. Matthew Emerson Back out r12260 (use ASDF to provide modules). ASDF now does this itself.
(edit) @13681   15 years R. Matthew Emerson Beta test version of asdf from upstream. …
(edit) @13680   15 years Gary Byers More.
(edit) @13679   15 years Gary Byers Inch forward.
(edit) @13678   15 years gz merge back r13667 from the 1.5 branch
(edit) @13677   15 years gz r13676 from trunk (tweaks to match documentation)
(edit) @13676   15 years gz Tweaks to match documentation
(edit) @13675   15 years gz Rename feature ccl-0711 to ccl-qres
(edit) @13674   15 years Paul Krueger Rev 2.1 release notes added
Note: See TracRevisionLog for help on using the revision log.