platform/upstream/orc.git
2010-06-28 David SchleefAdd support for OpenBSD in CPU detection
2010-06-26 David Schleeftools: add orc-bugreport
2010-06-26 Sebastian Drögeorcc: Add --quiet and --benchmark parameters to generat...
2010-06-26 Sebastian Drögeorcc: Improve test program generation
2010-06-26 David Schleeftarget: add function to return flag names
2010-06-24 David Schleefarm: disable unused CPU detection
2010-06-15 David Schleeforcc: make the test program quieter
2010-06-15 Sebastian Drögetests: Fix compilation of the ABI test on 64 bit archit...
2010-06-15 David SchleefAdd handling of ORC_CODE environment variable
2010-06-15 David Schleeftests: scripts to build/run against old versions
2010-06-15 David Schleeftests: Fix 2-dest opcodes
2010-06-14 David Schleeftests: Add ABI check for code_exec
2010-06-14 David SchleefFix API for 2-dest opcodes
2010-06-14 David SchleefFix ABI issues caused by 5bfde389c78155
2010-06-14 David Schleeforcc: Add --compat
2010-06-14 Sebastian Drögemmx: Only mark the MMX target as executable if the...
2010-06-14 David Schleefc: Fix code for int parameters
2010-06-14 Stefan Kostlogging: remove double newlines from logging
2010-06-14 Stefan Kostcompiler: output the target name in errors too
2010-06-14 David SchleefAdd float parameters
2010-06-14 David Schleeforcc: make test program quieter
2010-06-14 David Schleefsse: Fix leal emission on x86-64
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
next