1. 509cd48 Update to GCC 6.3.0 + fix for PR80180 by Josh Conner · 7 years ago main master
  2. 328e29e Move to new launchpad api. by Josh Conner · 7 years ago
  3. 7710704 Don't attempt to call getrlimit or getrusage. by Josh Conner · 7 years ago
  4. 4997112 s/mx_handle_wait_one/mx_object_wait_one by Josh Conner · 7 years ago
  5. b04562d Enable the use .init_array and .fini_array sections in GCC by Petr Hosek · 7 years ago
  6. 3ba46b0 Add support for Canadian cross-compiles. by Josh Conner · 7 years ago
  7. e606946 Merge "Use __Fuchsia__ definition instead of __fuchsia__" by Joshua Conner · 7 years ago
  8. 0c2cee9 Don't try to call {n}ftw on Fuchsia. by Josh Conner · 7 years ago
  9. c960152 Use __Fuchsia__ definition instead of __fuchsia__ by Josh Conner · 7 years ago
  10. 93fce21 Merge "Fix darwin build." by Joshua Conner · 7 years ago
  11. b6b765c Merge "[doit][darwin] make sure compiles are run with -O2" by Travis Geiselbrecht · 7 years ago
  12. f33d4ec Fix darwin build. by Josh Conner · 7 years ago
  13. 32cdbee [doit][darwin] make sure compiles are run with -O2 by Travis Geiselbrecht · 7 years ago
  14. b1c67b9 Update signal names. by Josh Conner · 7 years ago
  15. d23936b Fix pex_wait status value. by Josh Conner · 7 years ago
  16. 620280e Don't call unimplemented syscalls. by Josh Conner · 7 years ago
  17. 5024573 Merge "Additional sysroot checks." by Joshua Conner · 7 years ago
  18. 6d60d22 Additional sysroot checks. by Josh Conner · 7 years ago
  19. 7fe5416 Change __fuchsia__ to __Fuchsia__ by Josh Conner · 7 years ago
  20. e3123e0 Fix build script link options. by Josh Conner · 7 years ago
  21. 26b1b7d Fix gcc spawn support by Josh Conner · 7 years ago
  22. fd68453 Make gcc build script gn-compatible. by Josh Conner · 7 years ago
  23. 6402691 Update dir names to match prebuilts. by Josh Conner · 7 years ago
  24. e3dd26a Update host-specific options handling. by Josh Conner · 7 years ago
  25. 902545e Merge "Add support for fuchsia native tools." by Joshua Conner · 7 years ago
  26. 9a4d843 Add support for fuchsia native tools. by Josh Conner · 7 years ago
  27. 0206d3b Add fuchsia native tools support. by Josh Conner · 7 years ago
  28. 91c30d0 Merge "Add fuchsia support to the auxiliary compiler runtime libraries." by Joshua Conner · 7 years ago
  29. 936e3cc Add fuchsia support to the auxiliary compiler runtime libraries. by Josh Conner · 7 years ago
  30. 27ea309 Minor fixes to build script, including: by Josh Conner · 7 years ago
  31. 5c2d7bf Add (alternate) build script that supports building linux->fuchsia and by Josh Conner · 7 years ago
  32. 7201963 Add aarch64 and arm fuchsia support in binutils and gcc. by Josh Conner · 7 years ago
  33. 5236180 Add fuchsia OS support to binutils/gcc. by Josh Conner · 8 years ago
  34. f9a9148 Merge "Update variable names to be more predictable." by Joshua Conner · 7 years ago
  35. 3f116a9 Update variable names to be more predictable. by Josh Conner · 7 years ago
  36. d3045ce Add more intermediate files/paths to .gitignore. by Josh Conner · 7 years ago
  37. 3b63c41 [doit] Fix binutils extra-targets by Tim Kilbourn · 8 years ago
  38. 44930a7 [doit] Build PE targets in binutils for x86_64 by Tim Kilbourn · 8 years ago
  39. fdb036d [gcc] update patch to build 32bit version of libgcc on x86_64 toolchain by Travis Geiselbrecht · 8 years ago
  40. 2f64de2 Fix GCC handling of special sections so .note* come out SHT_NOTE by Roland McGrath · 8 years ago
  41. a213b04 Rebase gcc to 6.2.0 by Roland McGrath · 8 years ago
  42. ecdd966 [doit][darwin] remove /opt/local/lib from the search path when building by Travis Geiselbrecht · 8 years ago
  43. 795afda Use --with-included-gettext in configure by Roland McGrath · 8 years ago
  44. d12875c Rebase gcc to 6.1.0 by Roland McGrath · 8 years ago
  45. 8674b94 [cleanit] update the cleanit script to use env to find bash by Travis Geiselbrecht · 8 years ago
  46. 5547f5a Add gold fixes for arm32 vs rodso.ld by Roland McGrath · 8 years ago upstream/master
  47. 95e51d4 Fix binutils patch so it applies by Roland McGrath · 8 years ago
  48. 16fb738 Enable building gold (non-default) by Roland McGrath · 8 years ago
  49. 95170c5 Rebase binutils to 2.27; add -pie fix for arm-eabi by Roland McGrath · 8 years ago
  50. e3b2034 Fix binutils build for .init_array and -pie support by Roland McGrath · 8 years ago
  51. 3b663cb Fix 'doit -s' on Darwin, find does not understand '-executable' (#15) by James Robinson · 8 years ago
  52. 8cc532f Provide an option to override output directory (#14) by Petr Hosek · 8 years ago
  53. d1b546f [doit] add flag to strip binaries by Christopher Lane · 8 years ago
  54. cfec10d [LICENSE] add MIT license file by Travis Geiselbrecht · 8 years ago
  55. 3d388ab Merge branch 'pin_hashes' of https://github.com/teisenbe/toolchains by Travis Geiselbrecht · 8 years ago
  56. 19c7469 Correct file presence tests before fetching source by Todd Eisenberger · 8 years ago
  57. c3239fd Use shasum instead of sha256sum to be more portable by Todd Eisenberger · 8 years ago
  58. 97e79e5 Pin hashes of remote source tarballs by Todd Eisenberger · 8 years ago
  59. b16ad7f Fetch deps from an HTTPS mirror rather than FTP by Todd Eisenberger · 8 years ago
  60. 4fb46d4 [toolvers] bump to gcc 5.3.0 binutils 2.26 gdb 7.10.1 mpfr 3.1.3 by Travis Geiselbrecht · 8 years ago
  61. 8adc292 When building aarch64-elf-gdb, include arm-eabi support. by Doug Evans · 8 years ago
  62. b796c2c [toolvers] bump binutils to 2.25.1 and gdb to 7.10 by Travis Geiselbrecht · 8 years ago
  63. e66c7d1 [doit] Fix broken pop caused by log changes. Sorry world. by Christopher Anderson · 9 years ago
  64. 5a8cd90 [env] Speed up env.bash by Christopher Anderson · 9 years ago
  65. 5be8af3 [doit] standardize some log messages by Christopher Anderson · 9 years ago
  66. 115be73 [doit] Fix -q output, update a comment, and add better output by Christopher Anderson · 9 years ago
  67. 8fb42c6 [doit] Add fetch messages for quiet mode by Christopher Anderson · 9 years ago
  68. 3a48037 [doit] Check for makeinfo by Christopher Anderson · 9 years ago
  69. 318a388 [doit] add -q (quiet) option, dump build.log on error by Travis Geiselbrecht · 9 years ago
  70. 9ba67fc [doit] Make it so failures in piped log commands make it to function return by Christopher Anderson · 9 years ago
  71. f0aa07a [doit] Use posix getopts for arg parsing by Chris Anderson · 9 years ago
  72. 3e06f4c [doit] Pipe all build output to build.log by Christopher Anderson · 9 years ago
  73. 653bba6 Add env.bash script to automatically add toolchains to $PATH when sourced by Christopher Anderson · 9 years ago
  74. 3f4f5a4 [patches] Move patches to patch directory by Christopher Anderson · 9 years ago
  75. ee82cfe [doit] Switch to using args rather than env vars by Christopher Anderson · 9 years ago
  76. 016608f [toolvers] bump gcc to 5.2.0 by Travis Geiselbrecht · 9 years ago
  77. 7b5c774 [toolvers] bump gcc to 5.1.0, gdb to 7.9 by Travis Geiselbrecht · 9 years ago
  78. ba04396 [doit] fix build on mac by Travis Geiselbrecht · 9 years ago
  79. 8516334 [toolvers] bump gcc to 4.9.2 and gdb to 7.8.1 by Travis Geiselbrecht · 9 years ago
  80. 726d35f [doit] starting with gdb 7.8 the binutils ftp site only carries .gz and .xz by Travis Geiselbrecht · 10 years ago
  81. d75f9d1 [vers] bump gdb to 7.8 by Travis Geiselbrecht · 10 years ago
  82. f045a6f [toolvers] bump gcc to 4.9.1 and gdb to 7.7.1 by Travis Geiselbrecht · 10 years ago
  83. 06a9cbf [toolvers] bump gcc to 4.9.0 by Travis Geiselbrecht · 10 years ago
  84. 1954bb1 For x86_64, add multilib support for -m[no-]red-zone, for kernels which by Owen Shepherd · 10 years ago
  85. 7a8ef58 [version] bump gdb to 7.7 by Travis Geiselbrecht · 10 years ago
  86. 26a3ca7 download source archives into archives/ for more tidiness by Brian Swetland · 10 years ago
  87. 213cea7 bump gdb and mpc versions up a notch by Travis Geiselbrecht · 10 years ago
  88. 5843e55 Merge pull request #3 from swetland/master by Travis Geiselbrecht · 10 years ago
  89. d1e18d8 keep track of if we've already extracted the archives by Brian Swetland · 10 years ago
  90. cc7df5e only fetch archives that don't exist locally. default FETCH=1 by Brian Swetland · 10 years ago
  91. 4b3c0ac bump binutils to 2.24 to avoid texinfo build failure by Brian Swetland · 10 years ago
  92. f5d81c2 [doit] redo the scripts to download extra libs and generally clean up the unpacking process by Travis Geiselbrecht · 11 years ago
  93. 2b3a729 [toolvers] bump gcc to 4.8.2 and gdb to 7.6.1 by Travis Geiselbrecht · 11 years ago
  94. dd885f2 [gdb] patch for x86_64-elf by Travis Geiselbrecht · 11 years ago
  95. b3482bc [toolvers] bump to gcc 4.8.1, gdb 7.6 by Travis Geiselbrecht · 11 years ago
  96. fd5959b [toolvers] bump binutils to 2.23.2 by Travis Geiselbrecht · 11 years ago
  97. dd0f2a7 [doit] count the number of cpus on linux and double it for PARALLEL by Travis Geiselbrecht · 11 years ago
  98. 3e0802e [toolvers] bump gcc to 4.8.0 by Travis Geiselbrecht · 11 years ago
  99. d7ef8ed [doit] disable Werror on all the builds by Travis Geiselbrecht · 11 years ago
  100. 1e34c4b [doit] get it working on freebsd by Travis Geiselbrecht · 11 years ago