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
Age
Commit message (
Expand
)
Author
2015-12-29
xtensa: fix vfork return address calculations
Max Filippov
2015-12-07
add definitions for O_PATH
Waldemar Brodkorb
2015-12-05
remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__
Waldemar Brodkorb
2015-12-05
remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__
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
2015-06-10
use common ptrace.h for xtensa, fixes buildroot issues compiling enlightment
Waldemar Brodkorb
2014-09-22
xtensa: add support for NPTL
Waldemar Brodkorb
2014-08-25
fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZ
Khem Raj
2014-01-08
xtensa: use common ptrace.h
Baruch Siach
2013-12-20
libc/sysdeps: commonize ret_ERRVAL
Baruch Siach
2013-11-04
xtensa: fix atomic_decrement_if_positive() return value
Baruch Siach
2013-11-04
xtensa: fix layout of struct sigcontext to match the kernel
Baruch Siach
2013-04-01
linux: pread/write: convert to SYSCALL_ALIGN_64BIT
Mike Frysinger
2013-04-01
linux: posix_fadvise: use new SYSCALL_ALIGN_64BIT
Mike Frysinger
2013-04-01
libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
Mike Frysinger
2013-02-05
mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZED
Bernhard Reutner-Fischer
2013-01-10
buildsys: use kbuild style
Bernhard Reutner-Fischer
2012-12-05
xtensa: fix setjmp that didn't save all registers correctly
Chris Zankel
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-11-03
xtensa: add missing atomic intrinsics
Chris Zankel
2012-11-03
xtensa: sysdep.h needs to include sys/syscall.h
Chris Zankel
2012-11-03
xtensa: add a stub user.h file
Chris Zankel
2012-11-03
xtensa: fix a misnumbered register in sigsetjmp
Chris Zankel
2012-11-03
xtensa: add a set of atomic intrinsics
Chris Zankel
2012-11-03
xtensa: add sigcontext.h
Chris Zankel
2012-10-02
libc/sysdeps: add __kernel_long and __kernel_ulong
Chris Packham
2012-06-15
pread_write.c: make all archs use common code
Peter S. Mazinger
2012-06-15
fork: provide __libc_fork only if THREADS are enabled
Peter S. Mazinger
2012-06-15
vfork: make all archs consistent
Peter S. Mazinger
2012-06-15
posix_fadvise: make posix_fadvise[64] similar on all archs
Peter S. Mazinger
2012-06-15
nios2,xtensa: common uClibc_page.h is good for them
Peter S. Mazinger
2012-06-15
xtensa-config.h: remove XCHAL_MMU_MIN_PTE_PAGE_SIZE used only in uClibc_page.h
Peter S. Mazinger
2012-06-15
cleanup fork()
Peter S. Mazinger
2012-06-15
add jmpbuf-unwind.h and jmpbuf-offsets.h to avr32,c6x and xtensa
Peter S. Mazinger
2012-05-30
pread/pwrite: drop fallback funcs
Mike Frysinger
2012-05-30
pread/pwrite: handle renamed syscalls in common/ppc/xtensa code
Mike Frysinger
2012-01-28
*: if !HAS_THREADS strong alias sigaction
Bernhard Reutner-Fischer
2012-01-26
*: silence some warnings
Bernhard Reutner-Fischer
2011-03-09
bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target
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
2009-11-23
nommu: use MAP_UNINITIALIZE for mallocs
Mike Frysinger
2009-10-07
clean up O_CLOEXEC handling
Mike Frysinger
2009-09-18
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-08-30
honour NO_LONG_DOUBLE_MATH
Bernhard Reutner-Fischer
2009-08-30
Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.
Khem Raj
2009-07-29
build: Include Makefile.commonarch from common Makefile.in
Carmelo Amoroso
2009-07-26
add missing UTIME_* defines for *at funcs
Mike Frysinger
[next]