diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-03-05 08:46:56 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-03-05 08:46:56 +0000 |
commit | 9ec7faef5929aae878b2e6a9a5ea85e9238e2290 (patch) | |
tree | a0a0a63d09468b15df3e5aeed850437952aed067 | |
parent | 45a816d93ec86fb4aec161713ec6b3deaac68872 (diff) | |
download | gdb-9ec7faef5929aae878b2e6a9a5ea85e9238e2290.zip gdb-9ec7faef5929aae878b2e6a9a5ea85e9238e2290.tar.gz gdb-9ec7faef5929aae878b2e6a9a5ea85e9238e2290.tar.bz2 |
Expand readline/ maintainers.
-rw-r--r-- | gdb/ChangeLog | 6 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ed438a9a..c401611 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Sun Mar 5 19:40:27 2000 Andrew Cagney <cagney@b1.cygnus.com> + + * MAINTAINERS (readline/): Expand to include host maintainers. + 2000-03-04 Mark Kettenis <kettenis@gnu.org> Fix support for Linux/i386 signal trampolines. The old approach @@ -40,7 +44,7 @@ Sat Mar 4 16:19:31 2000 Andrew Cagney <cagney@b1.cygnus.com> Sat Mar 4 15:58:40 2000 Andrew Cagney <cagney@b1.cygnus.com> - From Sun 20 Feb 2000 Robert Lipe <robertl at sco dot com>: + From Sun 20 Feb 2000 Robert Lipe <robertl@sco.com>: * language.c (longest_local_hex_string_custom): Don't compile 'long long' section if host doesn't have 'long long'. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 0535c8f..88a042b 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -80,7 +80,6 @@ Core: Generic components used by all of GDB generic arch support Andrew Cagney cagney@cygnus.com target vector Andrew Cagney cagney@cygnus.com main (main.c, top.c) Elena Zannoni ezannoni@cygnus.com -readline Elena Zannoni ezannoni@cygnus.com event loop Elena Zannoni ezannoni@cygnus.com generic symtabs Jim Blandy jimb@cygnus.com dwarf readers Jim Blandy jimb@cygnus.com @@ -134,6 +133,11 @@ mmalloc/ ALL Host maintainers sim/ See sim/MAINTAINERS, co-ordinated by: Frank Ch. Eigler fche@cygnus.com +readline/ Master version: ftp://ftp.cwru.edu/pub/bash/ + Elena Zannoni ezannoni@cygnus.com + Host maintainers (host dependant parts) + (but get your changes into the master version) + Write After Approval |