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