1. c866591 buildgcc: improve portability of 'type' use by Patrick Georgi · 9 years ago
  2. f2c15f5 buildgcc: replace [[ ... == ... ]] with something more portable by Patrick Georgi · 9 years ago
  3. 2f97ebc buildgcc: build with bfd and gold linker by Stefan Reinauer · 9 years ago
  4. 85b07d6 buildgcc: move to a package centric user interface by Stefan Reinauer · 9 years ago
  5. 429424f buildgcc: fix compilation of IASL by Stefan Reinauer · 9 years ago
  6. bed95b2 buildgcc: Update and fix GDB by Stefan Reinauer · 9 years ago
  7. 5dd2635 buildgcc: Reorder main program by Stefan Reinauer · 9 years ago
  8. 05bbc920 buildgcc: Don't use BUILDDIRPREFIX by Stefan Reinauer · 9 years ago
  9. 1c70e05 buildgcc: solidify and remove boilerplate code by Stefan Reinauer · 9 years ago
  10. 7b40e42 buildgcc: use ${GDB_DIR} instead of gdb-${GDB_VERSION} by Stefan Reinauer · 9 years ago
  11. 916b845 buildgcc: Fail if a patch failed to apply by Stefan Reinauer · 9 years ago
  12. d0f8372 buildgcc: Don't run autoconf by Stefan Reinauer · 9 years ago
  13. dbc0087 buildgcc: move from if test to if [ .. ] by Stefan Reinauer · 9 years ago
  14. d764912 buildgcc: move from `..` to $( .. ) by Stefan Reinauer · 9 years ago
  15. e7757bd buildgcc: Unify and refactor build scripts by Stefan Reinauer · 9 years ago
  16. 14ce213 crossgcc: Add clang support by Stefan Reinauer · 9 years ago
  17. 699ac27 buildgcc: refactor package unpacking, patching and building by Stefan Reinauer · 9 years ago
  18. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  19. 8893548 buildgcc: factor out downloading, unpacking and patching by Stefan Reinauer · 9 years ago
  20. 31bf37e crossgcc: Improve compatibility of the toolchain across host systems by Patrick Georgi · 9 years ago
  21. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  22. 939dc84 crossgcc: Re-download the archive if it is incomplete by zbao · 9 years ago
  23. ae5ab60 crossgcc: improve error message on missing tools by Patrick Georgi · 9 years ago
  24. 1b7c959 crossgcc: don't use libdl while building GDB on FreeBSD by Idwer Vollering · 9 years ago
  25. 7cb26b4 buildgcc: OpenBSD's tar and patch are sufficient, too by Patrick Georgi · 9 years ago
  26. d268ab3 crossgcc: close stdin when search_tool() execute programs. by Alexander Couzens · 9 years ago
  27. 5602f2c crossgcc: Fix calling outside util/crossgcc by Patrick Georgi · 9 years ago
  28. 74c0642 crossgcc: Factor out error reporting by Patrick Georgi · 9 years ago
  29. 7964354 crossgcc: point users to the log file in case of error by Patrick Georgi · 9 years ago
  30. 915c4fc crossgcc: check for more tools that we require by Patrick Georgi · 9 years ago
  31. 8135dba crossgcc: jump to crossgcc path before building the toolchain by Patrick Georgi · 9 years ago
  32. 24f9cb9 crossgcc: Add x86_64 to list of supported architectures by Stefan Reinauer · 9 years ago
  33. b706288 crossgcc: Unify tool tests, add check for g++ or clang by Patrick Georgi · 9 years ago
  34. f0bbc95 crossgcc: Add RISC-V support by Patrick Georgi · 9 years ago
  35. 53c388f crossgcc: Update toolchain by Patrick Georgi · 9 years ago
  36. 9b7efa5 crossgcc: Add mipsel-elf as supported target by Patrick Georgi · 9 years ago
  37. 6321f52 crossgcc: Clean GNU make context so builds succeed by Patrick Georgi · 9 years ago
  38. e661942 util/crossgcc/buildgcc: Upgrade MPC from 1.0.1 to 1.0.3 by Paul Menzel · 9 years ago
  39. 4270a97 buildgcc: Fix msys2 crossgcc build fail by Scott Duplichan · 10 years ago
  40. 32a5a5f buildgcc: support DESTDIR for libelf by Patrick Georgi · 10 years ago
  41. d730ca8 crossgcc: Update GCC from 4.7.3 to 4.8.3 and update to version 1.25 by Patrick Georgi · 10 years ago
  42. b67e9a1 crossgcc: Support OSX 10.9 built-in tar utility program. by Andrew Wu · 10 years ago
  43. 87cc49b crossgcc: Update IASL to latest version (20140114) by Alexandru Gagniuc · 10 years ago
  44. 44af57a buildgcc: defer cleaning up the tree a bit by Patrick Georgi · 11 years ago
  45. f95bb2d crossgcc: Fix a typo. by Zheng Bao · 11 years ago
  46. 691b313c crossgcc: Continue to unpack archive if it was incomplete by Zheng Bao · 11 years ago
  47. c888326 buildgcc: Downgrade to gcc 4.7.3, handle armv7-a by Patrick Georgi · 11 years ago
  48. 3af0aa2 buildgcc: Use per-arch build directories by Patrick Georgi · 11 years ago
  49. 3c4bd91 Locate the generated iasl in acpica-unix-20130626 by Zheng Bao · 11 years ago
  50. 0d2119d buildgcc: Update reference toolchain by Stefan Reinauer · 11 years ago
  51. d2e0dd5 buildgcc: Re-add some break statements by Patrick Georgi · 11 years ago
  52. 5b0420a crossgcc/buildgcc: Remove unneeded 'break' statements by David Hubbard · 11 years ago
  53. b460a66 Get buildgcc to behave reasonably with the -p choice. by Ronald G. Minnich · 11 years ago
  54. 37714f3 crossgcc: update to gcc 4.7.3 by Idwer Vollering · 11 years ago
  55. e76d8d7 acpica: update URL by Idwer Vollering · 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. 30b895f crossgcc: Save the script itself when cross build is over. by Zheng Bao · 11 years ago
  58. 198d23c crossgcc: Normalize library directories by Patrick Georgi · 12 years ago
  59. 16bd789 buildgcc: Clean up PATH handling by Stefan Reinauer · 12 years ago
  60. a348d90 buildgcc: drop hack to build gcc trunk versions by Stefan Reinauer · 12 years ago
  61. 969cd93 buildgcc: Remove mingw32 hacks by Patrick Georgi · 12 years ago
  62. fecd26f crossgcc: Generalize matching for the mingw case by Patrick Georgi · 12 years ago
  63. 4266b92 crossgcc: Fix buildgcc on Mac OS X by Stefan Reinauer · 12 years ago
  64. 6d1fcd5 crossgcc: Only build iasl in acpica. by Zheng Bao · 12 years ago
  65. 6b11c8b crossgcc: update to acpica-20121114 by Idwer Vollering · 12 years ago
  66. 0a3f239 crossgcc: properly test for flex by Patrick Georgi · 12 years ago
  67. 17b77ab buildgcc: Print error if flex is missing by Stefan Reinauer · 12 years ago
  68. 336db54 crossgcc: build expat and python in silence by Idwer Vollering · 12 years ago
  69. 573d37d crossgcc: update to Python 2.7.3 by Idwer Vollering · 12 years ago
  70. 296a015 crossgcc: update to expat 2.1.0 by Idwer Vollering · 12 years ago
  71. cd02793 crossgcc: update mingw w32api's download URL by Idwer Vollering · 12 years ago
  72. 04ceed6 buildgcc: redirect error output to /dev/null by Zheng Bao · 12 years ago
  73. 908b043 crossgcc: update to mingwrt 3.20-2 by Idwer Vollering · 12 years ago
  74. 655a65c crossgcc: update to binutils 2.23 by Idwer Vollering · 12 years ago
  75. 7962fc7 crossgcc: update to MPC 1.0.1 by Idwer Vollering · 12 years ago
  76. 27efb4c crossgcc: update to MPFR 3.1.1 by Idwer Vollering · 12 years ago
  77. fedb63a crossgcc: update to GDB 7.5 by Idwer Vollering · 12 years ago
  78. 1cfee0b crossgcc: update to gcc 4.7.2 by Idwer Vollering · 12 years ago
  79. cbd6312 crossgcc: fix compilation of acpica by Idwer Vollering · 12 years ago
  80. 36156ff crossgcc: Allow the non-gnu tar and patch work on XxxBSD by Zheng Bao · 12 years ago
  81. 5b209c0 crossgcc: Change the term color back (trivial) by Zheng Bao · 12 years ago
  82. 5fb2b5c crossgcc: Test for m4 and bison by Patrick Georgi · 12 years ago
  83. 6e61ad3 crossgcc: update sources by Patrick Georgi · 12 years ago
  84. c1a75b1 buildgcc: Add option to use ccache by Patrick Georgi · 13 years ago
  85. 2d7ab4c buildgcc: don't download python and expat if disabled by Jonathan A. Kollasch · 13 years ago
  86. 643c9e8 buildgcc: Explicitely state CC everywhere by Patrick Georgi · 13 years ago
  87. 1200ec5 buildgcc: Update coreboot reference toolchain to gcc 4.6.2 by Stefan Reinauer · 13 years ago
  88. 2c3cd12 Add Python scripting to GDB. by Stefan Reinauer · 13 years ago
  89. 1861ff7 buildgcc: Fix colors for dash by Patrick Georgi · 13 years ago
  90. 28f6a43 crossgcc: Fix colors with dash by Patrick Georgi · 13 years ago
  91. 9491b4d Update coreboot cross toolchain to gcc 4.6.1 by Stefan Reinauer · 13 years ago
  92. 864839a util/crossgcc: Update gdb to 7.3.1 by Peter Stuge · 13 years ago
  93. 0e8ee81 buildgcc: Do not download GDB source code if run with --skip-gdb by Peter Stuge · 13 years ago
  94. 09377b7 buildgcc: Remove all bashisms, making the script run also on BSD by Peter Stuge · 13 years ago
  95. b98dbfb buildgcc: Fix typo in check for failed iasl build by Peter Stuge · 13 years ago
  96. f44bb4f buildgcc: improve portability by Jonathan A. Kollasch · 13 years ago
  97. 2aac3f6 Add iasl to buldgcc and rev the version. by Marc Jones · 13 years ago
  98. ce37765 crossgcc: update w32api by Patrick Georgi · 13 years ago
  99. 68df804 buildgcc: Break if parts of the toolchain are missing by Patrick Georgi · 13 years ago
  100. ceacd77 util/crossgcc: Add buildgcc -G and --skip-gdb options by Peter Stuge · 13 years ago