public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Multiple sparc fixes
@ 2024-01-18 16:02 Adhemerval Zanella
  2024-01-18 16:02 ` [PATCH 1/4] Use --disable-default-pie for sparc in build-many-glibcs.py Adhemerval Zanella
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Adhemerval Zanella @ 2024-01-18 16:02 UTC (permalink / raw)
  To: libc-alpha

This patchset fixes multiple issues on sparc64 and sparcv9.

Adhemerval Zanella (4):
  Use --disable-default-pie for sparc in build-many-glibcs.py
  sparc: Remove 64 bit check on sparc32 wordsize (BZ 27574)
  sparc64: Remove unwind information from signal return stubs [BZ#31244]
  sparc: Fix sparc64 memmove length comparison (BZ 31266)

 scripts/build-many-glibcs.py                        | 10 ++++++----
 sysdeps/sparc/sparc32/bits/wordsize.h               | 13 ++++---------
 sysdeps/sparc/sparc64/memmove.S                     |  2 +-
 .../unix/sysv/linux/sparc/sparc64/sigreturn_stub.S  |  7 +++++--
 4 files changed, 16 insertions(+), 16 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-01-22 13:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-18 16:02 [PATCH 0/4] Multiple sparc fixes Adhemerval Zanella
2024-01-18 16:02 ` [PATCH 1/4] Use --disable-default-pie for sparc in build-many-glibcs.py Adhemerval Zanella
2024-01-18 20:57   ` Andreas K. Huettel
2024-01-19 14:01     ` Adhemerval Zanella Netto
2024-01-19 19:43       ` Andreas K. Huettel
2024-01-18 16:02 ` [PATCH 2/4] sparc: Remove 64 bit check on sparc32 wordsize (BZ 27574) Adhemerval Zanella
2024-01-22 13:14   ` Andreas Schwab
2024-01-22 13:27     ` Adhemerval Zanella Netto
2024-01-22 13:56       ` Andreas Schwab
2024-01-18 16:02 ` [PATCH 3/4] sparc64: Remove unwind information from signal return stubs [BZ#31244] Adhemerval Zanella
2024-01-18 16:02 ` [PATCH 4/4] sparc: Fix sparc64 memmove length comparison (BZ 31266) Adhemerval Zanella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).