platform/upstream/orc.git
2010-06-13 David Schleefmmx,sse: use shuffle macros
2010-06-13 David Schleefmmx: port sse backend to mmx again
2010-06-13 Sebastian DrögeAdd SSE implementation of muluwl
2010-06-13 David Schleefclean up memcpy_speed
2010-06-13 David Schleeftodo: update
2010-06-13 David Schleefsse: set target as not executable if no SSE2
2010-06-12 David Schleefc: Use 'int' for parameters, not orc_union32
2010-06-12 David Schleefsse: use register for loop counter
2010-06-12 David Schleefsse: use leal for non-recorded addition
2010-06-12 David Schleefrevert removal of orc-stdint.h
2010-06-10 David Schleefdoc: NEON backend is open source
2010-06-10 David Schleeforcc: put typedefs before prototypes
2010-06-10 David Schleefmore conversion to orc int types
2010-06-10 David Schleeforcc: remove unused declaration
2010-06-10 David Schleefmore conversion to orc int types
2010-06-10 David Schleefremove code for reading /proc
2010-06-10 David Schleeftest: Use rdtsc when available
2010-06-09 David Schleefregenerate generated code
2010-06-09 David Schleefconvert from stdint types to orc types
2010-06-09 David Schleefc: fix check for stdc, prevent conflicts with orc
2010-06-09 David Schleefdon't use c99 types in generated code
2010-06-09 David Schleefremove some unistd.h usage
2010-06-09 David Schleefdocumentation updates
2010-06-09 David Schleefback to unreleased
2010-06-08 David Schleefrelease 0.4.5 orc-0.4.5
2010-06-08 David Schleeftests: fix neon tests
2010-06-08 David Schleefdocumentation updates
2010-06-08 David SchleefAllow some functions to be called with target=NULL
2010-06-08 David SchleefRemove orc-float library
2010-06-08 David Schleeftests: fix distcheck
2010-06-08 David Schleeftests: remove accidental commit of liboil cflags
2010-06-08 David Schleefupdate gtk-doc
2010-06-08 David SchleefAdd --enable-backend
2010-06-07 David Schleeftests: fix orc source for test
2010-06-07 David Schleeftests: improve memcpy_speed
2010-06-07 David Schleefallocate a loop counter variable
2010-06-07 David Schleeftests: Add compile_parse
2010-06-07 David Schleefx86: Add alternate rep movs memcpy implementation
2010-06-07 David Schleefc: Fix initialization of union values
2010-06-03 David Schleefsse: don't emit spurious moves
2010-06-02 David Schleefcentralize definition of out-of-bound value
2010-06-02 David SchleefFix problems with strict aliasing
2010-06-01 David SchleefCall orc_init() from orc_program_new()
2010-06-01 David Schleeforcc: Fix warnings in generated code
2010-06-01 David Schleefneon: Fix compile warning on 64-bit
2010-05-27 David Schleeforcc: Add prototypes to c code
2010-05-12 David SchleefMerge branch 'neon'
2010-04-16 David Schleefc64x: remove c64x target
2010-04-15 David Schleeffloat: remove 32-bit float ops
2010-04-15 David Schleefneon: remove pixel tests
2010-04-15 David Schleeffloat: remove 32-bit float ops
2010-04-15 David Schleefc64x: Fix compiler path
2010-04-15 David Schleefneon: move float rules to main library
2010-04-15 David SchleefMerge branch 'master' into neon
2010-04-07 David Schleefadd header
2010-04-07 David Schleefcompiler: remove dead code
2010-04-05 David Schleefarm uses orcutils functions
2010-04-01 David Schleefaltivec: Fix a bunch of bugs
2010-03-30 David SchleefAdd web pages to README
2010-03-30 David SchleefBack to unreleased
2010-03-30 David SchleefRelease 0.4.4 orc-0.4.4
2010-03-29 David Schleefsse: Fix movdqa on x86-64
2010-03-29 David Schleeftests: Add exec_parse
2010-03-29 David Schleeftests: copy test.orc from schroedinger
2010-03-29 David Schleeftests: improve tests with acc and const opcodes
2010-03-29 David Schleefclean up compiler result codes
2010-03-29 David SchleefAdd static opcode flag for scalar sources
2010-03-29 David Schleeftests: remove pixel tests
2010-03-20 David SchleefFix distcheck
2010-03-20 David SchleefRemove orc-pixel library. No longer needed
2010-03-20 David Schleeftests: remove pixel tests
2010-03-20 David Schleefc: add pragma to ignore strict aliasing warning
2010-03-19 Ramiro PollaUse VirtualAlloc() to allocate executable memory on...
2010-03-19 David Schleeforcutils: Add to build
2010-03-19 David Schleefconfigure: Add gnu to mmap list
2010-03-19 David Schleeftests: remove compile tests from TESTS
2010-03-19 David Schleeftests: remove unused code
2010-03-19 David SchleefFix library flags to work with --as-needed
2010-03-19 David Schleefautogen.sh: remove --enable-maintainer-mode
2010-03-18 David Schleeflib: Make some functions static
2010-03-18 David Schleefonce: Fix mutex initialization on win32
2010-03-18 David Schleefdoc: fix build from tarball
2010-03-18 David Schleeftools: Check target name
2010-03-15 David Schleefc: fix crash in compiler
2010-03-07 David Schleefcpu: Fix flags on Solaris
2010-01-09 David SchleefMake convfl work like C casting
2010-01-09 David Schleeftests: Add test.orc
2010-01-09 David Schleeftests: Add performance tests
2010-01-08 David Schleefsse: Implement loop unrolling
2010-01-08 David Schleeftests: remove spurious file
2010-01-08 David Schleefx86: Favor addl $-1 over decl
2010-01-08 David Schleeftests: Add memcpy_speed from liboil
2010-01-08 David Schleeforcc: call function directly instead of orc_executor_run
2010-01-08 David Schleefexecutor: remove debug from fast path
2010-01-08 David Schleefcompiler: how about *using* the backup function?
2010-01-08 David Schleefcodemem: improve temp file name generation
2010-01-08 David SchleefUpdate internal functions for orcc fixes
2009-12-15 David SchleefAdd kfreebsd to mmap architectures
2009-12-14 David SchleefDocumentation updates
2009-12-14 David Schleefupdated release notes
next