summaryrefslogtreecommitdiffstats
path: root/util/romcc/tests
Commit message (Expand)AuthorAgeFilesLines
* util/romcc: Fix typosElyes HAOUAS2018-08-285-12/+12
* smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer2017-09-277-10/+10
* romcc: Use UNIX line endings in linux testsJonathan Neuschäfer2016-04-135-19/+18
* romcc: Increase base address in linux ld scriptJonathan Neuschäfer2016-04-131-1/+1
* Remove empty lines at end of fileElyes HAOUAS2015-06-0812-13/+0
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-2758-1327/+1327
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-3011-194/+194
* - Upgrade to romcc version 0.63Eric Biederman2004-05-2832-8/+5502
* - Moved hlt() to it's own header.Eric Biederman2004-03-113-0/+31
* - Update romcc to version 0.37Eric Biederman2003-10-226-0/+446
* - O2, enums, and switch statements work in romccEric Biederman2003-10-1124-1/+4584
* - Commit more tests for romccEric Biederman2003-07-125-0/+888
* - Moved 2 of the test cases into tests for failureEric Biederman2003-07-044-0/+95
* - Massive set of cleanups/fixes for romcc. Lots of corner cases now workEric Biederman2003-07-018-0/+2260
* - Update romcc so that it more successfully spills registers to the xmm regis...Eric Biederman2003-06-285-0/+186
* - Error on function prototypesEric Biederman2003-06-251-0/+463
* - Update the romcc version.Eric Biederman2003-06-194-0/+131
* - A new test case for romccEric Biederman2003-06-181-0/+41
* - Minor mod to reset16.inc to work with newer binutils hopefully this works w...Eric Biederman2003-06-173-12/+47
* - Reduce the algorithmic complexity of parts of the register allocatorEric Biederman2003-06-161-0/+1147
* - Factoring of auto.cEric Biederman2003-06-111-0/+16
* - Update romcc to version 0.27 and add more tests.Eric Biederman2003-06-1016-10/+3096
* - Add a test to make certain romcc is properly allocating registers.Eric Biederman2003-05-131-0/+148
* - Implement support for structures, typedefs, and __builtin_rdmsr, __builtin_...Eric Biederman2003-05-091-0/+24
* - Update the test cases for romccEric Biederman2003-05-084-1/+61
* - Checking latest version of romccEric Biederman2003-04-2218-0/+4555