| Commit message (Expand) | Author | Age | Files | Lines |
* | - unify the GCC_WITH_ configure options and make them active | Bernhard Reutner-Fischer | 2007-07-08 | 3 | -14/+19 |
* | - factor-out common config options for staging and target compiler | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -2/+3 |
* | - we have to reconfigure iff some compiler-config was changed. | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -3/+6 |
* | - provide default for vfprintf | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -0/+1 |
* | - adjust for the released 4.2.0 version | Bernhard Reutner-Fischer | 2007-07-07 | 1 | -1/+1 |
* | - forgot to adjust the path | Bernhard Reutner-Fischer | 2007-07-07 | 1 | -12/+6 |
* | - use correct path to libstdc++ | Bernhard Reutner-Fischer | 2007-07-07 | 1 | -1/+1 |
* | Avoid stripping scripts | Ulf Samuelsson | 2007-07-07 | 1 | -9/+5 |
* | - pull in missing hunks from the arm-mmap fix. | Bernhard Reutner-Fischer | 2007-07-07 | 2 | -10/+85 |
* | - improve help text | Bernhard Reutner-Fischer | 2007-07-07 | 1 | -1/+1 |
* | Avoid stripping a script file | Ulf Samuelsson | 2007-07-07 | 1 | -1/+9 |
* | Get rid of leading whitespace to silence warnings from config system. | "Steven J. Hill" | 2007-07-06 | 1 | -1/+1 |
* | Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD... | "Steven J. Hill" | 2007-07-06 | 1 | -2/+0 |
* | This was for when I was building a toolchain without BR2_TOOLCHAIN_SYSROOT se... | "Steven J. Hill" | 2007-07-05 | 1 | -1/+1 |
* | Enable the option. | "Steven J. Hill" | 2007-07-05 | 1 | -3/+2 |
* | Do not override CFLAGS in uClibc. Instead concatenate with the ARCH_CFLAGS. A... | "Steven J. Hill" | 2007-07-05 | 1 | -1/+4 |
* | - work around bug in gcc (or rather libiberty) for parallel install | Bernhard Reutner-Fischer | 2007-06-28 | 1 | -1/+1 |
* | - pull arm mmap fix from trunk | Bernhard Reutner-Fischer | 2007-06-28 | 1 | -0/+22 |
* | - fix typo in sed expr | Bernhard Reutner-Fischer | 2007-06-26 | 1 | -8/+8 |
* | - add BR2_INET_IPV6 and BR2_INET_RPC | Bernhard Reutner-Fischer | 2007-06-26 | 2 | -1/+30 |
* | - don't bail out on cc warnings | Bernhard Reutner-Fischer | 2007-06-26 | 1 | -2/+3 |
* | - check for clean environment variables ARCH, CROSS_COMPILE, GREP_OPTIONS | Bernhard Reutner-Fischer | 2007-06-26 | 1 | -0/+22 |
* | - remove erroneously copied patch | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -139/+0 |
* | - for -Os, turn switch statements into if-else chains | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -0/+153 |
* | - add 2.17.50.0.17 | Bernhard Reutner-Fischer | 2007-06-25 | 5 | -1/+214 |
* | - add patch for the 0.9.29 release that fixes the visibility of internal_func... | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -0/+51 |
* | - adjust patches of the gcc-clean target | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -3/+3 |
* | - yet another hunk that should have been part of r18904 | Bernhard Reutner-Fischer | 2007-06-24 | 1 | -1/+1 |
* | - disable sysroot support for anything but the current, stable release series | Bernhard Reutner-Fischer | 2007-06-24 | 3 | -7/+11 |
* | - "Keep the actual toolchain binaries in a directory at the same level". | Bernhard Reutner-Fischer | 2007-06-23 | 1 | -20/+20 |
* | - fixup ccache to know about usr/bin | Bernhard Reutner-Fischer | 2007-06-22 | 1 | -28/+28 |
* | - gdb resides in usr/ | Bernhard Reutner-Fischer | 2007-06-22 | 1 | -18/+12 |
* | - bump version to 2.6.21.5 | Bernhard Reutner-Fischer | 2007-06-21 | 3 | -3/+22 |
* | - add OPENMP configure handling (needed for e.g. gettext). | Bernhard Reutner-Fischer | 2007-06-20 | 1 | -0/+7 |
* | - add full sysroot support for non-ancient toolchains. | Bernhard Reutner-Fischer | 2007-06-20 | 7 | -95/+604 |
* | Please make sure to update this file as well for new versions of GDB. | "Steven J. Hill" | 2007-06-16 | 1 | -0/+1 |
* | - allow for patching snapshots. Files are named uClibc.*.patch which is unamb... | Bernhard Reutner-Fischer | 2007-06-13 | 1 | -0/+2 |
* | - forgot to supply a default for UCLIBC_EXTRA_CFLAGS | Bernhard Reutner-Fischer | 2007-06-07 | 1 | -0/+1 |
* | - adjust sample config | Bernhard Reutner-Fischer | 2007-06-07 | 1 | -1/+8 |
* | - prefer shared libs on the host | Bernhard Reutner-Fischer | 2007-06-06 | 1 | -2/+2 |
* | - adjust to use the gcc-4.2.0 release | Bernhard Reutner-Fischer | 2007-06-06 | 18 | -11/+20 |
* | - fix typo in version check | Bernhard Reutner-Fischer | 2007-06-05 | 1 | -1/+1 |
* | - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB | Bernhard Reutner-Fischer | 2007-06-02 | 1 | -4/+4 |
* | - add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer t... | Bernhard Reutner-Fischer | 2007-06-01 | 1 | -0/+6 |
* | Fixed silly typo. Thanks to Petur Thors for reporting | Peter Korsgaard | 2007-05-24 | 1 | -1/+1 |
* | Strip libraries | Peter Korsgaard | 2007-05-15 | 1 | -0/+2 |
* | - add gdb-6.6 | Bernhard Reutner-Fischer | 2007-05-15 | 4 | -0/+157 |
* | - add 2.17.50.0.16 | Bernhard Reutner-Fischer | 2007-05-15 | 5 | -2/+267 |
* | - store uClibc's configfile as BR2_UCLIBC_CONFIG in menuconfig | Bernhard Reutner-Fischer | 2007-05-12 | 2 | -6/+29 |
* | - ignore eventual errors from which(1) | Bernhard Reutner-Fischer | 2007-05-11 | 2 | -4/+4 |