summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
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
2010-06-15toolchain: remove gcc 4.1.2 and non-sysroot supportPeter Korsgaard
2010-06-15toolchain/gcc: Use 4.3.x like for 4.4, get rid of older 4.3.x versionsPeter Korsgaard
2010-06-15toolchain: bump gcc 4.3.x series to 4.3.5Gustavo Zacarias
2010-06-15Fix potentially conflicting build flagsPaul Jones
2010-06-09dependencies.sh: fix CWD in PATH checkNick Leverton
2010-06-01kernel-headers: add 2.6.34Peter Korsgaard
2010-06-01kernel-headers: bump 2.6.32.x stable versionPeter Korsgaard
2010-05-28external toolchain: also copy the libthread_db.so for gdbserverYann E. MORIN
2010-05-28toolchain/external: only copy the pthread lib if neededYann E. MORIN
2010-05-27kernel-headers: bump 2.6.27.x / 2.6.32.x / 2.6.33.x stable versionsPeter Korsgaard
2010-05-27Merge branch 'dependencies-fixes' of git://git.busybox.net/~tpetazzoni/git/bu...Peter Korsgaard
2010-05-27uClibc: 0.9.31 defconfig: disable FORCE_SHAREABLE_TEXT_SEGMENTSPeter Korsgaard
2010-05-24Improve gettext integrationThomas Petazzoni
2010-05-22dependencies: check that . is not in the PATHThomas Petazzoni
2010-05-22dependencies: fix tests on LD_LIBRARY_PATHThomas Petazzoni
2010-05-20external toolchain: check BR2_INSTALL_LIBSTDCPPThomas Petazzoni
2010-05-20Add a BR2_NEEDS_GETTEXT optionThomas Petazzoni
2010-05-16kernel-headers: bump 2.6.32.x / 2.6.33.x stable versionsPeter Korsgaard
2010-05-07libxcb: fix path to Python modulesThomas Petazzoni
2010-05-06check-host-sed.sh: add missing shebang linePeter Korsgaard
2010-05-03ccache: fix ccache-target dependenciesPeter Korsgaard
2010-05-03toolchain/gdb: get rid of 6.4 / 6.5Peter Korsgaard
2010-05-02uclibc: make sure the default configuration doesn't ask questionsThomas Petazzoni
2010-05-02uClibc: add UCLIBC_HAS_NFTW to default configurationThomas Petazzoni
2010-05-02toolchain/gcc: bump 4.4.x version to 4.4.4Peter Korsgaard
2010-05-01Fix GDB BFD test linkingPaulius Zaleckas
2010-05-01toolchain/gdb: Add GDB 7.0.1 and 7.1 supportPaulius Zaleckas