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
2022-06-15neon: Fix testsuite not passing on arm CPUsGaetan Bahl
2019-09-14orctest: Fix parentheses location in ULP testDoug Nazar
2019-08-31orctest: Fix ULP compare and make compatible with clangDoug Nazar
2019-08-27build: fix werror build with clangMatthew Waters
2019-08-18orctest: print_array_val_float return value not usedDoug Nazar
2019-08-07orctest: Switch nearby float comparison to ULP methodDoug Nazar
2018-05-18Fix MSVC compiler warningTim-Philipp Müller
2018-05-04orctest: Allow enough room for sprintf()Edward Hervey
2016-07-24tests: fix a warning spotted when building in osxJosep Torra
2015-03-12test: protect against out-of-boundsLuis de Bethencourt
2015-03-12test: protect against going out of boundsLuis de Bethencourt
2013-10-14Make it ANSI-COlivier Crête
2012-12-28mips: added copyright headersGuillaume Emont
2012-12-28mips: added test for binary code generationGuillaume Emont
2011-10-03test: disable complaints about codegen failuresDavid Schleef
2011-09-25Fix up c64x-c backendDavid Schleef
2011-07-10Move ORC_GNUC_UNUSED to orcutils.h and use itDavid Schleef
2011-07-09Fix a bunch of unused-but-set-variable compiler warnings with gcc 4.6Tim-Philipp Müller
2011-06-01test: add msvc define for snprintfDavid Schleef
2011-05-17tests: Handle new modifiersDavid Schleef
2011-05-14tests: print error message in test failuresDavid Schleef
2011-04-26orctest: check return values of snprintfDavid Schleef
2011-04-26test: ignore diffs due to change in jmp sizesDavid Schleef
2010-09-24test: Add disabled code to make manual testing easierDavid Schleef
2010-09-09orc-test: Fix comparison of 64-bit typesDavid Schleef
2010-09-09Add ORC_TARGET_CLEAN_COMPILE and use itDavid Schleef
2010-09-06Eliminate usage of %lld, etc.David Schleef
2010-09-05test: disabled unused codeDavid Schleef
2010-09-03Fix static linkingDavid Schleef
2010-08-27Add int64 and double parametersDavid Schleef
2010-08-26Fix testing of float paramsDavid Schleef
2010-08-25Use OrcCode structure to handle all executable codeDavid Schleef
2010-08-20Update documentation, add tutorialDavid Schleef
2010-08-20Add perf testing of emulated codeDavid Schleef
2010-08-19Fix printing of performance data in testsDavid Schleef
2010-08-19test: Improve opcode test program generationDavid Schleef
2010-08-18test: Add alignment and misalignment to arraysDavid Schleef
2010-08-13test: Decrease n for performance testingDavid Schleef
2010-08-11Fix segfault in test programsDavid Schleef
2010-08-02Add performance comparison testsDavid Schleef
2010-07-10test: remove adjustment of performance numberDavid Schleef
2010-07-10test: switch neon test back to neonDavid Schleef
2010-07-01arm: arm backend code gen fixesDavid Schleef
2010-06-29tests: better float comparisonDavid Schleef
2010-06-10convert from stdint types to orc typesDavid Schleef
2010-06-08tests: fix neon testsDavid Schleef
2010-06-02centralize definition of out-of-bound valueDavid Schleef
2010-04-16c64x: Fix compiler pathDavid Schleef
2010-04-16Merge branch 'master' into neonDavid Schleef
2010-03-30tests: improve tests with acc and const opcodesDavid Schleef