summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2007-07-06Get rid of leading whitespace to silence warnings from config system."Steven J. Hill"
2007-07-06Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD..."Steven J. Hill"
2007-07-05This was for when I was building a toolchain without BR2_TOOLCHAIN_SYSROOT se..."Steven J. Hill"
2007-07-05Enable the option."Steven J. Hill"
2007-07-05Do not override CFLAGS in uClibc. Instead concatenate with the ARCH_CFLAGS. A..."Steven J. Hill"
2007-06-28- work around bug in gcc (or rather libiberty) for parallel installBernhard Reutner-Fischer
2007-06-28- pull arm mmap fix from trunkBernhard Reutner-Fischer
2007-06-26- fix typo in sed exprBernhard Reutner-Fischer
2007-06-26- add BR2_INET_IPV6 and BR2_INET_RPCBernhard Reutner-Fischer
2007-06-26- don't bail out on cc warningsBernhard Reutner-Fischer
2007-06-26- check for clean environment variables ARCH, CROSS_COMPILE, GREP_OPTIONSBernhard Reutner-Fischer
2007-06-25- remove erroneously copied patchBernhard Reutner-Fischer
2007-06-25- for -Os, turn switch statements into if-else chainsBernhard Reutner-Fischer
2007-06-25- add 2.17.50.0.17Bernhard Reutner-Fischer
2007-06-25- add patch for the 0.9.29 release that fixes the visibility of internal_func...Bernhard Reutner-Fischer
2007-06-25- adjust patches of the gcc-clean targetBernhard Reutner-Fischer
2007-06-24- yet another hunk that should have been part of r18904Bernhard Reutner-Fischer
2007-06-24- disable sysroot support for anything but the current, stable release seriesBernhard Reutner-Fischer
2007-06-23- "Keep the actual toolchain binaries in a directory at the same level".Bernhard Reutner-Fischer
2007-06-22- fixup ccache to know about usr/binBernhard Reutner-Fischer
2007-06-22- gdb resides in usr/Bernhard Reutner-Fischer
2007-06-21- bump version to 2.6.21.5Bernhard Reutner-Fischer
2007-06-20- add OPENMP configure handling (needed for e.g. gettext).Bernhard Reutner-Fischer
2007-06-20- add full sysroot support for non-ancient toolchains.Bernhard Reutner-Fischer
2007-06-16Please make sure to update this file as well for new versions of GDB."Steven J. Hill"
2007-06-13- allow for patching snapshots. Files are named uClibc.*.patch which is unamb...Bernhard Reutner-Fischer
2007-06-07- forgot to supply a default for UCLIBC_EXTRA_CFLAGSBernhard Reutner-Fischer
2007-06-07- adjust sample configBernhard Reutner-Fischer
2007-06-06- prefer shared libs on the hostBernhard Reutner-Fischer
2007-06-06- adjust to use the gcc-4.2.0 releaseBernhard Reutner-Fischer
2007-06-05- fix typo in version checkBernhard Reutner-Fischer
2007-06-02- fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIBBernhard Reutner-Fischer
2007-06-01- add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer t...Bernhard Reutner-Fischer
2007-05-24Fixed silly typo. Thanks to Petur Thors for reportingPeter Korsgaard
2007-05-15Strip librariesPeter Korsgaard
2007-05-15- add gdb-6.6Bernhard Reutner-Fischer
2007-05-15- add 2.17.50.0.16Bernhard Reutner-Fischer
2007-05-12- store uClibc's configfile as BR2_UCLIBC_CONFIG in menuconfigBernhard Reutner-Fischer
2007-05-11- ignore eventual errors from which(1)Bernhard Reutner-Fischer
2007-05-10If we are using snapshot, don't even attempt to try and patch anything."Steven J. Hill"
2007-05-10Re-create patches for released 0.9.29 version."Steven J. Hill"
2007-05-07Add older version of binutils."Steven J. Hill"
2007-04-28When using an external toolchain, we still need to have the user select which..."Steven J. Hill"
2007-04-28Get rid of blank line."Steven J. Hill"
2007-04-19Some 'find' commands get a little picky."Steven J. Hill"
2007-04-15- recommend linuxthreads.oldBernhard Reutner-Fischer
2007-04-13If using an external toolchain, don't include any of this stuff."Steven J. Hill"
2007-04-11- store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .configBernhard Reutner-Fischer
2007-04-02- make sure that we do not confuse versions (due to how findstring works)Bernhard Reutner-Fischer
2007-03-24- bump version to 2.17.50.0.14Bernhard Reutner-Fischer