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
/
buildgcc
Age
Commit message (
Expand
)
Author
2017-03-23
buildgcc: Relax GNAT version checks
Nico Huber
2017-03-23
buildgcc: Fix check for a .success file
Nico Huber
2017-03-14
buildgcc: Search for `xz` too
Nico Huber
2017-03-05
buildgcc: Update GCC, Binutils, GMP, MPFR, GDB, IASL and LLVM
Iru Cai
2017-01-10
buildgcc: try curl if wget is not present
Patrick Georgi
2017-01-04
buildgcc: Remove quotes around a $CC call
Nico Huber
2016-12-28
buildgcc: Indicate CXXFLAGS for binutils
Nico Huber
2016-12-28
buildgcc: Fix string comparison operator
Nico Huber
2016-12-27
buildgcc: Build GMP `--with-pic` if GCC defaults to `-pie`
Nico Huber
2016-12-06
buildgcc: Be less restrictive when trying to build GNAT
Nico Huber
2016-11-28
crossgcc/buildgcc: Show additional information while building
Martin Roth
2016-11-28
util/crossgcc: fix using -D
Patrick Georgi
2016-11-17
crossgcc/buildgcc: Add package version to saved .success file
Martin Roth
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-08-13
crossgcc: Update make to latest version: 4.2.1
Martin Roth
2016-08-11
buildgcc: printf no-color before quiting
Zheng Bao
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-19
crossgcc: Move temp file handling into cleanup function
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
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-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-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-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-01
crosstool: add EXPAT as a dependency on the gdb build.
Ronald G. Minnich
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-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-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
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
buildgcc: Move a bunch of code into a function
zbao
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-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-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
[next]