index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
xtensa
/
sysdep.h
Age
Commit message (
Expand
)
Author
2022-06-20
xtensa: implement user context manipulation functions
Max Filippov
2017-02-01
g/c __libc_errno
mirabilos
2016-07-17
cleanup CALL_MCOUNT / PROF
Waldemar Brodkorb
2016-07-17
cleanup PTR_MANGLE/PTR_DEMANGLE support
Waldemar Brodkorb
2015-12-05
remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__
Waldemar Brodkorb
2015-10-08
xtensa: support call0 ABI
Max Filippov
2015-06-23
xtensa: add ret_ERRVAL definition
Max Filippov
2015-06-23
xtensa: fix stack frame size for NPTL
Max Filippov
2014-09-22
xtensa: add support for NPTL
Waldemar Brodkorb
2013-12-20
libc/sysdeps: commonize ret_ERRVAL
Baruch Siach
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-11-03
xtensa: sysdep.h needs to include sys/syscall.h
Chris Zankel
2012-06-15
vfork: make all archs consistent
Peter S. Mazinger
2010-06-24
libc: silence warnings about undefined cpp tokens
Bernhard Reutner-Fischer
2009-12-16
build: Get rids of PIC macro using compiler flag __PIC__ instead
Carmelo Amoroso
2008-01-05
Chris Zankel writes:
Mike Frysinger