aboutsummaryrefslogtreecommitdiff
path: root/gdb/MAINTAINERS
AgeCommit message (Collapse)AuthorFilesLines
2003-08-092003-08-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
* MAINTAINERS (language support): List Adam Fedor as Objective C maintainer.
2003-08-08Fri Aug 8 00:28:38 UTC 2003 Brendan Conoboy <blc@redhat.com>Brendan Conoboy1-0/+1
* MAINTAINERS (write after approval): Added self
2003-08-072003-08-07 Kei Sakamoto <sakamoto.kei@renesas.com>Kazuhiro Inaoka1-1/+1
* MAINTAINERS (write after approval): Move Kei Sakamoto to the proper place.
2003-08-072003-08-07 Kei Sakamoto <sakamoto.kei@renesas.com>Kazuhiro Inaoka1-0/+1
* MAINTAINERS (write after approval): Add myself.
2003-06-252003-06-25 David Carlton <carlton@kealia.com>David Carlton1-2/+2
* MAINTAINERS: Update e-mail address.
2003-06-05an obvious fixDavid Lecomber1-0/+1
2003-06-03MAINTAINERS (write after approval): Add myselfRaoul Gough1-0/+1
2003-05-14* MAINTAINERS: Update my email address.Theodore A. Roth1-2/+2
* avr-tdep.c: Ditto.
2003-05-13 * MAINTAINERS (write after approval): Add myself.Ian Lance Taylor1-0/+1
2003-03-28MAINTAINERS (write after approval): Add myself.Bob Rossi1-0/+1
2003-03-21 * MAINTAINERS (tui): Maintainer of tui code.Stephane Carrez1-2/+2
2003-03-17 * MAINTAINERS: Remove my name from several maintainership roles.Fernando Nasser1-7/+6
2003-03-13Alphabetically corrected my name addition to MAINTAINERS (write after approval).D.Venkatasubramanian1-1/+1
2003-03-13Added myself to MAINTAINERS (write after approval). Approved by : Andrew Cagney.D.Venkatasubramanian1-0/+1
2003-03-04 * MAINTAINERS (Write after approval): Update my email address.Kazu Hirata1-1/+1
2003-02-24* MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, SchemeJim Blandy1-7/+2
support, shared libs): Remove my name from here, to better reflect reality.
2003-02-242003-02-24 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+3
* MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop maintainership.
2003-02-24added myself to Write After list in MAINTAINERSKris Warkentin1-0/+1
2003-02-22Update my email address.Jim Wilson1-1/+1
2003-02-042003-02-04 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+1
* NEWS: Note that the m32r-*-elf* is obsolete. * monitor.c (monitor_expect): Obsolete reference to m32r. * configure.tgt: Mark m32r-*-elf* as obsolete. * MAINTAINERS: Mark m32k as obsolete. * m32r-rom.c: Obsolete file. * config/m32r/m32r.mt: Obsolete file. * config/m32r/tm-m32r.h: Obsolete file. * m32r-stub.c: Obsolete file. * m32r-tdep.c: Obsolete file.
2003-02-042003-02-04 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-4/+1
* NEWS: Mention that the z8k-zilog-none is obsolete. * MAINTAINERS: Mark z8k as obsolete. * configure.tgt: Obsolete the z8k-*-coff* target. * config/z8k/z8k.mt: Obsolete file. * config/z8k/tm-z8k.h: Obsolete file. * z8k-tdep.c: Obsolete file.
2003-02-042003-02-04 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+1
* NEWS: Mention that the mn10200-elf is obsolete. * configure.tgt: Obsolete mn10200-*-* target. * breakpoint.c (update_breakpoints_after_exec): Update comment to mention that the mn10200 is obsolete. * breakpoint.h: Ditto. * MAINTAINERS: Mark the mn10200-elf as obsolete. * config/mn10200/mn10200.mt: Obsolete file. * config/mn10200/tm-mn10200.h: Obsolete file. * mn10200-tdep.c: Obsolete file. Index: testsuite/ChangeLog 2003-02-04 Andrew Cagney <ac131313@redhat.com> * gdb.disasm/mn10200.exp: Obsolete file. * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200. * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200. * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
2003-02-042003-02-04 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+1
* MAINTAINERS: Mark h8500 as obsolete. * configure.tgt (h8500-*-*): Mark h8500 code as obsolete. * findvar.c (value_from_register): Ditto. * h8500-tdep.c: Mark file as obsolete. * config/h8500/h8500.mt: Ditto. * config/h8500/tm-h8500.h: Ditto. * NEWS: Mention that h8500 is obsolete.
2003-01-202003-01-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+2
* MAINTAINERS: Replace `Blanket Write Privs' with `Global Maintainers'. Update `Various Maintainers'.
2003-01-15Updated the email address for Stephen P. SmithStephen P. Smith1-1/+1
2003-01-062003-01-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+1
* MAINTAINERS (Target Instruction Set Architectures): Update arm-elf. Can be built with -Werror, has been multiarched. * value.h (unpack_long): Make buffer parameter constant. (unpack_double, unpack_pointer, unpack_field_as_long): Ditto. * scm-lang.h (scm_parse): Ditto. * defs.h (extract_typed_address, extract_address): Ditto. (extract_long_unsigned_integer): Ditto. * inferior.h (unsigned_pointer_to_address): Ditto. (signed_pointer_to_address): Ditto. * gdbarch.sh (POINTER_TO_ADDRESS): Ditto. * gdbarch.h, gdbarch.c: Regenerate. * findvar.c (extract_long_unsigned_integer): Update. (extract_address): Update. (extract_typed_address): Update. (unsigned_pointer_to_address): Update. * values.c (unpack_long): Update. (unpack_double): Update. (unpack_pointer): Update. (unpack_field_as_long): Update. * d10v-tdep.c (d10v_pointer_to_address): Update. * avr-tdep.c (avr_pointer_to_address): Update. * scm-lang.c (scm_unpack): Update. * findvar.c (signed_pointer_to_address): Update.
2003-01-022003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-34/+2
* MAINTAINERS: Mention gdb_mbuild.sh. * gdb_mbuild.sh: Rewrite.
2003-01-022003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-5/+5
* 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.
2002-12-102002-12-10 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+1
* MAINTAINERS (gdb.c++): Add David Carlton.
2002-12-02Fix tipo.Andrew Cagney1-1/+1
2002-12-022002-12-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+3
* MAINTAINERS (Java): Global maintainers are responible for Java. (Past Maintainers): Mention both Anthony Green and Per Bothner as part Java maintainers.
2002-11-252002-11-25 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
* MAINTAINERS: Mark h8500 as broken. Breakage occured Fri Nov 5 16:32:04 1999 Andrew Cagney <cagney@b1.cygnus.com>.
2002-11-072002-11-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+1
* MAINTAINERS: Add Daniel Jacobowitz to global maintainers list.
2002-10-252002-10-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
* MAINTAINERS: Check all warnings when h8300hms and alpha-elf.
2002-10-032002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+1
* MAINTAINERS: Add self to Write After Approval list.
2002-10-02add myself to the Write After Approval list.Marko Mlinar1-0/+1
2002-09-30 * MAINTAINERS: Add self to Write After Approval list.Hans-Peter Nilsson1-0/+1
2002-09-27Add myself to write-after-approval section with Andrew Cagney's permission.Jim Wilson1-0/+1
2002-09-18Add myself to the Write After Approval list.Adam Fedor1-0/+1
2002-09-182002-09-18 David Carlton <carlton@math.stanford.edu>David Carlton1-4/+4
* MAINTAINERS: Alphabetize Write After Approval list.
2002-09-17 * MAINTAINERS: Remove "non multi-arched" text from h8300.Corinna Vinschen1-1/+0
* h8300-tdep.c (h8300_next_prologue_insn) Renamed from NEXT_PROLOGUE_INSN. (h8300_examine_prologue): Call h8300_next_prologue_insn instead of NEXT_PROLOGUE_INSN.
2002-09-12 * x86-64-tdep.c (_initialize_x86_64_tdep): Don't use hard-codedAlan Modra1-0/+1
mach constants. * MAINTAINERS: Add myself to write after approval list.
2002-09-07* MAINTAINERS: Remove CE from list of maintainership responsibilities. Add XP.Christopher Faylor1-1/+1
2002-08-22Obsolete i960.Andrew Cagney1-3/+1
2002-08-222002-08-22 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
* MAINTAINERS: Change the s390 target to s390-linux-gnu (second attempt).
2002-08-19Add self to MAINTAINERS.David Carlton1-0/+1
2002-08-182002-08-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
* config/pa/tm-hppa.h (hppa_store_return_value): Declare. (hppa_value_returned_from_stack): Declare. (hppa_extract_return_value): Declare. * config/pa/hppa.mt: New file. * configure.tgt: Recognize hppa*-*-*. * MAINTAINERS: Change HPPA target to hppa-elf. Still broken.
2002-08-182002-08-17 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-9/+6
* config/ia64/ia64.mt: New file. * config/alpha/alpha.mt: New file. * MAINTAINERS: Change the alpha target to alpha-elf and IA-64 to ia64-linux-gnu. Mention that ia64-elf is broken. * configure.tgt: Add alpha*-*-* and ia64*-*-* patterns.
2002-08-182002-08-17 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+3
* config/ia64/ia64.mt: New file. * config/alpha/alpha.mt: New file. * MAINTAINERS: Change the alpha target to alpha-elf and IA-64 to ia64-linux-gnu. Mention that ia64-elf is broken. * configure.tgt: Add alpha*-*-* and ia64*-*-* patterns.
2002-08-082002-08-08 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+0
* configure.tgt: Replace powerpc-*-sysv*, powerpc-*-elf*, powerpcle-*-eabi*, powerpcle-*-sysv* and powerpcle-*-elf* with powerpc*-*-*. * MAINTAINERS: Remove redundant rs6000-ibm-aix4.1 target.