Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
42aab08d842e3156621e8e10797d87fe561f4a5d
/
util
/
romcc
f8ee180
Rename almost all occurences of LinuxBIOS to coreboot.
by Stefan Reinauer
· 16 years ago
50542a8
This change removes all warnings from romcc in my build environment,
by Stefan Reinauer
· 16 years ago
5718338
fix romcc preprocessor bug
by Eric Biederman
· 17 years ago
0bece04
abuild manpage and other fixes from Uwe Hermann. Thank you!
by Stefan Reinauer
· 17 years ago
94b17c6
add romcc manpage from Uwe Hermann
by Stefan Reinauer
· 17 years ago
7db27ee
gcc 4.1 fixes.
by Stefan Reinauer
· 18 years ago
6ab43fc
Updating FSF address in the code.
by Stefan Reinauer
· 18 years ago
043b409
Undoing all HDAMA commits from LNXI from r2005->2003
by Jason Schildt
· 18 years ago
27b8511
- reverting back to original romcc.c before hdama checkin broke all
by Jason Schildt
· 18 years ago
6e44b42
- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.
by Jason Schildt
· 18 years ago
9528b88
GCC4 fix
by Li-Ta Lo
· 18 years ago
13f1c2a
eric patch
by Yinghai Lu
· 18 years ago
cb36495
- Don't force spew level debug messages on the kherpi
by Eric Biederman
· 19 years ago
132368b
- Clean up the CPP output a little bit
by Eric Biederman
· 19 years ago
a649a41
- Fix silly thinkos in that caused parsing problems in romcc.
by Eric Biederman
· 19 years ago
7dd185c
- Fix minor glitch in romcc where it would not return from a header file
by Eric Biederman
· 19 years ago
41203d9
- Romcc preprocessor bug fixes, (The code size went down about 350 lines.. :)
by Eric Biederman
· 19 years ago
f8a2ddd
- To reduce confuse rename the parts of linuxbios bios that run from
by Eric Biederman
· 19 years ago
7dea955
- Small bug fixes to romcc. The deep problems with not inlining functions remain
by Eric Biederman
· 19 years ago
5a78bd0
- Don't confuse return statements with conditional branches
by Eric Biederman
· 20 years ago
9008960
- Upgrade to romcc version 0.63
by Eric Biederman
· 20 years ago
5cd8173
- Moved hlt() to it's own header.
by Eric Biederman
· 20 years ago
a4aef6d
- Lower DEBUG_CONSISTENCY to 1 2 is only really useful when debugging
by Eric Biederman
· 20 years ago
5ade04a
- Update romcc to version 0.37
by Eric Biederman
· 20 years ago
83b991a
- O2, enums, and switch statements work in romcc
by Eric Biederman
· 20 years ago
5954959
fix romcc compiling 32bit code on amd64
by Stefan Reinauer
· 20 years ago
2c018fb
- First pass at s2880 support.
by Eric Biederman
· 20 years ago
34cadde
- Commit more tests for romcc
by Eric Biederman
· 20 years ago
e058a1e
- Structure handling fixes. - Fix for asm statements with multiple results.
by Eric Biederman
· 20 years ago
66fe222
- Moved 2 of the test cases into tests for failure
by Eric Biederman
· 20 years ago
830c988
- Minor fixes for handling structure constants and array values that are not sdecls
by Eric Biederman
· 20 years ago
678d816
- Allow for a larger rhs on phi variables
by Eric Biederman
· 20 years ago
530b519
- Massive set of cleanups/fixes for romcc. Lots of corner cases now work
by Eric Biederman
· 20 years ago
d1ea539
- Update romcc so that it more successfully spills registers to the xmm registers
by Eric Biederman
· 20 years ago
584997b
- Set the default compiler back to gcc ooops
by Eric Biederman
· 20 years ago
3a51f3b
- Error on function prototypes - Fix a last couple of structure related bugs
by Eric Biederman
· 20 years ago
03b5986
- A few more fixes to get pointers to structures working correctly.
by Eric Biederman
· 20 years ago
0044307
- Fix handling of structures stored in memory
by Eric Biederman
· 20 years ago
153ea35
- Implement goto support
by Eric Biederman
· 20 years ago
f7a0ba8
- Update the romcc version.
by Eric Biederman
· 20 years ago
d3283ec
- A new test case for romcc
by Eric Biederman
· 20 years ago
8d9c123
- Minor mod to reset16.inc to work with newer binutils hopefully this works with older ones...
by Eric Biederman
· 20 years ago
f96a810
- Reduce the algorithmic complexity of parts of the register allocator
by Eric Biederman
· 20 years ago
05f26fc
- Factoring of auto.c
by Eric Biederman
· 21 years ago
6aa31cc
- Update romcc to version 0.27 and add more tests.
by Eric Biederman
· 21 years ago
3027638
- Fix ? expressions previously they were reversed.
by Eric Biederman
· 21 years ago
da55d3e
- Intermediate fix to allow register allocator failure
by Eric Biederman
· 21 years ago
a96d6a9
- Add a test to make certain romcc is properly allocating registers.
by Eric Biederman
· 21 years ago
0babc1c
- Implement support for structures, typedefs, and __builtin_rdmsr, __builtin_wrmsr in romcc
by Eric Biederman
· 21 years ago
ba8c25a
- Update the test cases for romcc
by Eric Biederman
· 21 years ago
ab2ea6b
- misc minor fixes
by Eric Biederman
· 21 years ago
b138ac8
- Checking latest version of romcc
by Eric Biederman
· 21 years ago