Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
f0bbc95f12c99ac956c9d8a85bac38db4ad6bcb4
/
util
/
crossgcc
/
buildgcc
f0bbc95
crossgcc: Add RISC-V support
by Patrick Georgi
· 9 years ago
53c388f
crossgcc: Update toolchain
by Patrick Georgi
· 9 years ago
9b7efa5
crossgcc: Add mipsel-elf as supported target
by Patrick Georgi
· 9 years ago
6321f52
crossgcc: Clean GNU make context so builds succeed
by Patrick Georgi
· 9 years ago
e661942
util/crossgcc/buildgcc: Upgrade MPC from 1.0.1 to 1.0.3
by Paul Menzel
· 9 years ago
4270a97
buildgcc: Fix msys2 crossgcc build fail
by Scott Duplichan
· 9 years ago
32a5a5f
buildgcc: support DESTDIR for libelf
by Patrick Georgi
· 9 years ago
d730ca8
crossgcc: Update GCC from 4.7.3 to 4.8.3 and update to version 1.25
by Patrick Georgi
· 9 years ago
b67e9a1
crossgcc: Support OSX 10.9 built-in tar utility program.
by Andrew Wu
· 9 years ago
87cc49b
crossgcc: Update IASL to latest version (20140114)
by Alexandru Gagniuc
· 10 years ago
44af57a
buildgcc: defer cleaning up the tree a bit
by Patrick Georgi
· 10 years ago
f95bb2d
crossgcc: Fix a typo.
by Zheng Bao
· 10 years ago
691b313c
crossgcc: Continue to unpack archive if it was incomplete
by Zheng Bao
· 10 years ago
c888326
buildgcc: Downgrade to gcc 4.7.3, handle armv7-a
by Patrick Georgi
· 10 years ago
3af0aa2
buildgcc: Use per-arch build directories
by Patrick Georgi
· 10 years ago
3c4bd91
Locate the generated iasl in acpica-unix-20130626
by Zheng Bao
· 10 years ago
0d2119d
buildgcc: Update reference toolchain
by Stefan Reinauer
· 10 years ago
d2e0dd5
buildgcc: Re-add some break statements
by Patrick Georgi
· 10 years ago
5b0420a
crossgcc/buildgcc: Remove unneeded 'break' statements
by David Hubbard
· 10 years ago
b460a66
Get buildgcc to behave reasonably with the -p choice.
by Ronald G. Minnich
· 10 years ago
37714f3
crossgcc: update to gcc 4.7.3
by Idwer Vollering
· 10 years ago
e76d8d7
acpica: update URL
by Idwer Vollering
· 10 years ago
a46a712
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
by Paul Menzel
· 11 years ago
30b895f
crossgcc: Save the script itself when cross build is over.
by Zheng Bao
· 11 years ago
198d23c
crossgcc: Normalize library directories
by Patrick Georgi
· 11 years ago
16bd789
buildgcc: Clean up PATH handling
by Stefan Reinauer
· 11 years ago
a348d90
buildgcc: drop hack to build gcc trunk versions
by Stefan Reinauer
· 11 years ago
969cd93
buildgcc: Remove mingw32 hacks
by Patrick Georgi
· 11 years ago
fecd26f
crossgcc: Generalize matching for the mingw case
by Patrick Georgi
· 11 years ago
4266b92
crossgcc: Fix buildgcc on Mac OS X
by Stefan Reinauer
· 11 years ago
6d1fcd5
crossgcc: Only build iasl in acpica.
by Zheng Bao
· 11 years ago
6b11c8b
crossgcc: update to acpica-20121114
by Idwer Vollering
· 11 years ago
0a3f239
crossgcc: properly test for flex
by Patrick Georgi
· 11 years ago
17b77ab
buildgcc: Print error if flex is missing
by Stefan Reinauer
· 11 years ago
336db54
crossgcc: build expat and python in silence
by Idwer Vollering
· 11 years ago
573d37d
crossgcc: update to Python 2.7.3
by Idwer Vollering
· 11 years ago
296a015
crossgcc: update to expat 2.1.0
by Idwer Vollering
· 11 years ago
cd02793
crossgcc: update mingw w32api's download URL
by Idwer Vollering
· 11 years ago
04ceed6
buildgcc: redirect error output to /dev/null
by Zheng Bao
· 11 years ago
908b043
crossgcc: update to mingwrt 3.20-2
by Idwer Vollering
· 11 years ago
655a65c
crossgcc: update to binutils 2.23
by Idwer Vollering
· 11 years ago
7962fc7
crossgcc: update to MPC 1.0.1
by Idwer Vollering
· 11 years ago
27efb4c
crossgcc: update to MPFR 3.1.1
by Idwer Vollering
· 11 years ago
fedb63a
crossgcc: update to GDB 7.5
by Idwer Vollering
· 11 years ago
1cfee0b
crossgcc: update to gcc 4.7.2
by Idwer Vollering
· 11 years ago
cbd6312
crossgcc: fix compilation of acpica
by Idwer Vollering
· 11 years ago
36156ff
crossgcc: Allow the non-gnu tar and patch work on XxxBSD
by Zheng Bao
· 11 years ago
5b209c0
crossgcc: Change the term color back (trivial)
by Zheng Bao
· 11 years ago
5fb2b5c
crossgcc: Test for m4 and bison
by Patrick Georgi
· 11 years ago
6e61ad3
crossgcc: update sources
by Patrick Georgi
· 11 years ago
c1a75b1
buildgcc: Add option to use ccache
by Patrick Georgi
· 12 years ago
2d7ab4c
buildgcc: don't download python and expat if disabled
by Jonathan A. Kollasch
· 12 years ago
643c9e8
buildgcc: Explicitely state CC everywhere
by Patrick Georgi
· 12 years ago
1200ec5
buildgcc: Update coreboot reference toolchain to gcc 4.6.2
by Stefan Reinauer
· 12 years ago
2c3cd12
Add Python scripting to GDB.
by Stefan Reinauer
· 12 years ago
1861ff7
buildgcc: Fix colors for dash
by Patrick Georgi
· 12 years ago
28f6a43
crossgcc: Fix colors with dash
by Patrick Georgi
· 12 years ago
9491b4d
Update coreboot cross toolchain to gcc 4.6.1
by Stefan Reinauer
· 12 years ago
864839a
util/crossgcc: Update gdb to 7.3.1
by Peter Stuge
· 12 years ago
0e8ee81
buildgcc: Do not download GDB source code if run with --skip-gdb
by Peter Stuge
· 12 years ago
09377b7
buildgcc: Remove all bashisms, making the script run also on BSD
by Peter Stuge
· 12 years ago
b98dbfb
buildgcc: Fix typo in check for failed iasl build
by Peter Stuge
· 12 years ago
f44bb4f
buildgcc: improve portability
by Jonathan A. Kollasch
· 12 years ago
2aac3f6
Add iasl to buldgcc and rev the version.
by Marc Jones
· 12 years ago
ce37765
crossgcc: update w32api
by Patrick Georgi
· 12 years ago
68df804
buildgcc: Break if parts of the toolchain are missing
by Patrick Georgi
· 12 years ago
ceacd77
util/crossgcc: Add buildgcc -G and --skip-gdb options
by Peter Stuge
· 12 years ago
5411e71
Update reference toolchain due to some inlining bugs in 4.5.1
by Stefan Reinauer
· 13 years ago
3693266
Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2.
by Marc Jones
· 13 years ago
ba3b0eb
The current workaround for binutils on mingw (or any non texinfo system) failed.
by Patrick Georgi
· 13 years ago
ace2dc3
The AMD Fam10 code breaks with coreboot 4.5.0.
by Stefan Reinauer
· 13 years ago
5b0280f
Fix path for mingw workaround. Trivial.
by Patrick Georgi
· 13 years ago
5f1ad89
New buildgcc version.
by Stefan Reinauer
· 13 years ago
14e2277
Since some people disapprove of white space cleanups mixed in regular commits
by Stefan Reinauer
· 13 years ago
73166c7
Update mingw source versions and allow parallel builds in buildgcc
by Patrick Georgi
· 13 years ago
6bba29f
Add the BSD-licensed getopt tool to crossgcc, to use
by Patrick Georgi
· 14 years ago
6ade161
Update reference toolchain to
by Stefan Reinauer
· 14 years ago
85e6870
crossgcc: Fix MPFR download location
by Peter Stuge
· 14 years ago
074d913
This adds a simple script to build a default toolchain for coreboot
by Stefan Reinauer
· 14 years ago