projects
/
platform
/
upstream
/
orc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/orc.git
2019-07-17
Jordan Petridis
Add Windows CI for msvc 2017 and msys2
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Nirbheek Chauhan
uwp: workaround a false positive in certification of orc
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Xavier Claessens
Meson: Do not always generate static library
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Tim-Philipp...
Back to development
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Tim-Philipp...
Release 0.4.29
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Tim-Philipp...
orc: fix C++ style comment
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Tim-Philipp...
configure.ac: no more bugzilla
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Tim-Philipp...
Update news file for upcoming release
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Tim-Philipp...
Add pkg-config file for orc-test library
commit
|
commitdiff
|
tree
|
snapshot
2019-02-05
Nirbheek Chauhan
Fix warnings with Cerbero's mingw (gcc 4.7)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Seungha Yang
meson: Make orcc detectable from other subprojects
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
A. Wilcox
PowerPC: Support ELFv2 ABI
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Michel Normand
Add support for ppc64le
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Tim-Philipp...
ci: add minimal ci
commit
|
commitdiff
|
tree
|
snapshot
2018-12-17
Edward Hervey
orc: Remove dead assignments
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Nirbheek Chauhan
meson: Maintain macOS ABI compatibility
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Tim-Philipp...
meson: add option to disable orc-test library
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Tim-Philipp...
meson: rename "enable-backend" option to "orc-backend"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Tim-Philipp...
meson: add options to disable benchmarks, examples...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Tim-Philipp...
meson: make "tests" option an auto feature option
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Tim-Philipp...
meson: rename 'disable_gtkdoc' option to 'gtk_doc'...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Tim-Philipp...
meson: rename option disable_tests=false -> tests=true
commit
|
commitdiff
|
tree
|
snapshot
2018-07-22
Nicolas Dufresne
meson: Bump required version to 0.46
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Christoph Reiter
meson: pass the right header when testing for posix_mem...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Tim-Philipp...
Fix MSVC compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Tim-Philipp...
orc: fix static build on windows
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Edward Hervey
orctest: Allow enough room for sprintf()
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Tim-Philipp...
meson: use add_project_arguments() instead of add_globa...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Tim-Philipp...
orc: update some generated files
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Tim-Philipp...
orcfunctions.h: include orcutils.h for ORC_API define
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Tim-Philipp...
orc: remove empty and unused orcrules-x86.c
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Tim-Philipp...
orc: move unusable orc_code_chunk_free() declaration...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Tim-Philipp...
autotools: control symbol visibility via -fvisibility
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Tim-Philipp...
meson: fix symbol export with MSVC and use -fvisibility...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Tim-Philipp...
orc: decorate public symbols with ORC_API
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Tim-Philipp...
orc-test: decorate public symbols with ORC_TEST_API
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Tim-Philipp...
orcc: add --decorator command line argument
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Tim-Philipp...
meson: use -Bsymbolic-functions when linking if available
commit
|
commitdiff
|
tree
|
snapshot
2018-04-27
Tim-Philipp...
orc: make more functions static
commit
|
commitdiff
|
tree
|
snapshot
2018-04-25
Tim-Philipp...
gtk-doc: get rid of templates
commit
|
commitdiff
|
tree
|
snapshot
2018-04-22
James Cowgill
orcmips: only enable if the DSPr2 ASE is present
commit
|
commitdiff
|
tree
|
snapshot
2018-04-22
James Cowgill
orcutils: refactor /proc/cpuinfo reading code from...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
Tim-Philipp...
configure: don't check for functions that aren't used...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-09
James Cowgill
meson: fix mips cpu_family test
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Edward Hervey
orccpu-arm: Allow 'cpuinfo' fallback on non-android
commit
|
commitdiff
|
tree
|
snapshot
2017-11-21
Nirbheek Chauhan
meson: Always build both shared and static libraries
commit
|
commitdiff
|
tree
|
snapshot
2017-11-20
Sebastian Dröge
Build liborc-test also as a properly versioned library...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-20
Sebastian Dröge
Add meson configuration for disabling tests and gtk...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-20
Sebastian Dröge
Allow building shared/static library based on configuration
commit
|
commitdiff
|
tree
|
snapshot
2017-11-20
Edward Hervey
Back to development
commit
|
commitdiff
|
tree
|
snapshot
2017-11-20
Edward Hervey
Release 0.4.28
sandbox/mzx/upstream-git
commit
|
commitdiff
|
tree
|
snapshot
2017-11-20
Edward Hervey
orcutils: Use compiler offsetof() when available
commit
|
commitdiff
|
tree
|
snapshot
2017-11-19
Edward Hervey
orccpu-x86: Fix undefined behaviour compilation issue
commit
|
commitdiff
|
tree
|
snapshot
2017-11-19
Edward Hervey
configure.ac: Print configuration after configuration
commit
|
commitdiff
|
tree
|
snapshot
2017-11-19
Edward Hervey
orc: Add a configure option to disable tests
commit
|
commitdiff
|
tree
|
snapshot
2017-11-19
Edward Hervey
tesuite: Fix some leaks
commit
|
commitdiff
|
tree
|
snapshot
2017-10-21
Edward Hervey
orcprogram-c.c: Don't cast constant
commit
|
commitdiff
|
tree
|
snapshot
2017-10-21
Edward Hervey
orc: Cast maximum constants
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Tim-Philipp...
Dist meson files with autotools make dist
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Tim-Philipp...
Back to development
commit
|
commitdiff
|
tree
|
snapshot
2017-07-17
Tim-Philipp...
Release 0.4.27
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Tim-Philipp...
orcc: make coverity happy
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Matej Knopp
orc: preserve non volatile sse registers
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Nirbheek Chauhan
meson: Only use --version-script if not using MSVC
commit
|
commitdiff
|
tree
|
snapshot
2017-05-28
Tim-Philipp...
meson: use find_library() on compiler object
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
Tim-Philipp...
meson: add meson build
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Igor Rondarev
orcx86: Don't hard-code register size to zero in orc_x8...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Jan Schmidt
orcx86: use HAVE_AMD64 and HAVE_I386 defines everywhere
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Sebastian Dröge
Back to development
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Sebastian Dröge
Release 0.4.26
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Josep Torra
pkgconfig: add orc-test path to the -uninstalled .pc...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Wim Taymans
use 64bit arithmetic to increment the stride
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Sebastian Dröge
orcx86: Fix generation of ModR/M / SIB bytes for the...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-24
Josep Torra
tests: fix a warning spotted when building in osx
commit
|
commitdiff
|
tree
|
snapshot
2016-05-04
Pascal Terjan
Fix test_parse with no executable backend
commit
|
commitdiff
|
tree
|
snapshot
2016-03-05
Tim-Philipp...
Back to development
commit
|
commitdiff
|
tree
|
snapshot
2016-03-05
Tim-Philipp...
Release 0.4.25
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Tim-Philipp...
configure: fix bug report url
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Tim-Philipp...
orcc: check version of liborc to make sure the right...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Tim-Philipp...
Add orc_version_string()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Julien Isorce
uninstalled.pc: add support for non libtool build systems
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Luis de Bethencourt
orcprogram-c: check array bound in get_varname_stride()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Luis de Bethencourt
Revert "orcprogram-c: avoid running out of bounds of...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Sebastian Dröge
configure: Only check for Android's liblog on Android...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Koop Mast
configure: Make -Bsymbolic check work with clang.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Luis de Bethencourt
orcprogram-c: avoid running out of bounds of varnames
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Tim-Philipp...
doc: update from entropywave locations to gstreamer
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Tim-Philipp...
doc: update generated opcode tables
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Tim-Philipp...
tools: remove unused test.orc
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Tim-Philipp...
build: fix detection of AMD Kn host cpu
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Wim Taymans
executor: fix load of parameters smaller than 64 bits
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Wim Taymans
compiler: also prefer the backup function when no target
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Wim Taymans
test-limits: improve test without target
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Sebastian Dröge
Back to development
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Sebastian Dröge
Release 0.4.24
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Wim Taymans
parse: increase array size
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Wim Taymans
program: only reuse constants of the same size and...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Tim-Philipp...
testsuite: fix reading .orc files with win32 line endin...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Tim-Philipp...
testsuite: add parsing test case for win32 line endings
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Tim-Philipp...
orcc: fix reading .orc files with win32 line endings...
commit
|
commitdiff
|
tree
|
snapshot
next