summaryrefslogtreecommitdiff
path: root/gdb/MAINTAINERS
Commit message (Collapse)AuthorAgeFilesLines
* 2006-03-13 Jim Blandy <jimb@codesourcery.com>Jim Blandy2006-03-141-3/+3
| | | | * MAINTAINERS: Use my work address.
* * MAINTAINERS (Patch Champions): Remove self.Joel Brobecker2006-03-101-1/+0
|
* * MAINTAINERS: Update file based on maintainers survey. AddDaniel Jacobowitz2006-02-071-82/+52
| | | | | | | a note to Past Maintainers. Move unresponsive or inactive maintainers to Authorized Committers or Past Maintainers as appropriate. Correct Jim Kingdon's email address. Remove vacant areas of responsibility.
* * MAINTAINERS: Use a consistent email address for brobecker.Joel Brobecker2006-01-271-2/+2
|
* gdb/ChangeLog:Jim Blandy2006-01-201-2/+2
| | | | | | 2006-01-20 Jim Blandy <jimb@redhat.com> * MAINTAINERS: Change my E-mail address.
* * MAINTAINERS: Overhaul.Daniel Jacobowitz2006-01-201-52/+211
|
* * MAINTAINERS: Very belatedly remove myself from from the list of people caughtChristopher Faylor2006-01-171-1/+0
| | | | up in the paper trail.
* * MAINTAINERS (Write After Approval): Add myself to the list.Frederic Riss2005-11-251-0/+1
|
* 2005-11-14 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs2005-11-141-0/+1
| | | | * MAINTAINERS (Write After Approval): Add myself to the list.
* * MAINTAINERS: Mark m68k-elf, sparc-elf and vax-netbsd as noMark Kettenis2005-11-101-6/+3
| | | | longer broken.
* * MAINTAINERS: Add section for release management.Joel Brobecker2005-10-041-0/+12
|
* gdb/Jan Beulich2005-09-261-0/+1
| | | | | | 2005-09-26 Jan Beulich <jbeulich@novell.com> * MAINTAINERS (Write After Approval): Add myself.
* * MAINTAINERS (ms1): New target ISA entry. List myself asKevin Buettner2005-08-151-0/+3
| | | | maintainer.
* 2005-07-21 Eric Christopher <echristo@apple.com>Eric Christopher2005-07-211-1/+1
| | | | * MAINTAINERS (Misc): Update affiliation.
* * MAINTAINERS (Write After Approval): Add myself.Steve Ellcey2005-07-011-0/+1
|
* 2005-06-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-06-211-1/+17
| | | | | * MAINTAINERS: List GDB's Steering Committee as responsible for GDB's maintenance.
* * MAINTAINERS (Write After Approval): Add myself.Wu Zhou2005-06-211-0/+1
|
* * MAINTAINERS (Write After Approval): Add self.David Ung2005-06-161-0/+1
|
* * MAINTAINERS: Update my email address.Richard Sandiford2005-06-131-1/+1
|
* * MAINTAINERS: Update my email address.Richard Sandiford2005-06-041-1/+1
|
* 2005-05-30 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-301-15/+18
| | | | | | * MAINTAINERS (Can Commit Without Approval): New section, previously burried under "Target Instruction Set Architectures". Note that cagney "can commit" changes to powerpc-linux.
* 2005-05-30 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-301-3/+3
| | | | * MAINTAINERS: Drop architecture and target vectors.
* * MAINTAINERS: Change cris-elf state to non-broken.Hans-Peter Nilsson2005-05-281-2/+1
| | | | * cp-name-parser.y (parse_escape): Initialize target_char to zero.
* 2005-05-26 Chris Demetriou <cgd@netbsd.org>Chris Demetriou2005-05-271-1/+0
| | | | * MAINTAINERS (Write After Approval): Remove myself.
* * MAINTAINERS: Undelete v850.Corinna Vinschen2005-05-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in: Re-add v850-tdep.o dependencies. * configure.tgt: Re-add v850. * v850-tdep.c: Reorder code slightly. Add register number enumerator. (struct v850_frame_cache): New structure. (v850_processor_type_table): Remove. Move functionality into v850_register_name, v850e_register_name and v850_gdbarch_init. (v850_register_name): New function. (v850e_register_name): New function. (struct prologue_info): Remove definition. (v850_register_type): New function. (v850_type_is_scalar): New function. (v850_use_struct_convention): Align to gcc behaviour. (v850_handle_prepare): Renamed from handle_prepare. Change third parameter to struct v850_frame_cache *. (v850_handle_pushm): Renamed from handle_pushm. Change third parameter to struct v850_frame_cache *. (v850_is_save_register): New function to evaluate if a register is caller-save. (v850_analyze_prologue): Replace v850_scan_prologue. Change to support new frame code. (v850_init_extra_frame_info): Remove. (v850_frame_chain): Remove. (v850_find_callers_reg): Remove. (v850_skip_prologue): Make static. (v850_pop_frame): Remove. (v850_frame_align): New function. (v850_push_dummy_call): Replace v850_push_arguments. (v850_push_return_address): Remove. (v850_extract_return_value): New function. (v850_store_return_value): New function. (v850_return_value): New function. (v850_frame_saved_pc): Remove. (v850_breakpoint_from_pc): New function. (v850_alloc_frame_cache): New function. (v850_fix_call_dummy): Remove. (v850_frame_cache): New function. (v850_target_architecture_hook): Remove. (v850_frame_prev_register): New function. (v850_frame_this_id): New function. (v850_frame_unwind): New structure. (v850_frame_sniffer): New function. (v850_unwind_sp): New function. (v850_unwind_pc): New function. (v850_unwind_dummy_id): New function. (v850_frame_base_address): New function. (v850_frame_base): New structure. (v850_gdbarch_init): New function. * config/v850/v850.mt: Undelete. Drop TM_FILE.
* * MAINTAINERS: Remove hint that sh64 doesn't build.Corinna Vinschen2005-05-021-2/+1
| | | | | | * sh64-tdep.c (sh64_push_dummy_call): Cast buf in call to write_memory. (sh64_do_fp_register): make raw_buffer unsigned. (sh64_do_register): Ditto.
* 2005-05-01 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-011-7/+13
| | | | | * MAINTAINERS: Note that cris, m68k, mn10300, sh64, sparc and vax do not build.
* * MAINTAINERS: Revert h8300 state to un-deleted.Corinna Vinschen2005-04-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in: Re-add h8300-tdep.o dependencies. * h8300-tdep.c: Slightly rearrange type definitions and functions. (struct frame_extra_info): Remove. (struct h8300_frame_cache): Replace locals with differently defined uses_fp member. (h8300_unwind_pc): Simplify. (h8300_unwind_sp): New function. (h8300_unwind_dummy_id): Simplify. (h8300_init_frame_cache): New function. (h8300_is_argument_spill): Use reworked defines for opcode scanning. (h8300_skip_prologue): Rewrite. (h8300_alloc_frame_cache): Remove. (h8300_analyze_frame_setup): Remove. (h8300_analyze_register_saves): Remove. (h8300_analyze_prologue): Rewrite. (h8300_frame_cache): Use h8300_init_frame_cache instead of h8300_alloc_frame_cache. Use BINWORD instead of constant 4 to accomodate 16 bit mode. Fix saved_sp and register offset evaluation. (h8300_frame_this_id): Correctly calculate this_id using saved stack pointer instead of base. (h8300_frame_prev_register): Drop needless braces. (h8300_frame_base_address): New function. (h8300_frame_base): New frame_base. (h8300_push_dummy_call): Return correct CFA value. (h8300h_extract_return_value): Fix 8 byte value handling. (h8300_use_struct_convention): New function. (h8300h_use_struct_convention): New function. (h8300h_store_return_value): Fix 8 byte value handling. (h8300_return_value): New function. (h8300h_return_value): New function. (h8300_extract_struct_value_address): Remove deprecated functionality. (h8300_push_dummy_code): Remove. (h8300_gdbarch_init): Replace set_gdbarch_extract_return_value and set_gdbarch_store_return_value calls by set_gdbarch_return_value. Remove calls to set_gdbarch_deprecated_fp_regnum, set_gdbarch_deprecated_extract_struct_value_address, set_gdbarch_deprecated_use_struct_convention and set_gdbarch_push_dummy_code. Add calls to set_gdbarch_unwind_sp and frame_base_set_default. Slightly rearrange code.
* * MAINTAINERS: Change sh64-elf state to non-broken.Corinna Vinschen2005-04-151-1/+1
| | | | | | | | | | * Makefile.in: Fix dependencies for sh64-tdep.o. * configure.tgt: Add sh64-*-elf case. * sh-tdep.c (sh_gdbarch_init): Reactivate bfd_mach_sh5 case. * sh64-tdep.c: Rework to replace all deprecated mechanisms with modern methods. * config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o. * config/sh/sh64.mt: Resurrect.
* Dropping mi.Andrew Cagney2005-04-091-2/+0
|
* 2005-04-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-04-091-3/+0
| | | | | * MAINTAINERS (GDB/MI): Andrew Cagney, Elena Zannoni, and Fernando Nasser have decided to step back from GDB/MI.
* 2005-02-13 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>Ramana Radhakrishnan2005-02-121-0/+1
| | | | * MAINTAINERS: Add myself to "Write After Approval".
* Add myself "Write After Approval"Yoshinori Sato2005-02-121-0/+1
|
* * MAINTAINERS: Update my e-mail address.Ian Lance Taylor2005-02-101-1/+1
|
* 2005-01-29 Baurzhan Ismagulov <ibr@radix50.net>Baurzhan Ismagulov2005-01-291-0/+1
| | | | * MAINTAINERS: Add myself to "Write After Approval".
* 2005-01-16 Jason Thorpe <thorpej@netbsd.org>Jason Thorpe2005-01-171-2/+2
| | | | * MAINTAINERS: Update my email address.
* 2005-01-10 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2005-01-111-1/+0
| | | | * MAINTAINERS: Remove self from sh/sh64 maintainership.
* 2005-01-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-101-2/+4
| | | | | | * MAINTAINERS: List Andrew Cagney and Kevin Buettner as can commit changes to PowerPC, and Andrew Cagney as lead PowerPC GNU/Linux maintainer.
* 2005-01-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-101-3/+4
| | | | | * MAINTAINERS: Hans-Peter Nilsson and Orjan Friberg can commit changes to CRIS.
* 2005-01-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-101-17/+2
| | | | | * MAINTAINERS: Remove "Maintenance Only". Spell out that CAN COMMIT means can approve).
* 2004-12-16 Michael Snyder <msnyder@redhat.com>Michael Snyder2004-12-161-1/+2
| | | | | * MAINTAINERS: Add myself as maintainer for mn10300. * NEWS: Mention mn10300.
* 2004-12-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-12-121-4/+7
| | | | | * MAINTAINERS: Reword description of what "Target Instruction Set Architectures" covers.
* 2004-11-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-11-291-0/+8
| | | | | | * MAINTAINERS: Add Randolph Chung (pa), Jeff Johnston (ia64), Kei Sakamoto (m32r), Joel Brobecker (mips), and Ulrich Weigand (s390) as can-commit architecture developers.
* * MAINTAINERS: Add myself to write after approval section.Dave Anglin2004-11-231-0/+1
|
* 2004-11-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-11-181-4/+1
| | | | * MAINTAINERS: Drop MIPS and remote.
* 2004-11-13 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-11-141-10/+5
| | | | | | | | | | | | | | | | | | | * NEWS: List h8300*-*-*, mcore-*-*, mn10300-*-*, ns32k-*-*, and v850-*-* under removed. * configure.host: Delete ns32k-*-netbsd*. * configure.tgt: Delete h8300-*-*, mcore*-*-*, mn10300-*-*, ns32k-*-netbsd*, and v850*-*-*. * MAINTAINERS: Mark h8300, mcore, mn10300, ns32k, v850 as "Deleted" * config/h8300/tm-h8300.h, config/h8300/h8300.mt: Delete. * h8300-tdep.c, config/mcore/mcore.mt, mcore-rom.c: Delete. * mcore-tdep.c, config/mn10300/mn10300.mt: Delete. * mn10300-tdep.c, config/ns32k/nbsdaout.mh: Delete. * config/ns32k/nbsdaout.mt, config/ns32k/nm-nbsd.h: Delete. * config/ns32k/nm-nbsdaout.h, config/ns32k/tm-ns32k.h: Delete. * ns32knbsd-nat.c, ns32knbsd-tdep.c, ns32k-tdep.c: Delete. * ns32k-tdep.h, config/v850/v850.mt, v850ice.c: Delete. * v850-tdep.c: Delete.
* 2004-11-13 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-11-131-20/+0
| | | | * MAINTAINERS: Do not list "Deleted" architectures.
* 2004-11-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-11-121-2/+1
| | | | | | | | * cris-tdep.c (cris_register_offset): Delete, never called. (cris_spec_reg_applicable): Delete cris_ver_sim. * MAINTAINERS: List d10v as OBSOLETE. * rdi-share/host.h (FOPEN_WB): #ifdef 0 out definitions of FOPEN_WB et.al., defined by "fopen-bin.h".
* * MAINTAINERS (Write After Approval): Add myself.Joseph Myers2004-11-011-0/+1
|
* * MAINTAINERS (generic symtabs, dwarf readers, elf reader, stabsJim Blandy2004-10-101-10/+5
| | | | reader, tracing bytecode stuff): Remove self.