summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* kernel-headers: bump 2.6.27.x / 2.6.31.x stable versionsPeter Korsgaard2009-10-131-2/+2
* kernel-headers: bump 2.6.31 stable versionDaniel Mack2009-10-121-1/+1
* *-menuconfig needs dirs to existBernhard Reutner-Fischer2009-10-091-1/+1
* kernel-headers: bump 2.6.27/30/31 stable versionsPeter Korsgaard2009-10-052-3/+3
* kernel-headers: add unifdef getline fix for old kernelPeter Korsgaard2009-10-032-0/+112
* dependencies: check for 'patch'Peter Korsgaard2009-10-021-0/+17
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-016-14/+14
* dependencies: check for >= make 3.81Peter Korsgaard2009-09-301-2/+2
* kernel-headers: 2.6.30.x: fix build error in ndelay() on mipsPeter Korsgaard2009-09-251-0/+35
* kernel-headers: bump 2.6.27/30/31 stable versionsPeter Korsgaard2009-09-251-3/+3
* Remove some fragments left over from the 'qstrip' transitionMichael Roth2009-09-231-3/+0
* Add a config option for gcc tls support, rather than disabling it blindlyAustin Foxley2009-09-232-3/+16
* rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth2009-09-2311-54/+54
* Remove the "project" featureThomas Petazzoni2009-09-162-6/+6
* kernel-headers: bump 2.6.27.x / 2.6.30.x stable versionsPeter Korsgaard2009-09-161-2/+2
* DNS resolv problem with glibcAnders Darander2009-09-151-1/+1
* toolchain/gcc: make 4.3.4 defaultPeter Korsgaard2009-09-101-2/+3
* kernel-headers: bump 2.6.27.x stable versionPeter Korsgaard2009-09-101-1/+1
* kernel-headers: add 2.6.31Peter Korsgaard2009-09-101-2/+7
* kernel-headers: bump 2.6.27.x / 2.6.30.x stable versionsPeter Korsgaard2009-09-091-2/+2
* toolchain: use qstripThomas Petazzoni2009-09-055-32/+17
* uClibc as of 20090825 requires the ARCH to be specified when we call it's makeAustin Foxley2009-09-031-1/+10
* kernel-headers: bump 2.6.27.x / 2.6.30.x stable versionsPeter Korsgaard2009-08-241-2/+2
* toolchain/gcc: add 4.3.4Peter Korsgaard2009-08-0513-0/+451
* toolchain/gcc: remove deprecated 4.3.1 versionPeter Korsgaard2009-08-0512-453/+0
* Fix PROGRAM_INVOCATION handling with external toolchainsThomas Petazzoni2009-07-314-10/+14
* kernel-headers: bump 2.6.27 / 2.6.30 stable versionsPeter Korsgaard2009-07-311-2/+2
* toolchain: Clean up locale support menuWill Newton2009-07-271-4/+4
* toolchain/uClibc: add patch to rename getline to get_line in unifdef.cPavel Roskin2009-07-272-0/+58
* kernel-headers: bump 2.6.27.x stable versionPeter Korsgaard2009-07-261-1/+1
* toolchain/uclibc: xtensa patchesPeter Korsgaard2009-07-258-0/+345
* kernel-headers: bump 2.6.30.x stable versionPeter Korsgaard2009-07-251-1/+1
* toolchain: xtensa toolchain patch supportMaxim Grigoriev2009-07-243-3/+18
* toolchain/patch-kernel.sh: xtensa directory overlay supportMaxim Grigoriev2009-07-241-3/+14
* toolchain/uclibc: xtensa supportMaxim Grigoriev2009-07-241-0/+1
* toolchain/gcc: bump 4.4.x versionPeter Korsgaard2009-07-236-1/+1
* kernel-headers: bump 2.6.27 / 2.6.30 stable versionsPeter Korsgaard2009-07-201-2/+2
* external toolchain: check cross-compiler existenceThomas Petazzoni2009-07-171-0/+10
* external toolchain: respect $(Q)Thomas Petazzoni2009-07-171-5/+5
* external toolchain: copy the C++ standard library if neededThomas Petazzoni2009-07-171-0/+4
* external toolchain: do not copy useless symbolic linksThomas Petazzoni2009-07-171-1/+1
* external toolchain: more documentation about the principlesThomas Petazzoni2009-07-171-0/+31
* external toolchain: use LANG=C when calling gcc -vThomas Petazzoni2009-07-171-2/+2
* external-toolchain: better documentation, cleanup, sysroot checkThomas Petazzoni2009-07-171-34/+81
* external toolchain: fix libraries copy and add ARM ABI checkThomas Petazzoni2009-07-161-20/+37
* kernel-headers: bump 2.6.27.x / 2.6.29.x / 2.6.30.x stable versionsPeter Korsgaard2009-07-031-3/+3
* toolchain/gcc: ensure libraries are copied to target_dir for x86-64Peter Korsgaard2009-07-021-3/+3
* kernel-headers: bump 2.6.29.x versionPeter Korsgaard2009-06-171-1/+1
* Merge branch 'external-toolchain' of git://git.busybox.net/~tpetazzoni/git/bu...Peter Korsgaard2009-06-172-23/+77
|\
| * Improve external toolchain checksThomas Petazzoni2009-06-151-0/+51