[binutils-gdb] gdb: add Lancelot Six as maintainer of the AMD GPU port

Simon Marchi simark@sourceware.org
Fri Sep 15 16:12:17 GMT 2023


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d27f3b2fde2e0ca347e7eadfb3fe2a4454cd7a65

commit d27f3b2fde2e0ca347e7eadfb3fe2a4454cd7a65
Author: Simon Marchi <simon.marchi@efficios.com>
Date:   Fri Sep 15 11:56:18 2023 -0400

    gdb: add Lancelot Six as maintainer of the AMD GPU port
    
    Lancelot has accepted to take the role of maintainer for the AMD GPU
    port.  The AMD GPU port (amdgpu as I've written in the MAINTAINERS file)
    is an umbrella term for everything needed to make this work: the amdgcn
    arch, the amd-dbgapi target, solib-rocm, etc.
    
    Thanks for accepting the role, and congratulations!
    
    Change-Id: I4c898042fda49b45dcb0d54ca94731bb57287f71

Diff:
---
 gdb/MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index df5df6c9429..7c9f36679c3 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -240,6 +240,9 @@ the native maintainer when resolving ABI issues.
 
 	alpha		--target=alpha-elf ,-Werror
 
+	amdgpu		--target=amdgcn*-*-*
+			Lancelot Six		lancelot.six@amd.com
+
 	arc		--target=arc-elf
 			Shahab Vahedi		shahab@synopsys.com


More information about the Gdb-cvs mailing list