index
:
pub/scm/linux/kernel/git/shli/linux.git
master
Shaohua Li's fork of linux.git
Shaohua Li
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
nolibc
/
compiler.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-27
tools/nolibc: Rename __no_stack_protector to __nolibc_no_stack_protector
Daniel Palmer
1
-2
/
+2
2026-04-09
tools/nolibc: support UBSAN on gcc
Thomas Weißschuh
1
-1
/
+5
2026-04-09
tools/nolibc: create __nolibc_no_sanitize_ubsan
Thomas Weißschuh
1
-0
/
+6
2026-03-22
tools/nolibc: avoid -Wundef warning for __STDC_VERSION__
Thomas Weißschuh
1
-1
/
+7
2026-03-20
tools/nolibc: Add _NOLIBC_OPTIMIZER_HIDE_VAR() to compiler.h
David Laight
1
-0
/
+3
2026-01-06
tools/nolibc: add __nolibc_static_assert()
Thomas Weißschuh
1
-0
/
+8
2026-01-06
tools/nolibc: add compiler version detection macros
Thomas Weißschuh
1
-0
/
+16
2025-10-29
tools/nolibc: use __fallthrough__ rather than fallthrough
Benjamin Berg
1
-2
/
+2
2025-04-19
tools/nolibc: add __nolibc_aligned() and __nolibc_aligned_as()
Thomas Weißschuh
1
-0
/
+3
2025-04-19
tools/nolibc: add __nolibc_has_feature()
Thomas Weißschuh
1
-0
/
+6
2024-10-07
tools/nolibc: compiler: add macro __nolibc_fallthrough
Thomas Weißschuh
1
-0
/
+6
2024-08-12
tools/nolibc: compiler: use attribute((naked)) if available
Thomas Weißschuh
1
-2
/
+7
2024-08-12
tools/nolibc: move entrypoint specifics to compiler.h
Thomas Weißschuh
1
-0
/
+3
2024-08-10
tools/nolibc: compiler: introduce __nolibc_has_attribute()
Thomas Weißschuh
1
-7
/
+9
2023-06-09
tools/nolibc: fix segfaults on compilers without attribute no_stack_protector
Thomas Weißschuh
1
-0
/
+10
2023-06-09
tools/nolibc: add autodetection for stackprotector support
Thomas Weißschuh
1
-0
/
+15