1. 0c2df6f util/crossgcc: Install a template for the edk2 build system by Patrick Georgi · 7 years ago
  2. 776b5ba buildgcc: Update binutils to 2.29.1 by Iru Cai · 7 years ago
  3. 4cde9a7 crossgcc: Build libelf from elfutils 0.170 by Paul Menzel · 7 years ago
  4. 9681cdc util/crossgcc: Add bootstrap-only mode by Patrick Georgi · 7 years ago
  5. 43ae433 Update URLs in buildgcc by Doug Gale · 7 years ago
  6. 92d483a buildgcc: Implement simple tarball hash verification by Jonathan Neuschäfer · 7 years ago
  7. 3f12d93 buildgcc: Fix up cross GCC building by Nico Huber · 7 years ago
  8. f3e23a3 buildgcc: Integrate nds32 update from Andes Technology by Stefan Reinauer · 7 years ago
  9. e2ef3cf buildgcc: surround *.log with apostrophes when build fails by Idwer Vollering · 7 years ago
  10. 2f0d4ef buildgcc: Fix libelf 64bit detection by Stefan Reinauer · 7 years ago
  11. dcce8be buildgcc: Update to gdb 8.0 and expat 2.2.1 by Stefan Reinauer · 7 years ago
  12. e8253fe crossgcc: Clean out ABI variable for GMP by Patrick Georgi · 7 years ago
  13. 9f4864f crossgcc: patch out uses of $(P) variable from gcc/ada build by Patrick Georgi · 7 years ago
  14. 8f2cdad crossgcc: Prefer gnatgcc over gcc if available by Patrick Georgi · 7 years ago
  15. 4eb84cf util/crossgcc: Fix typo by Patrick Georgi · 7 years ago
  16. cd87e1b buildgcc: Adapt messages about GNAT and bootstrapping by Nico Huber · 7 years ago
  17. 18c74d6 buildgcc: Rename quit() to exit_handler() by Nico Huber · 7 years ago
  18. df9a714 util/crossgcc: Fix building gcc 6.3.0 with clang by Patrick Georgi · 7 years ago
  19. a7a5a56 crossgcc: Fix building with clang++ in the presence of gcc by Patrick Georgi · 7 years ago
  20. 08bb837 buildgcc: Allow environment to override $CC/$CXX by Nico Huber · 7 years ago
  21. d55f5eb crossgcc/buildgcc: update file location code by Martin Roth · 7 years ago
  22. 81693d4 crossgcc: cosmetic overhaul of output by Stefan Reinauer · 7 years ago
  23. c66fd3c crossgcc: Rename print_stable to print_supported by Stefan Reinauer · 7 years ago
  24. ca117e7 crossgcc: Update to clang 4.0 by Stefan Reinauer · 7 years ago
  25. 3b59349 Add CMake 3.9.0-rc3 to coreboot toolchain by Stefan Reinauer · 7 years ago
  26. 9a848dd util/crossgcc: Fix musl libc support by Philipp Deppenwiese · 7 years ago
  27. 37afb27 crossgcc: Resolve pointer and integer comparison in GCC by Paul Kocialkowki · 7 years ago
  28. c269211 buildgcc: Fix color output in download_showing_percentage by Nico Huber · 7 years ago
  29. 97a9df4 crossgcc: disable libsanitizer for the bootstrapped compiler by Patrick Georgi · 7 years ago
  30. 790aab6 crossgcc: fix DESTDIR builds by Patrick Georgi · 7 years ago
  31. 6b28fff crossgcc/Dockerfile: Add gnat to build the Ada toolchain by Nico Huber · 7 years ago
  32. d5829e9b buildgcc: Relax GNAT version checks by Nico Huber · 7 years ago
  33. cdf79e6 buildgcc: Fix check for a .success file by Nico Huber · 7 years ago
  34. 0ff3b39 buildgcc: Search for `xz` too by Nico Huber · 7 years ago
  35. 171d1a5 toolchain: fix compilation of GMP on FreeBSD by Idwer Vollering · 7 years ago
  36. 03353de buildgcc: Update GCC, Binutils, GMP, MPFR, GDB, IASL and LLVM by Iru Cai · 8 years ago
  37. df1ff23 buildgcc: try curl if wget is not present by Patrick Georgi · 8 years ago
  38. ab8f7d3 util/crossgcc: update jenkins-build-toolchain by Martin Roth · 8 years ago
  39. 2c1c02e buildgcc: Remove quotes around a $CC call by Nico Huber · 8 years ago
  40. 010ecf80 buildgcc: Indicate CXXFLAGS for binutils by Nico Huber · 8 years ago
  41. ae6187f buildgcc: Fix string comparison operator by Nico Huber · 8 years ago
  42. 8bbd596 buildgcc: Build GMP `--with-pic` if GCC defaults to `-pie` by Nico Huber · 8 years ago
  43. 26267a7 buildgcc: Be less restrictive when trying to build GNAT by Nico Huber · 8 years ago
  44. aa89fb4 buildgcc: Fix function prototype in GCC by Nico Huber · 8 years ago
  45. 2c6a806 crossgcc/buildgcc: Show additional information while building by Martin Roth · 8 years ago
  46. 1b593e5 util/crossgcc: fix using -D by Patrick Georgi · 8 years ago
  47. c295d5e crossgcc/buildgcc: Add package version to saved .success file by Martin Roth · 8 years ago
  48. fe22200 crossgcc: Add Dockerfile by Patrick Georgi · 8 years ago
  49. 66c2c1a buildgcc: Build gnat by default if host compiler seems compatible by Nico Huber · 8 years ago
  50. 04a1f6a buildgcc: Ask the user to install gnat if it's missing by Nico Huber · 8 years ago
  51. 7579716 buildgcc: Don't try to build gnat with a different version by Nico Huber · 8 years ago
  52. 156d87c buildgcc: Warn when building GCC with a different major version by Nico Huber · 8 years ago
  53. aee7f46 buildgcc: Add functions to test GCC versions by Nico Huber · 8 years ago
  54. bd74d56 buildgcc: Show excessive arguments and bail out by Nico Huber · 8 years ago
  55. 78df0bf buildgcc: Check exit status of `getopt` by Nico Huber · 8 years ago
  56. cc414dd buildgcc: Fix GNU getopt usage by Nico Huber · 8 years ago
  57. 152e78e buildgcc: Fix option arguments by Nico Huber · 8 years ago
  58. 2ab981b buildgcc: Update to acpica version 20160831 by Martin Roth · 8 years ago
  59. ba349ab buildgcc: Quote command substitution by Idwer Vollering · 8 years ago
  60. 5cf758d buildgcc: Search the cksum command without checking OS type by zbao · 9 years ago
  61. 26d484a Fix newlines at the end of files by Martin Roth · 8 years ago
  62. 589ef9d crossgcc: Update make to latest version: 4.2.1 by Martin Roth · 8 years ago
  63. 109a7db crossgcc: Add gnumake target so that make can be built directly by Martin Roth · 8 years ago
  64. bb003c8 buildgcc: printf no-color before quiting by Zheng Bao · 8 years ago
  65. 8f0b4f4 buildgcc: Use upstream patch for aarch64 build issue by Paul Kocialkowski · 8 years ago
  66. 4b48ed8 buildgcc: Apply patches with -p1 by Nico Huber · 8 years ago
  67. 7899db2 buildgcc: Never set GMP CFLAGS manually in order to get the right flags by Paul Kocialkowski · 8 years ago
  68. 6101dfb buildgcc: Update the revision to 1.41 by Martin Roth · 8 years ago
  69. bcfa7cc buildgcc: Update to binutils-2.26.1 & Fix aarch64 build issue by Martin Roth · 8 years ago
  70. 234d246 buildgcc: Add option to bootstrap a host gcc by Nico Huber · 9 years ago
  71. 11ea2b3 buildgcc: Make package build() function more versatile by Nico Huber · 9 years ago
  72. 3dc5d07 buildgcc: Update Python to 3.5.1 by Stefan Reinauer · 8 years ago
  73. 498f3d0 buildgcc: Update gdb and expat by Stefan Reinauer · 8 years ago
  74. ae8e3a0 crossgcc: Update toolchain by Iru Cai · 8 years ago
  75. 5f72f96 buildgcc: Always set HOSTCFLAGS by Nico Huber · 9 years ago
  76. d9d2102 buildgcc: Use smaller xz archives by Stefan Reinauer · 8 years ago
  77. a344b68 buildgcc: Drop --target from python and expat by Stefan Reinauer · 8 years ago
  78. a539580 crossgcc/Makefile.inc: Update jenkins-build-toolchain by Martin Roth · 8 years ago
  79. 88e83e5 crossgcc: Move temp file handling into cleanup function by Stefan Reinauer · 8 years ago
  80. 7844912 crossgcc: Fix out of bounds array access for nds32le by Stefan Reinauer · 8 years ago
  81. 88352d7 crossgcc: Add version number to script name by Stefan Reinauer · 8 years ago
  82. 444ece2 crossgcc: skip TARGETARCH for tools that don't use it by Martin Roth · 8 years ago
  83. b2229dc util/crossgcc/buildgcc: correct clang test by Aaron Durbin · 8 years ago
  84. ba3a69f crossgcc: Add workaround for libgcc's GNU sed dependency by Stefan Reinauer · 8 years ago
  85. 0ac4e5a util/crossgcc/buildgcc: quote parameters that may have spaces by Aaron Durbin · 8 years ago
  86. 2fe2d3d buildgcc: enable interwork/multilib for binutils by Stefan Reinauer · 8 years ago
  87. 45f77b8 crossgcc: Fix compilation on Clang systems by Stefan Reinauer · 8 years ago
  88. 4c3b156 Makefile: Update jenkins-build-toolchain to run build tests by Martin Roth · 8 years ago
  89. 591790f buildgcc: Add check for missing libraries and test for zlib by Martin Roth · 8 years ago
  90. 95f7b22 buildgcc: support pigz and lbzip2 decpmpressors if installed. by Martin Roth · 8 years ago
  91. 588c79d buildgcc: Fix help text formatting by Martin Roth · 8 years ago
  92. 1fc02d1 crossgcc: Enable multiple targets for a platform by Patrick Georgi · 8 years ago
  93. 64b35f3 buildgcc: Update coreboot's IASL version to 20160318 by Martin Roth · 9 years ago
  94. a45a0b7 crossgcc: Switch POWER8 to big endian mode by Martin Roth · 8 years ago
  95. f14f640 crossgcc/buildgcc: Add missing quotation mark by Jonathan Neuschäfer · 8 years ago
  96. 3e0f74d crossgcc/buildgcc: Update for recent arch additions by Martin Roth · 8 years ago
  97. 1484c03 crossgcc/buildgcc: Add comment about URLs and jenkins builder by Martin Roth · 8 years ago
  98. 2114880 crossgcc/Makefile.inc: Add target for jenkins toolchain test build by Martin Roth · 8 years ago
  99. f466ea9 crossgcc: Build make per default by Stefan Reinauer · 8 years ago
  100. 266b517 buildgcc: Bump version to 1.36 by Stefan Reinauer · 8 years ago