]> gitweb.factorcode.org Git - factor.git/history - basis/cpu
update windows vocabs to load without c-type strings
[factor.git] / basis / cpu /
2009-09-27 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-27 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-27 Joe Groffmove alien.inline, alien.cxx, alien.marshall to unmaint...
2009-09-27 Slava PestovMerge branch 'ogg' of git://double.co.nz/git/factor
2009-09-26 Slava PestovMerge branch 'slots' of git://factorcode.org/git/factor...
2009-09-26 sheepleFixing PPC backend for ##slot change
2009-09-26 sheepleMerge branch 'slots' of git://factorcode.org/git/factor...
2009-09-26 Daniel EhrenbergAn attempt at porting the slot change to PPC
2009-09-26 Daniel EhrenbergCompleting slot and set-slot changes on x86
2009-09-26 Daniel EhrenbergMaking ##slot and ##set-slot not have a temporary parameter
2009-09-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-26 Slava Pestovcpu: cleanups
2009-09-26 Slava PestovMerge branch 'vm_cleanup' of git://github.com/phildawes...
2009-09-25 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-25 Phil Dawesremoved %vm-invoke-*-arg completely
2009-09-25 Phil Dawesmoved %(un)nest-stacks out to cpu specific files to...
2009-09-25 Phil Dawesisolated %vm-invoke-blah-arg crap to 64.factor
2009-09-25 Phil Dawesremoved param-reg-* HOOKs
2009-09-25 Phil Dawescompiler.codegen passes temp reg to %call-gc
2009-09-25 Phil Dawesmade inline_gc a VM_C_API function
2009-09-25 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-25 Slava PestovMerge branch 'fix_stack_alignment' of git://github...
2009-09-24 Phil Dawesmake inline_gc regparm(3) and cleaned up %call-gc stack...
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava Pestovcpu.ppc: add representation hooks for shifts
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava PestovMerge branch 'vm_cleanup' of git://github.com/phildawes...
2009-09-24 Slava Pestovcpu.x86: don't generate SSE2 instructions if only SSE1...
2009-09-24 Slava Pestovcpu.ppc: fix compile errors
2009-09-24 Slava Pestovmath.vectors.simd: add v<< and v>> intrinsics for bitwi...
2009-09-24 Phil Dawesx86 bootstrap cleanup: renamed arg to arg1
2009-09-24 Phil Dawesremoved superflous whitspace lines
2009-09-24 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava Pestovcpu.ppc: make it load
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava Pestovcpu.ppc: fix typos
2009-09-24 Slava Pestovcpu.x86/ppc: unify register-to-register moves using...
2009-09-24 Slava PestovFix conflict
2009-09-24 Slava Pestovcpu.ppc: add dummy vector ops
2009-09-24 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava PestovAdd longlong-2, ulonglong-2, longlong-4, ulonglong...
2009-09-24 Slava Pestovcpu.x86.assembler: cleanup
2009-09-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-23 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-23 Slava Pestovcpu.x86.features: don't fold away sse-version, instead...
2009-09-23 Slava PestovMerge branch 'master' into integer-simd
2009-09-23 Slava Pestovmath.vectors.simd: new operations: vabs vsqrt vbitand...
2009-09-23 Slava PestovMerge branch 'master' into integer-simd
2009-09-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-22 Slava Pestovcpu.ppc: fix load errors
2009-09-22 Slava PestovMerge branch 'master' into integer-simd
2009-09-22 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-21 Slava Pestovcpu.x86: fix using list
2009-09-21 Slava PestovFix conflict
2009-09-21 Slava Pestovmath.vectors.simd: add saturated arithmetic operations
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-20 Slava Pestovmath.vectors: add v+- word which is accelerated by...
2009-09-20 Slava PestovMore integer SIMD work
2009-09-20 Slava Pestovcpu.x86: cleanup
2009-09-20 Slava PestovMerge Phil Dawes' VM work
2009-09-20 Slava Pestovmath.vectors.simd: redesign to be more flexible, intege...
2009-09-18 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-18 Joe Groffmove some allocation words that don't really have much...
2009-09-18 Joe Groffdisambiguate math:float in cpu.ppc
2009-09-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-17 Joe GroffMerge branches 'master' and 'master' of joe@factorcode...
2009-09-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-16 Joe GroffMerge branch 'master' into c-type-words
2009-09-16 Slava PestovMerge branch 'irc-fix' of git://tiodante.com/git/factor
2009-09-16 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-16 Joe GroffMerge branch 'master' into c-type-words
2009-09-16 Joe Groffget compiler tests loading
2009-09-16 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-09-16 Phil Dawessmall x86 asm cleanup
2009-09-16 Phil Dawesvm passed in primitives as arg0 for x86.64
2009-09-16 Phil Dawesfixed up some alien boxing (x86 32 & 64)
2009-09-16 Phil Dawesfixed vm ptr passing to to_value_struct
2009-09-16 Phil Dawesfixed vm ptr passing to box_small_struct
2009-09-16 Phil Dawesfixed vm ptr passing to box_value_struct
2009-09-16 Phil Dawesquick test vocab for mt stuff
2009-09-16 Phil Dawesadded vm passing to some alien/boxing functions and...
2009-09-16 Phil Dawesvm ptr passed to lazy_jit_compile on x86.64
2009-09-16 Phil DawesPrimitives now pass vm ptr on 64bit x86
2009-09-16 Phil Dawesseparated vm-1st-arg and vm-3rd-arg asm invoke words...
2009-09-16 Phil Dawesvm pointer passed to nest_stacks and unnest_stacks...
2009-09-16 Phil DawesDev checkpoint
2009-09-16 Phil Dawesadded vm ptr to x86.32 boxing asm
2009-09-16 Phil Dawesadded code to pass vm ptr to some unboxers
2009-09-16 Phil Dawesfixed up getenv compiler intrinsic to use vm struct...
2009-09-16 Phil Dawesmoved cards_offset and decks_offset into vm struct...
2009-09-16 Phil Dawesnursery global variable moved into vm
2009-09-16 Phil Dawesrenamed to vm-field-offset. Slava's better at naming...
2009-09-16 sheepleppc asm to get stack_chain using vm ptr
2009-09-16 Phil DawesAdded a vm C-STRUCT, using it for struct offsets in...
2009-09-16 Phil Dawesmoved stack_chain into vm struct
2009-09-16 Phil Dawesthrow_impl now forwards the vm ptr
2009-09-16 Phil Dawespassing vm ptr to lazy_jit_compile mostly working
2009-09-16 Phil DawesAdded %vm-invoke to pass vm ptr to vm functions (x86...
next