diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 15d332c..a0455e1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2021-01-14 Lancelot Six <lsix@lancelotsix.com> + + * MAINTAINERS (Write After Approval): Add myself. + 2021-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de> * trad-frame.c (trad_frame_alloc_saved_regs): Avoid compile-error diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 1781593..307fb8e 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -648,6 +648,7 @@ Stan Shebs stanshebs@google.com Joel Sherrill joel.sherrill@oarcorp.com Mark Shinwell shinwell@codesourcery.com Craig Silverstein csilvers@google.com +Lancelot Six lsix@lancelotsix.com Aidan Skinner aidan@velvet.net Jiri Smid smid@suse.cz Andrey Smirnov andrew.smirnov@gmail.com |