index
:
buildroot.git
master
odroid-xu4-v1
Buildroot
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolchain
/
toolchain-common.in
Age
Commit message (
Expand
)
Author
2014-10-06
toolchain: add 3.17 choice for headers
Gustavo Zacarias
2014-08-18
toolchain: drop the now-unused old BR2_TOOLCHAIN_HAS_ATOMIC_INTRINSICS
Yann E. MORIN
2014-08-18
arch: add an option to specify if the arch has atomic ops
Yann E. MORIN
2014-08-04
toolchain: add 3.16 choice for headers
Gustavo Zacarias
2014-08-03
toolchain: Add config option for atomic intrinsics
Anton Kolesov
2014-07-31
toolchain: linker options with a $ sign are not supported
Yann E. MORIN
2014-07-27
toolchain: add option to copy the gconv libraries
Yann E. MORIN
2014-06-09
toolchain: add 3.15 choice for headers
Gustavo Zacarias
2014-05-08
toolchain: remove nommu option for MIPS
Gustavo Zacarias
2014-04-14
toolchain: add option to declare toolchains affected by gcc PR 58595
Thomas Petazzoni
2014-04-01
linux-headers: add 3.14, bump 3.{4, 10, 13}.x series
Gustavo Zacarias
2014-03-23
liburcu: disable build with gcc-4.8.x on ARM
Samuel Martin
2014-03-01
toolchain/external: check kernel headers version for custom toolchain
Yann E. MORIN
2014-03-01
toolchain/common: add minimum kernel headers options
Yann E. MORIN
2014-02-22
toolchain: introduce a toolchain knob for NPTL
Thomas Petazzoni
2013-10-06
toolchain-crosstool-ng: remove support
Thomas Petazzoni
2013-09-15
toolchain: refactor Stack Smashing Protection support
Thomas Petazzoni
2013-07-16
arch: Refactor BR2_SOFT_FLOAT into per-architecture options
Thomas Petazzoni
2013-07-04
Introduce BR2_TOOLCHAIN_USES_{UCLIBC, GLIBC}
Thomas Petazzoni
2013-04-11
gdb: convert to the package infrastructure
Thomas Petazzoni
2013-01-14
Integration with Buildroot Toolchain Eclipse plugin
Thomas Petazzoni
2012-11-15
xtensa: add support for the Xtensa architecture
Chris Zankel
2012-11-04
Rename BR2_INET_RPC to BR2_TOOLCHAIN_HAS_NATIVE_RPC
Thomas Petazzoni
2012-09-20
Remove the Xtensa architecture
Thomas Petazzoni
2012-08-01
toolchain-external: do not allow the user to select hard/soft float
Thomas Petazzoni
2012-07-22
Make hard-float the default on Cortex-A8 and Cortex-A9
Thomas Petazzoni
2012-05-09
Add support to generate locale data
Thomas Petazzoni
2012-01-15
Fix typo buiding -> building
Thomas De Schampheleire
2011-11-24
gdb: fix kconfig dependency handling with !BR_TOOLCHAIN_BUILDROOT
Peter Korsgaard
2011-07-27
uClibc: drop BR2_PROGRAM_INVOCATION option
Peter Korsgaard
2011-07-25
toolchain: add user defined target LDFLAGS options
Baruch Siach
2011-06-12
toolchain: introduce BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS
Thomas Petazzoni
2011-02-07
initial support for Blackfin processors
Mike Frysinger
2011-01-15
toolchain-common.in: Fix USE_MMU typo
Peter Korsgaard
2011-01-15
toolchain: add a USE_MMU build option
Mike Frysinger
2010-12-13
toolchain: BR2_NEEDS_GETTEXT must be y when uClibc is used
Thomas Petazzoni
2010-12-13
toolchain: rework thread options
Thomas Petazzoni
2010-12-13
toolchain: move Stack Protection Support option
Thomas Petazzoni
2010-12-13
toolchain: rework C++ options
Thomas Petazzoni
2010-12-13
toolchain: Improve C library option selection
Thomas Petazzoni
2010-08-31
Remove code specific to removed architectures
Thomas Petazzoni
2010-08-11
Prevent C++ + locale + uClibc 0.9.31 + gcc 4.2 to be selected
Thomas Petazzoni
2010-07-29
toolchain: mark uClibc 0.9.31 + locale + C++ as broken
Thomas Petazzoni
2010-07-28
toolchain: move buildroot config files
Yann E. MORIN