1. 15dd6c2 xcompile: crossgcc lookup in parent paths, for painless libpayload support by Paul Kocialkowski · 9 years ago
  2. f53dbfa libpayload: Use top level xcompile by Stefan Reinauer · 9 years ago
  3. b30045f xcompile: switch around armv7 TCARCHes by Stefan Reinauer · 9 years ago
  4. 4c8fa2a Unconditionally compile romstage with -Wa,--divide by Stefan Reinauer · 9 years ago
  5. 8ef928a xcompile: Fix compiler invocation in testcc by Stefan Reinauer · 9 years ago
  6. fb6f78e util/xcompile/xcompile: use env(1) to find bash by Jonathan A. Kollasch · 9 years ago
  7. 8d7b719 xcompile: ask for compiler runtime using appropriate CFLAGS by Patrick Georgi · 9 years ago
  8. 7979dc0 xcompile: x86-64-elf wants -Wa,--divide, too by Stefan Reinauer · 9 years ago
  9. 4dcfa21 xcompile: Don't print error messages by Stefan Reinauer · 9 years ago
  10. ae9f87f xcompile: add support for x86-64 by Stefan Reinauer · 9 years ago
  11. 6404dff xcompile: Fix errors thrown during make gitconfig by Stefan Reinauer · 9 years ago
  12. 34de29a build system: move more clang handling to xcompile by Patrick Georgi · 9 years ago
  13. 527f392 build system: move compiler runtime determination to xcompile by Patrick Georgi · 9 years ago
  14. 8b5a051c xcompile: Detect clang compilers by Patrick Georgi · 9 years ago
  15. 532df29 xcompile: Rename internal variable CFLAGS to CFLAGS_GCC by Patrick Georgi · 9 years ago
  16. 3c3a0fa xcompile: Add CROSS_COMPILE_* variable by Furquan Shaikh · 9 years ago
  17. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  18. e9b7e25 util/xcompile/xcompile: Allow to override `HOSTCC` variable by Paul Menzel · 9 years ago
  19. 05a8472 xcompile: improve mips toolchain handling by Vadim Bendebury · 9 years ago
  20. d2cb1f9 xcompile: Use local variables and make cosmetic changes by Vadim Bendebury · 9 years ago
  21. 93d8e3c armv7-m: add armv7-m configuration by Daisuke Nojiri · 10 years ago
  22. e0935bb build system: mips is a valid nickname for mipsel by Patrick Georgi · 9 years ago
  23. fddf75e build: mips: add default compilation options by Vadim Bendebury · 10 years ago
  24. a6b220d Allow for different BFD elf formats per architecture by Vadim Bendebury · 10 years ago
  25. 6529c33 build: mipsel cross compiler support by Paul Burton · 10 years ago
  26. f3d8b9a xcompile: specify arm64 subarches by Patrick Georgi · 10 years ago
  27. c4dbdaf xcompile: Rename aarch64 to arm64 by Marc Jones · 10 years ago
  28. 3bff5d9 crossgcc: Add buildsystem support for aarch64 compiler by Patrick Georgi · 10 years ago
  29. 511f823 abuild: fix cross compiler test by Patrick Georgi · 10 years ago
  30. b9a0809 xcompile: detect and use RISCV binaries by Ronald G. Minnich · 10 years ago
  31. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago
  32. 8414d3c xcompile: always use -march=i686 by Aaron Durbin · 11 years ago
  33. d11ff6b build system: remove duplicate architecture list by Patrick Georgi · 10 years ago
  34. 18ff4f1 build system: create .xcompile dependency by Patrick Georgi · 10 years ago
  35. 3bb0b72 util/xcompile: Print fatal error messages to stderr instead of stdout by Daniele Forsi · 10 years ago
  36. b145b83 build: break compiler flags out of $(CC) by Patrick Georgi · 10 years ago
  37. b83f7de build: get rid of a special case by Patrick Georgi · 10 years ago
  38. 0890a82 xcompile: ABIs are really architecture specific by Patrick Georgi · 10 years ago
  39. e0187df xcompile: break out big loop content into function by Patrick Georgi · 10 years ago
  40. adc2413 xcompile: move tempfile cleanup closer together by Patrick Georgi · 10 years ago
  41. ee46712 xcompile: actually use "special compile flags" idea by Patrick Georgi · 10 years ago
  42. 004295d xcompile: fail earlier on missing host tools by Patrick Georgi · 10 years ago
  43. d387c63 xcompile: slightly refactor variable expansion magic by Patrick Georgi · 10 years ago
  44. aab1740 xcompile: use bash by Patrick Georgi · 10 years ago
  45. 12785d9 util/xcompile/xcompile: set up for aarch64 by Ronald G. Minnich · 11 years ago
  46. cd9abf9 arch/x86/Makefile.inc: Pass $(AS) and $(CPP) to SeaBIOS by Andrew Wu · 11 years ago
  47. c888326 buildgcc: Downgrade to gcc 4.7.3, handle armv7-a by Patrick Georgi · 11 years ago
  48. 73982c3 xcompile: honor LINKER_SUFFIX variable by Aaron Durbin · 11 years ago
  49. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  50. 10c90d3 update CFLAGS for armv7 by David Hendricks · 12 years ago
  51. ceb82da add a return type to test function used by xcompile by David Hendricks · 12 years ago
  52. cb08954 Fix xcompile (again) by Stefan Reinauer · 12 years ago
  53. e42133f Fix xcompile for ARMv7 and our cross toolchain by Stefan Reinauer · 12 years ago
  54. 536b53e xcompile: Add missing XGCCPATH by Zheng Bao · 12 years ago
  55. e820e5c Make xcompile support multiple architectures by Ronald G. Minnich · 12 years ago
  56. 087b24d Update xcompile to search for x86_64 toolchain. by Marc Jones · 12 years ago
  57. 5ec2158 Revert "Use -mno-sse to prevent overzealous gcc optimizations" by Patrick Georgi · 12 years ago
  58. ccf28ba Use -mno-sse to prevent overzealous gcc optimizations by Stefan Reinauer · 13 years ago
  59. 5e4e229 Add -Werror to xcompile's testcc by Stefan Reinauer · 13 years ago
  60. 616da1e Allow XGCCPATH to be set on the make command line. by Marc Jones · 13 years ago
  61. 8d427ec Fix romstage creation with gcc 4.6 and CAR targets by Stefan Reinauer · 13 years ago
  62. 2aac3f6 Add iasl to buldgcc and rev the version. by Marc Jones · 13 years ago
  63. 61aee5f In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. by Stefan Reinauer · 13 years ago
  64. 34ee3cd Rename variable to not confuse gcc on mingw by Patrick Georgi · 14 years ago
  65. c5f773d Various changes to the buildsystem: by Patrick Georgi patrick.georgi · 14 years ago
  66. 23d89cc Make CLANG selectable in Kconfig by Patrick Georgi · 14 years ago
  67. e82f475 Improve compiler detection and configuration in xcompile. by Patrick Georgi · 15 years ago
  68. 26774f2 Make the kconfig-style build work in mingw: by Patrick Georgi · 15 years ago
  69. dc32148 Only remove .xcompile with distclean. Look for crossgcc in util. by Myles Watson · 15 years ago
  70. 95fca9e add CPP to xcompile in case we need it (trivial) by Stefan Reinauer · 15 years ago
  71. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago