platform/upstream/orc.git
2019-08-13 Doug Nazartests: Use float constants and parameters when testing...
2019-08-07 Doug Nazarorcarm: Fix flushing of icache when using dual map
2019-08-07 Doug Nazarorctest: Switch nearby float comparison to ULP method
2019-08-02 Mathieu Duponchelledoc: fix gtkdoc when orc is used as a subproject
2019-07-23 Wim Taymansx86: add endbr32 and endbr64 instructions
2019-07-23 Tim-Philipp... ci: run tests on windows
2019-07-17 Jordan PetridisAdd Windows CI for msvc 2017 and msys2
2019-07-01 Nirbheek Chauhanuwp: workaround a false positive in certification of orc
2019-04-18 Xavier ClaessensMeson: Do not always generate static library
2019-04-15 Tim-Philipp... Back to development
2019-04-14 Tim-Philipp... Release 0.4.29
2019-03-22 Tim-Philipp... orc: fix C++ style comment
2019-03-05 Tim-Philipp... configure.ac: no more bugzilla
2019-03-05 Tim-Philipp... Update news file for upcoming release
2019-03-05 Tim-Philipp... Add pkg-config file for orc-test library
2019-02-05 Nirbheek ChauhanFix warnings with Cerbero's mingw (gcc 4.7)
2019-01-30 Seungha Yangmeson: Make orcc detectable from other subprojects
2019-01-28 A. WilcoxPowerPC: Support ELFv2 ABI
2019-01-28 Michel NormandAdd support for ppc64le
2019-01-02 Tim-Philipp... ci: add minimal ci
2018-12-17 Edward Herveyorc: Remove dead assignments
2018-11-14 Nirbheek Chauhanmeson: Maintain macOS ABI compatibility
2018-10-06 Tim-Philipp... meson: add option to disable orc-test library
2018-10-03 Tim-Philipp... meson: rename "enable-backend" option to "orc-backend"
2018-10-03 Tim-Philipp... meson: add options to disable benchmarks, examples...
2018-10-03 Tim-Philipp... meson: make "tests" option an auto feature option
2018-07-30 Tim-Philipp... meson: rename 'disable_gtkdoc' option to 'gtk_doc'...
2018-07-30 Tim-Philipp... meson: rename option disable_tests=false -> tests=true
2018-07-22 Nicolas Dufresnemeson: Bump required version to 0.46
2018-05-21 Christoph Reitermeson: pass the right header when testing for posix_mem...
2018-05-18 Tim-Philipp... Fix MSVC compiler warning
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
next