index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
nolibc
/
arch-mips.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-23
tools/nolibc: mips: shrink _start with _start_c
Zhangjin Wu
1
-38
/
+8
2023-08-23
tools/nolibc: remove the old sys_stat support
Zhangjin Wu
1
-28
/
+0
2023-08-23
tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0
Zhangjin Wu
1
-1
/
+1
2023-08-23
tools/nolibc: arch-*.h: add missing space after ','
Zhangjin Wu
1
-1
/
+1
2023-08-23
tools/nolibc: add missing my_syscall6() for mips
Zhangjin Wu
1
-1
/
+26
2023-08-23
tools/nolibc: arch-mips.h: shrink with _NOLIBC_SYSCALL_CLOBBERLIST
Zhangjin Wu
1
-12
/
+10
2023-08-23
toolc/nolibc: arch-*.h: clean up whitespaces after __asm__
Zhangjin Wu
1
-6
/
+6
2023-08-23
tools/nolibc: arch-*.h: fix up code indent errors
Zhangjin Wu
1
-12
/
+12
2023-06-09
tools/nolibc: fix segfaults on compilers without attribute no_stack_protector
Thomas Weißschuh
1
-1
/
+1
2023-06-09
tools/nolibc: add autodetection for stackprotector support
Thomas Weißschuh
1
-3
/
+3
2023-06-09
tools/nolibc: mips: add stackprotector support
Thomas Weißschuh
1
-1
/
+7
2023-06-09
tools/nolibc: use C89 comment syntax
Thomas Weißschuh
1
-28
/
+28
2023-01-11
tools/nolibc: add auxiliary vector retrieval for mips
Willy Tarreau
1
-0
/
+11
2023-01-11
tools/nolibc: export environ as a weak symbol on mips
Willy Tarreau
1
-0
/
+5
2023-01-11
tools/nolibc: remove local definitions of O_* flags for open/fcntl
Willy Tarreau
1
-12
/
+0
2023-01-11
tools/nolibc: make compiler and assembler agree on the section around _start
Willy Tarreau
1
-24
/
+27
2023-01-09
tools/nolibc: restore mips branch ordering in the _start block
Willy Tarreau
1
-0
/
+2
2022-04-21
tools/nolibc: Remove .global _start from the entry point code
Ammar Faizi
1
-1
/
+0
2022-04-21
tools/nolibc: Replace `asm` with `__asm__`
Ammar Faizi
1
-31
/
+31
2022-04-21
tools/nolibc/arch: mark the _start symbol as weak
Willy Tarreau
1
-0
/
+1
2022-04-21
tools/nolibc/arch: split arch-specific code into individual files
Willy Tarreau
1
-0
/
+215