platform/upstream/orc.git
2020-09-11 Nirbheek Chauhanmeson: Get rid of outdated version_compare checks
2020-09-11 Nirbheek Chauhanci: Also pass --fatal-meson-warnings
2020-09-11 Nirbheek Chauhanmeson: Bump version to 0.54 to fix warnings
2020-09-11 Tim-Philipp... Release 0.4.32
2020-08-31 Nirbheek Chauhanci: Add an Android arm64 job run on Fedora
2020-08-31 Nirbheek Chauhanci: Add iOS CI with a dynamic cross file
2020-08-31 Nirbheek Chauhanci: Use the latest meson syntax
2020-08-31 Nirbheek Chauhanci: Use werror on macOS too
2020-07-29 Jan Alexander... meson: Use pkgconfig.generate
2020-07-29 Jordan Petridisci: mark the msys job as manual and allowed to fail
2020-07-28 Seungha Yangorc: Use page size aligned memory block for Windows
2020-07-28 Seungha Yangorc: Remove trailing white spaces
2020-07-21 Tim-Philipp... ci: add basic macOS CI
2020-07-21 Tim-Philipp... meson: use / instead of join_paths() for readability
2020-07-21 Tim-Philipp... ci: run benchmark tests as well
2020-07-21 Tim-Philipp... meson: hook up benchmark as benchmark
2020-07-21 Tim-Philipp... benchmorc: fix file path to test orc file on windows
2020-07-04 Tim-Philipp... orcc: use #pragma once in generated headers
2020-07-02 Nirbheek Chauhanorc: Don't set memory protection if there's no code
2020-07-02 Nirbheek Chauhanorc: Print hex value directly instead of a constant
2020-07-02 Nirbheek Chauhanorc: Fix indentation
2020-07-01 Nirbheek Chauhanci: Attempt to fix broken Windows CI
2020-07-01 Nirbheek Chauhanorc: Fix some warnings on MSVC and enable --werror
2020-07-01 Nirbheek Chauhanorccodemem: Add support for Universal Windows Platform...
2020-06-30 Nirbheek Chauhanorc: Implement a windows helper for getenv()
2020-03-13 Tim-Philipp... meson: improve summary() printout
2020-02-08 Tim-Philipp... meson: add summary() if Meson version is new enough
2020-02-08 Tim-Philipp... ci: update windows runner tag and image
2019-11-02 Sebastian DrögeRelease 0.4.31
2019-10-14 Doug Nazarneon: Enable Flush-to-zero mode for float programs
2019-09-20 Doug Nazarpowerpc: Fix a few opcodes to support x2/x4 usage
2019-09-14 Doug Nazarpowerpc: Fix a few rules to handle multiple vector...
2019-09-14 Doug Nazarpowerpc: Add manual denormalize support for vsx instruc...
2019-09-14 Doug Nazartestsuite: Reduce memcpy_speed loops
2019-09-14 Doug Nazarpowerpc: Add custom handling of copy programs
2019-09-13 Doug Nazarpowerpc: Move load/store align helpers to common file
2019-09-13 Doug Nazarpowerpc: Improve constant handling
2019-09-13 Doug Nazarpowerpc: Fix register order of a few emit helpers
2019-09-13 Doug Nazartestsuite: Return error from exec_parse if a program...
2019-09-13 Doug Nazarorctest: Fix parentheses location in ULP test
2019-09-10 Pablo Marcos... Fix OrcTargetPowerPCFlags enum typedef
2019-09-09 Sebastian DrögeBack to development
2019-09-09 Sebastian DrögeRelease 0.4.30
2019-09-08 Doug Nazarpowerpc: Use extended mnemonic for load immediate
2019-09-08 Doug Nazarpowerpc: Add double & quad operands for vsx/v2.07 compa...
2019-09-08 Doug Nazarpowerpc: Fix cpu feature detection
2019-09-08 Tim-Philipp... Drop support for Autotools as build system
2019-09-08 Doug Nazartests: Allow exec testing of single opcode
2019-09-08 Doug Nazartests: Use correct double/int64 functions for parameter...
2019-09-08 Doug Nazarexecutor: x2 union members not endian safe
2019-09-08 Doug Nazarpowerpc: Pre-load long constants & invariants
2019-09-08 Doug Nazarorc: Consolidate orc_program_has_float()
2019-09-08 Doug Nazarorc: Make orc_*_emit_invariants() generic
2019-09-08 Doug Nazarorccodemem: Mark exec mapping writable if debugging
2019-08-31 Doug Nazarorctest: Fix ULP compare and make compatible with clang
2019-08-27 Matthew Watersbuild: fix werror build with clang
2019-08-20 Doug Nazarpowerpc: Add little endian support
2019-08-20 Doug Nazarpowerpc: Fix whitespace
2019-08-18 Doug Nazarorc: Add ORC_LIKELY/ORC_UNLIKELY macros
2019-08-18 Doug Nazarmeson: Fix ppc/ppc64 cpu family detection
2019-08-18 Doug Nazarorctest: print_array_val_float return value not used
2019-08-13 fanjinkeadd Hygon Dhyana processor support
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...
next