Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-11-19 | orcc: Add --target flag | David Schleef | 1 | -16/+13 |
2009-11-17 | Add c64x-c target | David Schleef | 1 | -5/+9 |
2009-10-19 | orcc: exit with error code on error | David Schleef | 1 | -1/+11 |
2009-10-19 | orcc: implement --assembly for asm output | David Schleef | 1 | -1/+43 |
2009-10-15 | Add C rules for float opcodes | David Schleef | 1 | -0/+1 |
2009-09-30 | orcc: Fix output for 2d | David Schleef | 1 | -0/+14 |
2009-09-19 | orcc: Add custom header barrier | David Schleef | 1 | -2/+28 |
2009-09-19 | orcc: fix warning in generated code | David Schleef | 1 | -2/+7 |
2009-09-19 | orcc: Add --include option | David Schleef | 1 | -1/+28 |
2009-09-19 | orcc: Add handling of command line options | David Schleef | 1 | -69/+143 |
2009-07-31 | c: create code for bypassing OrcExecutor structure | David Schleef | 1 | -6/+29 |
2009-07-29 | orcc: Add code to use backup function if no Orc lib | David Schleef | 1 | -3/+83 |
2009-07-28 | orcc: code cleanup | David Schleef | 1 | -20/+1 |
2009-07-27 | more 2d hacking | David Schleef | 1 | -1/+2 |
2009-07-26 | more support for 2d | David Schleef | 1 | -55/+72 |
2009-07-15 | once: Add orc once mutex and use it in orcc | David Schleef | 1 | -31/+3 |
2009-07-14 | orcc: Fix backup code generation | David Schleef | 1 | -1/+1 |
2009-07-14 | orcc: Check backup function in test code | David Schleef | 1 | -13/+5 |
2009-06-30 | orcc: disable abort(), since there are backup functions | David Schleef | 1 | -1/+4 |
2009-06-28 | orcc: output defines for generated code | David Schleef | 1 | -0/+1 |
2009-06-28 | orcc: create backup functions | David Schleef | 1 | -0/+64 |
2009-06-28 | orcc: handle constants | David Schleef | 1 | -2/+7 |
2009-06-28 | orcc: Add code for gthread mutexes | David Schleef | 1 | -28/+50 |
2009-06-24 | orcc: use a separate var to indicate compile status | David Schleef | 1 | -2/+4 |
2009-06-24 | Add sizes to params in test code | David Schleef | 1 | -7/+7 |
2009-06-24 | orcc: Add test output, type names | David Schleef | 1 | -39/+211 |
2009-06-06 | orcc: hacking | David Schleef | 2 | -6/+256 |
2009-05-31 | 0.3->0.4 fixes, update README | David Schleef | 1 | -1/+1 |
2009-05-23 | tests: rearrange tests, propogate compile errors | David Schleef | 1 | -5/+4 |
2009-04-06 | Check opcode and instruction argument sizes for agreement | David Schleef | 2 | -7/+12 |
2009-03-31 | use dest as src | David Schleef | 1 | -29/+22 |
2009-03-31 | Install orc tests into $prefix/lib/orc/ | David Schleef | 1 | -1/+1 |
2009-03-31 | fix bug in program | David Schleef | 1 | -0/+1 |
2009-03-28 | some dist fixes | David Schleef | 2 | -0/+204 |
2009-03-28 | lots of hacking | David Schleef | 1 | -0/+8 |
2009-03-28 | add a compiler tool | David Schleef | 2 | -0/+63 |
2008-06-07 | Add tools directory | David Schleef | 2 | -0/+14 |