2000-03-02 06:04:28 +08:00
|
|
|
GDB Maintainers
|
|
|
|
|
2000-02-13 07:19:53 +08:00
|
|
|
|
2003-01-20 08:46:42 +08:00
|
|
|
Global Maintainers
|
2001-01-17 06:45:48 +08:00
|
|
|
(alphabetic)
|
2000-02-13 07:19:53 +08:00
|
|
|
|
2001-07-29 01:24:47 +08:00
|
|
|
Jim Blandy jimb@redhat.com
|
2002-01-21 05:47:27 +08:00
|
|
|
Kevin Buettner kevinb@redhat.com
|
2001-07-29 01:24:47 +08:00
|
|
|
Andrew Cagney ac131313@redhat.com
|
2001-01-17 06:45:48 +08:00
|
|
|
J.T. Conklin jtc@redback.com
|
|
|
|
Fred Fish fnf@ninemoons.com
|
2002-11-08 07:28:53 +08:00
|
|
|
Daniel Jacobowitz dan@debian.org
|
2000-09-26 03:45:45 +08:00
|
|
|
Mark Kettenis kettenis@gnu.org
|
2001-01-17 06:45:48 +08:00
|
|
|
Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
|
2000-03-04 13:21:51 +08:00
|
|
|
Stan Shebs shebs@apple.com
|
2001-07-29 01:24:47 +08:00
|
|
|
Michael Snyder msnyder@redhat.com
|
2002-01-21 05:47:27 +08:00
|
|
|
Elena Zannoni ezannoni@redhat.com
|
|
|
|
Eli Zaretskii eliz@gnu.org
|
2000-02-13 07:19:53 +08:00
|
|
|
|
2000-02-21 08:15:55 +08:00
|
|
|
|
2000-02-13 07:19:53 +08:00
|
|
|
Various Maintainers
|
|
|
|
|
|
|
|
Note individuals who maintain parts of the debugger need approval to
|
|
|
|
check in changes outside of the immediate domain that they maintain.
|
|
|
|
|
2000-03-10 08:52:40 +08:00
|
|
|
If there is no maintainer for a given domain then the responsibility
|
2003-01-20 08:46:42 +08:00
|
|
|
falls to a global maintainer.
|
2000-03-10 08:52:40 +08:00
|
|
|
|
|
|
|
If there are several maintainers for a given domain then
|
|
|
|
responsibility falls to the first maintainer. The first maintainer is
|
|
|
|
free to devolve that responsibility among the other maintainers.
|
2000-02-21 07:52:58 +08:00
|
|
|
|
2000-02-13 07:19:53 +08:00
|
|
|
|
2001-02-07 11:11:44 +08:00
|
|
|
The Obvious Fix Rule
|
|
|
|
|
|
|
|
All maintainers listed in this file are allowed to check in obvious
|
|
|
|
fixes.
|
|
|
|
|
|
|
|
An "obvious fix" means that there is no possibility that anyone will
|
2001-11-29 06:47:30 +08:00
|
|
|
disagree with the change.
|
2001-02-07 11:11:44 +08:00
|
|
|
|
|
|
|
A good mental test is "will the person who hates my work the most be
|
|
|
|
able to find fault with the change" - if so, then it's not obvious and
|
|
|
|
needs to be posted first. :-)
|
|
|
|
|
2001-11-29 06:47:30 +08:00
|
|
|
Something like changing or bypassing an interface is _not_ an obvious
|
|
|
|
fix, since such a change without discussion will result in
|
|
|
|
instantaneous and loud complaints.
|
|
|
|
|
2001-02-07 11:11:44 +08:00
|
|
|
|
2002-08-18 12:14:02 +08:00
|
|
|
Target Instruction Set Architectures:
|
2000-02-28 08:22:03 +08:00
|
|
|
|
|
|
|
Generic ISA (Instruction Set Architecture) issues, API variants, CPU
|
|
|
|
variants. *-tdep.c. The Target/Architecture maintainer works with the
|
2000-03-02 06:04:28 +08:00
|
|
|
host maintainer when resolving build issues. The Target/Architecture
|
|
|
|
maintainer works with the native maintainer when resolving API issues.
|
2000-02-13 07:19:53 +08:00
|
|
|
|
2002-05-04 23:52:42 +08:00
|
|
|
a29k Deleted.
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2002-10-25 22:08:44 +08:00
|
|
|
alpha --target=alpha-elf ,-Werror
|
2001-01-19 18:25:13 +08:00
|
|
|
Maintenance only
|
|
|
|
|
2003-01-02 Andrew Cagney <ac131313@redhat.com>
* valarith.c (value_binop): Delete obsolete code and comments.
* configure.host: Ditto.
* buildsym.h (make_blockvector): Ditto.
* buildsym.c (make_blockvector): Ditto.
* defs.h (enum language): Ditto.
(chill_demangle): Ditto.
* elfread.c (elf_symtab_read): Ditto.
* dwarfread.c (CHILL_PRODUCER): Ditto.
(set_cu_language): Ditto.
(handle_producer): Ditto.
* expprint.c (print_subexp): Ditto.
* gdbtypes.c (chill_varying_type): Ditto.
* gdbtypes.h (builtin_type_chill_bool): Ditto.
(builtin_type_chill_char, builtin_type_chill_long): Ditto.
(builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
(chill_varying_type): Ditto.
* language.h (_LANG_chill): Ditto.
* language.c (binop_result_type, integral_type): Ditto.
(character_type, string_type, structured_type): Ditto.
(lang_bool_type, binop_type_check): Ditto.
* stabsread.h (os9k_stabs): Ditto.
* stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
(define_symbol, read_type, read_struct_fields): Ditto.
(read_array_type, read_enum_type, read_huge_number): Ditto.
(read_range_type, start_stabs): Ditto.
* symfile.c (init_filename_language_table): Ditto.
(add_psymbol_with_dem_name_to_list): Ditto.
* symtab.c (symbol_init_language_specific): Ditto.
(symbol_init_demangled_name, symbol_demangled_name): Ditto.
* symtab.h (struct general_symbol_info): Ditto.
(SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
* typeprint.c (typedef_print): Ditto.
* utils.c (fprintf_symbol_filtered): Ditto.
* valops.c (value_cast, search_struct_field, value_slice): Delete
obsolete code.
(varying_to_slice): Delete function.
* value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
(varying_to_slice): Delete declaration.
* MAINTAINERS: Update.
2003-01-02 22:27:27 +08:00
|
|
|
arc Deleted.
|
2001-01-19 18:25:13 +08:00
|
|
|
|
2003-01-07 02:49:09 +08:00
|
|
|
arm --target=arm-elf ,-Werror
|
2000-03-01 08:28:35 +08:00
|
|
|
Scott Bambrough scottb@netwinder.org
|
2002-02-08 10:31:15 +08:00
|
|
|
Richard Earnshaw rearnsha@arm.com
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2002-04-26 04:48:55 +08:00
|
|
|
avr --target=avr ,-Werror
|
2003-05-15 04:09:14 +08:00
|
|
|
Theodore A. Roth troth@openavr.org
|
2002-04-26 04:48:55 +08:00
|
|
|
|
2002-06-19 00:01:12 +08:00
|
|
|
cris --target=cris-elf ,-Werror
|
2001-07-29 04:23:53 +08:00
|
|
|
Orjan Friberg orjanf@axis.com
|
|
|
|
|
2001-01-19 18:25:13 +08:00
|
|
|
d10v --target=d10v-elf ,-Werror
|
2001-11-07 06:40:06 +08:00
|
|
|
Maintenance only
|
2001-01-19 18:25:13 +08:00
|
|
|
|
2003-01-02 Andrew Cagney <ac131313@redhat.com>
* valarith.c (value_binop): Delete obsolete code and comments.
* configure.host: Ditto.
* buildsym.h (make_blockvector): Ditto.
* buildsym.c (make_blockvector): Ditto.
* defs.h (enum language): Ditto.
(chill_demangle): Ditto.
* elfread.c (elf_symtab_read): Ditto.
* dwarfread.c (CHILL_PRODUCER): Ditto.
(set_cu_language): Ditto.
(handle_producer): Ditto.
* expprint.c (print_subexp): Ditto.
* gdbtypes.c (chill_varying_type): Ditto.
* gdbtypes.h (builtin_type_chill_bool): Ditto.
(builtin_type_chill_char, builtin_type_chill_long): Ditto.
(builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
(chill_varying_type): Ditto.
* language.h (_LANG_chill): Ditto.
* language.c (binop_result_type, integral_type): Ditto.
(character_type, string_type, structured_type): Ditto.
(lang_bool_type, binop_type_check): Ditto.
* stabsread.h (os9k_stabs): Ditto.
* stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
(define_symbol, read_type, read_struct_fields): Ditto.
(read_array_type, read_enum_type, read_huge_number): Ditto.
(read_range_type, start_stabs): Ditto.
* symfile.c (init_filename_language_table): Ditto.
(add_psymbol_with_dem_name_to_list): Ditto.
* symtab.c (symbol_init_language_specific): Ditto.
(symbol_init_demangled_name, symbol_demangled_name): Ditto.
* symtab.h (struct general_symbol_info): Ditto.
(SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
* typeprint.c (typedef_print): Ditto.
* utils.c (fprintf_symbol_filtered): Ditto.
* valops.c (value_cast, search_struct_field, value_slice): Delete
obsolete code.
(varying_to_slice): Delete function.
* value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
(varying_to_slice): Delete declaration.
* MAINTAINERS: Update.
2003-01-02 22:27:27 +08:00
|
|
|
d30v Deleted.
|
2001-01-19 18:25:13 +08:00
|
|
|
|
2003-01-02 Andrew Cagney <ac131313@redhat.com>
* valarith.c (value_binop): Delete obsolete code and comments.
* configure.host: Ditto.
* buildsym.h (make_blockvector): Ditto.
* buildsym.c (make_blockvector): Ditto.
* defs.h (enum language): Ditto.
(chill_demangle): Ditto.
* elfread.c (elf_symtab_read): Ditto.
* dwarfread.c (CHILL_PRODUCER): Ditto.
(set_cu_language): Ditto.
(handle_producer): Ditto.
* expprint.c (print_subexp): Ditto.
* gdbtypes.c (chill_varying_type): Ditto.
* gdbtypes.h (builtin_type_chill_bool): Ditto.
(builtin_type_chill_char, builtin_type_chill_long): Ditto.
(builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
(chill_varying_type): Ditto.
* language.h (_LANG_chill): Ditto.
* language.c (binop_result_type, integral_type): Ditto.
(character_type, string_type, structured_type): Ditto.
(lang_bool_type, binop_type_check): Ditto.
* stabsread.h (os9k_stabs): Ditto.
* stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
(define_symbol, read_type, read_struct_fields): Ditto.
(read_array_type, read_enum_type, read_huge_number): Ditto.
(read_range_type, start_stabs): Ditto.
* symfile.c (init_filename_language_table): Ditto.
(add_psymbol_with_dem_name_to_list): Ditto.
* symtab.c (symbol_init_language_specific): Ditto.
(symbol_init_demangled_name, symbol_demangled_name): Ditto.
* symtab.h (struct general_symbol_info): Ditto.
(SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
* typeprint.c (typedef_print): Ditto.
* utils.c (fprintf_symbol_filtered): Ditto.
* valops.c (value_cast, search_struct_field, value_slice): Delete
obsolete code.
(varying_to_slice): Delete function.
* value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
(varying_to_slice): Delete declaration.
* MAINTAINERS: Update.
2003-01-02 22:27:27 +08:00
|
|
|
fr30 Deleted.
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2003-09-11 05:05:59 +08:00
|
|
|
frv --target=frv-elf ,-Werror
|
|
|
|
Maintenance only
|
|
|
|
|
2002-10-25 22:08:44 +08:00
|
|
|
h8300 --target=h8300hms ,-Werror
|
2001-01-19 18:25:13 +08:00
|
|
|
Maintenance only
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2003-10-07 04:38:17 +08:00
|
|
|
h8500 Deleted.
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2002-08-18 12:14:02 +08:00
|
|
|
i386 --target=i386-elf ,-Werror
|
2001-01-19 18:25:13 +08:00
|
|
|
Mark Kettenis kettenis@gnu.org
|
|
|
|
|
2003-01-02 Andrew Cagney <ac131313@redhat.com>
* valarith.c (value_binop): Delete obsolete code and comments.
* configure.host: Ditto.
* buildsym.h (make_blockvector): Ditto.
* buildsym.c (make_blockvector): Ditto.
* defs.h (enum language): Ditto.
(chill_demangle): Ditto.
* elfread.c (elf_symtab_read): Ditto.
* dwarfread.c (CHILL_PRODUCER): Ditto.
(set_cu_language): Ditto.
(handle_producer): Ditto.
* expprint.c (print_subexp): Ditto.
* gdbtypes.c (chill_varying_type): Ditto.
* gdbtypes.h (builtin_type_chill_bool): Ditto.
(builtin_type_chill_char, builtin_type_chill_long): Ditto.
(builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
(chill_varying_type): Ditto.
* language.h (_LANG_chill): Ditto.
* language.c (binop_result_type, integral_type): Ditto.
(character_type, string_type, structured_type): Ditto.
(lang_bool_type, binop_type_check): Ditto.
* stabsread.h (os9k_stabs): Ditto.
* stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
(define_symbol, read_type, read_struct_fields): Ditto.
(read_array_type, read_enum_type, read_huge_number): Ditto.
(read_range_type, start_stabs): Ditto.
* symfile.c (init_filename_language_table): Ditto.
(add_psymbol_with_dem_name_to_list): Ditto.
* symtab.c (symbol_init_language_specific): Ditto.
(symbol_init_demangled_name, symbol_demangled_name): Ditto.
* symtab.h (struct general_symbol_info): Ditto.
(SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
* typeprint.c (typedef_print): Ditto.
* utils.c (fprintf_symbol_filtered): Ditto.
* valops.c (value_cast, search_struct_field, value_slice): Delete
obsolete code.
(varying_to_slice): Delete function.
* value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
(varying_to_slice): Delete declaration.
* MAINTAINERS: Update.
2003-01-02 22:27:27 +08:00
|
|
|
i960 Deleted.
|
2001-01-19 18:25:13 +08:00
|
|
|
|
2002-08-18 12:00:47 +08:00
|
|
|
ia64 --target=ia64-linux-gnu ,-Werror
|
|
|
|
(--target=ia64-elf broken)
|
2001-07-29 01:24:47 +08:00
|
|
|
Kevin Buettner kevinb@redhat.com
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2003-10-10 09:59:13 +08:00
|
|
|
m32r --target=m32r-elf ,-Werror
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2002-07-13 01:14:32 +08:00
|
|
|
m68hc11 --target=m68hc11-elf ,-Werror ,
|
2002-05-16 21:38:55 +08:00
|
|
|
Stephane Carrez stcarrez@nerim.fr
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2001-12-04 03:21:44 +08:00
|
|
|
m68k --target=m68k-elf ,-Werror
|
2001-01-19 18:25:13 +08:00
|
|
|
Maintenance only
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2003-01-02 Andrew Cagney <ac131313@redhat.com>
* valarith.c (value_binop): Delete obsolete code and comments.
* configure.host: Ditto.
* buildsym.h (make_blockvector): Ditto.
* buildsym.c (make_blockvector): Ditto.
* defs.h (enum language): Ditto.
(chill_demangle): Ditto.
* elfread.c (elf_symtab_read): Ditto.
* dwarfread.c (CHILL_PRODUCER): Ditto.
(set_cu_language): Ditto.
(handle_producer): Ditto.
* expprint.c (print_subexp): Ditto.
* gdbtypes.c (chill_varying_type): Ditto.
* gdbtypes.h (builtin_type_chill_bool): Ditto.
(builtin_type_chill_char, builtin_type_chill_long): Ditto.
(builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
(chill_varying_type): Ditto.
* language.h (_LANG_chill): Ditto.
* language.c (binop_result_type, integral_type): Ditto.
(character_type, string_type, structured_type): Ditto.
(lang_bool_type, binop_type_check): Ditto.
* stabsread.h (os9k_stabs): Ditto.
* stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
(define_symbol, read_type, read_struct_fields): Ditto.
(read_array_type, read_enum_type, read_huge_number): Ditto.
(read_range_type, start_stabs): Ditto.
* symfile.c (init_filename_language_table): Ditto.
(add_psymbol_with_dem_name_to_list): Ditto.
* symtab.c (symbol_init_language_specific): Ditto.
(symbol_init_demangled_name, symbol_demangled_name): Ditto.
* symtab.h (struct general_symbol_info): Ditto.
(SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
* typeprint.c (typedef_print): Ditto.
* utils.c (fprintf_symbol_filtered): Ditto.
* valops.c (value_cast, search_struct_field, value_slice): Delete
obsolete code.
(varying_to_slice): Delete function.
* value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
(varying_to_slice): Delete declaration.
* MAINTAINERS: Update.
2003-01-02 22:27:27 +08:00
|
|
|
m88k Deleted.
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2002-08-18 12:14:02 +08:00
|
|
|
mcore --target=mcore-elf ,-Werror
|
2001-01-19 18:25:13 +08:00
|
|
|
Maintenance only
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2002-08-18 12:14:02 +08:00
|
|
|
mips --target=mips-elf ,-Werror
|
2001-07-29 01:24:47 +08:00
|
|
|
Andrew Cagney cagney@redhat.com
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2003-10-07 04:38:17 +08:00
|
|
|
mn10200 Deleted.
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2001-02-08 02:37:25 +08:00
|
|
|
mn10300 --target=mn10300-elf ,-Werror
|
2001-05-08 04:02:26 +08:00
|
|
|
Maintenance only
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2001-03-29 05:26:07 +08:00
|
|
|
ns32k --target=ns32k-netbsd ,-Werror
|
2001-01-19 18:25:13 +08:00
|
|
|
Maintenance only
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2004-04-06 23:57:32 +08:00
|
|
|
pa --target=hppa-elf ,-Werror
|
2001-06-08 05:43:00 +08:00
|
|
|
Maintenance only
|
2001-01-19 18:25:13 +08:00
|
|
|
|
2001-12-16 01:09:04 +08:00
|
|
|
powerpc --target=powerpc-eabi ,-Werror
|
2001-07-29 01:24:47 +08:00
|
|
|
Kevin Buettner kevinb@redhat.com
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2002-08-22 22:47:52 +08:00
|
|
|
s390 --target=s390-linux-gnu ,-Werror
|
2001-10-14 06:13:35 +08:00
|
|
|
(contact DJ Barrow djbarrow@de.ibm.com)
|
|
|
|
|
2002-05-14 09:25:00 +08:00
|
|
|
sh --target=sh-elf ,-Werror
|
2001-07-29 01:24:47 +08:00
|
|
|
Elena Zannoni ezannoni@redhat.com
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2002-08-18 12:14:02 +08:00
|
|
|
sparc --target=sparc-elf ,-Werror
|
2001-11-07 06:40:06 +08:00
|
|
|
Maintenance only
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2001-12-02 03:17:56 +08:00
|
|
|
tic80 Deleted.
|
2001-01-19 18:25:13 +08:00
|
|
|
|
2001-03-15 06:05:34 +08:00
|
|
|
v850 --target=v850-elf ,-Werror
|
2001-01-19 18:25:13 +08:00
|
|
|
Maintenance only
|
|
|
|
|
2002-08-18 12:14:02 +08:00
|
|
|
vax --target=vax-netbsd ,-Werror
|
2001-01-19 18:25:13 +08:00
|
|
|
Maintenance only
|
|
|
|
|
2001-12-02 03:34:37 +08:00
|
|
|
w65 Deleted.
|
2001-01-19 18:25:13 +08:00
|
|
|
|
2002-07-13 01:14:32 +08:00
|
|
|
x86-64 --target=x86_64-linux-gnu ,-Werror
|
2002-03-06 17:12:51 +08:00
|
|
|
Maintenance only
|
2002-02-27 10:45:12 +08:00
|
|
|
|
2001-12-18 02:13:11 +08:00
|
|
|
xstormy16 --target=xstormy16-elf ,-Werror
|
2001-12-17 23:52:33 +08:00
|
|
|
Corinna Vinschen vinschen@redhat.com
|
|
|
|
|
2003-10-07 04:38:17 +08:00
|
|
|
z8k Deleted.
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2002-01-10 02:33:21 +08:00
|
|
|
All developers recognized by this file can make arbitrary changes to
|
|
|
|
OBSOLETE targets.
|
2000-08-01 19:06:34 +08:00
|
|
|
|
2002-01-10 02:33:21 +08:00
|
|
|
All maintainers can test and thence approve non-trivial changes to
|
|
|
|
``maintenance only'' targets submitted by recognized developers.
|
|
|
|
|
|
|
|
All recognized developers can make mechanical changes (by virtue of
|
|
|
|
the obvious fix rule) to ``maintenance only'' targets. The change
|
|
|
|
shall be sanity checked by compiling with one of the listed targets.
|
2000-03-02 06:04:28 +08:00
|
|
|
|
2003-01-03 00:40:33 +08:00
|
|
|
The Bourne shell script gdb_mbuild.sh can be used to rebuild all the
|
|
|
|
above targets.
|
2000-02-13 07:19:53 +08:00
|
|
|
|
|
|
|
|
2000-02-28 08:22:03 +08:00
|
|
|
Host/Native:
|
|
|
|
|
2000-08-01 19:06:34 +08:00
|
|
|
The Native maintainer is responsible for target specific native
|
|
|
|
support - typically shared libraries and quirks to procfs/ptrace/...
|
|
|
|
The Native maintainer works with the Arch and Core maintainers when
|
|
|
|
resolving more generic problems.
|
2000-02-28 08:22:03 +08:00
|
|
|
|
2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
* MAINTAINERS: Delete mmalloc.
* Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
* NEWS: Mention removal of --with-malloc.
* acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
* config.in: Regenerate.
* configure: Regenerate.
* configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc, USE_MMALLOC, MMCHECK_FORCE.
* gdbinit.in: Remove mmalloc.
* utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
* config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
* config/i386/go32.mh: Likewise.
* config/i386/interix.mh: Likewise.
* config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
* gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2004-01-20 17:29:18 +08:00
|
|
|
The host maintainer ensures that gdb can be built as a cross debugger on
|
|
|
|
their platform.
|
2000-02-13 07:19:53 +08:00
|
|
|
|
2000-11-20 20:31:43 +08:00
|
|
|
AIX Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
|
2001-07-29 01:24:47 +08:00
|
|
|
Kevin Buettner kevinb@redhat.com
|
2000-11-20 20:31:43 +08:00
|
|
|
|
2000-03-27 08:24:49 +08:00
|
|
|
djgpp native Eli Zaretskii eliz@gnu.org
|
2001-07-29 01:24:47 +08:00
|
|
|
DJ Delorie dj@redhat.com
|
2002-09-07 23:22:00 +08:00
|
|
|
MS Windows (NT, '00, 9x, Me, XP) host & native
|
2004-04-04 11:57:44 +08:00
|
|
|
Chris Faylor cgf@alum.bu.edu
|
2000-03-02 06:04:28 +08:00
|
|
|
GNU/Linux/x86 native & host
|
|
|
|
Mark Kettenis kettenis@gnu.org
|
2001-07-29 01:24:47 +08:00
|
|
|
GNU/Linux PPC native Kevin Buettner kevinb@redhat.com
|
2001-07-12 04:44:51 +08:00
|
|
|
GNU/Linux MIPS native & host
|
|
|
|
Daniel Jacobowitz dan@debian.org
|
2002-02-08 10:31:15 +08:00
|
|
|
GNU/Linux m68k Andreas Schwab schwab@suse.de
|
2000-08-03 16:39:21 +08:00
|
|
|
FreeBSD native & host Mark Kettenis kettenis@gnu.org
|
2000-12-15 00:50:20 +08:00
|
|
|
David O'Brien obrien@freebsd.org
|
2000-03-01 08:45:18 +08:00
|
|
|
hurd native Mark Kettenis kettenis@gnu.org
|
2002-05-05 07:34:55 +08:00
|
|
|
NetBSD native & host Jason Thorpe thorpej@wasabisystems.com
|
2001-10-09 03:05:00 +08:00
|
|
|
SCO/Unixware Robert Lipe rjl@sco.com
|
2000-02-21 08:15:55 +08:00
|
|
|
GNU/Linux ARM native Scott Bambrough scottb@netwinder.org
|
2000-11-20 20:45:01 +08:00
|
|
|
Solaris/x86 native & host (devolved)
|
2000-03-02 06:04:28 +08:00
|
|
|
Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
|
2001-02-07 11:08:44 +08:00
|
|
|
Solaris/SPARC native & host (devolved)
|
2003-11-05 04:01:16 +08:00
|
|
|
(Global Maintainers)
|
2000-02-13 07:19:53 +08:00
|
|
|
|
2000-08-01 19:06:34 +08:00
|
|
|
|
|
|
|
|
2000-02-13 07:19:53 +08:00
|
|
|
Core: Generic components used by all of GDB
|
|
|
|
|
2001-07-29 01:24:47 +08:00
|
|
|
generic arch support Andrew Cagney cagney@redhat.com
|
2000-05-17 16:46:20 +08:00
|
|
|
Any host/target maintainer can add to
|
|
|
|
gdbarch.{c,h,sh}. Send tricky ones to cagney.
|
2001-07-29 01:24:47 +08:00
|
|
|
target vector Andrew Cagney cagney@redhat.com
|
2003-02-25 04:35:25 +08:00
|
|
|
|
2001-07-29 01:24:47 +08:00
|
|
|
event loop Elena Zannoni ezannoni@redhat.com
|
2003-02-25 04:35:25 +08:00
|
|
|
For the part of top.c related to the event loop,
|
|
|
|
send questions to ezannoni@redhat.com
|
2001-07-29 01:24:47 +08:00
|
|
|
|
|
|
|
generic symtabs Jim Blandy jimb@redhat.com
|
|
|
|
Elena Zannoni ezannoni@redhat.com
|
|
|
|
dwarf readers Jim Blandy jimb@redhat.com
|
|
|
|
Elena Zannoni ezannoni@redhat.com
|
|
|
|
elf reader Jim Blandy jimb@redhat.com
|
|
|
|
Elena Zannoni ezannoni@redhat.com
|
|
|
|
stabs reader Jim Blandy jimb@redhat.com
|
|
|
|
Elena Zannoni ezannoni@redhat.com
|
2000-05-02 15:41:04 +08:00
|
|
|
coff reader Philippe De Muyter phdm@macqel.be
|
2001-05-11 05:10:09 +08:00
|
|
|
xcoff reader Any maintainer can modify this; please send tricky
|
2001-07-29 01:24:47 +08:00
|
|
|
ones to Kevin Buettner <kevinb@redhat.com>
|
2002-06-02 11:09:31 +08:00
|
|
|
HP/UX readers Any [past] maintainer can modify this.
|
|
|
|
Please send tricky ones to the symtabs maintainers.
|
2001-07-29 01:24:47 +08:00
|
|
|
|
|
|
|
tracing bytecode stuff Jim Blandy jimb@redhat.com
|
|
|
|
tracing Michael Snyder msnyder@redhat.com
|
|
|
|
threads Michael Snyder msnyder@redhat.com
|
2000-09-03 19:24:22 +08:00
|
|
|
Mark Kettenis kettenis@gnu.org
|
2003-11-05 04:01:16 +08:00
|
|
|
breakpoints (Global Maintainers)
|
2001-11-07 06:40:06 +08:00
|
|
|
language support (Blanket Write Privs Maintainers)
|
2002-01-17 10:04:27 +08:00
|
|
|
C++ Daniel Jacobowitz dan@debian.org
|
2002-12-03 03:54:17 +08:00
|
|
|
Java support (Global Maintainers)
|
2002-02-24 04:59:55 +08:00
|
|
|
Pascal support Pierre Muller muller@sources.redhat.com
|
2003-08-09 22:38:53 +08:00
|
|
|
Objective C support Adam Fedor fedor@gnu.org
|
2003-02-25 06:21:13 +08:00
|
|
|
shared libs (devolved) Kevin Buettner kevinb@redhat.com
|
2000-11-20 20:31:43 +08:00
|
|
|
xcoffsolib Peter Schauer Peter.Schauer@regent.e-technik.tu-muenchen.de
|
|
|
|
|
2001-07-29 01:24:47 +08:00
|
|
|
remote.c Andrew Cagney cagney@redhat.com
|
2000-03-04 14:27:00 +08:00
|
|
|
include/remote-sim.h, remote-sim.c
|
2001-07-29 01:24:47 +08:00
|
|
|
Andrew Cagney cagney@redhat.com
|
2003-03-17 23:01:48 +08:00
|
|
|
sds protocol (vacant)
|
|
|
|
rdi/adp protocol (vacant)
|
2001-03-07 03:24:29 +08:00
|
|
|
documentation Eli Zaretskii eliz@gnu.org
|
2003-03-17 23:01:48 +08:00
|
|
|
testsuite (Global Maintainers)
|
2001-05-11 04:33:09 +08:00
|
|
|
config Mark Salter msalter@redhat.com
|
|
|
|
gdbtk (gdb.gdbtk) Keith Seitz keiths@redhat.com
|
2003-11-11 22:51:33 +08:00
|
|
|
c++ (gdb.cp) Michael Chastain mec.gnu@mindspring.com
|
2004-04-14 00:13:35 +08:00
|
|
|
David Carlton carlton@bactrian.org
|
2001-05-11 04:33:09 +08:00
|
|
|
mi tests (gdb.mi) Elena Zannoni ezannoni@redhat.com
|
2001-06-14 05:00:39 +08:00
|
|
|
Andrew Cagney cagney@redhat.com
|
2001-05-11 04:33:09 +08:00
|
|
|
threads (gdb.threads) Michael Snyder msnyder@redhat.com
|
|
|
|
trace (gdb.trace) Michael Snyder msnyder@redhat.com
|
2001-03-20 05:16:01 +08:00
|
|
|
hp tests (gdb.hp) (vacant)
|
2001-07-29 01:24:47 +08:00
|
|
|
Java tests (gdb.java) Anthony Green green@redhat.com
|
|
|
|
Kernel Object Display Fernando Nasser fnasser@redhat.com
|
2000-02-13 07:19:53 +08:00
|
|
|
|
|
|
|
|
|
|
|
UI: External (user) interfaces.
|
|
|
|
|
2003-03-17 23:01:48 +08:00
|
|
|
command interpreter (Global Maintainers)
|
2001-04-10 11:03:28 +08:00
|
|
|
gdbtk (c & tcl) Jim Ingham jingham@apple.com
|
2001-07-29 01:24:47 +08:00
|
|
|
Fernando Nasser fnasser@redhat.com
|
|
|
|
Keith Seitz keiths@redhat.com
|
2001-06-08 02:37:40 +08:00
|
|
|
libgui (w/foundry, sn) Jim Ingham jingham@apple.com
|
|
|
|
Keith Seitz keiths@redhat.com
|
2001-07-29 01:24:47 +08:00
|
|
|
mi (gdb/mi) Andrew Cagney cagney@redhat.com
|
|
|
|
Elena Zannoni ezannoni@redhat.com
|
|
|
|
Fernando Nasser fnasser@redhat.com
|
2003-03-22 04:00:20 +08:00
|
|
|
tui Stephane Carrez stcarrez@nerim.fr
|
|
|
|
(Global Maintainers)
|
2000-02-21 08:15:55 +08:00
|
|
|
|
|
|
|
|
|
|
|
Misc:
|
|
|
|
|
2002-04-08 05:22:19 +08:00
|
|
|
gdb/gdbserver Daniel Jacobowitz dan@debian.org
|
|
|
|
|
2001-02-15 08:50:06 +08:00
|
|
|
Web pages. Jim Kingdon jkingdon@engr.sgi.com ++
|
2000-02-21 14:13:23 +08:00
|
|
|
(anyone can edit; kingdon is just lead maintainer)
|
2000-03-04 14:27:00 +08:00
|
|
|
|
2000-02-21 08:15:55 +08:00
|
|
|
Makefile.in, configure* ALL
|
2000-03-04 14:27:00 +08:00
|
|
|
|
|
|
|
mmalloc/ ALL Host maintainers
|
|
|
|
|
2002-06-14 03:35:04 +08:00
|
|
|
NEWS ALL
|
|
|
|
|
2002-03-06 12:46:44 +08:00
|
|
|
sim/ See sim/MAINTAINERS
|
2000-02-13 07:19:53 +08:00
|
|
|
|
2000-03-05 16:46:56 +08:00
|
|
|
readline/ Master version: ftp://ftp.cwru.edu/pub/bash/
|
2001-07-29 01:24:47 +08:00
|
|
|
Elena Zannoni ezannoni@redhat.com
|
2000-03-05 16:46:56 +08:00
|
|
|
Host maintainers (host dependant parts)
|
|
|
|
(but get your changes into the master version)
|
|
|
|
|
2001-10-12 23:59:11 +08:00
|
|
|
tcl/ tk/ itcl/ Ian Roxborough irox@redhat.com
|
2000-03-02 06:04:28 +08:00
|
|
|
|
2001-06-28 10:37:02 +08:00
|
|
|
Write After Approval
|
|
|
|
(alphabetic)
|
2000-02-13 07:19:53 +08:00
|
|
|
|
2001-06-08 05:03:48 +08:00
|
|
|
To get recommended for the Write After Approval list you need a valid
|
|
|
|
FSF assignment and have submitted one good patch.
|
|
|
|
|
2000-09-01 01:53:22 +08:00
|
|
|
David Anderson davea@sgi.com
|
2003-08-19 17:55:59 +08:00
|
|
|
Shrinivas Atre shrinivasa@kpitcummins.com
|
2002-06-02 07:46:55 +08:00
|
|
|
Scott Bambrough scottb@netwinder.org
|
|
|
|
Jim Blandy jimb@redhat.com
|
2001-06-28 10:37:02 +08:00
|
|
|
Philip Blundell philb@gnu.org
|
2002-06-02 07:46:55 +08:00
|
|
|
Per Bothner per@bothner.com
|
2001-06-28 10:37:02 +08:00
|
|
|
Joel Brobecker brobecker@act-europe.fr
|
2002-06-22 05:17:21 +08:00
|
|
|
Dave Brolley brolley@redhat.com
|
2004-01-22 00:30:42 +08:00
|
|
|
Paul Brook paul@codesourcery.com
|
2002-06-02 07:46:55 +08:00
|
|
|
Kevin Buettner kevinb@redhat.com
|
|
|
|
Andrew Cagney ac131313@redhat.com
|
2004-04-14 00:13:35 +08:00
|
|
|
David Carlton carlton@bactrian.org
|
2002-06-02 07:46:55 +08:00
|
|
|
Stephane Carrez stcarrez@nerim.fr
|
2003-11-11 22:51:33 +08:00
|
|
|
Michael Chastain mec.gnu@mindspring.com
|
2004-04-11 12:25:26 +08:00
|
|
|
Randolph Chung tausq@debian.org
|
2002-06-02 07:46:55 +08:00
|
|
|
Eric Christopher echristo@redhat.com
|
2001-07-29 01:24:47 +08:00
|
|
|
Nick Clifton nickc@redhat.com
|
2003-08-08 08:41:54 +08:00
|
|
|
Brendan Conoboy blc@redhat.com
|
2002-09-19 01:56:59 +08:00
|
|
|
DJ Delorie dj@redhat.com
|
2002-02-09 10:20:18 +08:00
|
|
|
Chris G. Demetriou cgd@broadcom.com
|
2002-09-19 01:56:59 +08:00
|
|
|
Philippe De Muyter phdm@macqel.be
|
2003-12-11 14:30:10 +08:00
|
|
|
Dhananjay Deshpande dhananjayd@kpitcummins.com
|
2002-03-10 11:09:52 +08:00
|
|
|
Klee Dienes kdienes@apple.com
|
2002-01-10 02:07:48 +08:00
|
|
|
Richard Earnshaw rearnsha@arm.com
|
2002-06-02 07:46:55 +08:00
|
|
|
Frank Ch. Eigler fche@redhat.com
|
2004-03-10 10:58:24 +08:00
|
|
|
Ben Elliston bje@gnu.org
|
2003-06-03 17:55:51 +08:00
|
|
|
Raoul Gough RaoulGough@yahoo.co.uk
|
2002-06-02 07:46:55 +08:00
|
|
|
Anthony Green green@redhat.com
|
2001-12-14 08:28:15 +08:00
|
|
|
Matthew Green mrg@eterna.com.au
|
2003-09-25 21:55:58 +08:00
|
|
|
Jerome Guitton guitton@act-europe.fr
|
2002-09-19 05:52:55 +08:00
|
|
|
Adam Fedor fedor@gnu.org
|
2002-06-02 07:46:55 +08:00
|
|
|
Fred Fish fnf@ninemoons.com
|
2001-06-28 10:37:02 +08:00
|
|
|
Orjan Friberg orjanf@axis.com
|
2001-11-17 02:29:27 +08:00
|
|
|
Ben Harris bjh21@netbsd.org
|
2002-03-15 06:49:17 +08:00
|
|
|
Richard Henderson rth@redhat.com
|
2002-06-12 08:55:35 +08:00
|
|
|
Aldy Hernandez aldyh@redhat.com
|
2001-06-28 10:37:02 +08:00
|
|
|
Paul Hilfinger hilfinger@gnat.com
|
|
|
|
Matt Hiller hiller@redhat.com
|
2003-03-05 00:33:06 +08:00
|
|
|
Kazu Hirata kazu@cs.umass.edu
|
2001-06-28 10:37:02 +08:00
|
|
|
Jeff Holcomb jeffh@redhat.com
|
|
|
|
Don Howard dhoward@redhat.com
|
|
|
|
Martin Hunt hunt@redhat.com
|
2002-03-10 11:09:52 +08:00
|
|
|
Jim Ingham jingham@apple.com
|
2001-07-03 03:40:47 +08:00
|
|
|
Daniel Jacobowitz dan@debian.org
|
2001-06-29 23:13:03 +08:00
|
|
|
Andreas Jaeger aj@suse.de
|
2002-10-04 04:23:56 +08:00
|
|
|
Jeff Johnston jjohnstn@redhat.com
|
2001-06-28 10:37:02 +08:00
|
|
|
Geoff Keating geoffk@redhat.com
|
2002-06-02 07:46:55 +08:00
|
|
|
Mark Kettenis kettenis@gnu.org
|
2001-06-28 10:37:02 +08:00
|
|
|
Jim Kingdon jkingdon@engr.sgi.com ++
|
2000-03-22 08:21:30 +08:00
|
|
|
Jonathan Larmour jlarmour@redhat.co.uk
|
2002-09-19 01:56:59 +08:00
|
|
|
Jeff Law law@redhat.com
|
2003-06-06 04:30:42 +08:00
|
|
|
David Lecomber david@streamline-computing.com
|
2002-06-02 07:46:55 +08:00
|
|
|
Robert Lipe rjl@sco.com
|
2001-06-28 10:37:02 +08:00
|
|
|
H.J. Lu hjl@lucon.org
|
2002-06-02 07:46:55 +08:00
|
|
|
Michal Ludvig mludvig@suse.cz
|
2001-07-29 01:24:47 +08:00
|
|
|
Glen McCready gkm@redhat.com
|
2002-02-14 03:22:23 +08:00
|
|
|
Greg McGary greg@mcgary.org
|
2004-01-22 04:50:41 +08:00
|
|
|
Roland McGrath roland@redhat.com
|
2002-01-10 08:06:02 +08:00
|
|
|
Jason Merrill jason@redhat.com
|
2002-06-02 07:46:55 +08:00
|
|
|
David S. Miller davem@redhat.com
|
2004-01-03 04:28:54 +08:00
|
|
|
Mark Mitchell mark@codesourcery.com
|
2002-10-02 14:06:06 +08:00
|
|
|
Marko Mlinar markom@opencores.org
|
2002-09-12 16:39:26 +08:00
|
|
|
Alan Modra amodra@bigpond.net.au
|
2001-09-11 02:13:17 +08:00
|
|
|
Jason Molenda jmolenda@apple.com
|
2002-02-24 04:59:55 +08:00
|
|
|
Pierre Muller muller@sources.redhat.com
|
2002-06-02 07:46:55 +08:00
|
|
|
Fernando Nasser fnasser@redhat.com
|
2002-10-01 00:05:31 +08:00
|
|
|
Hans-Peter Nilsson hp@bitrange.com
|
2002-06-02 07:46:55 +08:00
|
|
|
David O'Brien obrien@freebsd.org
|
2000-09-12 12:58:22 +08:00
|
|
|
Alexandre Oliva aoliva@redhat.com
|
2001-12-25 04:07:02 +08:00
|
|
|
Tom Rix trix@redhat.com
|
2004-01-04 23:27:24 +08:00
|
|
|
Nick Roberts nick@nick.uklinux.net
|
2004-01-22 04:50:41 +08:00
|
|
|
Bob Rossi bob_rossi@cox.net
|
2003-05-15 04:09:14 +08:00
|
|
|
Theodore A. Roth troth@openavr.org
|
2002-06-02 07:46:55 +08:00
|
|
|
Ian Roxborough irox@redhat.com
|
2002-07-03 02:25:41 +08:00
|
|
|
Grace Sainsbury graces@redhat.com
|
2003-08-07 13:22:45 +08:00
|
|
|
Kei Sakamoto sakamoto.kei@renesas.com
|
2000-11-29 05:00:23 +08:00
|
|
|
Mark Salter msalter@redhat.com
|
2004-02-25 16:46:59 +08:00
|
|
|
Richard Sandiford rsandifo@redhat.com
|
2002-06-02 07:46:55 +08:00
|
|
|
Peter Schauer Peter.Schauer@regent
|
2001-12-13 18:29:21 +08:00
|
|
|
Andreas Schwab schwab@suse.de
|
2001-07-29 01:24:47 +08:00
|
|
|
Keith Seitz keiths@redhat.com
|
2002-09-19 01:56:59 +08:00
|
|
|
Stan Shebs shebs@apple.com
|
2002-07-21 00:18:07 +08:00
|
|
|
Aidan Skinner aidan@velvet.net
|
2001-09-21 15:14:31 +08:00
|
|
|
Jiri Smid smid@suse.cz
|
2001-06-28 10:37:02 +08:00
|
|
|
David Smith dsmith@redhat.com
|
2003-01-15 23:54:04 +08:00
|
|
|
Stephen P. Smith ischis2@cox.net
|
2001-12-05 10:05:04 +08:00
|
|
|
Jackie Smith Cashion jsmith@redhat.com
|
2002-06-02 07:46:55 +08:00
|
|
|
Michael Snyder msnyder@redhat.com
|
2002-01-12 00:51:03 +08:00
|
|
|
Petr Sorfa petrs@caldera.com
|
2003-09-10 04:25:58 +08:00
|
|
|
Ian Lance Taylor ian@wasabisystems.com
|
2001-06-28 10:37:02 +08:00
|
|
|
Gary Thomas gthomas@redhat.com
|
2002-01-05 06:41:21 +08:00
|
|
|
Jason Thorpe thorpej@wasabisystems.com
|
2001-07-29 01:24:47 +08:00
|
|
|
Tom Tromey tromey@redhat.com
|
2003-03-13 13:13:57 +08:00
|
|
|
D Venkatasubramanian dvenkat@noida.hcltech.com
|
2003-03-13 13:32:21 +08:00
|
|
|
Corinna Vinschen vinschen@redhat.com
|
2001-11-29 19:34:03 +08:00
|
|
|
Keith Walker keith.walker@arm.com
|
2003-02-25 01:58:21 +08:00
|
|
|
Kris Warkentin kewarken@qnx.com
|
2004-03-09 01:52:27 +08:00
|
|
|
Nathan Williams nathanw@wasabisystems.com
|
2003-10-23 14:27:29 +08:00
|
|
|
Jim Wilson wilson@specifixinc.com
|
2002-06-02 07:46:55 +08:00
|
|
|
Elena Zannoni ezannoni@redhat.com
|
|
|
|
Eli Zaretskii eliz@gnu.org
|
2001-06-28 10:37:02 +08:00
|
|
|
|
2000-02-13 07:55:14 +08:00
|
|
|
|
2001-03-20 05:16:01 +08:00
|
|
|
|
|
|
|
Past Maintainers
|
|
|
|
|
2002-02-24 04:59:55 +08:00
|
|
|
Jimmy Guo (gdb.hp, tui) guo at cup dot hp dot com
|
|
|
|
Jeff Law (hppa) law at cygnus dot com
|
|
|
|
Daniel Berlin (C++ support) dan at cgsoftware dot com
|
2001-11-07 06:40:06 +08:00
|
|
|
Nick Duffek (powerpc, SCO, Sol/x86) nick at duffek dot com
|
|
|
|
David Taylor (d10v, sparc, utils, defs,
|
|
|
|
expression evaluator, language support) taylor at candd dot org
|
2002-03-01 11:30:59 +08:00
|
|
|
J.T. Conklin (dcache, NetBSD, remote) jtc at redback dot com
|
2002-03-06 12:46:44 +08:00
|
|
|
Frank Ch. Eigler (sim) fche at redhat dot com
|
2002-12-03 03:54:17 +08:00
|
|
|
Per Bothner (Java) per at bothner dot com
|
2002-12-03 04:44:48 +08:00
|
|
|
Anthony Green (Java) green at redhat dot com
|
2004-03-24 05:21:37 +08:00
|
|
|
Fernando Nasser (testsuite/, mi, cli) fnasser at redhat dot com
|
|
|
|
Mark Salter (testsuite/lib/) msalter at redhat dot com
|
2002-03-01 11:30:59 +08:00
|
|
|
|
2001-03-20 05:16:01 +08:00
|
|
|
|
|
|
|
|
2001-02-17 01:13:04 +08:00
|
|
|
Folks that have been caught up in a paper trail:
|
2000-03-01 08:28:35 +08:00
|
|
|
|
2004-04-04 11:57:44 +08:00
|
|
|
Chris Faylor cgf@alum.bu.edu
|
2001-02-17 01:13:04 +08:00
|
|
|
Jim Kingdon jkingdon@engr.sgi.com
|
2004-04-14 00:13:35 +08:00
|
|
|
David Carlton carlton@bactrian.org
|
2000-08-03 16:39:21 +08:00
|
|
|
|
2001-02-17 01:13:04 +08:00
|
|
|
--
|
2000-08-03 16:39:21 +08:00
|
|
|
|
2001-02-17 01:13:04 +08:00
|
|
|
(*) Indicates folks that don't have a Kerberos/SSH account in the GDB
|
|
|
|
group.
|