summaryrefslogtreecommitdiff
path: root/toolchain/helpers.mk
AgeCommit message (Expand)Author
2013-10-14toolchain-external: add a specific check to avoid Angstrom toolchainsThomas Petazzoni
2013-10-09toolchain-external: improve target library copy logicThomas Petazzoni
2013-10-09toolchain-external: add support for musl C libraryThomas Petazzoni
2013-10-09toolchain: do not check largefile, wchar, IPv6 and locale for glibc toolchainsThomas Petazzoni
2013-10-09toolchain: fix the helpers.mk commentThomas Petazzoni
2013-10-09toolchain: modify the wildcard logic for shared libraries copyingThomas Petazzoni
2013-10-06toolchain-crosstool-ng: remove supportThomas Petazzoni
2013-09-15toolchain: refactor Stack Smashing Protection supportThomas Petazzoni
2013-08-27toolchain-external: fix lib64 symlinksSamuel Martin
2013-07-18toolchain: check ARM EABI vs. EABIhf for external toolchainsThomas Petazzoni
2013-07-17toolchain/helpers: don't use the x$(...) = x"value" syntaxThomas Petazzoni
2013-07-14toolchain/helpers: only check for an EABI toolchainYann E. MORIN
2013-07-14toolchain/helpers: ARM OABI is no longer supportedYann E. MORIN
2012-11-04toolchain-external: improve glibc support to test availability of RPCThomas Petazzoni
2012-11-04Rename BR2_INET_RPC to BR2_TOOLCHAIN_HAS_NATIVE_RPCThomas Petazzoni
2012-10-20toolchain: have check_glibc to search deeper for ld-linuxJean-Mickael Guerin
2012-08-31toolchain/helpers.mk: fix check_glibc sysroot typoPeter Korsgaard
2012-07-22toolchain-external: adjust logic to support Linaro 2012.05Thomas Petazzoni
2012-05-07external-toolchain: add support for recent Linaro toolchainsThomas Petazzoni
2012-03-01external-toolchain: add support for Linaro 2012.01Thomas Petazzoni
2012-03-01external-toolchain: adjust check for uClibc static toolchainsThomas Petazzoni
2012-03-01Support multilib variants in sub-subdirectoriesThomas Petazzoni
2012-03-01Improve external toolchain logic to support IA32 Sourcery CodeBench toolchainThomas Petazzoni
2011-11-24gdb: fix kconfig dependency handling with !BR_TOOLCHAIN_BUILDROOTPeter Korsgaard
2011-11-02ext-toolchain: fix ct-ng as external rsync issuesGustavo Zacarias
2011-10-10toolchain: speed up sysroot lib copyingMike Frysinger
2011-10-09external toolchain: slightly optimize the copy of the toolchain sysrootThomas Petazzoni
2011-07-29toolchain/helpers.mk: unbreak check_glibc after PROGRAM_INVOCATION removalPeter Korsgaard
2011-07-27uClibc: drop BR2_PROGRAM_INVOCATION optionPeter Korsgaard
2011-05-08external-toolchain: fix supportThomas Petazzoni
2011-01-15toolchain: add a USE_MMU build optionMike Frysinger
2010-12-21toolchain: fix multilib symlink for external toolchainsThomas Petazzoni
2010-12-13toolchain: check that the thread option selection is correctThomas Petazzoni
2010-12-13toolchain: rework C++ optionsThomas Petazzoni
2010-12-13toolchain: remove toolchain-specific strippingThomas Petazzoni
2010-12-13toolchain: remove ending semi-colon in helpersThomas Petazzoni
2010-09-30toolchain: fix helpers for POSIX complianceYann E. MORIN
2010-07-28toolchain: move helper functions from external toolchainYann E. MORIN