summaryrefslogtreecommitdiff
path: root/util/crossgcc/Makefile
AgeCommit message (Expand)Author
2020-06-17crossgcc: Remove "Make"Elyes HAOUAS
2019-11-20Remove MIPS architectureJulius Werner
2019-07-25crossgcc: Add nasm to toolchainMartin Roth
2018-11-30arch/power8: Rename to ppc64Jonathan Neuschäfer
2018-04-09crossgcc/Makefile: don't allow to call buildgcc in parallelAlexander Couzens
2018-01-15buildgcc: Drop libelf/elfutilsNico Huber
2016-03-24crossgcc: Switch POWER8 to big endian modeMartin Roth
2016-03-08crossgcc: Build make per defaultStefan Reinauer
2016-03-02buildgcc: Use $(CURDIR) instead of $(PWD)Stefan Reinauer
2016-03-02buildgcc: Disable RISC-V GDBStefan Reinauer
2016-03-01buildgcc: Allow specifying destination directoryStefan Reinauer
2016-02-03buildgcc: Reorganize when IASL is builtStefan Reinauer
2016-02-03buildgcc: add nds32le compilerStefan Reinauer
2016-02-03buildgcc: Rename ARM target from armv7a to armStefan Reinauer
2016-01-04util/crossgcc: Add ppc64el supportTimothy Pearson
2015-11-19crossgcc: Update makefile buildsMartin Roth
2015-11-04buildgcc: change -j variable name from BUILDJOBS to CPUSMartin Roth
2015-09-10crossgcc: Add option to build gcc for specific languagesNico Huber
2015-08-31buildgcc: remove getopt when doing clean.zbao
2015-07-12Update crossgcc Makefile for new buildgcc argumentsMartin Roth
2015-06-24crossgcc/Makefile: Allow making toolchains using multiple coresMartin Roth
2015-06-24crossgcc/Makefile: clean more, add distclean targetMartin Roth
2015-03-29crossgcc: Build mipsel-elf, not mips-elfPatrick Georgi
2015-03-17crossgcc: Add x86_64 to list of supported architecturesStefan Reinauer
2015-03-10crossgcc: fix copy-paste mistake on riscv make targetAlexander Couzens
2015-03-08crossgcc: Add RISC-V supportPatrick Georgi
2015-02-24build: mipsel cross compiler supportPaul Burton
2014-12-10crossgcc: clean up aarch64 target integrationPatrick Georgi
2014-12-09aarch64: Add aarch64-elf toolchain to crossgcc MakefileMarcelo Povoa
2014-11-20crossgcc: Add buildsystem support for aarch64 compilerPatrick Georgi
2014-02-12utils/crossgcc: Refactor Makefiles for separate arm/i386.Edward O'Callaghan
2013-01-17make crossgcc: compile all required toolchainsStefan Reinauer
2011-11-06buildgcc: Fix wrapper MakefilePatrick Georgi
2011-08-14crossgcc: invoke buildgcc with bash, instead of relying on #!/bin/bashJonathan A. Kollasch
2011-06-09util/crossgcc: Add build-without-gdb Makefile targetPeter Stuge
2011-05-16Add crossgcc target to automatically build reference toolchainCristian Magherusan-Stanciu