summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2009-11-19orcc: Add --target flagDavid Schleef1-16/+13
2009-11-17Add c64x-c targetDavid Schleef1-5/+9
2009-10-19orcc: exit with error code on errorDavid Schleef1-1/+11
2009-10-19orcc: implement --assembly for asm outputDavid Schleef1-1/+43
2009-10-15Add C rules for float opcodesDavid Schleef1-0/+1
2009-09-30orcc: Fix output for 2dDavid Schleef1-0/+14
2009-09-19orcc: Add custom header barrierDavid Schleef1-2/+28
2009-09-19orcc: fix warning in generated codeDavid Schleef1-2/+7
2009-09-19orcc: Add --include optionDavid Schleef1-1/+28
2009-09-19orcc: Add handling of command line optionsDavid Schleef1-69/+143
2009-07-31c: create code for bypassing OrcExecutor structureDavid Schleef1-6/+29
2009-07-29orcc: Add code to use backup function if no Orc libDavid Schleef1-3/+83
2009-07-28orcc: code cleanupDavid Schleef1-20/+1
2009-07-27more 2d hackingDavid Schleef1-1/+2
2009-07-26more support for 2dDavid Schleef1-55/+72
2009-07-15once: Add orc once mutex and use it in orccDavid Schleef1-31/+3
2009-07-14orcc: Fix backup code generationDavid Schleef1-1/+1
2009-07-14orcc: Check backup function in test codeDavid Schleef1-13/+5
2009-06-30orcc: disable abort(), since there are backup functionsDavid Schleef1-1/+4
2009-06-28orcc: output defines for generated codeDavid Schleef1-0/+1
2009-06-28orcc: create backup functionsDavid Schleef1-0/+64
2009-06-28orcc: handle constantsDavid Schleef1-2/+7
2009-06-28orcc: Add code for gthread mutexesDavid Schleef1-28/+50
2009-06-24orcc: use a separate var to indicate compile statusDavid Schleef1-2/+4
2009-06-24Add sizes to params in test codeDavid Schleef1-7/+7
2009-06-24orcc: Add test output, type namesDavid Schleef1-39/+211
2009-06-06orcc: hackingDavid Schleef2-6/+256
2009-05-310.3->0.4 fixes, update READMEDavid Schleef1-1/+1
2009-05-23tests: rearrange tests, propogate compile errorsDavid Schleef1-5/+4
2009-04-06Check opcode and instruction argument sizes for agreementDavid Schleef2-7/+12
2009-03-31use dest as srcDavid Schleef1-29/+22
2009-03-31Install orc tests into $prefix/lib/orc/David Schleef1-1/+1
2009-03-31fix bug in programDavid Schleef1-0/+1
2009-03-28some dist fixesDavid Schleef2-0/+204
2009-03-28lots of hackingDavid Schleef1-0/+8
2009-03-28add a compiler toolDavid Schleef2-0/+63
2008-06-07Add tools directoryDavid Schleef2-0/+14