platform/upstream/orc.git
2011-04-27 David Schleefc: Fix endianness issues with select opcodes
2011-04-26 David Schleefaltivec: Fix endianness issues
2011-04-26 David Schleefc: Fix endianness issues with c backend
2011-04-25 David Schleeforctest: check return values of snprintf
2011-04-25 David Schleeftest: ignore diffs due to change in jmp sizes
2011-04-25 David Schleefcodemem: check ftruncate() return value
2011-04-25 David Schleefsse,mmx: revert mmx usage of cpuinsn
2011-04-25 David Schleefmmx: update from sse
2011-04-25 David Schleefback to unreleased
2011-04-25 David Schleefsse: Fix some instructions
2011-04-19 David SchleefRelease 0.4.13 orc-0.4.13
2011-04-19 David Schleefupdate orcfunctions
2011-04-19 David Schleefaltivec: Fix NAN behavior of convfl
2011-04-18 David Schleefaltivec: fix select1wb
2011-04-18 David Schleeforcc: remove stdint typenames from programs
2011-04-16 David Schleefsse: Fix pextrw emission
2011-04-16 David Schleeftests: Add failing gstcogorc code to test
2011-04-14 David Schleefgitignore: update orc-0.4.12
2011-04-14 David Schleeftools,tests: fix compatibility checker and bugs
2011-04-14 David Schleeftest.orc: remove stdint types
2011-04-14 David SchleefRelease 0.4.12
2011-04-14 David Schleefheaders: Add BEGIN_DECLS and ORC_ENABLE_UNSTABLE_API
2011-04-14 David SchleefRemove generated orc-stdint.h
2011-04-14 David Schleefupdate documentation
2011-04-13 David SchleefAdd ORC_RESTRICT to prototypes
2011-04-11 David Schleeforcc: Fix gcc-4.6 warnings in generated code
2011-04-09 David Schleefuse ACLOCAL_AMFLAGS
2011-03-27 David Schleefx86: Fix for VS2005
2011-03-27 David Schleefneon: Fix declaration after statement
2011-03-20 Andreas Schwabpowerpc: don't clobber register r31
2011-03-19 Andreas Schwabaltivec: fix div255w rule
2011-03-19 Andreas Schwabaltivec: fix mullw rule
2011-03-19 Andreas Schwabpowerpc: don't clobber register r31
2011-02-25 David SchleefBetter checking for codemem allocation
2011-02-25 David Schleefcpuinsn: various codegen fixes
2011-01-25 Stefan Kostdocs: add extra section describing the env-vars.
2011-01-25 David Schleefcpuinsn: Fix code generation breakage on x86_64
2011-01-23 David Schleefsse: Fix problem on sse41
2011-01-13 Nick Fosterneon: Add some floating point ops
2011-01-09 David SchleefRevert "orc.h: remove stdint.h from includes"
2011-01-08 David SchleefDon't use builddir, as it requires recent automake
2011-01-08 David Schleeforc.h: remove stdint.h from includes
2011-01-08 David Schleefupdate generated code
2011-01-08 David Schleefc: don't use stdint types
2011-01-08 David Schleefneon: Fix VFP rule macro
2011-01-07 David Schleefc: Use __inline for MSVC
2010-12-23 David SchleefBuild fixes for win64
2010-12-21 Arun Raghavanm4: Fix ARM compiler detection
2010-12-06 David Schleeforcc: Implement --lazy-init
2010-12-06 David Schleeforcc: Use OrcCode as persistent storage
2010-12-05 Stefan Kostorcprogram: don't deref insn->opcode if NULL
2010-12-05 Stefan Kostorcprog-c: don't deref NULL rule
2010-12-05 Stefan Kosttests: fix copy'n'paste error
2010-12-05 Stefan Kostorcparse: don't eventually leak 'init_function'
2010-12-05 Stefan Kostorccodemem: free 'filename' in case of error as well
2010-12-05 David Schleefx86: sun studio can use gcc inline asm
2010-11-08 David Schleefx86: cpuinsn cleanup
2010-11-07 David SchleefChange sysinsn to cpuinsn
2010-11-07 David Schleefx86: Fix sysinsn problems on x86-64
2010-11-04 David Schleefx86: more sysinsn conversion
2010-11-04 David Schleefx86: more sysinsn conversion
2010-11-04 David Schleefx86: convert misc instructions to sysinsn
2010-11-04 David Schleefx86: convert jumps to sysinsn
2010-11-04 David Schleefx86: convert arith instructions to sysinsn
2010-11-03 David Schleefsse: more conversion to sysinsn
2010-10-31 David Schleefsse: Fix param order of orc_x86_emit_modrm_memoffset
2010-10-31 David Schleefsse: more conversion to sysinsn
2010-10-31 David Schleefsse: More conversion to sysinsn
2010-10-31 David Schleefsse: Convert to using emit_sysinsn
2010-10-27 David Schleefsse: convert to using orc_sse_emit_sysinsn
2010-10-25 David Schleefconfigure: it's "dragonfly" not "dragonflybsd"
2010-10-25 David Schleefc: Fix gcc warnings in generated code
2010-10-25 David Schleefback to unreleased
2010-10-14 David SchleefRelease 0.4.11 orc-0.4.11
2010-10-14 David Schleeftest.orc: Add function that checks 'x2 mulll'
2010-10-14 David Schleefsse: Calculate insn_shift for each instruction
2010-10-14 David Schleefemulate: Fix loading of 64-bit params
2010-10-14 David Schleefcompiler: Allow compiling for emulation with no target
2010-10-14 David Schleeforcc: Allow normal compilation with no target
2010-10-14 Sebastian DrögeFix loading of double parameters in the non-ORC C code
2010-10-14 David Schleefmmx: Fix 64-bit param loading
2010-10-12 David Schleefarm: move some rules into ARM6
2010-10-10 David SchleefAdd benchmorc
2010-10-08 David Schleefback to unreleased
2010-10-07 David SchleefRelease 0.4.10 orc-0.4.10
2010-10-07 David Schleefsse,mmx: Fix mululq rule (SSE2-only)
2010-10-07 David Schleefmmx: update from sse
2010-10-07 David Schleefneon: Add rules for new opcodes
2010-10-06 David SchleefAdd .doubleparam and .longparam
2010-10-06 Sebastian DrögeImplement mululq and mulslq for SSE
2010-10-06 Sebastian DrögeAdd mulslq and mululq opcodes
2010-10-03 Sebastian DrögeImplement select[01]ql for SSE
2010-10-03 Sebastian DrögeImplement mergelq for SSE
2010-10-03 Sebastian DrögeMask lower bits of merge opcodes to prevent signedness...
2010-10-03 Sebastian DrögeAdd mergelq/select0ql/select1ql opcodes
2010-10-03 David Schleefsse: Add 64-bit bit ops
2010-09-30 David SchleefFix distcheck
2010-09-30 David SchleefFix documentation of opcodes
2010-09-27 David SchleefCleanups for running with ORC_CODE=emulate
2010-09-24 David Schleefcompiler: Fix calculation of max var size
next