| Commit message (Expand) | Author | Age | Files | Lines |
* | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | 2007-06-27 | 1 | -7/+1 |
* | - add full sysroot support for non-ancient toolchains. | Bernhard Reutner-Fischer | 2007-06-20 | 1 | -49/+21 |
* | - fix typo | Bernhard Reutner-Fischer | 2007-06-06 | 1 | -1/+1 |
* | - better also copy the link targets.. | Bernhard Reutner-Fischer | 2007-06-06 | 1 | -1/+1 |
* | - 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 | 1 | -1/+1 |
* | - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB | Bernhard Reutner-Fischer | 2007-06-02 | 1 | -9/+8 |
* | - add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer t... | Bernhard Reutner-Fischer | 2007-06-01 | 1 | -3/+12 |
* | fixup package LDFLAGS handling | Eric Andersen | 2007-03-13 | 1 | -0/+1 |
* | - fix prerequisites of binutils_target | Bernhard Reutner-Fischer | 2007-01-24 | 1 | -2/+1 |
* | - don't rely on buggy gmp/mpfr on the host but use our own build iff we are a... | Bernhard Reutner-Fischer | 2007-01-22 | 1 | -8/+8 |
* | - use the correct path to configure | Bernhard Reutner-Fischer | 2007-01-16 | 1 | -1/+1 |
* | - provide host-libgmp and host-libmpfr | Bernhard Reutner-Fischer | 2007-01-16 | 1 | -34/+26 |
* | fixup a whole steaming pile of insanity. When packages are configured, | Eric Andersen | 2007-01-14 | 1 | -12/+15 |
* | - small tweaks to the gmp and mpfr -clean targets to uninstall them frmo the ... | Bernhard Reutner-Fischer | 2006-12-14 | 1 | -10/+15 |
* | - Add libgmp-host and libmpfr-host support. I'll need this for fortran support. | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -0/+32 |
* | - pass target specific settings to configure when configuring for the target. | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -0/+2 |
* | - add "lib" prefix | Bernhard Reutner-Fischer | 2006-11-28 | 2 | -10/+10 |
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -1/+1 |
* | - Typo fix: copy headers to the correct location on the target. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -1/+2 |
* | - add stubs for gmp and mpfr | Bernhard Reutner-Fischer | 2006-09-28 | 2 | -0/+116 |