summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterorc: fix some more unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller8 months
 
 
AgeCommit messageAuthorFilesLines
2011-09-27orc: fix some more unused-but-set-variable warnings with gcc 4.6HEADmasterTim-Philipp Müller4-7/+4
2011-09-25Release 0.4.15David Schleef2-2/+14
2011-09-24x86insn: Do not emit opcode for STACKMaarten Bosmans1-1/+1
2011-09-24Fix error messages when compilation is disabledDavid Schleef1-1/+2
2011-09-24Fix up c64x-c backendDavid Schleef4-17/+161
2011-08-28Protect codemem globals with mutexDavid Schleef3-0/+35
2011-08-21Use orc_once functions in orc_init()David Schleef2-32/+21
2011-08-01parse: initialize log bufferChristian Weisgerber1-0/+1
2011-07-10Move ORC_GNUC_UNUSED to orcutils.h and use itDavid Schleef3-7/+8
2011-07-08Fix a bunch of unused-but-set-variable compiler warnings with gcc 4.6Tim-Philipp Müller4-26/+17
[...]
 
Clone
git://people.freedesktop.org/~tpm/orc
ssh://people.freedesktop.org/~tpm/orc