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
2019-09-09Release 0.4.300.4.30Sebastian Dröge
2019-09-09powerpc: Use extended mnemonic for load immediateDoug Nazar
2019-09-09powerpc: Add double & quad operands for vsx/v2.07 compatible cpusDoug Nazar
2019-09-09powerpc: Fix cpu feature detectionDoug Nazar
2019-09-08Drop support for Autotools as build systemTim-Philipp Müller
2019-09-08tests: Allow exec testing of single opcodeDoug Nazar
2019-09-08tests: Use correct double/int64 functions for parameters & constsDoug Nazar
2019-09-08executor: x2 union members not endian safeDoug Nazar
2019-09-08powerpc: Pre-load long constants & invariantsDoug Nazar
2019-09-08orc: Consolidate orc_program_has_float()Doug Nazar
2019-09-08orc: Make orc_*_emit_invariants() genericDoug Nazar
2019-09-08orccodemem: Mark exec mapping writable if debuggingDoug Nazar
2019-08-31orctest: Fix ULP compare and make compatible with clangDoug Nazar
2019-08-27build: fix werror build with clangMatthew Waters
2019-08-20powerpc: Add little endian supportDoug Nazar
2019-08-20powerpc: Fix whitespaceDoug Nazar
2019-08-18orc: Add ORC_LIKELY/ORC_UNLIKELY macrosDoug Nazar
2019-08-18meson: Fix ppc/ppc64 cpu family detectionDoug Nazar
2019-08-18orctest: print_array_val_float return value not usedDoug Nazar
2019-08-13add Hygon Dhyana processor supportfanjinke
2019-08-13tests: Use float constants and parameters when testing float opcodes.Doug Nazar
2019-08-07orcarm: Fix flushing of icache when using dual mapDoug Nazar
2019-08-07orctest: Switch nearby float comparison to ULP methodDoug Nazar
2019-08-02doc: fix gtkdoc when orc is used as a subprojectMathieu Duponchelle
2019-07-24x86: add endbr32 and endbr64 instructionsWim Taymans
2019-07-24ci: run tests on windowsTim-Philipp Müller
2019-07-17Add Windows CI for msvc 2017 and msys2Jordan Petridis
2019-07-01uwp: workaround a false positive in certification of orcNirbheek Chauhan
2019-04-18Meson: Do not always generate static libraryXavier Claessens
2019-04-15Back to developmentTim-Philipp Müller
2019-04-15Release 0.4.290.4.29Tim-Philipp Müller
2019-03-22orc: fix C++ style commentTim-Philipp Müller
2019-03-05configure.ac: no more bugzillaTim-Philipp Müller
2019-03-05Update news file for upcoming releaseTim-Philipp Müller
2019-03-05Add pkg-config file for orc-test libraryTim-Philipp Müller
2019-02-05Fix warnings with Cerbero's mingw (gcc 4.7)Nirbheek Chauhan
2019-01-30meson: Make orcc detectable from other subprojectsSeungha Yang
2019-01-29PowerPC: Support ELFv2 ABIA. Wilcox
2019-01-28Add support for ppc64leMichel Normand
2019-01-02ci: add minimal ciTim-Philipp Müller
2018-12-17orc: Remove dead assignmentsEdward Hervey
2018-11-14meson: Maintain macOS ABI compatibilityNirbheek Chauhan
2018-10-06meson: add option to disable orc-test libraryTim-Philipp Müller
2018-10-03meson: rename "enable-backend" option to "orc-backend"Tim-Philipp Müller
2018-10-03meson: add options to disable benchmarks, examples, toolsTim-Philipp Müller
2018-10-03meson: make "tests" option an auto feature optionTim-Philipp Müller
2018-07-30meson: rename 'disable_gtkdoc' option to 'gtk_doc' and make it an auto/featur...Tim-Philipp Müller
2018-07-30meson: rename option disable_tests=false -> tests=trueTim-Philipp Müller
2018-07-22meson: Bump required version to 0.46Nicolas Dufresne
2018-05-21meson: pass the right header when testing for posix_memalignChristoph Reiter