public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Minor amd64/avx512 improvments
@ 2024-05-23 13:48 Felix Willgerodt
  2024-05-23 13:48 ` [PATCH 1/3] gdb, doc: Fix AVX-512 documentation Felix Willgerodt
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Felix Willgerodt @ 2024-05-23 13:48 UTC (permalink / raw)
  To: gdb-patches

This series is a mix of some older patches that improve various minor things
in our documentation or codebase, mainly related to amd64 and AVX512.
They are totally unrelated to each other, but since they are so small
I bundled them in one patch series anyway.

Thanks,
Felix

Felix Willgerodt (3):
  gdb, doc: Fix AVX-512 documentation.
  gdb, amd64: remove unused forward declerations
  gdb: rename offset to high bits in ymm registers

 gdb/amd64-linux-tdep.h | 12 ------------
 gdb/doc/gdb.texinfo    | 10 +++++++++-
 gdb/i387-tdep.c        | 19 ++++++++++---------
 3 files changed, 19 insertions(+), 22 deletions(-)

-- 
2.34.1

Intel Deutschland GmbH
Registered Address: Am Campeon 10, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Sean Fennelly, Jeffrey Schneiderman, Tiffany Doon Silva
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928


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

end of thread, other threads:[~2024-06-18  7:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-23 13:48 [PATCH 0/3] Minor amd64/avx512 improvments Felix Willgerodt
2024-05-23 13:48 ` [PATCH 1/3] gdb, doc: Fix AVX-512 documentation Felix Willgerodt
2024-05-23 13:58   ` Eli Zaretskii
2024-05-31  7:35     ` Willgerodt, Felix
2024-05-23 13:48 ` [PATCH 2/3] gdb, amd64: remove unused forward declerations Felix Willgerodt
2024-05-23 14:08   ` Tom Tromey
2024-05-31  7:35     ` Willgerodt, Felix
2024-05-23 13:48 ` [PATCH 3/3] gdb: rename offset to high bits in ymm registers Felix Willgerodt
2024-06-06  9:12   ` Willgerodt, Felix
2024-06-14 13:55   ` [PING v2] " Willgerodt, Felix
2024-06-17 12:38   ` Andrew Burgess
2024-06-18  7:29     ` Willgerodt, Felix

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).