Enable -Werror for romcc
[coreboot.git] / util / romcc / Makefile
2012-03-31 Stefan ReinauerEnable -Werror for romcc
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2005-07-08 Yinghai Lueric patch
2004-05-28 Eric Biederman- Upgrade to romcc version 0.63
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2003-10-22 Eric Biederman- Update romcc to version 0.37
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-07-12 Eric Biederman- Structure handling fixes.
2003-07-04 Eric Biederman- Moved 2 of the test cases into tests for failure
2003-07-01 Eric Biederman- Massive set of cleanups/fixes for romcc. Lots of...
2003-06-28 Eric Biederman- Update romcc so that it more successfully spills...
2003-06-25 Eric Biederman- Set the default compiler back to gcc ooops
2003-06-25 Eric Biederman- Error on function prototypes
2003-06-20 Eric Biederman- Implement goto support
2003-06-19 Eric Biederman- Update the romcc version.
2003-06-18 Eric Biederman- A new test case for romcc
2003-06-17 Eric Biederman- Minor mod to reset16.inc to work with newer binutils...
2003-06-16 Eric Biederman- Reduce the algorithmic complexity of parts of the...
2003-06-11 Eric Biederman- Factoring of auto.c
2003-06-10 Eric Biederman- Update romcc to version 0.27 and add more tests.
2003-05-13 Eric Biederman- Add a test to make certain romcc is properly allocati...
2003-05-09 Eric Biederman- Implement support for structures, typedefs, and __bui...
2003-04-22 Eric Biederman- Checking latest version of romcc