- Minor fixes for handling structure constants and array values that are not sdecls
[coreboot.git] / util / romcc / romcc.c
2003-07-04 Eric Biederman- Minor fixes for handling structure constants and...
2003-07-03 Eric Biederman- Allow for a larger rhs on phi variables
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- Error on function prototypes
2003-06-24 Eric Biederman- A few more fixes to get pointers to structures workin...
2003-06-24 Eric Biederman- Fix handling of structures stored in memory
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-16 Eric Biederman- Fix ? expressions previously they were reversed.
2003-05-13 Eric Biederman- Intermediate fix to allow register allocator failure
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-26 Eric Biederman- misc minor fixes
2003-04-22 Eric Biederman- Checking latest version of romcc