summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm
AgeCommit message (Expand)Author
2024-03-01libc: Remove 32bit timespec structures everywhere.Dmitry Chestnykh
2024-02-27Fix *stat() and *stat64() when the time is beyond year 2038.Dmitry Chestnykh
2024-02-26Refactor `ts32_struct` and `TO_ITS64_P`.Dmitry Chestnykh
2024-02-22Introduce time64 support.Dmitry Chestnykh
2023-12-12elf: support ELF binaries in noMMUGreg Ungerer
2023-11-02arm: elf-fdpic.h: avoid void pointer subtractionBen Wolsieffer
2023-08-12arm: add hwcap header fileWaldemar Brodkorb
2022-07-26Added support for creation of Static Position-Independent Executables (PIE) o...linted
2021-04-09open: Add support for O_TMPFILENicolas Cavallari
2021-02-19fcntl.h: Make F_DUPFD_CLOEXEC if _USE_XOPEN2K8Paul Cercueil
2020-07-02Rename __unused struct members to include a namespaceEd Wildgoose
2020-02-03csky: add statx conditionalsWaldemar Brodkorb
2019-10-30Make __syscall_error return long, as expected by syscall() callersCarlos Santos
2018-11-01Add support for Thumb-only processors.Christophe Lyon
2018-08-10arm/clone.S: Fix threading supportChristophe Lyon
2018-08-10Add runtime support needed for C++ exceptionsChristophe Lyon
2018-08-10Add application startup code for FDPICChristophe Lyon
2018-08-10rtld: Add FDPIC code for armChristophe Lyon
2018-02-03bits/mman.h: consolidate header fileWaldemar Brodkorb
2017-07-28cleanup unused defines and includes from clone.SWaldemar Brodkorb
2017-06-21remove editor hints for viWaldemar Brodkorb
2017-06-08fcntl.h: fixup namespace for O_DIRECTORY/O_NOFOLLOW/O_CLOEXECWaldemar Brodkorb
2017-04-16libm: allow long double wrappers for all architecturesWaldemar Brodkorb
2017-01-28remove PID cachingWaldemar Brodkorb
2016-11-27remove UCLIBC_HAS_LFSWaldemar Brodkorb
2016-11-27arm: use common ret_ERRVALWaldemar Brodkorb
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2016-08-08arm: fix compile in thumb modeWaldemar Brodkorb
2016-07-31remove unused code, RTLD_PRIVATE_ERRNO is never definedWaldemar Brodkorb
2016-07-31deduplicate jmpbuf-unwind.hWaldemar Brodkorb
2016-07-17cleanup CALL_MCOUNT / PROFWaldemar Brodkorb
2016-07-17cleanup PTR_MANGLE/PTR_DEMANGLE supportWaldemar Brodkorb
2016-07-03arm: cleanup redundant macros for syscallsWaldemar Brodkorb
2016-05-18remove linuxthreads.new, rename linuxthreads.oldWaldemar Brodkorb
2016-03-31arm: simplify handling of Thumb related optionsThomas Petazzoni
2016-02-29arm: fix __JMP_BUF_SP definitionMax Filippov
2015-12-07add definitions for O_PATHWaldemar Brodkorb
2015-12-05remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__Waldemar Brodkorb
2015-12-05remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__Waldemar Brodkorb
2015-04-24merge uClibc changesWaldemar Brodkorb
2015-04-22arm: Add BX and BXC macrosBernhard Reutner-Fischer
2015-04-22arm: Fix POP_RET for armv4t && interworkingBernhard Reutner-Fischer
2015-04-15merge uClibc masterWaldemar Brodkorb
2015-04-14arm: thumb1: Fix conflicting types for _v3Bernhard Reutner-Fischer
2015-03-29merge uClibc git masterWaldemar Brodkorb
2015-03-22nptl/arm: Move aeabi_read_tp to uclibc_nonshared.aKhem Raj
2015-03-08fix regression for ARM thumb modeWaldemar Brodkorb
2015-02-12unbreak support for ARM no MMU caseWaldemar Brodkorb
2014-12-06arm: add RESET_PID in the clone implWang Yufen
2014-08-25fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZKhem Raj