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