summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-07uclibc-ng: fix overflow warning when compiling string/strchr in ILP32 mode on...Evgeniy Manachkin
2022-11-20RISC-V 32-bit supportustcymgu@gmail.com
2022-10-14Static pie support for ppclinted
2022-10-14arc: add optimized string functions for ARCv3Pavel Kozlov
2022-09-27arc: add support for ARCv3 32-bit processorsSergey Matyukevich
2022-09-27arc: add asm macrosSergey Matyukevich
2022-09-27ldso: arc: add compiler option checkSergey Matyukevich
2022-09-27arc: minor cleanup for ARCv2Sergey Matyukevich
2022-09-27Added some documentation on how to add static-pie support to the porting guidelinted
2022-09-21xtensa: add static pie supportMax Filippov
2022-09-21xtensa: drop ARCH_NEEDS_BOOTSTRAP_RELOCSMax Filippov
2022-09-21xtensa: ldso: make GOT protection adjustment conditionalMax Filippov
2022-09-21ldso: clean up PERFORM_BOOTSTRAP_GOT ifdeferryMax Filippov
2022-09-21static pie: fix building static PDEMax Filippov
2022-09-07nptl: use mmap to allocate initial TLS data for static PIE on noMMUMax Filippov
2022-09-07Added support for creation of Static Position-Independent Executables (PIE) o...linted
2022-08-11bump version for 1.0.42 releasev1.0.42Waldemar Brodkorb
2022-08-11fix ARCH_NATIVE_BIT for aarch64Waldemar Brodkorb
2022-08-08Added support for creation of Static Position-Independent Executables (PIE) o...linted
2022-08-08resource.h: add missing RUSAGE_THREADWaldemar Brodkorb
2022-07-26Added support for creation of Static Position-Independent Executables (PIE) o...linted
2022-07-20linuxthread/arm: Unlock ldrex/strex varsion of testandset for __ARM_ARCH >= 7Vladimir Murzin
2022-07-20linuxthreads/arm: fix ldrex/strex loop when built with O0Vladimir Murzin
2022-06-29assert: Add static_assert macroNicolas Cavallari
2022-06-20xtensa: implement user context manipulation functionsMax Filippov
2022-06-08inet: gethostid: only accept v4 addressesнаб
2022-05-29DnsLookup: stdint, timeforced reseedinghanishkvc
2022-05-23libc/misc/getloadavg: Add getloadavg support to uClibc-nglancethepants
2022-05-20bump version for 1.0.41 releasev1.0.41Waldemar Brodkorb
2022-05-20define RLIMIT_RTTIME, bump RLIMIT_NLIMITSRomain Naour
2022-05-12DnsLookup: Configurable dnsQueryId generation including randomhanishkvc
2022-04-13Fix bug in ARM memset implementationTom Bannink
2022-04-12libm: fix bug in lrint.cWaldemar Brodkorb
2022-03-21arpa/nameser.h: add ns_t_tkeyWaldemar Brodkorb
2022-03-10dl-elf: Supress adding double '/' in library pathnameDaniel Dorau
2022-02-27guard prlimit, reported by Lance FredricksonWaldemar Brodkorb
2022-01-28sched.h: Add SCHED_DEADLINEPetr Vorel
2022-01-24bump version for 1.0.40 releasev1.0.40Waldemar Brodkorb
2022-01-21fix compile for Linuxthreads enabledWaldemar Brodkorb
2022-01-21add prlimit syscall wrapper, now for realWaldemar Brodkorb
2022-01-21add prlimit syscall wrapperWaldemar Brodkorb
2022-01-21nds32: sync with binutils 2.37, gcc 11.2 and linux 5.10.93 changesWaldemar Brodkorb
2022-01-10arc: fix signal handler restorerSergey Matyukevich
2021-12-24Fix some warnings due to type issuesYann Sionneau
2021-12-24Fix -Wundef related warningsYann Sionneau
2021-12-24kvx: fix warning about __BITS_PER_LONG not being definedYann Sionneau
2021-11-26libc/inet/resolv: fix per thread res_state accessPeter Seiderer
2021-10-06bump version for 1.0.39 releasev1.0.39Waldemar Brodkorb
2021-08-25Fix warnings due to missing attributes for __EI_ prefixed symbolsYann Sionneau
2021-08-25Merge remote-tracking branch 'evolvis/dns-things'Waldemar Brodkorb