summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* - adjust sample configBernhard Reutner-Fischer2007-06-071-1/+8
* - prefer shared libs on the hostBernhard Reutner-Fischer2007-06-061-2/+2
* - adjust to use the gcc-4.2.0 releaseBernhard Reutner-Fischer2007-06-0618-11/+20
* - fix typo in version checkBernhard Reutner-Fischer2007-06-051-1/+1
* - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIBBernhard Reutner-Fischer2007-06-021-4/+4
* - add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer t...Bernhard Reutner-Fischer2007-06-011-0/+6
* Fixed silly typo. Thanks to Petur Thors for reportingPeter Korsgaard2007-05-241-1/+1
* Strip librariesPeter Korsgaard2007-05-151-0/+2
* - add gdb-6.6Bernhard Reutner-Fischer2007-05-154-0/+157
* - add 2.17.50.0.16Bernhard Reutner-Fischer2007-05-155-2/+267
* - store uClibc's configfile as BR2_UCLIBC_CONFIG in menuconfigBernhard Reutner-Fischer2007-05-122-6/+29
* - ignore eventual errors from which(1)Bernhard Reutner-Fischer2007-05-112-4/+4
* If we are using snapshot, don't even attempt to try and patch anything."Steven J. Hill"2007-05-101-0/+2
* Re-create patches for released 0.9.29 version."Steven J. Hill"2007-05-103-235/+209
* Add older version of binutils."Steven J. Hill"2007-05-076-0/+333
* When using an external toolchain, we still need to have the user select which..."Steven J. Hill"2007-04-281-2/+25
* Get rid of blank line."Steven J. Hill"2007-04-281-1/+0
* Some 'find' commands get a little picky."Steven J. Hill"2007-04-191-1/+1
* - recommend linuxthreads.oldBernhard Reutner-Fischer2007-04-151-0/+3
* If using an external toolchain, don't include any of this stuff."Steven J. Hill"2007-04-131-0/+4
* - store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .configBernhard Reutner-Fischer2007-04-112-4/+4
* - make sure that we do not confuse versions (due to how findstring works)Bernhard Reutner-Fischer2007-04-021-3/+3
* - bump version to 2.17.50.0.14Bernhard Reutner-Fischer2007-03-245-1/+265
* - store backup of dwmw2's combined compile patch.Bernhard Reutner-Fischer2007-03-241-0/+460
* - fwd portBernhard Reutner-Fischer2007-03-241-0/+0
* - bump versionBernhard Reutner-Fischer2007-03-242-3/+3
* - see if the dir exists before trying to strip an empty list of files..Bernhard Reutner-Fischer2007-03-221-5/+5
* install hostutils (i.e. 'ldd' and 'ldconfig') into $STAGING_DIREric Andersen2007-03-221-0/+6
* - ignore errors when looking at hostcc and hostcxxBernhard Reutner-Fischer2007-03-211-3/+3
* - apply openswan patches if openswan was enabledBernhard Reutner-Fischer2007-03-211-0/+4
* - add CFLAGS_COMBINE checkBernhard Reutner-Fischer2007-03-211-0/+2
* - stop using head and use sed -e '1d' at the end insteadBernhard Reutner-Fischer2007-03-211-3/+3
* - add ipmisensorsBernhard Reutner-Fischer2007-03-141-0/+6103
* - bump versionBernhard Reutner-Fischer2007-03-142-3/+3
* - s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarityBernhard Reutner-Fischer2007-03-141-1/+1
* - fix syntaxBernhard Reutner-Fischer2007-03-121-1/+1
* - fixes for bugs introduced with the MacOS10 support (Heikki Lindholm)Bernhard Reutner-Fischer2007-03-101-10/+4
* Improve the checking of sed by adding some common GNU sed installationBernhard Reutner-Fischer2007-03-092-24/+57
* - Propagate HOST_SED_DIR to the dependencies script so that it may use theBernhard Reutner-Fischer2007-03-081-1/+3
* update to uClibc 0.9.28.3Eric Andersen2007-02-283-26/+4
* 0.9.28.2 supportPeter Korsgaard2007-02-222-0/+7
* Really propagate BR2_SOFT_FLOAT setting to 0.9.28.1Peter Korsgaard2007-02-202-1/+2
* - mention the package that usually provides makeinfoBernhard Reutner-Fischer2007-02-161-1/+2
* - might make sense not to print ok if it was nakBernhard Reutner-Fischer2007-02-151-1/+2
* - warn about missing makeinfo on the host.Bernhard Reutner-Fischer2007-02-151-1/+6
* - uclibc-menuconfig provides a .config but doesn't provide .configuredBernhard Reutner-Fischer2007-02-151-1/+1
* - allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkoutBernhard Reutner-Fischer2007-02-152-1/+3
* - sched_{s,g}etaffinity depends on the respective syscalls.Bernhard Reutner-Fischer2007-02-141-0/+55
* - gcc-4.1.2 releasedBernhard Reutner-Fischer2007-02-142-8/+1
* - backport fix for PR30620Bernhard Reutner-Fischer2007-02-131-0/+12