Linux Hexagon architecture development
 help / color / mirror / Atom feed
* [PATCH 0/3] tools/nolibc: hexagon support
@ 2026-08-19  6:31 Thomas Weißschuh
  2026-08-19  6:31 ` [PATCH 1/3] tools/nolibc: split the architecture list into multiple lines Thomas Weißschuh
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Thomas Weißschuh @ 2026-08-19  6:31 UTC (permalink / raw)
  To: Brian Cain, Willy Tarreau, Shuah Khan
  Cc: linux-hexagon, linux-kernel, linux-kselftest,
	Thomas Weißschuh

Add support for the hexagon architecture.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
---
Thomas Weißschuh (3):
      tools/nolibc: split the architecture list into multiple lines
      selftests/nolibc: prepare for clang-only architectures
      tools/nolibc: add support for hexagon

 tools/include/nolibc/Makefile                  |  18 ++-
 tools/include/nolibc/arch-hexagon.h            | 164 +++++++++++++++++++++++++
 tools/include/nolibc/arch.h                    |   2 +
 tools/testing/selftests/nolibc/Makefile.nolibc |   8 ++
 tools/testing/selftests/nolibc/run-tests.sh    |  20 ++-
 5 files changed, 209 insertions(+), 3 deletions(-)
---
base-commit: b58afc8d1cf85688601b8d7e271125fff666f661
change-id: 20260511-nolibc-hexagon-3f8891f4c7fe

Best regards,
--  
Thomas Weißschuh <linux@weissschuh.net>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-08-19 14:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-19  6:31 [PATCH 0/3] tools/nolibc: hexagon support Thomas Weißschuh
2026-08-19  6:31 ` [PATCH 1/3] tools/nolibc: split the architecture list into multiple lines Thomas Weißschuh
2026-08-19  6:31 ` [PATCH 2/3] selftests/nolibc: prepare for clang-only architectures Thomas Weißschuh
2026-08-19  6:31 ` [PATCH 3/3] tools/nolibc: add support for hexagon Thomas Weißschuh
2026-08-19  7:12   ` Willy Tarreau
2026-08-19 14:18 ` [PATCH 0/3] tools/nolibc: hexagon support Brian Cain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox