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
Age
Commit message (
Expand
)
Author
2015-08-06
buildgcc: Deal with gmp on 32bit Cygwin on 64bit host
zbao
2015-08-06
buildgcc: Get the clean and correct uname on Cygwin
zbao
2015-07-22
crossgcc: Support /bin/sh pointing to dash
Patrick Georgi
2015-07-14
buildgcc: Show the archive URL
Paul Menzel
2015-07-12
Update crossgcc Makefile for new buildgcc arguments
Martin Roth
2015-07-07
buildgcc: update IASL to version 20150619
Stefan Reinauer
2015-07-07
buildgcc: work around bug in --print-librt-file-name
Stefan Reinauer
2015-07-04
buildgcc: Deal with gmp on 32bit Linux on 64bit CPUs
Patrick Georgi
2015-07-04
crossgcc: Fix binutils for aarch64
Patrick Georgi
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-06-22
buildgcc: Add list of valid platform to the help text.
Martin Roth
2015-06-20
buildgcc: Update clang search string
Marc Jones
2015-06-17
buildgcc: Don't build iasl with gcc
Stefan Reinauer
2015-06-17
buildgcc: enable biarch support for x86_64-elf
Stefan Reinauer
2015-06-17
buildgcc: Check for dependencies after printing banner
Stefan Reinauer
2015-06-17
buildgcc: Clarify required user action
Stefan Reinauer
2015-06-16
buildgcc: Define $CMAKE only if clang package is built
David Hendricks
2015-06-12
buildgcc: improve portability of 'type' use
Patrick Georgi
2015-06-12
buildgcc: replace [[ ... == ... ]] with something more portable
Patrick Georgi
2015-06-10
buildgcc: build with bfd and gold linker
Stefan Reinauer
2015-06-10
buildgcc: move to a package centric user interface
Stefan Reinauer
2015-06-10
buildgcc: fix compilation of IASL
Stefan Reinauer
2015-06-10
buildgcc: Update and fix GDB
Stefan Reinauer
2015-06-10
buildgcc: Reorder main program
Stefan Reinauer
2015-06-10
buildgcc: Don't use BUILDDIRPREFIX
Stefan Reinauer
2015-06-10
buildgcc: solidify and remove boilerplate code
Stefan Reinauer
2015-06-09
buildgcc: use ${GDB_DIR} instead of gdb-${GDB_VERSION}
Stefan Reinauer
2015-06-09
buildgcc: Fail if a patch failed to apply
Stefan Reinauer
2015-06-09
buildgcc: Don't run autoconf
Stefan Reinauer
2015-06-09
buildgcc: move from if test to if [ .. ]
Stefan Reinauer
2015-06-09
buildgcc: move from `..` to $( .. )
Stefan Reinauer
2015-06-08
buildgcc: Unify and refactor build scripts
Stefan Reinauer
2015-06-08
crossgcc: Add clang support
Stefan Reinauer
2015-06-08
buildgcc: refactor package unpacking, patching and building
Stefan Reinauer
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-06
buildgcc: factor out downloading, unpacking and patching
Stefan Reinauer
2015-06-04
crossgcc: Improve compatibility of the toolchain across host systems
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-04
crossgcc: Re-download the archive if it is incomplete
zbao
2015-04-30
crossgcc: improve error message on missing tools
Patrick Georgi
2015-04-29
crossgcc: don't use libdl while building GDB on FreeBSD
Idwer Vollering
2015-04-28
buildgcc: OpenBSD's tar and patch are sufficient, too
Patrick Georgi
2015-04-26
crossgcc: close stdin when search_tool() execute programs.
Alexander Couzens
2015-03-30
crossgcc: Fix calling outside util/crossgcc
Patrick Georgi
2015-03-29
crossgcc: Build mipsel-elf, not mips-elf
Patrick Georgi
2015-03-25
crossgcc: Factor out error reporting
Patrick Georgi
2015-03-25
crossgcc: point users to the log file in case of error
Patrick Georgi
2015-03-25
crossgcc: check for more tools that we require
Patrick Georgi
2015-03-18
crossgcc: jump to crossgcc path before building the toolchain
Patrick Georgi
[next]