summaryrefslogtreecommitdiffstats
path: root/util/romcc
Commit message (Expand)AuthorAgeFilesLines
* Remove empty lines at end of fileElyes HAOUAS2015-06-0814-16/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* romcc: avoid use-after-freePatrick Georgi2014-09-061-3/+0
* util: replace fseek/ftell/rewind with fstatPatrick Georgi2014-08-121-3/+12
* romcc: properly check out-of-range unsigned longsPatrick Georgi2014-08-101-2/+2
* romcc.c: Fixes warning about unused function from unused macros.Edward O'Callaghan2014-03-171-13/+0
* utils/romcc.c: Fix spurious unsigned integer comparisons.Edward O'Callaghan2014-03-081-5/+5
* romcc: Fix off-by-onePatrick Georgi2013-11-161-2/+2
* romcc: support attribute((packed))Stefan Reinauer2013-05-101-2/+7
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-2/+2
* romcc: Don't fail on function prototypesPatrick Georgi2013-02-191-1/+2
* ROMCC: fix unused attribute lookupSven Schnelle2012-06-221-1/+1
* Teach romcc about attribute((unused))Stefan Reinauer2012-06-221-0/+5
* Enable -Werror for romccStefan Reinauer2012-03-312-5/+1
* romcc: kill gcc warnings and .gitignore generated filesBernhard Urban2012-02-071-33/+18
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-2762-2040/+2040
* Add noreturn attribute to die() in romcc.Stefan Reinauer2010-04-031-1/+1
* Add support to build with ccache in the build systemPatrick Georgi2010-03-251-4/+14
* Copy argument of -include as it's modified later.Patrick Georgi2010-03-251-1/+1
* Catch non-static arrays in romcc. Not allowed.Eric W. Biederman2010-03-171-0/+4
* back out r5212 and r5210; Follow the thread of Stefan Reinauer2010-03-161-17/+10
* Use copy_triple only on non-flattened nodes.Patrick Georgi2010-03-151-5/+8
* Fix segfault of romcc when complex assignment operatorsPatrick Georgi2010-03-141-9/+13
* Add attribute((noreturn)) to romccStefan Reinauer2010-02-281-0/+5
* This is a general cleanup patchStefan Reinauer2010-02-221-1/+4
* romcc: Fix a few (harmless) warningsPeter Stuge2010-02-121-2/+2
* romcc: Ignore empty string tokens. So far, romcc emitted a single double-quot...Patrick Georgi2010-02-111-0/+3
* separate build.h and config.h usage (now possible because newconfig is gone)Stefan Reinauer2010-02-111-14/+27
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-051-1/+0
* romcc:Patrick Georgi2009-12-311-0/+8
* Make the kconfig-style build work in mingw:Patrick Georgi2009-11-211-20/+15
* Trivial debug print format string fix for romcc.Myles Watson2009-11-121-1/+1
* Improve coreboot build output and eliminate some warnings:Uwe Hermann2009-10-271-3/+3
* 20090819-2-trim-down-cbfs:Patrick Georgi2009-08-201-2/+2
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-3011-194/+194
* Various fixes to the tree to get coreboot-v2 to build on SolarisPatrick Georgi2009-05-261-3/+3
* scan-build prefers -include over --includes=, gcc knows both.Patrick Georgi2009-04-211-3/+5
* fix some warnings by casting safely. (trivial)Stefan Reinauer2009-04-041-7/+7
* This patch implements --include=file.h for romcc.Stefan Reinauer2009-04-031-4/+16
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-181-2/+2
* This change removes all warnings from romcc in my build environment,Stefan Reinauer2007-10-241-13/+103
* 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
OpenPOWER on IntegriCloud