1. 3d0ba1c romcc: Allow adding non-existent paths to include path by Stefan Reinauer · 9 years ago
  2. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  3. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  4. 34e7615 romcc: avoid use-after-free by Patrick Georgi · 10 years ago
  5. 32eeff4 util: replace fseek/ftell/rewind with fstat by Patrick Georgi · 10 years ago
  6. b6239b8 romcc: properly check out-of-range unsigned longs by Patrick Georgi · 10 years ago
  7. 3860893 romcc.c: Fixes warning about unused function from unused macros. by Edward O'Callaghan · 10 years ago
  8. 2cf9715 utils/romcc.c: Fix spurious unsigned integer comparisons. by Edward O'Callaghan · 10 years ago
  9. 0dde01c romcc: Fix off-by-one by Patrick Georgi · 11 years ago
  10. ec664bc romcc: support attribute((packed)) by Stefan Reinauer · 11 years ago
  11. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  12. 11a7db3 romcc: Don't fail on function prototypes by Patrick Georgi · 11 years ago
  13. efb479c ROMCC: fix unused attribute lookup by Sven Schnelle · 12 years ago
  14. 57cd1dd Teach romcc about attribute((unused)) by Stefan Reinauer · 12 years ago
  15. cbb648c Enable -Werror for romcc by Stefan Reinauer · 12 years ago
  16. f31abe3 romcc: kill gcc warnings and .gitignore generated files by Bernhard Urban · 12 years ago
  17. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  18. bed872d Add noreturn attribute to die() in romcc. by Stefan Reinauer · 14 years ago
  19. 516a2a7 Add support to build with ccache in the build system by Patrick Georgi · 14 years ago
  20. c2d0b62 Copy argument of -include as it's modified later. by Patrick Georgi · 14 years ago
  21. 8483b70 Catch non-static arrays in romcc. Not allowed. by Eric W. Biederman · 14 years ago
  22. c6b0e7e back out r5212 and r5210; Follow the thread of by Stefan Reinauer · 14 years ago
  23. 8f4546f Use copy_triple only on non-flattened nodes. by Patrick Georgi · 14 years ago
  24. f761aef Fix segfault of romcc when complex assignment operators by Patrick Georgi · 14 years ago
  25. c89c4d4 Add attribute((noreturn)) to romcc by Stefan Reinauer · 14 years ago
  26. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  27. 01708ca romcc: Fix a few (harmless) warnings by Peter Stuge · 14 years ago
  28. 78fbb51 romcc: Ignore empty string tokens. So far, romcc emitted a single double-quote for them. by Patrick Georgi · 14 years ago
  29. b4d3af8 separate build.h and config.h usage (now possible because newconfig is gone) by Stefan Reinauer · 14 years ago
  30. a0c68f8 by Stefan Reinauer · 15 years ago
  31. 1bb6828 romcc: by Patrick Georgi · 15 years ago
  32. 26774f2 Make the kconfig-style build work in mingw: by Patrick Georgi · 15 years ago
  33. f9a7260 Trivial debug print format string fix for romcc. by Myles Watson · 15 years ago
  34. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  35. b203c2f 20090819-2-trim-down-cbfs: by Patrick Georgi · 15 years ago
  36. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  37. a84a99b Various fixes to the tree to get coreboot-v2 to build on Solaris by Patrick Georgi · 15 years ago
  38. 5cda45d scan-build prefers -include over --includes=, gcc knows both. by Patrick Georgi · 15 years ago
  39. be84b01 fix some warnings by casting safely. (trivial) by Stefan Reinauer · 15 years ago
  40. 1b9a5c6 This patch implements --include=file.h for romcc. by Stefan Reinauer · 15 years ago
  41. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 16 years ago
  42. 50542a8 This change removes all warnings from romcc in my build environment, by Stefan Reinauer · 17 years ago
  43. 5718338 fix romcc preprocessor bug by Eric Biederman · 18 years ago
  44. 0bece04 abuild manpage and other fixes from Uwe Hermann. Thank you! by Stefan Reinauer · 18 years ago
  45. 94b17c6 add romcc manpage from Uwe Hermann by Stefan Reinauer · 18 years ago
  46. 7db27ee gcc 4.1 fixes. by Stefan Reinauer · 18 years ago
  47. 6ab43fc Updating FSF address in the code. by Stefan Reinauer · 19 years ago
  48. 043b409 Undoing all HDAMA commits from LNXI from r2005->2003 by Jason Schildt · 19 years ago
  49. 27b8511 - reverting back to original romcc.c before hdama checkin broke all by Jason Schildt · 19 years ago
  50. 6e44b42 - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree. by Jason Schildt · 19 years ago
  51. 9528b88 GCC4 fix by Li-Ta Lo · 19 years ago
  52. 13f1c2a eric patch by Yinghai Lu · 19 years ago
  53. cb36495 - Don't force spew level debug messages on the kherpi by Eric Biederman · 20 years ago
  54. 132368b - Clean up the CPP output a little bit by Eric Biederman · 20 years ago
  55. a649a41 - Fix silly thinkos in that caused parsing problems in romcc. by Eric Biederman · 20 years ago
  56. 7dd185c - Fix minor glitch in romcc where it would not return from a header file by Eric Biederman · 20 years ago
  57. 41203d9 - Romcc preprocessor bug fixes, (The code size went down about 350 lines.. :) by Eric Biederman · 20 years ago
  58. f8a2ddd - To reduce confuse rename the parts of linuxbios bios that run from by Eric Biederman · 20 years ago
  59. 7dea955 - Small bug fixes to romcc. The deep problems with not inlining functions remain by Eric Biederman · 20 years ago
  60. 5a78bd0 - Don't confuse return statements with conditional branches by Eric Biederman · 20 years ago
  61. 9008960 - Upgrade to romcc version 0.63 by Eric Biederman · 20 years ago
  62. 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 20 years ago
  63. a4aef6d - Lower DEBUG_CONSISTENCY to 1 2 is only really useful when debugging by Eric Biederman · 21 years ago
  64. 5ade04a - Update romcc to version 0.37 by Eric Biederman · 21 years ago
  65. 83b991a - O2, enums, and switch statements work in romcc by Eric Biederman · 21 years ago
  66. 5954959 fix romcc compiling 32bit code on amd64 by Stefan Reinauer · 21 years ago
  67. 2c018fb - First pass at s2880 support. by Eric Biederman · 21 years ago
  68. 34cadde - Commit more tests for romcc by Eric Biederman · 21 years ago
  69. e058a1e - Structure handling fixes. - Fix for asm statements with multiple results. by Eric Biederman · 21 years ago
  70. 66fe222 - Moved 2 of the test cases into tests for failure by Eric Biederman · 21 years ago
  71. 830c988 - Minor fixes for handling structure constants and array values that are not sdecls by Eric Biederman · 21 years ago
  72. 678d816 - Allow for a larger rhs on phi variables by Eric Biederman · 21 years ago
  73. 530b519 - Massive set of cleanups/fixes for romcc. Lots of corner cases now work by Eric Biederman · 21 years ago
  74. d1ea539 - Update romcc so that it more successfully spills registers to the xmm registers by Eric Biederman · 21 years ago
  75. 584997b - Set the default compiler back to gcc ooops by Eric Biederman · 21 years ago
  76. 3a51f3b - Error on function prototypes - Fix a last couple of structure related bugs by Eric Biederman · 21 years ago
  77. 03b5986 - A few more fixes to get pointers to structures working correctly. by Eric Biederman · 21 years ago
  78. 0044307 - Fix handling of structures stored in memory by Eric Biederman · 21 years ago
  79. 153ea35 - Implement goto support by Eric Biederman · 21 years ago
  80. f7a0ba8 - Update the romcc version. by Eric Biederman · 21 years ago
  81. d3283ec - A new test case for romcc by Eric Biederman · 21 years ago
  82. 8d9c123 - Minor mod to reset16.inc to work with newer binutils hopefully this works with older ones... by Eric Biederman · 21 years ago
  83. f96a810 - Reduce the algorithmic complexity of parts of the register allocator by Eric Biederman · 21 years ago
  84. 05f26fc - Factoring of auto.c by Eric Biederman · 21 years ago
  85. 6aa31cc - Update romcc to version 0.27 and add more tests. by Eric Biederman · 21 years ago
  86. 3027638 - Fix ? expressions previously they were reversed. by Eric Biederman · 21 years ago
  87. da55d3e - Intermediate fix to allow register allocator failure by Eric Biederman · 21 years ago
  88. a96d6a9 - Add a test to make certain romcc is properly allocating registers. by Eric Biederman · 21 years ago
  89. 0babc1c - Implement support for structures, typedefs, and __builtin_rdmsr, __builtin_wrmsr in romcc by Eric Biederman · 21 years ago
  90. ba8c25a - Update the test cases for romcc by Eric Biederman · 21 years ago
  91. ab2ea6b - misc minor fixes by Eric Biederman · 21 years ago
  92. b138ac8 - Checking latest version of romcc by Eric Biederman · 21 years ago