summaryrefslogtreecommitdiff
path: root/orc/orcutils.h
Commit message (Expand)AuthorAgeFilesLines
* Fix OrcVector item getter pointer type confusionSebastian Dröge2023-04-131-1/+1
* utils: add utility dynamic arrayFrancesco Romani2023-04-121-0/+20
* aarch64: make some setups for aarch64 supportDongju Chae2020-09-161-1/+1
* orc: Add ORC_LIKELY/ORC_UNLIKELY macrosDoug Nazar2019-08-181-0/+8
* Fix warnings with Cerbero's mingw (gcc 4.7)Nirbheek Chauhan2019-02-051-1/+1
* orc: fix static build on windowsTim-Philipp Müller2018-05-181-1/+1
* orc: move unusable orc_code_chunk_free() declaration to internal headerTim-Philipp Müller2018-04-281-1/+0
* meson: fix symbol export with MSVC and use -fvisibility elsewhereTim-Philipp Müller2018-04-281-6/+11
* orc: decorate public symbols with ORC_APITim-Philipp Müller2018-04-281-2/+4
* orcutils: refactor /proc/cpuinfo reading code from orccpu-arm.cJames Cowgill2018-04-221-0/+4
* orcutils: Use compiler offsetof() when availableEdward Hervey2017-11-201-2/+9
* utils: convert to uin32 before doing |Wim Taymans2014-09-171-5/+4
* Remove declarations for deleted functions from orcutils.hJan Schmidt2014-08-261-3/+0
* Make it ANSI-COlivier Crête2013-10-141-5/+5
* orcc: add --internal option to mark symbols with internal visibilityTim-Phillip Müller2013-02-191-2/+8
* Split headers out of orcprogram.hDavid Schleef2012-03-261-0/+26
* Protect codemem globals with mutexDavid Schleef2011-08-271-0/+3
* Move ORC_GNUC_UNUSED to orcutils.h and use itDavid Schleef2011-07-091-0/+6
* Build fixes for win64David Schleef2010-12-221-3/+17
* Convert usage of ULL to ORC_UINT64_C()David Schleef2010-09-161-0/+4
* c: Fix x2 used with float opcodesDavid Schleef2010-09-141-1/+1
* Implement strtoll() for 64 bit integer constantsSebastian Dröge2010-09-061-0/+2
* c: implement x2/x4 prefixDavid Schleef2010-08-111-2/+3
* Add handling of ORC_CODE environment variableDavid Schleef2010-06-141-1/+1
* convert from stdint types to orc typesDavid Schleef2010-06-091-10/+49
* preliminary 2-D supportDavid Schleef2009-07-251-0/+1
* Fix up documentationDavid Schleef2009-05-281-7/+0
* Fixes for x86-64David Schleef2009-04-271-0/+1
* Use printf attribute on orc_compiler_add_codeDavid Schleef2009-03-311-0/+6
* lots of hackingDavid Schleef2009-03-281-2/+2
* Various fixes to execute all the new codeDavid Schleef2009-03-031-0/+15
* Split x86 into mmx and sse targetsDavid Schleef2009-03-011-0/+111