修訂. | 時間 | 作者 |
---|---|---|
e68457e rx | 2022-11-30 15:43:09 | Yoshinori Sato |
RX: fix build error |
||
cbb7967 | 2022-11-30 13:04:14 | Yoshinori Sato |
RX: header update. |
||
0b1cf97 | 2022-11-30 13:03:06 | Yoshinori Sato |
argv fix |
||
afeb48d | 2022-11-30 13:01:03 | Yoshinori Sato |
update __uClibc_main arguments |
||
6bf05be | 2022-11-30 13:00:26 | Yoshinori Sato |
RX support |
||
0a5466d | 2022-11-20 16:44:03 | ustcymgu@gmail.com |
RISC-V 32-bit support |
||
9e85417 | 2022-10-14 16:47:14 | linted |
Static pie support for ppc |
||
663b8a0 | 2022-10-14 16:47:02 | Pavel Kozlov |
arc: add optimized string functions for ARCv3 |
||
de6be7b | 2022-09-27 19:01:23 | Sergey Matyukevich |
arc: add support for ARCv3 32-bit processors |
||
a7c587f | 2022-09-27 19:01:23 | Sergey Matyukevich |
arc: add asm macros |
||
d6bf27d | 2022-09-27 19:01:22 | Sergey Matyukevich |
ldso: arc: add compiler option check |
||
aa9e34c | 2022-09-27 19:01:22 | Sergey Matyukevich |
arc: minor cleanup for ARCv2 |
||
0f2cede | 2022-09-27 16:08:51 | linted |
Added some documentation on how to add static-pie support to the porting guide |
||
0c979fa | 2022-09-21 17:35:41 | Max Filippov |
xtensa: add static pie support |
||
191c0ac | 2022-09-21 17:35:40 | Max Filippov |
xtensa: drop ARCH_NEEDS_BOOTSTRAP_RELOCS |
||
e260620 | 2022-09-21 17:35:40 | Max Filippov |
xtensa: ldso: make GOT protection adjustment conditional |
||
fc4d8e5 | 2022-09-21 17:35:40 | Max Filippov |
ldso: clean up PERFORM_BOOTSTRAP_GOT ifdeferry |
||
ffd84a0 | 2022-09-21 17:35:40 | Max Filippov |
static pie: fix building static PDE |
||
1ac7bf1 | 2022-09-07 15:32:48 | Max Filippov |
nptl: use mmap to allocate initial TLS data for static PIE on noMMU |
||
365da5a | 2022-09-07 15:32:47 | linted |
Added support for creation of Static Position-Independent Executables (PIE) on mips |
||
d467095 | 2022-08-11 08:42:15 | Waldemar Brodkorb |
bump version for 1.0.42 release |
||
b1638b6 | 2022-08-11 08:20:10 | Waldemar Brodkorb |
fix ARCH_NATIVE_BIT for aarch64 |
||
3e14288 | 2022-08-08 21:51:00 | linted |
Added support for creation of Static Position-Independent Executables (PIE) on aarch64 |
||
52b67dd | 2022-08-08 21:46:52 | Waldemar Brodkorb |
resource.h: add missing RUSAGE_THREAD |
||
2c58afd | 2022-07-26 16:56:03 | linted |
Added support for creation of Static Position-Independent Executables (PIE) on i386, x86_64, and arm. |
||
01961b1 | 2022-07-20 18:47:17 | Vladimir Murzin |
linuxthread/arm: Unlock ldrex/strex varsion of testandset for __ARM_ARCH >= 7 |
||
a13b4d8 | 2022-07-20 18:47:17 | Vladimir Murzin |
linuxthreads/arm: fix ldrex/strex loop when built with O0 |
||
03fbd94 | 2022-06-29 20:20:13 | Nicolas Cavallari |
assert: Add static_assert macro |
||
6561433 | 2022-06-20 19:17:17 | Max Filippov |
xtensa: implement user context manipulation functions |
||
6d45c0f | 2022-06-08 16:01:43 | наб |
inet: gethostid: only accept v4 addresses |