Age | Commit message (Collapse) | Author |
|
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
|
|
Based on Bernhards tree.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provide kernel headers when ext toolchain is used, so we can compile
packages which need them.
|
|
|
|
|
|
|
|
The ifeq/endif nesting was wrong, so arch/tune/abi options where only set in
the non-softfloat case.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
questions for config
* Added ARM config options to makefile just like the other arch's
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix 'undefined reference to fmsub' linking errors with C++ programs
when soft float is enabled. Patch by b5331.
Closes #1588.
|
|
Use optimized string ops instead of dummy generic ones on PPC.
|