summaryrefslogtreecommitdiffstats
path: root/util/crossgcc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* crossgcc/Makefile: Remove obsolete target build_makeElyes HAOUAS2021-12-291-4/+1
* util/crossgcc/Makefile: Clean up .PHONY definitionsPatrick Georgi2021-11-021-4/+5
* buildgcc: Remove GDB from crossgccPatrick Georgi2021-11-011-24/+9
* crossgcc: Remove "Make"Elyes HAOUAS2020-06-171-2/+2
* Remove MIPS architectureJulius Werner2019-11-201-7/+3
* crossgcc: Add nasm to toolchainMartin Roth2019-07-251-4/+8
* arch/power8: Rename to ppc64Jonathan Neuschäfer2018-11-301-4/+4
* crossgcc/Makefile: don't allow to call buildgcc in parallelAlexander Couzens2018-04-091-0/+1
* buildgcc: Drop libelf/elfutilsNico Huber2018-01-151-1/+1
* crossgcc: Switch POWER8 to big endian modeMartin Roth2016-03-241-1/+1
* crossgcc: Build make per defaultStefan Reinauer2016-03-081-2/+5
* buildgcc: Use $(CURDIR) instead of $(PWD)Stefan Reinauer2016-03-021-1/+1
* buildgcc: Disable RISC-V GDBStefan Reinauer2016-03-021-1/+2
* buildgcc: Allow specifying destination directoryStefan Reinauer2016-03-011-4/+6
* buildgcc: Reorganize when IASL is builtStefan Reinauer2016-02-031-11/+7
* buildgcc: add nds32le compilerStefan Reinauer2016-02-031-3/+6
* buildgcc: Rename ARM target from armv7a to armStefan Reinauer2016-02-031-3/+3
* util/crossgcc: Add ppc64el supportTimothy Pearson2016-01-041-1/+4
* crossgcc: Update makefile buildsMartin Roth2015-11-191-38/+28
* buildgcc: change -j variable name from BUILDJOBS to CPUSMartin Roth2015-11-041-4/+4
* crossgcc: Add option to build gcc for specific languagesNico Huber2015-09-101-1/+2
* buildgcc: remove getopt when doing clean.zbao2015-08-311-0/+1
* Update crossgcc Makefile for new buildgcc argumentsMartin Roth2015-07-121-22/+55
* crossgcc/Makefile: Allow making toolchains using multiple coresMartin Roth2015-06-241-12/+12
* crossgcc/Makefile: clean more, add distclean targetMartin Roth2015-06-241-1/+9
* crossgcc: Build mipsel-elf, not mips-elfPatrick Georgi2015-03-291-2/+2
* crossgcc: Add x86_64 to list of supported architecturesStefan Reinauer2015-03-171-1/+8
* crossgcc: fix copy-paste mistake on riscv make targetAlexander Couzens2015-03-101-1/+1
* crossgcc: Add RISC-V supportPatrick Georgi2015-03-081-1/+8
* build: mipsel cross compiler supportPaul Burton2015-02-241-1/+8
* crossgcc: clean up aarch64 target integrationPatrick Georgi2014-12-101-3/+1
* aarch64: Add aarch64-elf toolchain to crossgcc MakefileMarcelo Povoa2014-12-091-0/+2
* crossgcc: Add buildsystem support for aarch64 compilerPatrick Georgi2014-11-201-0/+7
* utils/crossgcc: Refactor Makefiles for separate arm/i386.Edward O'Callaghan2014-02-121-4/+9
* make crossgcc: compile all required toolchainsStefan Reinauer2013-01-171-2/+4
* buildgcc: Fix wrapper MakefilePatrick Georgi2011-11-061-2/+2
* crossgcc: invoke buildgcc with bash, instead of relying on #!/bin/bashJonathan A. Kollasch2011-08-141-2/+2
* util/crossgcc: Add build-without-gdb Makefile targetPeter Stuge2011-06-091-0/+4
* Add crossgcc target to automatically build reference toolchainCristian Magherusan-Stanciu2011-05-161-0/+9