summaryrefslogtreecommitdiff
path: root/util/romcc
AgeCommit message (Expand)Author
2003-07-12- Commit more tests for romccEric Biederman
2003-07-12- Structure handling fixes.Eric Biederman
2003-07-04- Moved 2 of the test cases into tests for failureEric Biederman
2003-07-04- Minor fixes for handling structure constants and array values that are not ...Eric Biederman
2003-07-03- Allow for a larger rhs on phi variablesEric Biederman
2003-07-01- Massive set of cleanups/fixes for romcc. Lots of corner cases now workEric Biederman
2003-06-28- Update romcc so that it more successfully spills registers to the xmm regis...Eric Biederman
2003-06-25- Set the default compiler back to gcc ooopsEric Biederman
2003-06-25- Error on function prototypesEric Biederman
2003-06-24- A few more fixes to get pointers to structures working correctly.Eric Biederman
2003-06-24- Fix handling of structures stored in memoryEric Biederman
2003-06-20- Implement goto supportEric Biederman
2003-06-19- Update the romcc version.Eric Biederman
2003-06-18- A new test case for romccEric Biederman
2003-06-17- Minor mod to reset16.inc to work with newer binutils hopefully this works w...Eric Biederman
2003-06-16- Reduce the algorithmic complexity of parts of the register allocatorEric Biederman
2003-06-11- Factoring of auto.cEric Biederman
2003-06-10- Update romcc to version 0.27 and add more tests.Eric Biederman
2003-05-16- Fix ? expressions previously they were reversed.Eric Biederman
2003-05-13- Intermediate fix to allow register allocator failureEric Biederman
2003-05-13- Add a test to make certain romcc is properly allocating registers.Eric Biederman
2003-05-09- Implement support for structures, typedefs, and __builtin_rdmsr, __builtin_...Eric Biederman
2003-05-08- Update the test cases for romccEric Biederman
2003-04-26- misc minor fixesEric Biederman
2003-04-22- Checking latest version of romccEric Biederman