| Commit message (Expand) | Author | Age | Files | Lines |
* | external toolchain: also copy the libthread_db.so for gdbserver | Yann E. MORIN | 2010-05-28 | 1 | -0/+3 |
* | toolchain/external: only copy the pthread lib if needed | Yann E. MORIN | 2010-05-28 | 1 | -1/+5 |
* | external toolchain: check BR2_INSTALL_LIBSTDCPP | Thomas Petazzoni | 2010-05-20 | 1 | -0/+12 |
* | external-toolchain: Support for multilib toolchains | Thomas Petazzoni | 2010-04-17 | 1 | -11/+79 |
* | external-toolchain: support libraries outside of /lib | Thomas Petazzoni | 2010-04-17 | 1 | -10/+13 |
* | toolchain: fix using external toolchains built with buildroot | Yann E. MORIN | 2010-04-07 | 1 | -8/+1 |
* | external toolchain: fix sysroot location if the toolchain was moved | Yann E. MORIN | 2010-03-31 | 1 | -1/+8 |
* | DNS resolv problem with glibc | Anders Darander | 2009-09-15 | 1 | -1/+1 |
* | Fix PROGRAM_INVOCATION handling with external toolchains | Thomas Petazzoni | 2009-07-31 | 1 | -1/+3 |
* | external toolchain: check cross-compiler existence | Thomas Petazzoni | 2009-07-17 | 1 | -0/+10 |
* | external toolchain: respect $(Q) | Thomas Petazzoni | 2009-07-17 | 1 | -5/+5 |
* | external toolchain: copy the C++ standard library if needed | Thomas Petazzoni | 2009-07-17 | 1 | -0/+4 |
* | external toolchain: do not copy useless symbolic links | Thomas Petazzoni | 2009-07-17 | 1 | -1/+1 |
* | external toolchain: more documentation about the principles | Thomas Petazzoni | 2009-07-17 | 1 | -0/+31 |
* | external toolchain: use LANG=C when calling gcc -v | Thomas Petazzoni | 2009-07-17 | 1 | -2/+2 |
* | external-toolchain: better documentation, cleanup, sysroot check | Thomas Petazzoni | 2009-07-17 | 1 | -34/+81 |
* | external toolchain: fix libraries copy and add ARM ABI check | Thomas Petazzoni | 2009-07-16 | 1 | -20/+37 |
* | Improve external toolchain checks | Thomas Petazzoni | 2009-06-15 | 1 | -0/+51 |
* | Simple glibc-based external toolchain support | Thomas Petazzoni | 2009-06-15 | 2 | -23/+26 |
* | toolchain: revert r25193 (Change binary toolchain configuration) | Peter Korsgaard | 2009-02-04 | 2 | -5/+1 |
* | Change binary toolchain configuration, so | Ulf Samuelsson | 2009-01-31 | 2 | -1/+5 |
* | Extend External Toolchain options (match buildroot built toolchain): | Daniel Laird | 2009-01-30 | 1 | -60/+0 |
* | toolchain/external-toolchain/ext-tool.mk: Support non sysroot-able toolchains | Daniel Laird | 2009-01-12 | 1 | -3/+3 |
* | toolchain: use same gdb Config.in for internal/external toolchains | Peter Korsgaard | 2008-12-15 | 2 | -81/+77 |
* | Another external toolchain support solution | Thomas Petazzoni | 2008-12-13 | 1 | -0/+6 |
* | External toolchain C++ cross-compiler fix | Peter Korsgaard | 2008-11-03 | 1 | -0/+6 |
* | More external toolchain fixes | Peter Korsgaard | 2008-11-03 | 1 | -2/+2 |
* | External toolchain support improvements | Peter Korsgaard | 2008-11-03 | 1 | -13/+10 |
* | Typo fix in toolchain/external-toolchain/ext-tool.mk | Peter Korsgaard | 2008-10-17 | 1 | -1/+1 |
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -3/+0 |
* | toolchain: more sensible uclibc defaults for external toolchain | Peter Korsgaard | 2008-06-16 | 1 | -4/+4 |
* | - revert some bad checkins, fixup bad settings in atmel targets and move the ... | Bernhard Reutner-Fischer | 2007-09-26 | 1 | -3/+4 |
* | reinstate AVR32 toolchain | Ulf Samuelsson | 2007-09-26 | 1 | -4/+3 |
* | - remove one invariant in toolchain type selection. | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -3/+4 |
* | - Subsume and collaps toolchain options in one menu | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -1/+1 |
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -37/+37 |
* | - random whitespace cleanup | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
* | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -4/+4 |
* | Allow selection of RPC and IPv6 options for an external toolchain. | "Steven J. Hill" | 2007-07-17 | 1 | -0/+12 |
* | When using an external toolchain, we still need to have the user select which... | "Steven J. Hill" | 2007-04-28 | 1 | -2/+25 |
* | Some 'find' commands get a little picky. | "Steven J. Hill" | 2007-04-19 | 1 | -1/+1 |
* | Support building using an external toolchain. Questions to the mailing list a... | "Steven J. Hill" | 2007-02-06 | 2 | -0/+128 |