1. b706288 crossgcc: Unify tool tests, add check for g++ or clang by Patrick Georgi · 9 years ago
  2. f0bbc95 crossgcc: Add RISC-V support by Patrick Georgi · 9 years ago
  3. 53c388f crossgcc: Update toolchain by Patrick Georgi · 9 years ago
  4. 9b7efa5 crossgcc: Add mipsel-elf as supported target by Patrick Georgi · 9 years ago
  5. 6321f52 crossgcc: Clean GNU make context so builds succeed by Patrick Georgi · 9 years ago
  6. e661942 util/crossgcc/buildgcc: Upgrade MPC from 1.0.1 to 1.0.3 by Paul Menzel · 9 years ago
  7. 4270a97 buildgcc: Fix msys2 crossgcc build fail by Scott Duplichan · 10 years ago
  8. 32a5a5f buildgcc: support DESTDIR for libelf by Patrick Georgi · 10 years ago
  9. d730ca8 crossgcc: Update GCC from 4.7.3 to 4.8.3 and update to version 1.25 by Patrick Georgi · 10 years ago
  10. b67e9a1 crossgcc: Support OSX 10.9 built-in tar utility program. by Andrew Wu · 10 years ago
  11. 87cc49b crossgcc: Update IASL to latest version (20140114) by Alexandru Gagniuc · 10 years ago
  12. 44af57a buildgcc: defer cleaning up the tree a bit by Patrick Georgi · 11 years ago
  13. f95bb2d crossgcc: Fix a typo. by Zheng Bao · 11 years ago
  14. 691b313c crossgcc: Continue to unpack archive if it was incomplete by Zheng Bao · 11 years ago
  15. c888326 buildgcc: Downgrade to gcc 4.7.3, handle armv7-a by Patrick Georgi · 11 years ago
  16. 3af0aa2 buildgcc: Use per-arch build directories by Patrick Georgi · 11 years ago
  17. 3c4bd91 Locate the generated iasl in acpica-unix-20130626 by Zheng Bao · 11 years ago
  18. 0d2119d buildgcc: Update reference toolchain by Stefan Reinauer · 11 years ago
  19. d2e0dd5 buildgcc: Re-add some break statements by Patrick Georgi · 11 years ago
  20. 5b0420a crossgcc/buildgcc: Remove unneeded 'break' statements by David Hubbard · 11 years ago
  21. b460a66 Get buildgcc to behave reasonably with the -p choice. by Ronald G. Minnich · 11 years ago
  22. 37714f3 crossgcc: update to gcc 4.7.3 by Idwer Vollering · 11 years ago
  23. e76d8d7 acpica: update URL by Idwer Vollering · 11 years ago
  24. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  25. 30b895f crossgcc: Save the script itself when cross build is over. by Zheng Bao · 11 years ago
  26. 198d23c crossgcc: Normalize library directories by Patrick Georgi · 12 years ago
  27. 16bd789 buildgcc: Clean up PATH handling by Stefan Reinauer · 12 years ago
  28. a348d90 buildgcc: drop hack to build gcc trunk versions by Stefan Reinauer · 12 years ago
  29. 969cd93 buildgcc: Remove mingw32 hacks by Patrick Georgi · 12 years ago
  30. fecd26f crossgcc: Generalize matching for the mingw case by Patrick Georgi · 12 years ago
  31. 4266b92 crossgcc: Fix buildgcc on Mac OS X by Stefan Reinauer · 12 years ago
  32. 6d1fcd5 crossgcc: Only build iasl in acpica. by Zheng Bao · 12 years ago
  33. 6b11c8b crossgcc: update to acpica-20121114 by Idwer Vollering · 12 years ago
  34. 0a3f239 crossgcc: properly test for flex by Patrick Georgi · 12 years ago
  35. 17b77ab buildgcc: Print error if flex is missing by Stefan Reinauer · 12 years ago
  36. 336db54 crossgcc: build expat and python in silence by Idwer Vollering · 12 years ago
  37. 573d37d crossgcc: update to Python 2.7.3 by Idwer Vollering · 12 years ago
  38. 296a015 crossgcc: update to expat 2.1.0 by Idwer Vollering · 12 years ago
  39. cd02793 crossgcc: update mingw w32api's download URL by Idwer Vollering · 12 years ago
  40. 04ceed6 buildgcc: redirect error output to /dev/null by Zheng Bao · 12 years ago
  41. 908b043 crossgcc: update to mingwrt 3.20-2 by Idwer Vollering · 12 years ago
  42. 655a65c crossgcc: update to binutils 2.23 by Idwer Vollering · 12 years ago
  43. 7962fc7 crossgcc: update to MPC 1.0.1 by Idwer Vollering · 12 years ago
  44. 27efb4c crossgcc: update to MPFR 3.1.1 by Idwer Vollering · 12 years ago
  45. fedb63a crossgcc: update to GDB 7.5 by Idwer Vollering · 12 years ago
  46. 1cfee0b crossgcc: update to gcc 4.7.2 by Idwer Vollering · 12 years ago
  47. cbd6312 crossgcc: fix compilation of acpica by Idwer Vollering · 12 years ago
  48. 36156ff crossgcc: Allow the non-gnu tar and patch work on XxxBSD by Zheng Bao · 12 years ago
  49. 5b209c0 crossgcc: Change the term color back (trivial) by Zheng Bao · 12 years ago
  50. 5fb2b5c crossgcc: Test for m4 and bison by Patrick Georgi · 12 years ago
  51. 6e61ad3 crossgcc: update sources by Patrick Georgi · 12 years ago
  52. c1a75b1 buildgcc: Add option to use ccache by Patrick Georgi · 13 years ago
  53. 2d7ab4c buildgcc: don't download python and expat if disabled by Jonathan A. Kollasch · 13 years ago
  54. 643c9e8 buildgcc: Explicitely state CC everywhere by Patrick Georgi · 13 years ago
  55. 1200ec5 buildgcc: Update coreboot reference toolchain to gcc 4.6.2 by Stefan Reinauer · 13 years ago
  56. 2c3cd12 Add Python scripting to GDB. by Stefan Reinauer · 13 years ago
  57. 1861ff7 buildgcc: Fix colors for dash by Patrick Georgi · 13 years ago
  58. 28f6a43 crossgcc: Fix colors with dash by Patrick Georgi · 13 years ago
  59. 9491b4d Update coreboot cross toolchain to gcc 4.6.1 by Stefan Reinauer · 13 years ago
  60. 864839a util/crossgcc: Update gdb to 7.3.1 by Peter Stuge · 13 years ago
  61. 0e8ee81 buildgcc: Do not download GDB source code if run with --skip-gdb by Peter Stuge · 13 years ago
  62. 09377b7 buildgcc: Remove all bashisms, making the script run also on BSD by Peter Stuge · 13 years ago
  63. b98dbfb buildgcc: Fix typo in check for failed iasl build by Peter Stuge · 13 years ago
  64. f44bb4f buildgcc: improve portability by Jonathan A. Kollasch · 13 years ago
  65. 2aac3f6 Add iasl to buldgcc and rev the version. by Marc Jones · 13 years ago
  66. ce37765 crossgcc: update w32api by Patrick Georgi · 13 years ago
  67. 68df804 buildgcc: Break if parts of the toolchain are missing by Patrick Georgi · 13 years ago
  68. ceacd77 util/crossgcc: Add buildgcc -G and --skip-gdb options by Peter Stuge · 13 years ago
  69. 5411e71 Update reference toolchain due to some inlining bugs in 4.5.1 by Stefan Reinauer · 14 years ago
  70. 3693266 Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2. by Marc Jones · 14 years ago
  71. ba3b0eb The current workaround for binutils on mingw (or any non texinfo system) failed. by Patrick Georgi · 14 years ago
  72. ace2dc3 The AMD Fam10 code breaks with coreboot 4.5.0. by Stefan Reinauer · 14 years ago
  73. 5b0280f Fix path for mingw workaround. Trivial. by Patrick Georgi · 14 years ago
  74. 5f1ad89 New buildgcc version. by Stefan Reinauer · 14 years ago
  75. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  76. 73166c7 Update mingw source versions and allow parallel builds in buildgcc by Patrick Georgi · 14 years ago
  77. 6bba29f Add the BSD-licensed getopt tool to crossgcc, to use by Patrick Georgi · 14 years ago
  78. 6ade161 Update reference toolchain to by Stefan Reinauer · 14 years ago
  79. 85e6870 crossgcc: Fix MPFR download location by Peter Stuge · 15 years ago
  80. 074d913 This adds a simple script to build a default toolchain for coreboot by Stefan Reinauer · 15 years ago