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
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
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
2015-06-04
crossgcc: Improve compatibility of the toolchain across host systems
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-04
crossgcc: Re-download the archive if it is incomplete
zbao
2015-04-30
crossgcc: improve error message on missing tools
Patrick Georgi
2015-04-29
crossgcc: don't use libdl while building GDB on FreeBSD
Idwer Vollering
2015-04-28
buildgcc: OpenBSD's tar and patch are sufficient, too
Patrick Georgi
2015-04-26
crossgcc: close stdin when search_tool() execute programs.
Alexander Couzens
2015-03-30
crossgcc: Fix calling outside util/crossgcc
Patrick Georgi
2015-03-29
crossgcc: Build mipsel-elf, not mips-elf
Patrick Georgi
2015-03-25
crossgcc: Factor out error reporting
Patrick Georgi
2015-03-25
crossgcc: point users to the log file in case of error
Patrick Georgi
2015-03-25
crossgcc: check for more tools that we require
Patrick Georgi
2015-03-18
crossgcc: jump to crossgcc path before building the toolchain
Patrick Georgi
2015-03-17
crossgcc: Add x86_64 to list of supported architectures
Stefan Reinauer
2015-03-10
crossgcc: fix copy-paste mistake on riscv make target
Alexander Couzens
2015-03-09
crossgcc: Unify tool tests, add check for g++ or clang
Patrick Georgi
2015-03-08
crossgcc: Add RISC-V support
Patrick Georgi
2015-03-08
crossgcc: Update toolchain
Patrick Georgi
2015-03-08
crossgcc: Add mipsel-elf as supported target
Patrick Georgi
2015-02-28
crossgcc: Clean GNU make context so builds succeed
Patrick Georgi
2015-02-24
build: mipsel cross compiler support
Paul Burton
2015-02-23
util/crossgcc/buildgcc: Upgrade MPC from 1.0.1 to 1.0.3
Paul Menzel
2014-12-15
buildgcc: Fix msys2 crossgcc build fail
Scott Duplichan
2014-12-10
crossgcc: clean up aarch64 target integration
Patrick Georgi
2014-12-09
aarch64: Add aarch64-elf toolchain to crossgcc Makefile
Marcelo Povoa
2014-11-30
buildgcc: support DESTDIR for libelf
Patrick Georgi
2014-11-23
buildgcc: Fix documentation
Patrick Georgi
2014-11-20
crossgcc: Add buildsystem support for aarch64 compiler
Patrick Georgi
2014-11-20
crossgcc: Update GCC from 4.7.3 to 4.8.3 and update to version 1.25
Patrick Georgi
2014-04-29
crossgcc: Support OSX 10.9 built-in tar utility program.
Andrew Wu
2014-02-14
crossgcc: Update IASL to latest version (20140114)
Alexandru Gagniuc
2014-02-12
utils/crossgcc: Refactor Makefiles for separate arm/i386.
Edward O'Callaghan
2013-12-22
buildgcc: defer cleaning up the tree a bit
Patrick Georgi
2013-12-13
crossgcc: Fix a typo.
Zheng Bao
2013-12-09
crossgcc: Continue to unpack archive if it was incomplete
Zheng Bao
2013-09-20
buildgcc: Downgrade to gcc 4.7.3, handle armv7-a
Patrick Georgi
2013-09-18
buildgcc: Use per-arch build directories
Patrick Georgi
2013-08-27
Locate the generated iasl in acpica-unix-20130626
Zheng Bao
2013-07-22
buildgcc: Update reference toolchain
Stefan Reinauer
2013-06-09
buildgcc: Re-add some break statements
Patrick Georgi
2013-06-04
crossgcc/buildgcc: Remove unneeded 'break' statements
David Hubbard
2013-05-26
Get buildgcc to behave reasonably with the -p choice.
Ronald G. Minnich
2013-05-03
crossgcc: update to gcc 4.7.3
Idwer Vollering
2013-04-12
acpica: update URL
Idwer Vollering
2013-03-28
crossgcc: Fix building with texinfo-5.x
Nico Huber
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
[next]