platform/upstream/orc.git
2018-05-18 Tim-Philipp... orc: fix static build on windows
2018-05-04 Edward Herveyorctest: Allow enough room for sprintf()
2018-04-28 Tim-Philipp... meson: use add_project_arguments() instead of add_globa...
2018-04-28 Tim-Philipp... orc: update some generated files
2018-04-28 Tim-Philipp... orcfunctions.h: include orcutils.h for ORC_API define
2018-04-28 Tim-Philipp... orc: remove empty and unused orcrules-x86.c
2018-04-28 Tim-Philipp... orc: move unusable orc_code_chunk_free() declaration...
2018-04-28 Tim-Philipp... autotools: control symbol visibility via -fvisibility
2018-04-28 Tim-Philipp... meson: fix symbol export with MSVC and use -fvisibility...
2018-04-28 Tim-Philipp... orc: decorate public symbols with ORC_API
2018-04-27 Tim-Philipp... orc-test: decorate public symbols with ORC_TEST_API
2018-04-27 Tim-Philipp... orcc: add --decorator command line argument
2018-04-27 Tim-Philipp... meson: use -Bsymbolic-functions when linking if available
2018-04-27 Tim-Philipp... orc: make more functions static
2018-04-25 Tim-Philipp... gtk-doc: get rid of templates
2018-04-22 James Cowgillorcmips: only enable if the DSPr2 ASE is present
2018-04-22 James Cowgillorcutils: refactor /proc/cpuinfo reading code from...
2018-04-09 Tim-Philipp... configure: don't check for functions that aren't used...
2018-04-09 James Cowgillmeson: fix mips cpu_family test
2017-11-29 Edward Herveyorccpu-arm: Allow 'cpuinfo' fallback on non-android
2017-11-21 Nirbheek Chauhanmeson: Always build both shared and static libraries
2017-11-20 Sebastian DrögeBuild liborc-test also as a properly versioned library...
2017-11-20 Sebastian DrögeAdd meson configuration for disabling tests and gtk...
2017-11-20 Sebastian DrögeAllow building shared/static library based on configuration
2017-11-20 Edward HerveyBack to development
2017-11-20 Edward HerveyRelease 0.4.28 sandbox/mzx/upstream-git
2017-11-20 Edward Herveyorcutils: Use compiler offsetof() when available
2017-11-19 Edward Herveyorccpu-x86: Fix undefined behaviour compilation issue
2017-11-19 Edward Herveyconfigure.ac: Print configuration after configuration
2017-11-19 Edward Herveyorc: Add a configure option to disable tests
2017-11-19 Edward Herveytesuite: Fix some leaks
2017-10-21 Edward Herveyorcprogram-c.c: Don't cast constant
2017-10-21 Edward Herveyorc: Cast maximum constants
2017-07-18 Tim-Philipp... Dist meson files with autotools make dist
2017-07-17 Tim-Philipp... Back to development
2017-07-17 Tim-Philipp... Release 0.4.27
2017-06-27 Tim-Philipp... orcc: make coverity happy
2017-06-20 Matej Knopporc: preserve non volatile sse registers
2017-05-28 Nirbheek Chauhanmeson: Only use --version-script if not using MSVC
2017-05-28 Tim-Philipp... meson: use find_library() on compiler object
2017-05-13 Tim-Philipp... meson: add meson build
2017-02-28 Igor Rondarevorcx86: Don't hard-code register size to zero in orc_x8...
2016-10-28 Jan Schmidtorcx86: use HAVE_AMD64 and HAVE_I386 defines everywhere
2016-08-31 Sebastian DrögeBack to development
2016-08-31 Sebastian DrögeRelease 0.4.26
2016-08-25 Josep Torrapkgconfig: add orc-test path to the -uninstalled .pc...
2016-08-25 Wim Taymansuse 64bit arithmetic to increment the stride
2016-08-24 Sebastian Drögeorcx86: Fix generation of ModR/M / SIB bytes for the...
2016-07-24 Josep Torratests: fix a warning spotted when building in osx
2016-05-04 Pascal TerjanFix test_parse with no executable backend
2016-03-05 Tim-Philipp... Back to development
2016-03-05 Tim-Philipp... Release 0.4.25
2016-03-04 Tim-Philipp... configure: fix bug report url
2016-03-02 Tim-Philipp... orcc: check version of liborc to make sure the right...
2016-03-02 Tim-Philipp... Add orc_version_string()
2016-02-18 Julien Isorceuninstalled.pc: add support for non libtool build systems
2016-02-17 Luis de Bethencourtorcprogram-c: check array bound in get_varname_stride()
2016-02-17 Luis de BethencourtRevert "orcprogram-c: avoid running out of bounds of...
2015-12-30 Sebastian Drögeconfigure: Only check for Android's liblog on Android...
2015-12-21 Koop Mastconfigure: Make -Bsymbolic check work with clang.
2015-12-14 Luis de Bethencourtorcprogram-c: avoid running out of bounds of varnames
2015-10-20 Tim-Philipp... doc: update from entropywave locations to gstreamer
2015-10-20 Tim-Philipp... doc: update generated opcode tables
2015-10-15 Tim-Philipp... tools: remove unused test.orc
2015-10-15 Tim-Philipp... build: fix detection of AMD Kn host cpu
2015-09-07 Wim Taymansexecutor: fix load of parameters smaller than 64 bits
2015-09-07 Wim Taymanscompiler: also prefer the backup function when no target
2015-08-12 Wim Taymanstest-limits: improve test without target
2015-06-24 Sebastian DrögeBack to development
2015-06-24 Sebastian DrögeRelease 0.4.24
2015-06-22 Wim Taymansparse: increase array size
2015-06-22 Wim Taymansprogram: only reuse constants of the same size and...
2015-05-22 Tim-Philipp... testsuite: fix reading .orc files with win32 line endin...
2015-05-22 Tim-Philipp... testsuite: add parsing test case for win32 line endings
2015-05-22 Tim-Philipp... orcc: fix reading .orc files with win32 line endings...
2015-05-22 Tim-Philipp... orcparse: handle win32 \r\n line endings
2015-04-10 Tim-Philipp... tests: use AM_TESTS_ENVIRONMENT
2015-03-12 Luis de Bethencourttest: protect against out-of-bounds
2015-03-12 Luis de Bethencourttest: protect against going out of bounds
2015-03-08 Edward Herveyorcc: Remove duplicate codepath
2015-02-27 Edward Herveytestsuite: Put a limit to the memcpy test
2015-01-30 Vincent Penquerc'horccodemem: fix mmap leak on error path
2014-12-17 Sebastian DrögeBack to development
2014-12-17 Sebastian DrögeRelease 0.4.23 0.4.23
2014-12-10 Wim Taymansneon: add support for all constants
2014-12-09 Wim Taymansneon: add support for 64 bit parameters
2014-12-09 Wim Taymansneon: vtrn and vzip are undefined when src == dest
2014-12-05 Wim Taymansorcc: allow setting custom backup function
2014-12-03 Jerome LaheurteFix high-order bit of first register in VPUSH/VPOP...
2014-11-27 Jerome LaheurtePreserve NEON/VFP registers across subroutines accordin...
2014-11-08 Tim-Philipp... orcc: program-c: fix 64-bit parameter loading (loadpq...
2014-09-26 Wim Taymansorc: include orcprogram only once
2014-09-26 Wim Taymansopcode: mark copy opcodes and don't emit mov for them
2014-09-26 Wim Taymanscompiler: use src register as dest2
2014-09-26 Wim Taymanscompiler: update max_used_temp_reg before use
2014-09-26 Wim Taymanssse: improve splitXX on sse3
2014-09-22 Wim Taymansparse: cleanup
2014-09-22 Wim Taymanstest: add more tests
2014-09-19 Wim Taymanscompiler: keep track of temp variables that contain...
2014-09-19 Wim TaymansRevert reuse constants
next