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-10-05
buildgcc: Fix the binutils-no-doc patch with 2.25
zbao
2015-10-05
buildgcc: Add patch for building binutils by clang 6.0
zbao
2015-10-05
buildgcc: Show the progress when downloading
zbao
2015-09-10
crossgcc: Preparations for building Ada frontend
Nico Huber
2015-09-10
crossgcc: Add option to build gcc for specific languages
Nico Huber
2015-08-31
buildgcc: Show the exit status of wget if downloading fails.
zbao
2015-08-31
buildgcc: remove getopt when doing clean.
zbao
2015-08-26
crossgcc: rename source file names from gcc-5.2.0/* to binutils-2.25/* in bin...
Jonathan A. Kollasch
2015-08-26
buildgcc: Move a bunch of code into a function
zbao
2015-08-24
crossgcc: rename source file names from empty/* to gcc-5.2.0/* in riscv patches
Patrick Georgi
2015-08-21
crossgcc: Fix x86_64-elf target's -m16 support
Patrick Georgi
2015-08-20
crossgcc: Update gcc to 5.2.0
Patrick Georgi
2015-08-13
buildgcc: Fix the options check
zbao
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
[next]