summaryrefslogtreecommitdiffstats
path: root/util/xcompile
Commit message (Expand)AuthorAgeFilesLines
* xcompile: honor LINKER_SUFFIX variableAaron Durbin2013-03-231-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* update CFLAGS for armv7David Hendricks2013-01-041-8/+3
* add a return type to test function used by xcompileDavid Hendricks2012-12-211-1/+1
* Fix xcompile (again)Stefan Reinauer2012-12-061-1/+1
* Fix xcompile for ARMv7 and our cross toolchainStefan Reinauer2012-12-061-7/+12
* xcompile: Add missing XGCCPATHZheng Bao2012-11-271-0/+1
* Make xcompile support multiple architecturesRonald G. Minnich2012-11-271-80/+169
* Update xcompile to search for x86_64 toolchain.Marc Jones2012-03-311-6/+11
* Revert "Use -mno-sse to prevent overzealous gcc optimizations"Patrick Georgi2012-03-061-4/+0
* Use -mno-sse to prevent overzealous gcc optimizationsStefan Reinauer2012-03-031-0/+4
* Add -Werror to xcompile's testccStefan Reinauer2011-10-271-1/+1
* Allow XGCCPATH to be set on the make command line.Marc Jones2011-10-231-1/+2
* Fix romstage creation with gcc 4.6 and CAR targetsStefan Reinauer2011-10-131-0/+4
* Add iasl to buldgcc and rev the version.Marc Jones2011-08-101-1/+10
* In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer2011-04-101-1/+0
* Rename variable to not confuse gcc on mingwPatrick Georgi2010-04-141-8/+8
* Various changes to the buildsystem:Patrick Georgi patrick.georgi2010-03-161-0/+1
* Make CLANG selectable in KconfigPatrick Georgi2010-03-161-2/+2
* Improve compiler detection and configuration in xcompile.Patrick Georgi2010-02-101-16/+72
* Make the kconfig-style build work in mingw:Patrick Georgi2009-11-211-3/+3
* Only remove .xcompile with distclean. Look for crossgcc in util.Myles Watson2009-10-311-1/+1
* add CPP to xcompile in case we need it (trivial)Stefan Reinauer2009-10-241-0/+1
* Kconfig!Patrick Georgi2009-08-121-0/+45
OpenPOWER on IntegriCloud