Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-25 | - remove erroneously copied patch | Bernhard Reutner-Fischer | |
2007-06-25 | - for -Os, turn switch statements into if-else chains | Bernhard Reutner-Fischer | |
2007-06-25 | - add 2.17.50.0.17 | Bernhard Reutner-Fischer | |
2007-06-25 | - add patch for the 0.9.29 release that fixes the visibility of ↵ | Bernhard Reutner-Fischer | |
internal_function | |||
2007-06-25 | - adjust patches of the gcc-clean target | Bernhard Reutner-Fischer | |
2007-06-24 | - yet another hunk that should have been part of r18904 | Bernhard Reutner-Fischer | |
2007-06-24 | - disable sysroot support for anything but the current, stable release series | Bernhard 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/bin | Bernhard Reutner-Fischer | |
2007-06-22 | - gdb resides in usr/ | Bernhard Reutner-Fischer | |
2007-06-21 | - bump version to 2.6.21.5 | Bernhard 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 | |
- start to separate usr/lib and lib to match normal system-layout | |||
2007-06-16 | Please 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 ↵ | Bernhard Reutner-Fischer | |
unambiguous wrt release patches. sjhill, this "reverts" your r18601. I *need* to be able to test patches in a convenient manner. Please ping me if you are uncomfortable with this change so we can discuss it, thanks. | |||
2007-06-07 | - forgot to supply a default for UCLIBC_EXTRA_CFLAGS | Bernhard Reutner-Fischer | |
2007-06-07 | - adjust sample config | Bernhard Reutner-Fischer | |
2007-06-06 | - prefer shared libs on the host | Bernhard Reutner-Fischer | |
2007-06-06 | - adjust to use the gcc-4.2.0 release | Bernhard Reutner-Fischer | |
- adjust default gdb version to 6.6 - fix stripping gmp/mpfr due to recent LIBTGTEXT changes | |||
2007-06-05 | - fix typo in version check | Bernhard Reutner-Fischer | |
2007-06-02 | - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB | Bernhard Reutner-Fischer | |
2007-06-01 | - add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer ↵ | Bernhard Reutner-Fischer | |
to build static or dynamic libs/bins. - depending on the BR2_GNU_BUILD_SUFFIX, set the respective EXEEXT, LIBEXT, SHREXT extensions for use on the target. Thanks to Tom for suplying a diff which implements these. | |||
2007-05-24 | Fixed silly typo. Thanks to Petur Thors for reporting | Peter Korsgaard | |
2007-05-15 | Strip libraries | Peter Korsgaard | |
2007-05-15 | - add gdb-6.6 | Bernhard Reutner-Fischer | |
2007-05-15 | - add 2.17.50.0.16 | Bernhard Reutner-Fischer | |
2007-05-12 | - store uClibc's configfile as BR2_UCLIBC_CONFIG in menuconfig | Bernhard Reutner-Fischer | |
2007-05-11 | - ignore eventual errors from which(1) | Bernhard Reutner-Fischer | |
2007-05-10 | If we are using snapshot, don't even attempt to try and patch anything. | "Steven J. Hill" | |
2007-05-10 | Re-create patches for released 0.9.29 version. | "Steven J. Hill" | |
2007-05-07 | Add older version of binutils. | "Steven J. Hill" | |
2007-04-28 | When using an external toolchain, we still need to have the user select ↵ | "Steven J. Hill" | |
which thread model the toolchain was built with. This allows for proper building of LTP and possibly other packages. | |||
2007-04-28 | Get rid of blank line. | "Steven J. Hill" | |
2007-04-19 | Some 'find' commands get a little picky. | "Steven J. Hill" | |
2007-04-15 | - recommend linuxthreads.old | Bernhard Reutner-Fischer | |
2007-04-13 | If 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 .config | Bernhard Reutner-Fischer | |
- adjust a few defaults. | |||
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.14 | Bernhard Reutner-Fischer | |
2007-03-24 | - store backup of dwmw2's combined compile patch. | Bernhard Reutner-Fischer | |
Not yet even compile-tested, so inactive for now.. | |||
2007-03-24 | - fwd port | Bernhard Reutner-Fischer | |
2007-03-24 | - bump version | Bernhard Reutner-Fischer | |
2007-03-22 | - see if the dir exists before trying to strip an empty list of files.. | Bernhard Reutner-Fischer | |
2007-03-22 | install hostutils (i.e. 'ldd' and 'ldconfig') into $STAGING_DIR | Eric Andersen | |
2007-03-21 | - ignore errors when looking at hostcc and hostcxx | Bernhard Reutner-Fischer | |
2007-03-21 | - apply openswan patches if openswan was enabled | Bernhard Reutner-Fischer | |
2007-03-21 | - add CFLAGS_COMBINE check | Bernhard Reutner-Fischer | |
2007-03-21 | - stop using head and use sed -e '1d' at the end instead | Bernhard Reutner-Fischer | |
2007-03-14 | - add ipmisensors | Bernhard Reutner-Fischer | |
2007-03-14 | - bump version | Bernhard Reutner-Fischer | |