* Re: [maint] Drop gdbarch/target
2005-05-30 19:01 [maint] Drop gdbarch/target Andrew Cagney
2005-05-30 21:55 ` Eli Zaretskii
@ 2005-05-30 22:03 ` Andrew Cagney
2005-05-30 22:33 ` Eli Zaretskii
1 sibling, 1 reply; 4+ messages in thread
From: Andrew Cagney @ 2005-05-30 22:03 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: gdb-patches
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
With patch:
Andrew Cagney wrote:
> seeing as they are now both largely going in the right direction
>
> Andrew
>
> Eli,
>
> I've also included an addition to the contributors section mentioning a
> bit of the history.
>
> Ok?
>
[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 1964 bytes --]
2005-05-30 Andrew Cagney <cagney@gnu.org>
* MAINTAINERS: Drop architecture and target vectors.
Index: doc/ChangeLog
2005-05-30 Andrew Cagney <cagney@gnu.org>
* gdb.texinfo (Contributors): Note the original multi-arch
contributors.
Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.318
diff -p -u -r1.318 MAINTAINERS
--- MAINTAINERS 28 May 2005 08:49:13 -0000 1.318
+++ MAINTAINERS 30 May 2005 18:34:00 -0000
@@ -185,10 +185,10 @@ Solaris/SPARC native & host (devolved)
Core: Generic components used by all of GDB
-generic arch support Andrew Cagney cagney@redhat.com
+generic arch support (Global Maintainers)
Any host/target maintainer can add to
- gdbarch.{c,h,sh}. Send tricky ones to cagney.
-target vector Andrew Cagney cagney@redhat.com
+ gdbarch.{c,h,sh}.
+target vector (Global Maintainers)
event loop Elena Zannoni ezannoni@redhat.com
For the part of top.c related to the event loop,
Index: doc/gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.258
diff -p -u -r1.258 gdb.texinfo
--- doc/gdb.texinfo 29 May 2005 03:13:18 -0000 1.258
+++ doc/gdb.texinfo 30 May 2005 18:34:02 -0000
@@ -477,6 +477,13 @@ Cygnus Solutions, implemented the origin
Jim Blandy added support for preprocessor macros, while working for Red
Hat.
+Andrew Cagney designed @var{gdbn}'s architecture vector. Many may
+people including Andrew Cagney, Stephane Carrez, Randolph Chung, Nick
+Duffek, Richard Henderson, Mark Kettenis, Grace Sainsbury, Kei
+Sakamoto, Yoshinori Sato, Michael Snyder, Andreas Schwab, Jason
+Thorpe, Corinna Vinschen, Ulrich Weigand, and Elena Zannoni, helped
+with the migration of old architectures to this new framework.
+
@node Sample Session
@chapter A Sample @value{GDBN} Session
^ permalink raw reply [flat|nested] 4+ messages in thread