summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* Add uclibc wchar default configurationUlf Samuelsson2007-07-201-0/+215
* Allow selection of RPC and IPv6 options for an external toolchain."Steven J. Hill"2007-07-171-0/+12
* - fix building sstripBernhard Reutner-Fischer2007-07-101-1/+2
* - unify the GCC_WITH_ configure options and make them activeBernhard Reutner-Fischer2007-07-083-14/+19
* - factor-out common config options for staging and target compilerBernhard Reutner-Fischer2007-07-081-2/+3
* - we have to reconfigure iff some compiler-config was changed.Bernhard Reutner-Fischer2007-07-081-3/+6
* - provide default for vfprintfBernhard Reutner-Fischer2007-07-081-0/+1
* - adjust for the released 4.2.0 versionBernhard Reutner-Fischer2007-07-071-1/+1
* - forgot to adjust the pathBernhard Reutner-Fischer2007-07-071-12/+6
* - use correct path to libstdc++Bernhard Reutner-Fischer2007-07-071-1/+1
* Avoid stripping scriptsUlf Samuelsson2007-07-071-9/+5
* - pull in missing hunks from the arm-mmap fix.Bernhard Reutner-Fischer2007-07-072-10/+85
* - improve help textBernhard Reutner-Fischer2007-07-071-1/+1
* Avoid stripping a script fileUlf Samuelsson2007-07-071-1/+9
* Get rid of leading whitespace to silence warnings from config system."Steven J. Hill"2007-07-061-1/+1
* Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD..."Steven J. Hill"2007-07-061-2/+0
* This was for when I was building a toolchain without BR2_TOOLCHAIN_SYSROOT se..."Steven J. Hill"2007-07-051-1/+1
* Enable the option."Steven J. Hill"2007-07-051-3/+2
* Do not override CFLAGS in uClibc. Instead concatenate with the ARCH_CFLAGS. A..."Steven J. Hill"2007-07-051-1/+4
* - work around bug in gcc (or rather libiberty) for parallel installBernhard Reutner-Fischer2007-06-281-1/+1
* - pull arm mmap fix from trunkBernhard Reutner-Fischer2007-06-281-0/+22
* - fix typo in sed exprBernhard Reutner-Fischer2007-06-261-8/+8
* - add BR2_INET_IPV6 and BR2_INET_RPCBernhard Reutner-Fischer2007-06-262-1/+30
* - don't bail out on cc warningsBernhard Reutner-Fischer2007-06-261-2/+3
* - check for clean environment variables ARCH, CROSS_COMPILE, GREP_OPTIONSBernhard Reutner-Fischer2007-06-261-0/+22
* - remove erroneously copied patchBernhard Reutner-Fischer2007-06-251-139/+0
* - for -Os, turn switch statements into if-else chainsBernhard Reutner-Fischer2007-06-251-0/+153
* - add 2.17.50.0.17Bernhard Reutner-Fischer2007-06-255-1/+214
* - add patch for the 0.9.29 release that fixes the visibility of internal_func...Bernhard Reutner-Fischer2007-06-251-0/+51
* - adjust patches of the gcc-clean targetBernhard Reutner-Fischer2007-06-251-3/+3
* - yet another hunk that should have been part of r18904Bernhard Reutner-Fischer2007-06-241-1/+1
* - disable sysroot support for anything but the current, stable release seriesBernhard Reutner-Fischer2007-06-243-7/+11
* - "Keep the actual toolchain binaries in a directory at the same level".Bernhard Reutner-Fischer2007-06-231-20/+20
* - fixup ccache to know about usr/binBernhard Reutner-Fischer2007-06-221-28/+28
* - gdb resides in usr/Bernhard Reutner-Fischer2007-06-221-18/+12
* - bump version to 2.6.21.5Bernhard Reutner-Fischer2007-06-213-3/+22
* - add OPENMP configure handling (needed for e.g. gettext).Bernhard Reutner-Fischer2007-06-201-0/+7
* - add full sysroot support for non-ancient toolchains.Bernhard Reutner-Fischer2007-06-207-95/+604
* Please make sure to update this file as well for new versions of GDB."Steven J. Hill"2007-06-161-0/+1
* - allow for patching snapshots. Files are named uClibc.*.patch which is unamb...Bernhard Reutner-Fischer2007-06-131-0/+2
* - forgot to supply a default for UCLIBC_EXTRA_CFLAGSBernhard Reutner-Fischer2007-06-071-0/+1
* - 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