index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
romcc
/
tests
Age
Commit message (
Expand
)
Author
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
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
- Commit more tests for romcc
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
- Error on function prototypes
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-05-08
- Update the test cases for romcc
Eric Biederman
2003-04-22
- Checking latest version of romcc
Eric Biederman