summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes-20100729' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2010-07-303-1/+10
|\
| * toolchain: mark uClibc 0.9.31 + locale + C++ as brokenThomas Petazzoni2010-07-291-0/+4
| * gdb: disallow GDB_HOST on external toolchain buildsThomas Petazzoni2010-07-291-0/+3
| * dependencies: add svn as a mandatory toolThomas Petazzoni2010-07-291-1/+3
* | gcc: move <tuple>/lib* symlink handling up to gcc-intermediatePeter Korsgaard2010-07-301-7/+5
* | toolchain: enforce --disable-multilibPeter Korsgaard2010-07-302-0/+6
* | uClibc: remove old 0.9.28 supportPeter Korsgaard2010-07-295-7898/+1
* | gcc-4.2.4: Add patch to accept --with-abi=aapcs-linuxKhem Raj2010-07-291-0/+17
* | Add support for uclibc NPTL toolchain.Khem Raj2010-07-295-64/+201
|/
* toolchain: remove multilibThomas Petazzoni2010-07-284-17/+1
* gcc: remove option on SJLJ exceptionsThomas Petazzoni2010-07-283-14/+0
* toolchain: move buildroot config filesYann E. MORIN2010-07-284-47/+50
* toolchain: move makefile includesYann E. MORIN2010-07-282-0/+26
* toolchain: rename external toolchain dirYann E. MORIN2010-07-284-2/+2
* toolchain: move helper functions from external toolchainYann E. MORIN2010-07-282-241/+244
* Merge branch 'avr32-toolchain-fix' of git://git.busybox.net/~tpetazzoni/git/b...Peter Korsgaard2010-07-274-10/+4
|\
| * toolchain: remove redundant and incorrect --with-build-time-tools optionThomas Petazzoni2010-07-271-2/+0
| * toolchain: Remove now-unused variablesThomas Petazzoni2010-07-271-2/+0
| * binutils,gcc: use correct --prefixThomas Petazzoni2010-07-272-6/+4
* | Merge branch 'various-bumps' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2010-07-272-3/+7
|\ \ | |/ |/|
| * Create <tuple>/lib -> <sysroot>/lib symlink before installing cross gccThomas Petazzoni2010-07-272-3/+7
* | target-g++: fix buildThomas Petazzoni2010-07-271-1/+4
* | target-gcc: remove useless copies of gccThomas Petazzoni2010-07-271-0/+3
* | target-gcc: no need to strip binaries, remove .la files and docThomas Petazzoni2010-07-271-9/+0
* | target-gcc: fix buildThomas Petazzoni2010-07-271-0/+2
* | target-gcc: Get rid of TARGET_GCC_FLAGSThomas Petazzoni2010-07-272-6/+4
|/
* java: mark as brokenPeter Korsgaard2010-07-261-0/+1
* sstrip: fix section length corruption bugPeter Korsgaard2010-07-131-2/+1
* toolchain/gcc: cleanup softfloat selectionPeter Korsgaard2010-07-091-5/+1
* ext-toolchains: fix libnss_*.so installation with external glibcLuca Ceresoli2010-07-081-1/+1
* Merge branch 'misc-fixes' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2010-07-085-13/+13
|\
| * GETPT support is needed by rxvt.Darius Augulis2010-07-072-2/+2
| * Update all packages to quote $(TARGET_CC)Thomas Petazzoni2010-07-071-2/+2
| * external-toolchain: adjust tests on TARGET_CC and TARGET_CXXThomas Petazzoni2010-07-071-7/+9
| * Rework sysroot option handlingThomas Petazzoni2010-07-071-2/+0
* | uClibc: workaround 0.9.31 / GCC PR32219 issue with static linkingPeter Korsgaard2010-07-062-0/+97
|/
* external-toolchain: hardcode the destination directory for a libraryThomas Petazzoni2010-07-061-13/+17
* external-toolchain: handle libstdc++/libgcc_s for BR toolchainsThomas Petazzoni2010-07-061-1/+10
* uclibc: add patch to fix fcntl64() on 64 bits targetsThomas Petazzoni2010-07-061-0/+34
* external-toolchain: recognize uClibc 64 bits toolchainsThomas Petazzoni2010-07-061-1/+1
* external-toolchain: mention MIPS and PowerPC CodeSourcery toolchainsThomas Petazzoni2010-07-061-1/+3
* external-toolchain: create lib64 symlinks if neededThomas Petazzoni2010-07-061-0/+17
* external-toolchain: support 64 bits glibc toolchainsThomas Petazzoni2010-07-061-1/+1
* external-toolchain: only copy existing directories of the sysrootThomas Petazzoni2010-07-061-1/+3
* ext-toolchain: Fix ARCH_SYSROOT detectionThomas Petazzoni2010-07-061-9/+9
* ext-toolchains: take into account other Glibc dynamic loader variantsThomas Petazzoni2010-07-061-6/+4
* kernel-headers: bump 2.6.31-34 stable versionsPeter Korsgaard2010-07-065-4/+4
* toolchain: remove unused special detection of old toolchainsPeter Korsgaard2010-07-022-35/+1
* check-host-sed.sh: use mktemp for temporary filePeter Korsgaard2010-06-211-4/+5
* uClibc: 0.9.31.config: enable UCLIBC_SV4_DEPRECATED optionPeter Korsgaard2010-06-181-1/+1