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
Age
Commit message (
Expand
)
Author
2016-09-26
crossgcc: Add Dockerfile
Patrick Georgi
2016-09-21
buildgcc: Build gnat by default if host compiler seems compatible
Nico Huber
2016-09-21
buildgcc: Ask the user to install gnat if it's missing
Nico Huber
2016-09-21
buildgcc: Don't try to build gnat with a different version
Nico Huber
2016-09-21
buildgcc: Warn when building GCC with a different major version
Nico Huber
2016-09-21
buildgcc: Add functions to test GCC versions
Nico Huber
2016-09-21
buildgcc: Show excessive arguments and bail out
Nico Huber
2016-09-21
buildgcc: Check exit status of `getopt`
Nico Huber
2016-09-21
buildgcc: Fix GNU getopt usage
Nico Huber
2016-09-21
buildgcc: Fix option arguments
Nico Huber
2016-09-20
buildgcc: Update to acpica version 20160831
Martin Roth
2016-09-11
buildgcc: Quote command substitution
Idwer Vollering
2016-09-02
buildgcc: Search the cksum command without checking OS type
zbao
2016-09-02
Fix newlines at the end of files
Martin Roth
2016-08-13
crossgcc: Update make to latest version: 4.2.1
Martin Roth
2016-08-13
crossgcc: Add gnumake target so that make can be built directly
Martin Roth
2016-08-11
buildgcc: printf no-color before quiting
Zheng Bao
2016-08-09
buildgcc: Use upstream patch for aarch64 build issue
Paul Kocialkowski
2016-07-31
buildgcc: Apply patches with -p1
Nico Huber
2016-07-21
buildgcc: Never set GMP CFLAGS manually in order to get the right flags
Paul Kocialkowski
2016-07-16
buildgcc: Update the revision to 1.41
Martin Roth
2016-07-14
buildgcc: Update to binutils-2.26.1 & Fix aarch64 build issue
Martin Roth
2016-07-05
buildgcc: Add option to bootstrap a host gcc
Nico Huber
2016-07-05
buildgcc: Make package build() function more versatile
Nico Huber
2016-05-04
buildgcc: Update Python to 3.5.1
Stefan Reinauer
2016-05-04
buildgcc: Update gdb and expat
Stefan Reinauer
2016-05-04
crossgcc: Update toolchain
Iru Cai
2016-05-04
buildgcc: Always set HOSTCFLAGS
Nico Huber
2016-05-04
buildgcc: Use smaller xz archives
Stefan Reinauer
2016-05-04
buildgcc: Drop --target from python and expat
Stefan Reinauer
2016-04-20
crossgcc/Makefile.inc: Update jenkins-build-toolchain
Martin Roth
2016-04-19
crossgcc: Move temp file handling into cleanup function
Stefan Reinauer
2016-04-18
crossgcc: Fix out of bounds array access for nds32le
Stefan Reinauer
2016-04-15
crossgcc: Add version number to script name
Stefan Reinauer
2016-04-12
crossgcc: skip TARGETARCH for tools that don't use it
Martin Roth
2016-04-11
util/crossgcc/buildgcc: correct clang test
Aaron Durbin
2016-04-09
crossgcc: Add workaround for libgcc's GNU sed dependency
Stefan Reinauer
2016-04-09
util/crossgcc/buildgcc: quote parameters that may have spaces
Aaron Durbin
2016-04-06
buildgcc: enable interwork/multilib for binutils
Stefan Reinauer
2016-04-06
crossgcc: Fix compilation on Clang systems
Stefan Reinauer
2016-03-26
Makefile: Update jenkins-build-toolchain to run build tests
Martin Roth
2016-03-25
buildgcc: Add check for missing libraries and test for zlib
Martin Roth
2016-03-25
buildgcc: support pigz and lbzip2 decpmpressors if installed.
Martin Roth
2016-03-25
buildgcc: Fix help text formatting
Martin Roth
2016-03-24
crossgcc: Enable multiple targets for a platform
Patrick Georgi
2016-03-24
buildgcc: Update coreboot's IASL version to 20160318
Martin Roth
2016-03-24
crossgcc: Switch POWER8 to big endian mode
Martin Roth
2016-03-11
crossgcc/buildgcc: Add missing quotation mark
Jonathan Neuschäfer
2016-03-11
crossgcc/buildgcc: Update for recent arch additions
Martin Roth
2016-03-11
crossgcc/buildgcc: Add comment about URLs and jenkins builder
Martin Roth
2016-03-11
crossgcc/Makefile.inc: Add target for jenkins toolchain test build
Martin Roth
2016-03-08
crossgcc: Build make per default
Stefan Reinauer
2016-03-03
buildgcc: Bump version to 1.36
Stefan Reinauer
2016-03-02
crossgcc: add 'urls' option to print urls of all packages
Martin Roth
2016-03-02
buildgcc: Add 'nocolor' option to remove color codes from output
Martin Roth
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-03-01
buildgcc: Fix building GDB for mipsel-elf
Stefan Reinauer
2016-03-01
crosstool: add EXPAT as a dependency on the gdb build.
Ronald G. Minnich
2016-02-29
buildgcc: Add support for gdb on x86_64-elf
Stefan Reinauer
2016-02-18
crossgcc: Change 'tar balls' to 'tarballs'
Martin Roth
2016-02-15
Fix a build problem with power 8: use --with-system-zlib
Ronald G. Minnich
2016-02-13
crossgcc: Use acpica-unix2 over acpica-unix
Patrick Georgi
2016-02-10
buildgcc: enable multilib for gcc
Patrick Georgi
2016-02-04
crossgcc: Add checksum for make
Stefan Reinauer
2016-02-04
crossgcc: Rename x86 to x64
Stefan Reinauer
2016-02-03
crossgcc: Bring back the old iasl building scheme
Patrick Georgi
2016-02-03
crossgcc: Also add the nds32le architecture to the coreboot Makefile
Patrick Georgi
2016-02-03
crossgcc/Makefile.inc: deduplicate cross*-$arch rules
Patrick Georgi
2016-02-03
buildgcc: Move all toolchain build targets to util/crossgcc
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-31
buildgcc: Add GNU make to reference toolchain
Stefan Reinauer
2016-01-31
buildgcc: Update LLVM to 3.7.1
Stefan Reinauer
2016-01-31
buildgcc: Rename armv7-a-eabi compiler to arm-eabi
Stefan Reinauer
2016-01-26
crossgcc: Enable powerpc64-linux target without ppc64-linux headers
Patrick Georgi
2016-01-26
buildgcc: Help GMP build with 32-bit NetBSD
Nico Huber
2016-01-25
Revert "util/crossgcc: Build Ada frontend by default"
Nico Huber
2016-01-23
util/crossgcc: Build Ada frontend by default
Nico Huber
2016-01-22
util/crossgcc: Don't build gnattools
Nico Huber
2016-01-09
buildgcc: Print out all missing tools then halt
Martin Roth
2016-01-07
buildgcc: Don't request that optional tools be installed
Martin Roth
2016-01-07
Revert "util/crossgcc: Regenerate MPFR autotools files before build"
Timothy Pearson
2016-01-07
util/crossgcc: Bump MPFR version to 3.1.3
Timothy Pearson
2016-01-04
util/crossgcc: Add ppc64el support
Timothy Pearson
2016-01-04
util/crossgcc: Regenerate MPFR autotools files before build
Timothy Pearson
2016-01-04
util/crossgcc: Bump GMP version to 6.1.0
Timothy Pearson
2015-12-20
buildgcc: Add coreboot toolchain string to clang version
Martin Roth
2015-12-16
buildgcc: Add coreboot toolchain version to iasl
Martin Roth
2015-11-27
crossgcc/buildgcc: add parameter to show version number of tool
Martin Roth
2015-11-19
crossgcc: Update makefile builds
Martin Roth
2015-11-04
buildgcc: change -j variable name from BUILDJOBS to CPUS
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
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
[next]