summaryrefslogtreecommitdiffstats
path: root/util/romcc
Commit message (Expand)AuthorAgeFilesLines
* fix romcc preprocessor bugEric Biederman2006-12-021-3/+8
* abuild manpage and other fixes from Uwe Hermann. Thank you!Stefan Reinauer2006-09-211-108/+108
* add romcc manpage from Uwe HermannStefan Reinauer2006-09-081-0/+243
* gcc 4.1 fixes.Stefan Reinauer2006-02-191-4/+4
* Updating FSF address in the code.Stefan Reinauer2005-10-051-2/+2
* Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt2005-08-101-0/+0
* - reverting back to original romcc.c before hdama checkin broke allJason Schildt2005-08-101-109/+102
* - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt2005-08-092-102/+109
* GCC4 fixLi-Ta Lo2005-08-041-3/+4
* eric patchYinghai Lu2005-07-082-5/+9
* - Don't force spew level debug messages on the kherpiEric Biederman2004-11-151-643/+773
* - Clean up the CPP output a little bitEric Biederman2004-11-091-11/+23
* - Fix silly thinkos in that caused parsing problems in romcc.Eric Biederman2004-11-091-20/+6
* - Fix minor glitch in romcc where it would not return from a header fileEric Biederman2004-11-091-1/+1
* - Romcc preprocessor bug fixes, (The code size went down about 350 lines.. :)Eric Biederman2004-11-081-787/+626
* - To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman2004-10-301-2/+12
* - Small bug fixes to romcc. The deep problems with not inlining functions re...Eric Biederman2004-06-291-57/+91
* - Don't confuse return statements with conditional branchesEric Biederman2004-05-291-1/+1
* - Upgrade to romcc version 0.63Eric Biederman2004-05-2842-2194/+13439
* - Moved hlt() to it's own header.Eric Biederman2004-03-115-13/+58
* - Lower DEBUG_CONSISTENCY to 1 2 is only really useful when debuggingEric Biederman2003-12-051-1/+1
* - Update romcc to version 0.37Eric Biederman2003-10-228-1365/+2679
* - O2, enums, and switch statements work in romccEric Biederman2003-10-1133-524/+5986
* fix romcc compiling 32bit code on amd64Stefan Reinauer2003-09-171-0/+26
* - First pass at s2880 support.Eric Biederman2003-07-211-11/+23
* - Commit more tests for romccEric Biederman2003-07-125-0/+888
* - Structure handling fixes.Eric Biederman2003-07-122-18/+71
* - Moved 2 of the test cases into tests for failureEric Biederman2003-07-046-74/+345
* - Minor fixes for handling structure constants and array values that are not ...Eric Biederman2003-07-041-8/+32
* - Allow for a larger rhs on phi variablesEric Biederman2003-07-031-21/+25
* - Massive set of cleanups/fixes for romcc. Lots of corner cases now workEric Biederman2003-07-0110-486/+3312
* - Update romcc so that it more successfully spills registers to the xmm regis...Eric Biederman2003-06-287-618/+862
* - Set the default compiler back to gcc ooopsEric Biederman2003-06-251-1/+1
* - Error on function prototypesEric Biederman2003-06-253-44/+518
* - A few more fixes to get pointers to structures working correctly.Eric Biederman2003-06-241-55/+65
* - Fix handling of structures stored in memoryEric Biederman2003-06-241-71/+141
* - Implement goto supportEric Biederman2003-06-202-37/+163
* - Update the romcc version.Eric Biederman2003-06-196-94/+553
* - A new test case for romccEric Biederman2003-06-183-46/+188
* - Minor mod to reset16.inc to work with newer binutils hopefully this works w...Eric Biederman2003-06-175-35/+175
* - Reduce the algorithmic complexity of parts of the register allocatorEric Biederman2003-06-163-130/+1324
* - Factoring of auto.cEric Biederman2003-06-113-30/+54
* - Update romcc to version 0.27 and add more tests.Eric Biederman2003-06-1018-1056/+6763
* - Fix ? expressions previously they were reversed.Eric Biederman2003-05-161-0/+2
* - Intermediate fix to allow register allocator failureEric Biederman2003-05-131-0/+1
* - Add a test to make certain romcc is properly allocating registers.Eric Biederman2003-05-133-8/+205
* - Implement support for structures, typedefs, and __builtin_rdmsr, __builtin_...Eric Biederman2003-05-093-1486/+1881
* - Update the test cases for romccEric Biederman2003-05-084-1/+61
* - misc minor fixesEric Biederman2003-04-261-2/+2
* - Checking latest version of romccEric Biederman2003-04-2221-0/+18360