index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
romcc
/
Makefile
Age
Commit message (
Expand
)
Author
2005-07-08
eric patch
Yinghai Lu
2004-05-28
- Upgrade to romcc version 0.63
Eric Biederman
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2003-10-22
- Update romcc to version 0.37
Eric Biederman
2003-10-11
- O2, enums, and switch statements work in romcc
Eric Biederman
2003-07-12
- Structure handling fixes.
Eric Biederman
2003-07-04
- Moved 2 of the test cases into tests for failure
Eric Biederman
2003-07-01
- Massive set of cleanups/fixes for romcc. Lots of corner cases now work
Eric 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 ooops
Eric Biederman
2003-06-25
- Error on function prototypes
Eric Biederman
2003-06-20
- Implement goto support
Eric Biederman
2003-06-19
- Update the romcc version.
Eric Biederman
2003-06-18
- A new test case for romcc
Eric 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 allocator
Eric Biederman
2003-06-11
- Factoring of auto.c
Eric 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 romcc
Eric Biederman