Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
9dc5600f860107f78b6da5d6717650587617b902
/
util
/
crossgcc
« Previous
3e0f74d
crossgcc/buildgcc: Update for recent arch additions
by Martin Roth
· 6 years ago
1484c03
crossgcc/buildgcc: Add comment about URLs and jenkins builder
by Martin Roth
· 6 years ago
2114880
crossgcc/Makefile.inc: Add target for jenkins toolchain test build
by Martin Roth
· 6 years ago
f466ea9
crossgcc: Build make per default
by Stefan Reinauer
· 6 years ago
266b517
buildgcc: Bump version to 1.36
by Stefan Reinauer
· 6 years ago
58c68d5
crossgcc: add 'urls' option to print urls of all packages
by Martin Roth
· 6 years ago
4a53db0
buildgcc: Add 'nocolor' option to remove color codes from output
by Martin Roth
· 6 years ago
9b1936d
buildgcc: Use $(CURDIR) instead of $(PWD)
by Stefan Reinauer
· 6 years ago
c77e041
buildgcc: Disable RISC-V GDB
by Stefan Reinauer
· 6 years ago
163506a
buildgcc: Allow specifying destination directory
by Stefan Reinauer
· 6 years ago
b7c4063
buildgcc: Fix building GDB for mipsel-elf
by Stefan Reinauer
· 6 years ago
fb944f4
crosstool: add EXPAT as a dependency on the gdb build.
by Ronald G. Minnich
· 6 years ago
9b64dc4
buildgcc: Add support for gdb on x86_64-elf
by Stefan Reinauer
· 6 years ago
0362517
crossgcc: Change 'tar balls' to 'tarballs'
by Martin Roth
· 6 years ago
7ee16b7
Fix a build problem with power 8: use --with-system-zlib
by Ronald G. Minnich
· 6 years ago
85bb946
crossgcc: Use acpica-unix2 over acpica-unix
by Patrick Georgi
· 6 years ago
8e68aff
buildgcc: enable multilib for gcc
by Patrick Georgi
· 6 years ago
a357ece
crossgcc: Add checksum for make
by Stefan Reinauer
· 6 years ago
0ca5f33
crossgcc: Rename x86 to x64
by Stefan Reinauer
· 6 years ago
3df9262
crossgcc: Bring back the old iasl building scheme
by Patrick Georgi
· 6 years ago
a9fa0c8
crossgcc: Also add the nds32le architecture to the coreboot Makefile
by Patrick Georgi
· 6 years ago
6c0ccfb
crossgcc/Makefile.inc: deduplicate cross*-$arch rules
by Patrick Georgi
· 6 years ago
d5779c1
buildgcc: Move all toolchain build targets to util/crossgcc
by Stefan Reinauer
· 6 years ago
22009a3
buildgcc: Reorganize when IASL is built
by Stefan Reinauer
· 6 years ago
8adbcc2
buildgcc: add nds32le compiler
by Stefan Reinauer
· 6 years ago
2cc2ff6
buildgcc: Rename ARM target from armv7a to arm
by Stefan Reinauer
· 6 years ago
a851bbb
buildgcc: Add GNU make to reference toolchain
by Stefan Reinauer
· 6 years ago
ea1a5fe
buildgcc: Update LLVM to 3.7.1
by Stefan Reinauer
· 6 years ago
27522ad
buildgcc: Rename armv7-a-eabi compiler to arm-eabi
by Stefan Reinauer
· 6 years ago
0a97d7e
crossgcc: Enable powerpc64-linux target without ppc64-linux headers
by Patrick Georgi
· 6 years ago
de45c59
buildgcc: Help GMP build with 32-bit NetBSD
by Nico Huber
· 6 years ago
32c4a06
Revert "util/crossgcc: Build Ada frontend by default"
by Nico Huber
· 6 years ago
89798bc
util/crossgcc: Build Ada frontend by default
by Nico Huber
· 6 years ago
420b2a5
util/crossgcc: Don't build gnattools
by Nico Huber
· 6 years ago
8846382
buildgcc: Print out all missing tools then halt
by Martin Roth
· 6 years ago
e396317
buildgcc: Don't request that optional tools be installed
by Martin Roth
· 6 years ago
4ba946c
Revert "util/crossgcc: Regenerate MPFR autotools files before build"
by Timothy Pearson
· 6 years ago
74432e1
util/crossgcc: Bump MPFR version to 3.1.3
by Timothy Pearson
· 6 years ago
a9f6235
util/crossgcc: Add ppc64el support
by Timothy Pearson
· 6 years ago
68d0e4a
util/crossgcc: Regenerate MPFR autotools files before build
by Timothy Pearson
· 6 years ago
9631016
util/crossgcc: Bump GMP version to 6.1.0
by Timothy Pearson
· 6 years ago
fb5647a
buildgcc: Add coreboot toolchain string to clang version
by Martin Roth
· 6 years ago
6f65613
buildgcc: Add coreboot toolchain version to iasl
by Martin Roth
· 6 years ago
edf965a
crossgcc/buildgcc: add parameter to show version number of tool
by Martin Roth
· 6 years ago
8fe6818
crossgcc: Update makefile builds
by Martin Roth
· 7 years ago
11bee40
buildgcc: change -j variable name from BUILDJOBS to CPUS
by Martin Roth
· 7 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 7 years ago
f35f5ff
buildgcc: Fix the binutils-no-doc patch with 2.25
by zbao
· 7 years ago
05d39ff
buildgcc: Add patch for building binutils by clang 6.0
by zbao
· 7 years ago
282dd95
buildgcc: Show the progress when downloading
by zbao
· 7 years ago
135ca51
crossgcc: Preparations for building Ada frontend
by Nico Huber
· 7 years ago
bb313bf
crossgcc: Add option to build gcc for specific languages
by Nico Huber
· 7 years ago
d22b9ea
buildgcc: Show the exit status of wget if downloading fails.
by zbao
· 7 years ago
ff3f15c
buildgcc: remove getopt when doing clean.
by zbao
· 7 years ago
64fc433
crossgcc: rename source file names from gcc-5.2.0/* to binutils-2.25/* in binutils riscv patches
by Jonathan A. Kollasch
· 7 years ago
06e85ac
buildgcc: Move a bunch of code into a function
by zbao
· 7 years ago
410f9ad
crossgcc: rename source file names from empty/* to gcc-5.2.0/* in riscv patches
by Patrick Georgi
· 7 years ago
505e609
crossgcc: Fix x86_64-elf target's -m16 support
by Patrick Georgi
· 7 years ago
af473ed
crossgcc: Update gcc to 5.2.0
by Patrick Georgi
· 7 years ago
433fa57
buildgcc: Fix the options check
by zbao
· 7 years ago
11f1d31
buildgcc: Deal with gmp on 32bit Cygwin on 64bit host
by zbao
· 7 years ago
e05c1ea
buildgcc: Get the clean and correct uname on Cygwin
by zbao
· 7 years ago
5da95dc
crossgcc: Support /bin/sh pointing to dash
by Patrick Georgi
· 7 years ago
b2ba395
buildgcc: Show the archive URL
by Paul Menzel
· 7 years ago
403ba77
Update crossgcc Makefile for new buildgcc arguments
by Martin Roth
· 7 years ago
adf61e2
buildgcc: update IASL to version 20150619
by Stefan Reinauer
· 7 years ago
e9e6e3d
buildgcc: work around bug in --print-librt-file-name
by Stefan Reinauer
· 7 years ago
ddb8f80
buildgcc: Deal with gmp on 32bit Linux on 64bit CPUs
by Patrick Georgi
· 7 years ago
630ad91
crossgcc: Fix binutils for aarch64
by Patrick Georgi
· 7 years ago
3950966
crossgcc/Makefile: Allow making toolchains using multiple cores
by Martin Roth
· 7 years ago
32c9651
crossgcc/Makefile: clean more, add distclean target
by Martin Roth
· 7 years ago
d1da74f
buildgcc: Add list of valid platform to the help text.
by Martin Roth
· 7 years ago
5ee6951
buildgcc: Update clang search string
by Marc Jones
· 7 years ago
bd8b2e3
buildgcc: Don't build iasl with gcc
by Stefan Reinauer
· 7 years ago
682a90c
buildgcc: enable biarch support for x86_64-elf
by Stefan Reinauer
· 7 years ago
66e9335
buildgcc: Check for dependencies after printing banner
by Stefan Reinauer
· 7 years ago
93a9630
buildgcc: Clarify required user action
by Stefan Reinauer
· 7 years ago
cd5cdd3
buildgcc: Define $CMAKE only if clang package is built
by David Hendricks
· 7 years ago
c866591
buildgcc: improve portability of 'type' use
by Patrick Georgi
· 7 years ago
f2c15f5
buildgcc: replace [[ ... == ... ]] with something more portable
by Patrick Georgi
· 7 years ago
2f97ebc
buildgcc: build with bfd and gold linker
by Stefan Reinauer
· 7 years ago
85b07d6
buildgcc: move to a package centric user interface
by Stefan Reinauer
· 7 years ago
429424f
buildgcc: fix compilation of IASL
by Stefan Reinauer
· 7 years ago
bed95b2
buildgcc: Update and fix GDB
by Stefan Reinauer
· 7 years ago
5dd2635
buildgcc: Reorder main program
by Stefan Reinauer
· 7 years ago
05bbc920
buildgcc: Don't use BUILDDIRPREFIX
by Stefan Reinauer
· 7 years ago
1c70e05
buildgcc: solidify and remove boilerplate code
by Stefan Reinauer
· 7 years ago
7b40e42
buildgcc: use ${GDB_DIR} instead of gdb-${GDB_VERSION}
by Stefan Reinauer
· 7 years ago
916b845
buildgcc: Fail if a patch failed to apply
by Stefan Reinauer
· 7 years ago
d0f8372
buildgcc: Don't run autoconf
by Stefan Reinauer
· 7 years ago
dbc0087
buildgcc: move from if test to if [ .. ]
by Stefan Reinauer
· 7 years ago
d764912
buildgcc: move from `..` to $( .. )
by Stefan Reinauer
· 7 years ago
e7757bd
buildgcc: Unify and refactor build scripts
by Stefan Reinauer
· 7 years ago
14ce213
crossgcc: Add clang support
by Stefan Reinauer
· 7 years ago
699ac27
buildgcc: refactor package unpacking, patching and building
by Stefan Reinauer
· 7 years ago
5264862
Remove empty lines at end of file
by Elyes HAOUAS
· 7 years ago
8893548
buildgcc: factor out downloading, unpacking and patching
by Stefan Reinauer
· 7 years ago
31bf37e
crossgcc: Improve compatibility of the toolchain across host systems
by Patrick Georgi
· 7 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 7 years ago
939dc84
crossgcc: Re-download the archive if it is incomplete
by zbao
· 7 years ago
Next »