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
/
arm
Age
Commit message (
Expand
)
Author
2020-02-03
csky: add statx conditionals
Waldemar Brodkorb
2019-10-30
Make __syscall_error return long, as expected by syscall() callers
Carlos Santos
2018-11-01
Add support for Thumb-only processors.
Christophe Lyon
2018-08-10
arm/clone.S: Fix threading support
Christophe Lyon
2018-08-10
Add runtime support needed for C++ exceptions
Christophe Lyon
2018-08-10
Add application startup code for FDPIC
Christophe Lyon
2018-08-10
rtld: Add FDPIC code for arm
Christophe Lyon
2018-02-03
bits/mman.h: consolidate header file
Waldemar Brodkorb
2017-07-28
cleanup unused defines and includes from clone.S
Waldemar Brodkorb
2017-06-21
remove editor hints for vi
Waldemar Brodkorb
2017-06-08
fcntl.h: fixup namespace for O_DIRECTORY/O_NOFOLLOW/O_CLOEXEC
Waldemar Brodkorb
2017-04-16
libm: allow long double wrappers for all architectures
Waldemar Brodkorb
2017-01-28
remove PID caching
Waldemar Brodkorb
2016-11-27
remove UCLIBC_HAS_LFS
Waldemar Brodkorb
2016-11-27
arm: use common ret_ERRVAL
Waldemar Brodkorb
2016-09-26
use a single libc and deduplicate threading code
Waldemar Brodkorb
2016-08-08
arm: fix compile in thumb mode
Waldemar Brodkorb
2016-07-31
remove unused code, RTLD_PRIVATE_ERRNO is never defined
Waldemar Brodkorb
2016-07-31
deduplicate jmpbuf-unwind.h
Waldemar Brodkorb
2016-07-17
cleanup CALL_MCOUNT / PROF
Waldemar Brodkorb
2016-07-17
cleanup PTR_MANGLE/PTR_DEMANGLE support
Waldemar Brodkorb
2016-07-03
arm: cleanup redundant macros for syscalls
Waldemar Brodkorb
2016-05-18
remove linuxthreads.new, rename linuxthreads.old
Waldemar Brodkorb
2016-03-31
arm: simplify handling of Thumb related options
Thomas Petazzoni
2016-02-29
arm: fix __JMP_BUF_SP definition
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-04-24
merge uClibc changes
Waldemar Brodkorb
2015-04-22
arm: Add BX and BXC macros
Bernhard Reutner-Fischer
2015-04-22
arm: Fix POP_RET for armv4t && interworking
Bernhard Reutner-Fischer
2015-04-15
merge uClibc master
Waldemar Brodkorb
2015-04-14
arm: thumb1: Fix conflicting types for _v3
Bernhard Reutner-Fischer
2015-03-29
merge uClibc git master
Waldemar Brodkorb
2015-03-22
nptl/arm: Move aeabi_read_tp to uclibc_nonshared.a
Khem Raj
2015-03-08
fix regression for ARM thumb mode
Waldemar Brodkorb
2015-02-12
unbreak support for ARM no MMU case
Waldemar Brodkorb
2014-12-06
arm: add RESET_PID in the clone impl
Wang Yufen
2014-08-25
fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZ
Khem Raj
2014-06-12
arm: move check for BX to its own header
Yann E. MORIN
2014-06-12
arm/clone.S: Add missing IT instruction for Thumb2.
Will Newton
2014-01-15
libc: add guard for arm thumb2 asm
Bernhard Reutner-Fischer
2013-12-20
libc/sysdeps: commonize ret_ERRVAL
Baruch Siach
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-03-14
libc: switch several users to unlikely()
Bernhard Reutner-Fischer
2013-02-11
libc/{arm, i386}/Makefile.arch: Don't build 64-bit code if LFS is disabled
Markos Chandras
2013-01-10
buildsys: use kbuild style
Bernhard Reutner-Fischer
2013-01-10
libc: add {get,set,swap,make}context user context manipulation functions
Florian Fainelli
2012-12-11
arm: clone: restore stack pointer just after return from syscall
Filippo Arcidiacono
[next]