Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
patches to separate directory until a proper fix is made. discovered by jacmet and Dr. Nigel Kukard
|
|
|
|
Based on patch by Nigel Kukard.
|
|
|
|
Patch by Nigel Kukard.
|