Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-07 | add definitions for O_PATH | Waldemar Brodkorb | |
Only alpha, hppa and sparc need non-default value. | |||
2015-12-05 | remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__ | Waldemar Brodkorb | |
.globl can be used for every architecture so remove the define. Sync with GNU C library. | |||
2015-12-05 | remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__ | Waldemar Brodkorb | |
It's even no longer required for non-ported ppc64 architecture. Sync with GNU C library. This simplify the macros in include/libc-symbols.h. | |||
2015-10-09 | add new architecture support for or1k | Waldemar Brodkorb | |
Information about Openrisc: http://opencores.org/or1k/Main_Page Integrated from: https://github.com/openrisc/uClibc-or1k |