2014-05-10 |
Alastair Bridgewater | compiler/arm/system: Implement RECEIVE-PENDING-INTERRUPT.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | Don't require an OCFP register to emit breakpoint traps.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/insts: Add pseudo-instruction for SIGTRAP...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | code/arm-vm: Define INTERNAL-ERROR argument decoder.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | code/arm-vm: Define low-level interrupt-context accessors.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | code/debug-int: Enable as much of FIND-ESCAPED-FRAME...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/type-vops: Fix unsigned-byte-32 type tests.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | runtime/interrupt.c: Slightly-more-correct ARM interrupt...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | code/{bignum,print}: Re-enable a bunch of stuff disabled...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: Two more bignum fixes.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | make-host-2.lisp: Re-enable tests/type.after-xc.lisp.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | code/arm-vm: Implement FIXUP-CODE-OBJECT.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | make-host-1.lisp: Re-enable tests/vm.before-xc.lisp.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | Remove the :arm-bootstrap build-flag noise, now that...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | Delete arm-bootstrap.lisp, now that we no longer need it.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/alloc: VAR-ALLOC should not include the...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | runtime/: Keep dynamic_space_free_pointer in sync with...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/sanctify: Call the runtime to flush the...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | runtime/arm-{arch.h,linux-os.c}: Sort out i-cache handling.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler{arm/,generic/vm-}array: ARM specialized arrays...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/float: Floating-point mode access VOPs.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/float: Clean up a literally-encoded instruction.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/insts: Put a reasonable interface on FMXR...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/insts: Only pick off actual condition...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/insts: Better handling of non-integer...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/move: Fix LOAD-IMMEDIATE for CHARACTER...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | Re-enable the most egregious of the float-related disabled...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: Fix C input sense for %SUBTRACT...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/call: Fix receiving a fixed number of...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | Enable a bunch of formerly-disabled-on-arm float things.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/{arith,parms}: Add static-fun for %NEGATE.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/generic/primtype: Enable complex floats in...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/float: Implement REALPART and IMAGPART...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/float: Add complex float moves.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/insts: Fix encoding for two-reg-transfer...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/call: Always set CSP in COPY-MORE-ARG.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | runtime/arm-assem.S: Switch undefined_tramp to the...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | runtime/arm-arch.c: Turns out there's another SIGTRAP...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/call: Save outbound CFP in {,MULTIPLE...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | assembly/arm/arith: Implement SIGNED/SIGNED=>SIGNED...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: Use unsigned flag test in %BIGFLOOR.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: Don't bit-negate the result of...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/call: Fix condition sense in RECEIVE-UNKNOWN...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/macros: Fix LISP-RETURN to set flags correctly.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/call: Actually save the LRA in MULTIPLE...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: More bignum VOPs, thanks to Krystof...
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | compiler/arm/c-call: add support for passing/returning...
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | build-order.lisp-expr: marked files with float related...
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | code/defsetfs: remove arm conditionals, we have floats now
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | Fix rounding modes.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/insts: Fix single-reg-transfer-fp-instructions...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: Fix missing hyphen in some generated...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/float: Fix :TEMPORARY SC for floaty TRUNCATE...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/cell: Fix incorrect constant in VOP SYMBOL...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/system: Clean up a FIXME in VOP SET-HEADER...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/move: Fix MOVE-FROM-UNSIGNED for single...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/{arith,parms}: Define remaining two-arg...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: We have a CLZ instruction, use...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: Fix up bidirectional inline ASH...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: Fix up VOPs ADD-W/CARRY and SUB...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/arith: Fix VOP BIGNUM-FLOOR.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/system: Fix VOP SET-HEADER-DATA.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | build-order.lisp-expr: Enable some more files for ARM.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | code/irrat: Disable all floating FFI on ARM.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/generic/primtype: Enable holding non-complex...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/float: A whole lot of conversion VOPs.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/float: Float arithmetic VOPs.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/float: Float comparison VOPs.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/float: Basic non-complex float moves and...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | {assembly,compiler}/arm/array: Fix allocation padding...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/insts: Single-reg float load/store should...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/params,compiler/generic/genesis: FPU parameter...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | make-config, compiler/arm/vm: Add feature conditions...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/{insts,vm}: Fix up float register damage.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/{arith,parms}: Define static-funs for...
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | compiler/arm/static-fn: Rough-in based on SPARC backend.
|
commit | commitdiff | tree |
2014-05-10 |
Alastair Bridgewater | runtime/{arm-linux-os,interrupt}.c: Use sigaltstack...
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | compiler/arm/insts: forgot to translate condition keywords...
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | compiler/arm/insts: replace LDB with MASK-FIELD at...
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | added preliminary SBs, SCs, and instructions for floating...
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | build-order: added the rest of the non float specific...
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | added dummy code to make code/debug-int compile
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | compiler/arm/vm: added SINGLE-VALUE-RETURN-BYTE-OFFSET...
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | src/code/debug-int: commented out float related code
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | compiler/arm/arith: fixed the type of immediate constants...
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | compiler/arm/macros: copied WITH-PINNED-OBJECTS from...
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | code/target-random: replaced float related code with...
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | code/target-sap: replaced float releated code with...
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | compiler/arm/alloc: added VOP ALLOCATE-CODE-OBJECT
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | compiler/arm/system: added dummy for SPIN-LOOP-HINT...
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | compiler/arm/type-vops: declared unused keyword ignored
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | compiler/arm/call: various adjustments to appease compiler
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | compiler/arm/arith: removed unused temporary
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | compiler/arm/move: removed unused label and temporary
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | compiler/arm/macros: fixed LOAD-SYMBOL
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | compiler/arm/macros: removed unused let bound SCALE
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | compiler/srctran: commented out float related stuff
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | compiler/arm/system: fixed usage of negative immediate
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | compiler/arm/cell: added defstruct related VOPs
|
commit | commitdiff | tree |
2014-05-10 |
Philipp Matthias... | code/target-defstruct: commented out float related...
|
commit | commitdiff | tree |