1. 6529c33 build: mipsel cross compiler support by Paul Burton · 10 years ago
  2. f3d8b9a xcompile: specify arm64 subarches by Patrick Georgi · 9 years ago
  3. c4dbdaf xcompile: Rename aarch64 to arm64 by Marc Jones · 9 years ago
  4. 3bff5d9 crossgcc: Add buildsystem support for aarch64 compiler by Patrick Georgi · 10 years ago
  5. 511f823 abuild: fix cross compiler test by Patrick Georgi · 10 years ago
  6. b9a0809 xcompile: detect and use RISCV binaries by Ronald G. Minnich · 10 years ago
  7. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago
  8. 8414d3c xcompile: always use -march=i686 by Aaron Durbin · 11 years ago
  9. d11ff6b build system: remove duplicate architecture list by Patrick Georgi · 10 years ago
  10. 18ff4f1 build system: create .xcompile dependency by Patrick Georgi · 10 years ago
  11. 3bb0b72 util/xcompile: Print fatal error messages to stderr instead of stdout by Daniele Forsi · 10 years ago
  12. b145b83 build: break compiler flags out of $(CC) by Patrick Georgi · 10 years ago
  13. b83f7de build: get rid of a special case by Patrick Georgi · 10 years ago
  14. 0890a82 xcompile: ABIs are really architecture specific by Patrick Georgi · 10 years ago
  15. e0187df xcompile: break out big loop content into function by Patrick Georgi · 10 years ago
  16. adc2413 xcompile: move tempfile cleanup closer together by Patrick Georgi · 10 years ago
  17. ee46712 xcompile: actually use "special compile flags" idea by Patrick Georgi · 10 years ago
  18. 004295d xcompile: fail earlier on missing host tools by Patrick Georgi · 10 years ago
  19. d387c63 xcompile: slightly refactor variable expansion magic by Patrick Georgi · 10 years ago
  20. aab1740 xcompile: use bash by Patrick Georgi · 10 years ago
  21. 12785d9 util/xcompile/xcompile: set up for aarch64 by Ronald G. Minnich · 11 years ago
  22. cd9abf9 arch/x86/Makefile.inc: Pass $(AS) and $(CPP) to SeaBIOS by Andrew Wu · 11 years ago
  23. c888326 buildgcc: Downgrade to gcc 4.7.3, handle armv7-a by Patrick Georgi · 11 years ago
  24. 73982c3 xcompile: honor LINKER_SUFFIX variable by Aaron Durbin · 11 years ago
  25. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  26. 10c90d3 update CFLAGS for armv7 by David Hendricks · 12 years ago
  27. ceb82da add a return type to test function used by xcompile by David Hendricks · 12 years ago
  28. cb08954 Fix xcompile (again) by Stefan Reinauer · 12 years ago
  29. e42133f Fix xcompile for ARMv7 and our cross toolchain by Stefan Reinauer · 12 years ago
  30. 536b53e xcompile: Add missing XGCCPATH by Zheng Bao · 12 years ago
  31. e820e5c Make xcompile support multiple architectures by Ronald G. Minnich · 12 years ago
  32. 087b24d Update xcompile to search for x86_64 toolchain. by Marc Jones · 12 years ago
  33. 5ec2158 Revert "Use -mno-sse to prevent overzealous gcc optimizations" by Patrick Georgi · 12 years ago
  34. ccf28ba Use -mno-sse to prevent overzealous gcc optimizations by Stefan Reinauer · 13 years ago
  35. 5e4e229 Add -Werror to xcompile's testcc by Stefan Reinauer · 13 years ago
  36. 616da1e Allow XGCCPATH to be set on the make command line. by Marc Jones · 13 years ago
  37. 8d427ec Fix romstage creation with gcc 4.6 and CAR targets by Stefan Reinauer · 13 years ago
  38. 2aac3f6 Add iasl to buldgcc and rev the version. by Marc Jones · 13 years ago
  39. 61aee5f In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. by Stefan Reinauer · 13 years ago
  40. 34ee3cd Rename variable to not confuse gcc on mingw by Patrick Georgi · 14 years ago
  41. c5f773d Various changes to the buildsystem: by Patrick Georgi patrick.georgi · 14 years ago
  42. 23d89cc Make CLANG selectable in Kconfig by Patrick Georgi · 14 years ago
  43. e82f475 Improve compiler detection and configuration in xcompile. by Patrick Georgi · 14 years ago
  44. 26774f2 Make the kconfig-style build work in mingw: by Patrick Georgi · 15 years ago
  45. dc32148 Only remove .xcompile with distclean. Look for crossgcc in util. by Myles Watson · 15 years ago
  46. 95fca9e add CPP to xcompile in case we need it (trivial) by Stefan Reinauer · 15 years ago
  47. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago