public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/30689] New: [AArch64] gdb scalable matrix extension (SME1 and SME2) support
@ 2023-07-27 11:57 luis.machado at arm dot com
  2023-07-27 11:57 ` [Bug gdb/30689] " luis.machado at arm dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: luis.machado at arm dot com @ 2023-07-27 11:57 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=30689

            Bug ID: 30689
           Summary: [AArch64] gdb scalable matrix extension (SME1 and
                    SME2) support
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: luis.machado at arm dot com
  Target Milestone: ---

This PR tracks the progress of the AArch64 gdb SME1 and SME2 support patch
series, with the goal of having these changes pushed in time for GDB 14.

There are a couple series in flight at the moment:

-
SME1:https://inbox.sourceware.org/gdb-patches/20230630134616.1238105-1-luis.machado@arm.com/T/#t

-
SME2:https://inbox.sourceware.org/gdb-patches/20230630134844.1238445-1-luis.machado@arm.com/T/#t

The SME1 series had its documentation reviewed and a few comments on the rest
of the patches.

The SME2 series has received documentation reviews, but no reviews on the rest
of the patches so far.

Updates on these series will be posted to this ticket.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug gdb/30689] [AArch64] gdb scalable matrix extension (SME1 and SME2) support
  2023-07-27 11:57 [Bug gdb/30689] New: [AArch64] gdb scalable matrix extension (SME1 and SME2) support luis.machado at arm dot com
@ 2023-07-27 11:57 ` luis.machado at arm dot com
  2023-07-27 11:58 ` luis.machado at arm dot com
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: luis.machado at arm dot com @ 2023-07-27 11:57 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=30689

Luis Machado <luis.machado at arm dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |luis.machado at arm dot com

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug gdb/30689] [AArch64] gdb scalable matrix extension (SME1 and SME2) support
  2023-07-27 11:57 [Bug gdb/30689] New: [AArch64] gdb scalable matrix extension (SME1 and SME2) support luis.machado at arm dot com
  2023-07-27 11:57 ` [Bug gdb/30689] " luis.machado at arm dot com
@ 2023-07-27 11:58 ` luis.machado at arm dot com
  2023-07-27 11:59 ` luis.machado at arm dot com
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: luis.machado at arm dot com @ 2023-07-27 11:58 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=30689

Luis Machado <luis.machado at arm dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug gdb/30689] [AArch64] gdb scalable matrix extension (SME1 and SME2) support
  2023-07-27 11:57 [Bug gdb/30689] New: [AArch64] gdb scalable matrix extension (SME1 and SME2) support luis.machado at arm dot com
  2023-07-27 11:57 ` [Bug gdb/30689] " luis.machado at arm dot com
  2023-07-27 11:58 ` luis.machado at arm dot com
@ 2023-07-27 11:59 ` luis.machado at arm dot com
  2023-08-14 10:15 ` luis.machado at arm dot com
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: luis.machado at arm dot com @ 2023-07-27 11:59 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=30689

Luis Machado <luis.machado at arm dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |aarch64-linux
   Target Milestone|---                         |14.1

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug gdb/30689] [AArch64] gdb scalable matrix extension (SME1 and SME2) support
  2023-07-27 11:57 [Bug gdb/30689] New: [AArch64] gdb scalable matrix extension (SME1 and SME2) support luis.machado at arm dot com
                   ` (2 preceding siblings ...)
  2023-07-27 11:59 ` luis.machado at arm dot com
@ 2023-08-14 10:15 ` luis.machado at arm dot com
  2023-08-22 13:31 ` luis.machado at arm dot com
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: luis.machado at arm dot com @ 2023-08-14 10:15 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=30689

--- Comment #1 from Luis Machado <luis.machado at arm dot com> ---
I need to address some of the proposed adjustments from reviews. My plan is to
submit a new version close to the end of the week.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug gdb/30689] [AArch64] gdb scalable matrix extension (SME1 and SME2) support
  2023-07-27 11:57 [Bug gdb/30689] New: [AArch64] gdb scalable matrix extension (SME1 and SME2) support luis.machado at arm dot com
                   ` (3 preceding siblings ...)
  2023-08-14 10:15 ` luis.machado at arm dot com
@ 2023-08-22 13:31 ` luis.machado at arm dot com
  2023-09-08 16:09 ` luis.machado at arm dot com
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: luis.machado at arm dot com @ 2023-08-22 13:31 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=30689

--- Comment #2 from Luis Machado <luis.machado at arm dot com> ---
Updated series posted for both sme1 and sme2.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug gdb/30689] [AArch64] gdb scalable matrix extension (SME1 and SME2) support
  2023-07-27 11:57 [Bug gdb/30689] New: [AArch64] gdb scalable matrix extension (SME1 and SME2) support luis.machado at arm dot com
                   ` (4 preceding siblings ...)
  2023-08-22 13:31 ` luis.machado at arm dot com
@ 2023-09-08 16:09 ` luis.machado at arm dot com
  2023-09-13 10:41 ` luis.machado at arm dot com
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: luis.machado at arm dot com @ 2023-09-08 16:09 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=30689

--- Comment #3 from Luis Machado <luis.machado at arm dot com> ---
sme1 series on v5 and sme2 series on v3.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug gdb/30689] [AArch64] gdb scalable matrix extension (SME1 and SME2) support
  2023-07-27 11:57 [Bug gdb/30689] New: [AArch64] gdb scalable matrix extension (SME1 and SME2) support luis.machado at arm dot com
                   ` (5 preceding siblings ...)
  2023-09-08 16:09 ` luis.machado at arm dot com
@ 2023-09-13 10:41 ` luis.machado at arm dot com
  2023-09-21 10:51 ` luis.machado at arm dot com
  2023-10-04 16:42 ` luis.machado at arm dot com
  8 siblings, 0 replies; 10+ messages in thread
From: luis.machado at arm dot com @ 2023-09-13 10:41 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=30689

--- Comment #4 from Luis Machado <luis.machado at arm dot com> ---
sme1 series on v6 and sme2 series on v4.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug gdb/30689] [AArch64] gdb scalable matrix extension (SME1 and SME2) support
  2023-07-27 11:57 [Bug gdb/30689] New: [AArch64] gdb scalable matrix extension (SME1 and SME2) support luis.machado at arm dot com
                   ` (6 preceding siblings ...)
  2023-09-13 10:41 ` luis.machado at arm dot com
@ 2023-09-21 10:51 ` luis.machado at arm dot com
  2023-10-04 16:42 ` luis.machado at arm dot com
  8 siblings, 0 replies; 10+ messages in thread
From: luis.machado at arm dot com @ 2023-09-21 10:51 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=30689

--- Comment #5 from Luis Machado <luis.machado at arm dot com> ---
sme1 on v7, pending some discussions about:

* [PATCH v7 15/18] [gdb/generic] corefile/bug: Add hook to control the use of
target description notes from corefiles

sme2 on v5. Seems good for pushing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug gdb/30689] [AArch64] gdb scalable matrix extension (SME1 and SME2) support
  2023-07-27 11:57 [Bug gdb/30689] New: [AArch64] gdb scalable matrix extension (SME1 and SME2) support luis.machado at arm dot com
                   ` (7 preceding siblings ...)
  2023-09-21 10:51 ` luis.machado at arm dot com
@ 2023-10-04 16:42 ` luis.machado at arm dot com
  8 siblings, 0 replies; 10+ messages in thread
From: luis.machado at arm dot com @ 2023-10-04 16:42 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=30689

Luis Machado <luis.machado at arm dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #6 from Luis Machado <luis.machado at arm dot com> ---
Pushed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2023-10-04 16:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-27 11:57 [Bug gdb/30689] New: [AArch64] gdb scalable matrix extension (SME1 and SME2) support luis.machado at arm dot com
2023-07-27 11:57 ` [Bug gdb/30689] " luis.machado at arm dot com
2023-07-27 11:58 ` luis.machado at arm dot com
2023-07-27 11:59 ` luis.machado at arm dot com
2023-08-14 10:15 ` luis.machado at arm dot com
2023-08-22 13:31 ` luis.machado at arm dot com
2023-09-08 16:09 ` luis.machado at arm dot com
2023-09-13 10:41 ` luis.machado at arm dot com
2023-09-21 10:51 ` luis.machado at arm dot com
2023-10-04 16:42 ` luis.machado at arm dot com

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