summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2010-07-30Merge branch 'fixes-20100729' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard
2010-07-30gcc: move <tuple>/lib* symlink handling up to gcc-intermediatePeter Korsgaard
2010-07-30toolchain: enforce --disable-multilibPeter Korsgaard
2010-07-29toolchain: mark uClibc 0.9.31 + locale + C++ as brokenThomas Petazzoni
2010-07-29uClibc: remove old 0.9.28 supportPeter Korsgaard
2010-07-29gcc-4.2.4: Add patch to accept --with-abi=aapcs-linuxKhem Raj
2010-07-29Add support for uclibc NPTL toolchain.Khem Raj
2010-07-29gdb: disallow GDB_HOST on external toolchain buildsThomas Petazzoni
2010-07-29dependencies: add svn as a mandatory toolThomas Petazzoni
2010-07-28toolchain: remove multilibThomas Petazzoni
2010-07-28gcc: remove option on SJLJ exceptionsThomas Petazzoni
2010-07-28toolchain: move buildroot config filesYann E. MORIN
2010-07-28toolchain: move makefile includesYann E. MORIN
2010-07-28toolchain: rename external toolchain dirYann E. MORIN
2010-07-28toolchain: move helper functions from external toolchainYann E. MORIN
2010-07-27Merge branch 'avr32-toolchain-fix' of git://git.busybox.net/~tpetazzoni/git/b...Peter Korsgaard
2010-07-27toolchain: remove redundant and incorrect --with-build-time-tools optionThomas Petazzoni
2010-07-27toolchain: Remove now-unused variablesThomas Petazzoni
2010-07-27binutils,gcc: use correct --prefixThomas Petazzoni
2010-07-27Merge branch 'various-bumps' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard
2010-07-27Create <tuple>/lib -> <sysroot>/lib symlink before installing cross gccThomas Petazzoni
2010-07-27target-g++: fix buildThomas Petazzoni
2010-07-27target-gcc: remove useless copies of gccThomas Petazzoni
2010-07-27target-gcc: no need to strip binaries, remove .la files and docThomas Petazzoni
2010-07-27target-gcc: fix buildThomas Petazzoni
2010-07-27target-gcc: Get rid of TARGET_GCC_FLAGSThomas Petazzoni
2010-07-26java: mark as brokenPeter Korsgaard
2010-07-13sstrip: fix section length corruption bugPeter Korsgaard
2010-07-09toolchain/gcc: cleanup softfloat selectionPeter Korsgaard
2010-07-08ext-toolchains: fix libnss_*.so installation with external glibcLuca Ceresoli
2010-07-08Merge branch 'misc-fixes' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard
2010-07-07GETPT support is needed by rxvt.Darius Augulis
2010-07-07Update all packages to quote $(TARGET_CC)Thomas Petazzoni
2010-07-07external-toolchain: adjust tests on TARGET_CC and TARGET_CXXThomas Petazzoni
2010-07-07Rework sysroot option handlingThomas Petazzoni
2010-07-06uClibc: workaround 0.9.31 / GCC PR32219 issue with static linkingPeter Korsgaard
2010-07-06external-toolchain: hardcode the destination directory for a libraryThomas Petazzoni
2010-07-06external-toolchain: handle libstdc++/libgcc_s for BR toolchainsThomas Petazzoni
2010-07-06uclibc: add patch to fix fcntl64() on 64 bits targetsThomas Petazzoni
2010-07-06external-toolchain: recognize uClibc 64 bits toolchainsThomas Petazzoni
2010-07-06external-toolchain: mention MIPS and PowerPC CodeSourcery toolchainsThomas Petazzoni
2010-07-06external-toolchain: create lib64 symlinks if neededThomas Petazzoni
2010-07-06external-toolchain: support 64 bits glibc toolchainsThomas Petazzoni
2010-07-06external-toolchain: only copy existing directories of the sysrootThomas Petazzoni
2010-07-06ext-toolchain: Fix ARCH_SYSROOT detectionThomas Petazzoni
2010-07-06ext-toolchains: take into account other Glibc dynamic loader variantsThomas Petazzoni
2010-07-06kernel-headers: bump 2.6.31-34 stable versionsPeter Korsgaard
2010-07-02toolchain: remove unused special detection of old toolchainsPeter Korsgaard
2010-06-21check-host-sed.sh: use mktemp for temporary filePeter Korsgaard
2010-06-18uClibc: 0.9.31.config: enable UCLIBC_SV4_DEPRECATED optionPeter Korsgaard