summaryrefslogtreecommitdiffstats
path: root/util/crossgcc
Commit message (Expand)AuthorAgeFilesLines
* crossgcc: Improve compatibility of the toolchain across host systemsPatrick Georgi2015-06-041-3/+3
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* crossgcc: Re-download the archive if it is incompletezbao2015-05-048-1/+47
* crossgcc: improve error message on missing toolsPatrick Georgi2015-04-301-1/+1
* crossgcc: don't use libdl while building GDB on FreeBSDIdwer Vollering2015-04-291-1/+4
* buildgcc: OpenBSD's tar and patch are sufficient, tooPatrick Georgi2015-04-281-1/+1
* crossgcc: close stdin when search_tool() execute programs.Alexander Couzens2015-04-261-1/+1
* crossgcc: Fix calling outside util/crossgccPatrick Georgi2015-03-301-2/+3
* crossgcc: Build mipsel-elf, not mips-elfPatrick Georgi2015-03-291-2/+2
* crossgcc: Factor out error reportingPatrick Georgi2015-03-251-45/+25
* crossgcc: point users to the log file in case of errorPatrick Georgi2015-03-251-10/+10
* crossgcc: check for more tools that we requirePatrick Georgi2015-03-251-2/+4
* crossgcc: jump to crossgcc path before building the toolchainPatrick Georgi2015-03-181-0/+2
* crossgcc: Add x86_64 to list of supported architecturesStefan Reinauer2015-03-172-1/+10
* crossgcc: fix copy-paste mistake on riscv make targetAlexander Couzens2015-03-101-1/+1
* crossgcc: Unify tool tests, add check for g++ or clangPatrick Georgi2015-03-091-16/+21
* crossgcc: Add RISC-V supportPatrick Georgi2015-03-084-1/+21060
* crossgcc: Update toolchainPatrick Georgi2015-03-083-25/+14
* crossgcc: Add mipsel-elf as supported targetPatrick Georgi2015-03-081-0/+1
* crossgcc: Clean GNU make context so builds succeedPatrick Georgi2015-02-281-0/+2
* build: mipsel cross compiler supportPaul Burton2015-02-241-1/+8
* util/crossgcc/buildgcc: Upgrade MPC from 1.0.1 to 1.0.3Paul Menzel2015-02-231-3/+3
* buildgcc: Fix msys2 crossgcc build failScott Duplichan2014-12-151-1/+1
* crossgcc: clean up aarch64 target integrationPatrick Georgi2014-12-101-3/+1
* aarch64: Add aarch64-elf toolchain to crossgcc MakefileMarcelo Povoa2014-12-091-0/+2
* buildgcc: support DESTDIR for libelfPatrick Georgi2014-11-301-1/+1
* buildgcc: Fix documentationPatrick Georgi2014-11-231-1/+2
* crossgcc: Add buildsystem support for aarch64 compilerPatrick Georgi2014-11-201-0/+7
* crossgcc: Update GCC from 4.7.3 to 4.8.3 and update to version 1.25Patrick Georgi2014-11-201-3/+3
* crossgcc: Support OSX 10.9 built-in tar utility program.Andrew Wu2014-04-291-2/+3
* crossgcc: Update IASL to latest version (20140114)Alexandru Gagniuc2014-02-141-3/+3
* utils/crossgcc: Refactor Makefiles for separate arm/i386.Edward O'Callaghan2014-02-121-4/+9
* buildgcc: defer cleaning up the tree a bitPatrick Georgi2013-12-221-1/+5
* crossgcc: Fix a typo.Zheng Bao2013-12-131-1/+1
* crossgcc: Continue to unpack archive if it was incompleteZheng Bao2013-12-091-1/+2
* buildgcc: Downgrade to gcc 4.7.3, handle armv7-aPatrick Georgi2013-09-201-5/+4
* buildgcc: Use per-arch build directoriesPatrick Georgi2013-09-181-58/+60
* Locate the generated iasl in acpica-unix-20130626Zheng Bao2013-08-271-2/+1
* buildgcc: Update reference toolchainStefan Reinauer2013-07-2210-149/+46
* buildgcc: Re-add some break statementsPatrick Georgi2013-06-091-2/+2
* crossgcc/buildgcc: Remove unneeded 'break' statementsDavid Hubbard2013-06-041-5/+5
* Get buildgcc to behave reasonably with the -p choice.Ronald G. Minnich2013-05-261-0/+10
* crossgcc: update to gcc 4.7.3Idwer Vollering2013-05-033-104/+6
* acpica: update URLIdwer Vollering2013-04-121-1/+1
* crossgcc: Fix building with texinfo-5.xNico Huber2013-03-281-0/+98
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* crossgcc: Support hosts using non-GNU make as default make.Hung-Te Lin2013-02-111-0/+69
* crossgcc: Save the script itself when cross build is over.Zheng Bao2013-02-061-0/+3
* crossgcc: add armv7a-eabi to list of working toolchainsDavid Hendricks2013-02-041-0/+1
* make crossgcc: compile all required toolchainsStefan Reinauer2013-01-171-2/+4