Age | Commit message (Expand) | Author |
2013-11-10 | util/xcompile/xcompile: set up for aarch64 | Ronald G. Minnich |
2013-10-17 | arch/x86/Makefile.inc: Pass $(AS) and $(CPP) to SeaBIOS | Andrew Wu |
2013-09-20 | buildgcc: Downgrade to gcc 4.7.3, handle armv7-a | Patrick Georgi |
2013-03-23 | xcompile: honor LINKER_SUFFIX variable | Aaron Durbin |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-01-04 | update CFLAGS for armv7 | David Hendricks |
2012-12-21 | add a return type to test function used by xcompile | David Hendricks |
2012-12-06 | Fix xcompile (again) | Stefan Reinauer |
2012-12-06 | Fix xcompile for ARMv7 and our cross toolchain | Stefan Reinauer |
2012-11-27 | xcompile: Add missing XGCCPATH | Zheng Bao |
2012-11-27 | Make xcompile support multiple architectures | Ronald G. Minnich |
2012-03-31 | Update xcompile to search for x86_64 toolchain. | Marc Jones |
2012-03-06 | Revert "Use -mno-sse to prevent overzealous gcc optimizations" | Patrick Georgi |
2012-03-03 | Use -mno-sse to prevent overzealous gcc optimizations | Stefan Reinauer |
2011-10-27 | Add -Werror to xcompile's testcc | Stefan Reinauer |
2011-10-23 | Allow XGCCPATH to be set on the make command line. | Marc Jones |
2011-10-13 | Fix romstage creation with gcc 4.6 and CAR targets | Stefan Reinauer |
2011-08-10 | Add iasl to buldgcc and rev the version. | Marc Jones |
2011-04-10 | In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. | Stefan Reinauer |
2010-04-14 | Rename variable to not confuse gcc on mingw | Patrick Georgi |
2010-03-16 | Various changes to the buildsystem: | Patrick Georgi patrick.georgi |
2010-03-16 | Make CLANG selectable in Kconfig | Patrick Georgi |
2010-02-10 | Improve compiler detection and configuration in xcompile. | Patrick Georgi |
2009-11-21 | Make the kconfig-style build work in mingw: | Patrick Georgi |
2009-10-31 | Only remove .xcompile with distclean. Look for crossgcc in util. | Myles Watson |
2009-10-24 | add CPP to xcompile in case we need it (trivial) | Stefan Reinauer |
2009-08-12 | Kconfig! | Patrick Georgi |