index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
crossgcc
/
Makefile
Age
Commit message (
Expand
)
Author
2019-11-20
Remove MIPS architecture
Julius Werner
2019-07-25
crossgcc: Add nasm to toolchain
Martin Roth
2018-11-30
arch/power8: Rename to ppc64
Jonathan Neuschäfer
2018-04-09
crossgcc/Makefile: don't allow to call buildgcc in parallel
Alexander Couzens
2018-01-15
buildgcc: Drop libelf/elfutils
Nico Huber
2016-03-24
crossgcc: Switch POWER8 to big endian mode
Martin Roth
2016-03-08
crossgcc: Build make per default
Stefan Reinauer
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-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-04
util/crossgcc: Add ppc64el support
Timothy Pearson
2015-11-19
crossgcc: Update makefile builds
Martin Roth
2015-11-04
buildgcc: change -j variable name from BUILDJOBS to CPUS
Martin Roth
2015-09-10
crossgcc: Add option to build gcc for specific languages
Nico Huber
2015-08-31
buildgcc: remove getopt when doing clean.
zbao
2015-07-12
Update crossgcc Makefile for new buildgcc arguments
Martin Roth
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-03-29
crossgcc: Build mipsel-elf, not mips-elf
Patrick Georgi
2015-03-17
crossgcc: Add x86_64 to list of supported architectures
Stefan Reinauer
2015-03-10
crossgcc: fix copy-paste mistake on riscv make target
Alexander Couzens
2015-03-08
crossgcc: Add RISC-V support
Patrick Georgi
2015-02-24
build: mipsel cross compiler support
Paul Burton
2014-12-10
crossgcc: clean up aarch64 target integration
Patrick Georgi
2014-12-09
aarch64: Add aarch64-elf toolchain to crossgcc Makefile
Marcelo Povoa
2014-11-20
crossgcc: Add buildsystem support for aarch64 compiler
Patrick Georgi
2014-02-12
utils/crossgcc: Refactor Makefiles for separate arm/i386.
Edward O'Callaghan
2013-01-17
make crossgcc: compile all required toolchains
Stefan Reinauer
2011-11-06
buildgcc: Fix wrapper Makefile
Patrick Georgi
2011-08-14
crossgcc: invoke buildgcc with bash, instead of relying on #!/bin/bash
Jonathan A. Kollasch
2011-06-09
util/crossgcc: Add build-without-gdb Makefile target
Peter Stuge
2011-05-16
Add crossgcc target to automatically build reference toolchain
Cristian Magherusan-Stanciu