Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing CLIBABI variables __aeabi_stdin, __aeabi_stdout, __aeabi_stderr. | Joseph Myers | 2009-07-09 | 1 | -0/+15 |
| | | | | | | | | | | | | The ARM EABI has a document CLIBABI specifying various __aeabi_* functions and variables to be provided for the use of portable objects that can be linked with different EABI-conforming C libraries. __aeabi_stdin, __aeabi_stdout and __aeabi_stderr were missing in uClibc; this patch (originally from Nathan Froyd and for glibc) adds them. Signed-off-by: Joseph Myers <joseph@codesourcery.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-02-28 | 1 | -0/+84 |