Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH v2 0/4] tools/nolibc: MIPS: entrypoint cleanups and N32/N64 ABIs
@ 2025-02-25 17:02 Thomas Weißschuh
  2025-02-25 17:02 ` [PATCH v2 1/4] tools/nolibc: MIPS: drop $gp setup Thomas Weißschuh
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Thomas Weißschuh @ 2025-02-25 17:02 UTC (permalink / raw)
  To: Willy Tarreau, Shuah Khan, Thomas Bogendoerfer, Maciej W. Rozycki
  Cc: linux-kernel, linux-kselftest, linux-mips, Thomas Weißschuh

Introduce support for the N32 and N64 ABIs. As preparation, the
entrypoint is first simplified significantly. Thanks to Maciej for all
the valuable information.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
---
Changes in v2:
- Clean up entrypoint first
- Annotate #endifs
- Link to v1: https://lore.kernel.org/r/20250212-nolibc-mips-n32-v1-1-6892e58d1321@weissschuh.net

---
Thomas Weißschuh (4):
      tools/nolibc: MIPS: drop $gp setup
      tools/nolibc: MIPS: drop manual stack pointer alignment
      tools/nolibc: MIPS: drop noreorder option
      tools/nolibc: MIPS: add support for N64 and N32 ABIs

 tools/include/nolibc/arch-mips.h            | 117 +++++++++++++++++++++-------
 tools/testing/selftests/nolibc/Makefile     |  28 ++++++-
 tools/testing/selftests/nolibc/run-tests.sh |   2 +-
 3 files changed, 118 insertions(+), 29 deletions(-)
---
base-commit: 9c812b01f13d37410ea103e00bc47e5e0f6d2bad
change-id: 20231105-nolibc-mips-n32-234901bd910d

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


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

end of thread, other threads:[~2025-03-30 19:19 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-25 17:02 [PATCH v2 0/4] tools/nolibc: MIPS: entrypoint cleanups and N32/N64 ABIs Thomas Weißschuh
2025-02-25 17:02 ` [PATCH v2 1/4] tools/nolibc: MIPS: drop $gp setup Thomas Weißschuh
2025-02-25 17:02 ` [PATCH v2 2/4] tools/nolibc: MIPS: drop manual stack pointer alignment Thomas Weißschuh
2025-02-25 17:02 ` [PATCH v2 3/4] tools/nolibc: MIPS: drop noreorder option Thomas Weißschuh
2025-02-25 17:02 ` [PATCH v2 4/4] tools/nolibc: MIPS: add support for N64 and N32 ABIs Thomas Weißschuh
2025-03-01 11:21 ` [PATCH v2 0/4] tools/nolibc: MIPS: entrypoint cleanups and N32/N64 ABIs Willy Tarreau
2025-03-01 15:47   ` Maciej W. Rozycki
2025-03-01 15:52     ` Thomas Weißschuh
2025-03-01 16:23     ` Willy Tarreau
2025-03-26 20:54 ` Sebastian Andrzej Siewior
2025-03-26 21:51   ` Thomas Weißschuh
2025-03-26 22:04     ` Sebastian Andrzej Siewior
2025-03-29  9:51       ` Thomas Weißschuh
2025-03-30 19:19         ` Sebastian Andrzej Siewior

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