| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
|
| |
|
| |
|
| |
|
|
|
|
| |
Step 11: More libc_hidden_proto removal
|
|
|
|
| |
Step 8: include folder
|
|
|
|
|
|
|
|
|
| |
Enable CFI directives for sh to add proper CFI information into
assembly functions. This provides stack frame information used
during stack unwinding as well by debugger for backtracing.
Signed-off-by: Filippo Arcidiacono <filippo.arcidiacono@st.com>
Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- [elf.h] Add missing macro for GNU hash support
- [fcntl.h] Add extern declaration for fcntl64
- [libc-symbols] Re-enale 'hidden_proto' macro and others.
Synch it with trunk
- [tls.h] export USE___THREAD macro to librt too
- [unistd.h] Fix sysconf prototype
- [errno.h] Avoid warnings for duplicated macro definitions
Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
|
| |
|
| |
|
|
|