index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
crossgcc
/
Makefile
Age
Commit message (
Expand
)
Author
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