Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/orc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-04fix for more than one accumulator0.5Jonathan Rosser
2012-12-03Make OrcProgram const during compilationDavid Schleef
2012-12-03ReindentDavid Schleef
2012-12-03Move orc-test into main libraryDavid Schleef
2012-12-03Fix MakefileDavid Schleef
2012-12-03tests: fixes for API changesDavid Schleef
2012-12-02Fix altivec implementation of cmpltf and cmplef operationsAndreas Schwab
2012-12-02Adds support for PowerPC64Andreas Schwab
2012-11-24Convert Executor to use OrcCode, not OrcProgramDavid Schleef
2012-09-04orcc: remove 0.4-series compatability codeDavid Schleef
2012-09-03ReindentDavid Schleef
2012-09-03Break ABI to head towards 0.6David Schleef
2012-08-28install pre-commit hookDavid Schleef
2012-08-28compiler: remove redundant declarationDavid Schleef
2012-08-18Link to pthreads libraryDavid Schleef
2012-04-28Add line numbers to errorsCedric BAIL
2012-04-02test: allocate aligned memory on windowsDavid Schleef
2012-03-26Split headers out of orcprogram.hDavid Schleef
2012-03-01bytecode: Add bytecode for instruction flagsDavid Schleef
2012-02-05orcc: Add --no-backupDavid Schleef
2012-01-29bytecode: Add bytecode parsingDavid Schleef
2011-10-15test: fix unused variable warningDavid Schleef
2011-10-15x86insn: switch to ultra-conservative nopsDavid Schleef
2011-10-14x86insn: quick fix for lack of nopl supportDavid Schleef
2011-10-09orcc: Fix n min/max/multiple code generationDavid Schleef
2011-10-09debug: include stdlibDavid Schleef
2011-10-09bytecode: Add bytecodeDavid Schleef
2011-10-03back to unreleasedDavid Schleef
2011-10-03Fix distcheckorc-0.4.16David Schleef
2011-10-03Release 0.4.15David Schleef
2011-10-03Add orc.m4David Schleef
2011-10-03orcfunctions: update generated codeDavid Schleef
2011-10-03test: Add (disabled) ability to test 64-bit pointersDavid Schleef
2011-10-03mmx: update from sseDavid Schleef
2011-10-03sse: Fix mov of pointer valuesDavid Schleef
2011-10-03parse: check for empty source fileDavid Schleef
2011-10-03parse: skip whitespaceDavid Schleef
2011-10-03test: disable complaints about codegen failuresDavid Schleef
2011-10-03orcc: cosmetic fixesMartin Bosmans
2011-10-02init: Use global mutex, not once mutexDavid Schleef
2011-09-27orc: fix some more unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller
2011-09-27back to unreleasedDavid Schleef
2011-09-26Release 0.4.15orc-0.4.15David Schleef
2011-09-25x86insn: Do not emit opcode for STACKMaarten Bosmans
2011-09-25Fix error messages when compilation is disabledDavid Schleef
2011-09-25Fix up c64x-c backendDavid Schleef
2011-08-28Protect codemem globals with mutexDavid Schleef
2011-08-22Use orc_once functions in orc_init()David Schleef
2011-08-02parse: initialize log bufferChristian Weisgerber
2011-07-10Move ORC_GNUC_UNUSED to orcutils.h and use itDavid Schleef