aboutsummaryrefslogtreecommitdiff
path: root/util/romcc/Makefile
AgeCommit message (Expand)Author
2016-04-14romcc: Remove old test infrastructure, rework MakefileJonathan Neuschäfer
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2012-03-31Enable -Werror for romccStefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2005-07-08eric patchYinghai Lu
2004-05-28- Upgrade to romcc version 0.63Eric Biederman
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2003-10-22- Update romcc to version 0.37Eric Biederman
2003-10-11 - O2, enums, and switch statements work in 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-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-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-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-04-22- Checking latest version of romccEric Biederman