updated for new code.
[coreboot.git] / util /
2003-07-21 Eric Biederman- First pass at s2880 support.
2003-07-21 Greg Watsonadded payload
2003-07-21 Greg Watsonfix crt0 includes ordering
2003-07-21 Ronald G. Minnichtypo fixed.
2003-07-21 Greg Watsonmore chip stuff
2003-07-20 Greg Watsonchip stuff
2003-07-19 Greg Watsontidy up
2003-07-19 Greg Watsona few changes
2003-07-18 Greg WatsonAllow options in mainboard configuration file
2003-07-18 Greg Watsonfix problems with options, more functionality
2003-07-17 Greg Watsonadded romimage support
2003-07-14 Greg Watsonnew config rules
2003-07-12 Eric Biederman- Commit more tests for romcc
2003-07-12 Eric Biederman- Structure handling fixes.
2003-07-11 Ronald G. Minnichstatic configuration. Needs new keyword per greg to...
2003-07-10 Greg Watsonnew print statement
2003-07-10 Ronald G. Minnichfirst cut at generating code.
2003-07-10 Ronald G. Minnichfixing trees.
2003-07-04 Eric Biederman- Moved 2 of the test cases into tests for failure
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-30 Ronald G. Minnichall: now depends on linuxbios.rom
2003-06-30 Ronald G. Minnichnow builds with *0* tweaks.
2003-06-30 Ronald G. MinnichTAGS are back!
2003-06-28 Eric Biederman- Update romcc so that it more successfully spills...
2003-06-26 Ronald G. MinnichOK, now builds fallback for arima/hdama!
2003-06-25 Greg WatsonSimple printing of options. Will make this better.
2003-06-25 Eric Biederman- Set the default compiler back to gcc ooops
2003-06-25 Eric Biederman- Error on function prototypes
2003-06-25 Ronald G. Minnichmore fixes but it appears that options are not picking...
2003-06-24 Ronald G. Minnichneeded rules for DRIVER
2003-06-24 Ronald G. Minnichfixed paths for GENERATED
2003-06-24 Greg Watsonifs now have elses
2003-06-24 Greg Watsonif statement for options
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-24 Ronald G. Minnichadd a hint for users about why:
2003-06-24 Ronald G. MinnichSimply typo in 'target' if directory does not exist
2003-06-24 Ronald G. Minnichfix non-portable syntax.
2003-06-23 Greg WatsonSyntax fixes.
2003-06-23 Greg WatsonNew option stuff.
2003-06-20 Ronald G. Minnichtool for building roms, to eliminate icky shell scripts.
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-14 Ronald G. Minnichnew config tool
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-05-08 Eric Biederman- Update the test cases for romcc
2003-04-26 Eric Biederman- misc minor fixes
2003-04-26 Eric Biederman- Minor bug fixes
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree
2003-04-22 Eric Biederman- Checking latest version of romcc