Age | Commit message (Expand) | Author |
2016-03-02 | crossgcc: add 'urls' option to print urls of all packages | Martin Roth |
2016-03-02 | buildgcc: Add 'nocolor' option to remove color codes from output | Martin Roth |
2016-03-02 | buildgcc: Use $(CURDIR) instead of $(PWD) | Stefan Reinauer |
2016-03-02 | buildgcc: Disable RISC-V GDB | Stefan Reinauer |
2016-03-01 | buildgcc: Allow specifying destination directory | Stefan Reinauer |
2016-03-01 | buildgcc: Fix building GDB for mipsel-elf | Stefan Reinauer |
2016-03-01 | crosstool: add EXPAT as a dependency on the gdb build. | Ronald G. Minnich |
2016-02-29 | buildgcc: Add support for gdb on x86_64-elf | Stefan Reinauer |
2016-02-18 | crossgcc: Change 'tar balls' to 'tarballs' | Martin Roth |
2016-02-15 | Fix a build problem with power 8: use --with-system-zlib | Ronald G. Minnich |
2016-02-13 | crossgcc: Use acpica-unix2 over acpica-unix | Patrick Georgi |
2016-02-10 | buildgcc: enable multilib for gcc | Patrick Georgi |
2016-02-04 | crossgcc: Add checksum for make | Stefan Reinauer |
2016-02-04 | crossgcc: Rename x86 to x64 | Stefan Reinauer |
2016-02-03 | crossgcc: Bring back the old iasl building scheme | Patrick Georgi |
2016-02-03 | crossgcc: Also add the nds32le architecture to the coreboot Makefile | Patrick Georgi |
2016-02-03 | crossgcc/Makefile.inc: deduplicate cross*-$arch rules | Patrick Georgi |
2016-02-03 | buildgcc: Move all toolchain build targets to util/crossgcc | Stefan Reinauer |
2016-02-03 | buildgcc: Reorganize when IASL is built | Stefan Reinauer |
2016-02-03 | buildgcc: add nds32le compiler | Stefan Reinauer |
2016-02-03 | buildgcc: Rename ARM target from armv7a to arm | Stefan Reinauer |
2016-01-31 | buildgcc: Add GNU make to reference toolchain | Stefan Reinauer |
2016-01-31 | buildgcc: Update LLVM to 3.7.1 | Stefan Reinauer |
2016-01-31 | buildgcc: Rename armv7-a-eabi compiler to arm-eabi | Stefan Reinauer |
2016-01-26 | crossgcc: Enable powerpc64-linux target without ppc64-linux headers | Patrick Georgi |
2016-01-26 | buildgcc: Help GMP build with 32-bit NetBSD | Nico Huber |
2016-01-25 | Revert "util/crossgcc: Build Ada frontend by default" | Nico Huber |
2016-01-23 | util/crossgcc: Build Ada frontend by default | Nico Huber |
2016-01-22 | util/crossgcc: Don't build gnattools | Nico Huber |
2016-01-09 | buildgcc: Print out all missing tools then halt | Martin Roth |
2016-01-07 | buildgcc: Don't request that optional tools be installed | Martin Roth |
2016-01-07 | Revert "util/crossgcc: Regenerate MPFR autotools files before build" | Timothy Pearson |
2016-01-07 | util/crossgcc: Bump MPFR version to 3.1.3 | Timothy Pearson |
2016-01-04 | util/crossgcc: Add ppc64el support | Timothy Pearson |
2016-01-04 | util/crossgcc: Regenerate MPFR autotools files before build | Timothy Pearson |
2016-01-04 | util/crossgcc: Bump GMP version to 6.1.0 | Timothy Pearson |
2015-12-20 | buildgcc: Add coreboot toolchain string to clang version | Martin Roth |
2015-12-16 | buildgcc: Add coreboot toolchain version to iasl | Martin Roth |
2015-11-27 | crossgcc/buildgcc: add parameter to show version number of tool | Martin Roth |
2015-11-19 | crossgcc: Update makefile builds | Martin Roth |
2015-11-04 | buildgcc: change -j variable name from BUILDJOBS to CPUS | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-05 | buildgcc: Fix the binutils-no-doc patch with 2.25 | zbao |
2015-10-05 | buildgcc: Add patch for building binutils by clang 6.0 | zbao |
2015-10-05 | buildgcc: Show the progress when downloading | zbao |
2015-09-10 | crossgcc: Preparations for building Ada frontend | Nico Huber |
2015-09-10 | crossgcc: Add option to build gcc for specific languages | Nico Huber |
2015-08-31 | buildgcc: Show the exit status of wget if downloading fails. | zbao |
2015-08-31 | buildgcc: remove getopt when doing clean. | zbao |
2015-08-26 | crossgcc: rename source file names from gcc-5.2.0/* to binutils-2.25/* in bin... | Jonathan A. Kollasch |
2015-08-26 | buildgcc: Move a bunch of code into a function | zbao |
2015-08-24 | crossgcc: rename source file names from empty/* to gcc-5.2.0/* in riscv patches | Patrick Georgi |
2015-08-21 | crossgcc: Fix x86_64-elf target's -m16 support | Patrick Georgi |
2015-08-20 | crossgcc: Update gcc to 5.2.0 | Patrick Georgi |
2015-08-13 | buildgcc: Fix the options check | zbao |
2015-08-06 | buildgcc: Deal with gmp on 32bit Cygwin on 64bit host | zbao |
2015-08-06 | buildgcc: Get the clean and correct uname on Cygwin | zbao |
2015-07-22 | crossgcc: Support /bin/sh pointing to dash | Patrick Georgi |
2015-07-14 | buildgcc: Show the archive URL | Paul Menzel |
2015-07-12 | Update crossgcc Makefile for new buildgcc arguments | Martin Roth |
2015-07-07 | buildgcc: update IASL to version 20150619 | Stefan Reinauer |
2015-07-07 | buildgcc: work around bug in --print-librt-file-name | Stefan Reinauer |
2015-07-04 | buildgcc: Deal with gmp on 32bit Linux on 64bit CPUs | Patrick Georgi |
2015-07-04 | crossgcc: Fix binutils for aarch64 | Patrick Georgi |
2015-06-24 | crossgcc/Makefile: Allow making toolchains using multiple cores | Martin Roth |
2015-06-24 | crossgcc/Makefile: clean more, add distclean target | Martin Roth |
2015-06-22 | buildgcc: Add list of valid platform to the help text. | Martin Roth |
2015-06-20 | buildgcc: Update clang search string | Marc Jones |
2015-06-17 | buildgcc: Don't build iasl with gcc | Stefan Reinauer |
2015-06-17 | buildgcc: enable biarch support for x86_64-elf | Stefan Reinauer |
2015-06-17 | buildgcc: Check for dependencies after printing banner | Stefan Reinauer |
2015-06-17 | buildgcc: Clarify required user action | Stefan Reinauer |
2015-06-16 | buildgcc: Define $CMAKE only if clang package is built | David Hendricks |
2015-06-12 | buildgcc: improve portability of 'type' use | Patrick Georgi |
2015-06-12 | buildgcc: replace [[ ... == ... ]] with something more portable | Patrick Georgi |
2015-06-10 | buildgcc: build with bfd and gold linker | Stefan Reinauer |
2015-06-10 | buildgcc: move to a package centric user interface | Stefan Reinauer |
2015-06-10 | buildgcc: fix compilation of IASL | Stefan Reinauer |
2015-06-10 | buildgcc: Update and fix GDB | Stefan Reinauer |
2015-06-10 | buildgcc: Reorder main program | Stefan Reinauer |
2015-06-10 | buildgcc: Don't use BUILDDIRPREFIX | Stefan Reinauer |
2015-06-10 | buildgcc: solidify and remove boilerplate code | Stefan Reinauer |
2015-06-09 | buildgcc: use ${GDB_DIR} instead of gdb-${GDB_VERSION} | Stefan Reinauer |
2015-06-09 | buildgcc: Fail if a patch failed to apply | Stefan Reinauer |
2015-06-09 | buildgcc: Don't run autoconf | Stefan Reinauer |
2015-06-09 | buildgcc: move from if test to if [ .. ] | Stefan Reinauer |
2015-06-09 | buildgcc: move from `..` to $( .. ) | Stefan Reinauer |
2015-06-08 | buildgcc: Unify and refactor build scripts | Stefan Reinauer |
2015-06-08 | crossgcc: Add clang support | Stefan Reinauer |
2015-06-08 | buildgcc: refactor package unpacking, patching and building | Stefan Reinauer |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-06 | buildgcc: factor out downloading, unpacking and patching | Stefan Reinauer |
2015-06-04 | crossgcc: Improve compatibility of the toolchain across host systems | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-04 | crossgcc: Re-download the archive if it is incomplete | zbao |
2015-04-30 | crossgcc: improve error message on missing tools | Patrick Georgi |
2015-04-29 | crossgcc: don't use libdl while building GDB on FreeBSD | Idwer Vollering |
2015-04-28 | buildgcc: OpenBSD's tar and patch are sufficient, too | Patrick Georgi |
2015-04-26 | crossgcc: close stdin when search_tool() execute programs. | Alexander Couzens |
2015-03-30 | crossgcc: Fix calling outside util/crossgcc | Patrick Georgi |