index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolchain
/
gcc
/
gcc-uclibc-4.x.mk
Age
Commit message (
Expand
)
Author
2012-01-15
gcc-uclibc-4.x.mk: get rid of BR2_DEPENDS_DIR
Peter Korsgaard
2012-01-12
Remove java support
Peter Korsgaard
2011-09-17
support: move package/gnuconfig to support/gnuconfig
Thomas Petazzoni
2011-09-17
support: move patch-kernel.sh and rename it
Thomas Petazzoni
2011-05-15
gcc: remove references to arm-softfloat.patch.conditional
Thomas Petazzoni
2011-05-02
toolchain: update gcc snapshot version
Gustavo Zacarias
2011-05-02
toolchain/gcc: add openmp support option
Gustavo Zacarias
2011-05-02
toolchain: bump gcc 4.5 series to verion 4.5.3
Gustavo Zacarias
2011-04-26
toolchain: add gcc 4.6.0
Gustavo Zacarias
2011-04-26
toolchain: make target gcc a working option
Gustavo Zacarias
2011-02-10
target gcc: fix recompilation issue
Gustavo Zacarias
2011-01-19
toolchain: only fetch gcc/gmp/mpfr/mpc when using a buildroot toolchain
Gustavo Zacarias
2011-01-02
target gcc: cleanup
Gustavo Zacarias
2011-01-02
gcc: install copies of libgcc, libstdc++ and libgcj to the sysroot
Gustavo Zacarias
2011-01-02
binutils: make it a proper package
Gustavo Zacarias
2010-12-27
mpc: make it a proper package
Gustavo Zacarias
2010-12-27
mpfr: make it a proper package and bump to version 3.0.0-p8
Gustavo Zacarias
2010-12-27
gmp: make it a proper package and bump to version 5.0.1
Gustavo Zacarias
2010-12-13
gcc: disable libgomp when thread support is disabled
Thomas Petazzoni
2010-12-13
toolchain: rework thread options
Thomas Petazzoni
2010-12-13
toolchain: rework C++ options
Thomas Petazzoni
2010-11-25
toolchain: Add support for --with-cpu
Konrad Eisele
2010-11-04
gcc 4.5.x powerpc: fix softfloat and gcc pr#43810
Gustavo Zacarias
2010-11-04
Add gcc 4.5.1 to buildroot
Martin Banky
2010-11-03
toolchain/internal: use global BR2 version string for gcc version string
Yann E. MORIN
2010-07-30
gcc: move <tuple>/lib* symlink handling up to gcc-intermediate
Peter Korsgaard
2010-07-30
toolchain: enforce --disable-multilib
Peter Korsgaard
2010-07-29
Add support for uclibc NPTL toolchain.
Khem Raj
2010-07-28
toolchain: remove multilib
Thomas Petazzoni
2010-07-28
gcc: remove option on SJLJ exceptions
Thomas Petazzoni
2010-07-27
Merge branch 'avr32-toolchain-fix' of git://git.busybox.net/~tpetazzoni/git/b...
Peter Korsgaard
2010-07-27
binutils,gcc: use correct --prefix
Thomas Petazzoni
2010-07-27
Merge branch 'various-bumps' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter Korsgaard
2010-07-27
Create <tuple>/lib -> <sysroot>/lib symlink before installing cross gcc
Thomas Petazzoni
2010-07-27
target-g++: fix build
Thomas Petazzoni
2010-07-27
target-gcc: remove useless copies of gcc
Thomas Petazzoni
2010-07-27
target-gcc: no need to strip binaries, remove .la files and doc
Thomas Petazzoni
2010-07-27
target-gcc: fix build
Thomas Petazzoni
2010-07-27
target-gcc: Get rid of TARGET_GCC_FLAGS
Thomas Petazzoni
2010-07-02
toolchain: remove unused special detection of old toolchains
Peter Korsgaard
2010-06-15
toolchain: remove gcc 4.1.2 and non-sysroot support
Peter Korsgaard
2010-02-25
gmp/mpfr: make sure host builds add source targets to HOST_SOURCE
Peter Korsgaard
2010-02-25
gcc on target: add missing definitions for gcc 4.4
Thomas Petazzoni
2009-12-15
gcc: do not pass --with-pkgversion to gcc < 4.3
Thomas Petazzoni
2009-12-15
Merge branch 'remove-external-toolchain' of git://git.busybox.net/~tpetazzoni...
Peter Korsgaard
2009-12-14
gcc: remove GCC_OFFICIAL_VERSION and just use GCC_VERSION instead
Thomas Petazzoni
2009-12-14
gcc: remove support for external source toolchains
Thomas Petazzoni
2009-12-14
gcc: add avr32 special version
Thomas Petazzoni
2009-12-14
gcc: remove hurd specific details
Thomas Petazzoni
2009-12-06
Add pkgversion to gcc >= 4.3
Gustavo Zacarias
[next]