Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ext-toolchain.sh: don't pass CFLAGS when wrapping ld | Jo-Philipp Wich | 2012-05-01 | 1 | -1/+1 |
* | ext-toolchain.sh: rework generated gcc wrapper Only append -L and -Wl,-rpath-... | Jo-Philipp Wich | 2012-01-29 | 1 | -13/+44 |
* | ext-toolchain.sh: support --wrap with src == dest | Jo-Philipp Wich | 2012-01-29 | 1 | -3/+9 |
* | ext-toolchain.sh: CONFIG_NLS -> CONFIG_BUILD_NLS | Jo-Philipp Wich | 2012-01-19 | 1 | -2/+2 |
* | ext-toolchain.sh: fix typo | Jo-Philipp Wich | 2012-01-19 | 1 | -2/+1 |
* | ext-toolchain.sh: add option to write .config Add a new --config option to ge... | Jo-Philipp Wich | 2012-01-18 | 1 | -3/+137 |
* | ext-toolchain.sh: properly handle toolchains without sysroot support | Jo-Philipp Wich | 2012-01-18 | 1 | -9/+6 |
* | ext-toolchain.sh: - use GCC's own idea of the target name (-dumpmachine) - di... | Jo-Philipp Wich | 2012-01-18 | 1 | -21/+21 |
* | add ext-toolchain.sh, a utility for external toolchains The ext-toolchain.sh ... | Jo-Philipp Wich | 2012-01-18 | 1 | -0/+410 |