summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* - fixes and cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-191-26/+25
* - don't strip the host binaries for nowBernhard Reutner-Fischer2007-09-191-1/+1
* - exclude other old, deprecated and unsupported versions of gccBernhard Reutner-Fischer2007-09-191-1/+1
* Remove some debug info + add uclibc-target-utils-source targetUlf Samuelsson2007-09-171-0/+2
* Don't break AVR32 toolchain by hiding binutils-2.17Ulf Samuelsson2007-09-171-1/+1
* - cleanup and fixes (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-172-2/+2
* - add binutils-2.18 and binutils-2.18.50.0.1Bernhard Reutner-Fischer2007-09-178-6/+158
* - some more sparc{,64} twiddlingBernhard Reutner-Fischer2007-09-151-2/+12
* - fix copy'n paste error in ABI configurationBernhard Reutner-Fischer2007-09-151-1/+1
* Unbreak multiple boards, add Ingo's rt patchUlf Samuelsson2007-09-122-11/+94
* bump up a few version numbers. kill dead 2.6.19 option.Eric Andersen2007-09-113-14/+10
* - correctly filter out the scriptBernhard Reutner-Fischer2007-09-042-2/+2
* Cleanup handling of gccbug scriptUlf Samuelsson2007-09-032-2/+2
* Cleanup handling of gccbug scriptUlf Samuelsson2007-09-032-5/+1
* - add sequence-point for toplevel parallel builds: uClibc needs an initial gccBernhard Reutner-Fischer2007-09-013-4/+7
* - don't try to strip the gccbug scriptBernhard Reutner-Fischer2007-09-011-1/+1
* - GCC_CROSS_LANGUAGES for non-sysroot enabled gccBernhard Reutner-Fischer2007-09-011-4/+14
* - precaution when looking at GCC_VERSIONBernhard Reutner-Fischer2007-09-011-2/+2
* Revert patch causing g++-4.2.1 build to failUlf Samuelsson2007-08-302-6/+6
* - uclibc-configured has to depend on kernel-headersBernhard Reutner-Fischer2007-08-291-1/+1
* - misc cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-285-62/+99
* Looking at the the gcc-4.2.1 patches for uClibc, I found that theUlf Samuelsson2007-08-282-6/+6
* - make sure to honour user flagsBernhard Reutner-Fischer2007-08-261-7/+10
* - improve handling of sh (fgretief) for bug #1446Bernhard Reutner-Fischer2007-08-261-1/+33
* - If we are to build some libs then require them to exist.Bernhard Reutner-Fischer2007-08-262-16/+16
* - use the correct type (__u_long is correct, __ulong_t is not typed)Bernhard Reutner-Fischer2007-08-261-1/+1
* This patch fixes a bug into ostream::operator<<(double) due to the wrong sizeBernhard Reutner-Fischer2007-08-251-0/+26
* This patch allows each project to have a private linux build.Ulf Samuelsson2007-08-242-5/+6
* Move VENDOR stuff to projectUlf Samuelsson2007-08-241-17/+0
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-2211-74/+74
* - random whitespace cleanupBernhard Reutner-Fischer2007-08-221-1/+1
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-227-82/+82
* - drop circular dependencyBernhard Reutner-Fischer2007-08-221-1/+1
* - improve the way host prerequisites for "dependencies" are establishedBernhard Reutner-Fischer2007-08-222-16/+7
* - use the correct host compilerBernhard Reutner-Fischer2007-08-221-3/+5
* - fix wrong help-textBernhard Reutner-Fischer2007-08-221-4/+1
* - make sure that sstrip is available early enoughBernhard Reutner-Fischer2007-08-211-1/+5
* - add question for UlfBernhard Reutner-Fischer2007-08-211-0/+1
* - fixup whitespace damage after ulfBernhard Reutner-Fischer2007-08-214-15/+15
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-216-37/+37
* - forgot to add this file to go with r19619Bernhard Reutner-Fischer2007-08-211-0/+44
* - add handling of lzma for the host (unconditionally for now)Bernhard Reutner-Fischer2007-08-212-1/+14
* - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd...Bernhard Reutner-Fischer2007-08-213-5/+5
* - a few more cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-211-3/+3
* - 4.2.1 obsoletes 4.2.0Bernhard Reutner-Fischer2007-08-211-1/+1
* - put libstdc++.so into the correct place (usr/lib) and make sure that the di...Bernhard Reutner-Fischer2007-08-212-1/+3
* - SH endian setting (fgretief in bug #1446)Bernhard Reutner-Fischer2007-08-211-0/+2
* Add BUILDROOT_DL_DIR to dependencies.sh and fix whitespace damage (sorry)Ulf Samuelsson2007-08-201-1/+7
* - whitespace fixesBernhard Reutner-Fischer2007-08-201-2/+2
* Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86Ulf Samuelsson2007-08-201-0/+3