index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
nolibc
/
arch-riscv.h
Age
Commit message (
Expand
)
Author
2024-08-12
tools/nolibc: move entrypoint specifics to compiler.h
Thomas Weißschuh
2023-10-12
tools/nolibc: automatically detect necessity to use pselect6
Thomas Weißschuh
2023-08-23
tools/nolibc: riscv: shrink _start with _start_c
Zhangjin Wu
2023-08-23
tools/nolibc: remove the old sys_stat support
Zhangjin Wu
2023-08-23
tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0
Zhangjin Wu
2023-08-23
tools/nolibc: arch-*.h: add missing space after ','
Zhangjin Wu
2023-08-23
toolc/nolibc: arch-*.h: clean up whitespaces after __asm__
Zhangjin Wu
2023-06-09
tools/nolibc: fix segfaults on compilers without attribute no_stack_protector
Thomas Weißschuh
2023-06-09
tools/nolibc: add autodetection for stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: riscv: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: riscv: Fix up load/store instructions for rv32
Zhangjin Wu
2023-06-09
tools/nolibc: use C89 comment syntax
Thomas Weißschuh
2023-01-10
tools/nolibc: add auxiliary vector retrieval for riscv
Willy Tarreau
2023-01-10
tools/nolibc: export environ as a weak symbol on riscv
Willy Tarreau
2023-01-10
tools/nolibc: remove local definitions of O_* flags for open/fcntl
Willy Tarreau
2023-01-10
tools/nolibc: make compiler and assembler agree on the section around _start
Willy Tarreau
2023-01-09
tools/nolibc: fix the O_* fcntl/open macro definitions for riscv
Willy Tarreau
2022-08-31
tools/nolibc: make argc 32-bit in riscv startup code
Willy Tarreau
2022-04-20
tools/nolibc: Remove .global _start from the entry point code
Ammar Faizi
2022-04-20
tools/nolibc: Replace `asm` with `__asm__`
Ammar Faizi
2022-04-20
tools/nolibc/arch: mark the _start symbol as weak
Willy Tarreau
2022-04-20
tools/nolibc/arch: split arch-specific code into individual files
Willy Tarreau