index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolchain
/
external-toolchain
Age
Commit message (
Expand
)
Author
2009-09-15
DNS resolv problem with glibc
Anders Darander
2009-07-31
Fix PROGRAM_INVOCATION handling with external toolchains
Thomas Petazzoni
2009-07-17
external toolchain: check cross-compiler existence
Thomas Petazzoni
2009-07-17
external toolchain: respect $(Q)
Thomas Petazzoni
2009-07-17
external toolchain: copy the C++ standard library if needed
Thomas Petazzoni
2009-07-17
external toolchain: do not copy useless symbolic links
Thomas Petazzoni
2009-07-17
external toolchain: more documentation about the principles
Thomas Petazzoni
2009-07-17
external toolchain: use LANG=C when calling gcc -v
Thomas Petazzoni
2009-07-17
external-toolchain: better documentation, cleanup, sysroot check
Thomas Petazzoni
2009-07-16
external toolchain: fix libraries copy and add ARM ABI check
Thomas Petazzoni
2009-06-15
Improve external toolchain checks
Thomas Petazzoni
2009-06-15
Simple glibc-based external toolchain support
Thomas Petazzoni
2009-02-04
toolchain: revert r25193 (Change binary toolchain configuration)
Peter Korsgaard
2009-01-31
Change binary toolchain configuration, so
Ulf Samuelsson
2009-01-30
Extend External Toolchain options (match buildroot built toolchain):
Daniel Laird
2009-01-12
toolchain/external-toolchain/ext-tool.mk: Support non sysroot-able toolchains
Daniel Laird
2008-12-15
toolchain: use same gdb Config.in for internal/external toolchains
Peter Korsgaard
2008-12-13
Another external toolchain support solution
Thomas Petazzoni
2008-11-03
External toolchain C++ cross-compiler fix
Peter Korsgaard
2008-11-03
More external toolchain fixes
Peter Korsgaard
2008-11-03
External toolchain support improvements
Peter Korsgaard
2008-10-17
Typo fix in toolchain/external-toolchain/ext-tool.mk
Peter Korsgaard
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2008-06-16
toolchain: more sensible uclibc defaults for external toolchain
Peter Korsgaard
2007-09-26
- revert some bad checkins, fixup bad settings in atmel targets and move the ...
Bernhard Reutner-Fischer
2007-09-26
reinstate AVR32 toolchain
Ulf Samuelsson
2007-09-25
- remove one invariant in toolchain type selection.
Bernhard Reutner-Fischer
2007-09-22
- Subsume and collaps toolchain options in one menu
Bernhard Reutner-Fischer
2007-08-22
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-22
- random whitespace cleanup
Bernhard Reutner-Fischer
2007-08-22
- semicolon touchup. No other changes
Bernhard Reutner-Fischer
2007-07-17
Allow selection of RPC and IPv6 options for an external toolchain.
"Steven J. Hill"
2007-04-28
When using an external toolchain, we still need to have the user select which...
"Steven J. Hill"
2007-04-19
Some 'find' commands get a little picky.
"Steven J. Hill"
2007-02-06
Support building using an external toolchain. Questions to the mailing list a...
"Steven J. Hill"