2005-05-30 Andrew Cagney * MAINTAINERS: Drop architecture and target vectors. Index: doc/ChangeLog 2005-05-30 Andrew Cagney * 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