aboutsummaryrefslogtreecommitdiff
path: root/gdb/MAINTAINERS
AgeCommit message (Collapse)AuthorFilesLines
2005-01-172005-01-16 Jason Thorpe <thorpej@netbsd.org>Jason Thorpe1-2/+2
* MAINTAINERS: Update my email address.
2005-01-112005-01-10 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+0
* MAINTAINERS: Remove self from sh/sh64 maintainership.
2005-01-102005-01-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-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-102005-01-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+4
* MAINTAINERS: Hans-Peter Nilsson and Orjan Friberg can commit changes to CRIS.
2005-01-102005-01-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-17/+2
* MAINTAINERS: Remove "Maintenance Only". Spell out that CAN COMMIT means can approve).
2004-12-162004-12-16 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+2
* MAINTAINERS: Add myself as maintainer for mn10300. * NEWS: Mention mn10300.
2004-12-122004-12-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+7
* MAINTAINERS: Reword description of what "Target Instruction Set Architectures" covers.
2004-11-292004-11-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-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.
2004-11-23 * MAINTAINERS: Add myself to write after approval section.Dave Anglin1-0/+1
2004-11-182004-11-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+1
* MAINTAINERS: Drop MIPS and remote.
2004-11-142004-11-13 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-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-132004-11-13 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-20/+0
* MAINTAINERS: Do not list "Deleted" architectures.
2004-11-122004-11-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-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".
2004-11-01 * MAINTAINERS (Write After Approval): Add myself.Joseph Myers1-0/+1
2004-10-10* MAINTAINERS (generic symtabs, dwarf readers, elf reader, stabsJim Blandy1-10/+5
reader, tracing bytecode stuff): Remove self.
2004-10-08Update e-mail address.Nick Roberts1-1/+1
2004-09-23 * MAINTAINERS: Remove "broken" from XStormy16 entry.Corinna Vinschen1-1/+1
* xstormy16-tdep.c: Convert XStormy16 target to latest GDB methods. (struct gdbarch_tdep): Remove. (struct xstormy16_frame_cache): New frame cache structure. (xstormy16_register_byte, xstormy16_register_raw_size) (xstormy16_reg_virtual_type, xstormy16_register_type) (xstormy16_push_arguments, xstormy16_push_return_address) (xstormy16_pop_frame, xstormy16_store_struct_return) (xstormy16_store_return_value, xstormy16_extract_struct_value_address) (xstormy16_frame_saved_register, xstormy16_get_saved_register) (xstormy16_scan_prologue, xstormy16_frame_init_saved_regs) (xstormy16_frame_saved_pc, xstormy16_init_extra_frame_info) (xstormy16_frame_chain, xstormy16_frame_chain_valid, (xstormy16_saved_pc_after_call, xstormy16_save_dummy_frame_to): Remove. (xstormy16_use_struct_convention): Drop gcc_p parameter. (xstormy16_extract_return_value, xstormy16_store_return_value): Regcachify. Drop useless struct convention handling. (xstormy16_register_type, xstormy16_return_value) (xstormy16_push_dummy_call, xstormy16_analyze_prologue) (xstormy16_alloc_frame_cache, xstormy16_frame_cache) (xstormy16_frame_prev_register, xstormy16_frame_this_id) (xstormy16_frame_base_address, xstormy16_frame_sniffer) (xstormy16_unwind_sp, xstormy16_unwind_pc) (xstormy16_unwind_dummy_id) : New functions. (xstormy16_skip_prologue): Call xstormy16_analyze_prologue instead of xstormy16_scan_prologue. (xstormy16_frame_unwind): New frame_unwind structure. (xstormy16_frame_base): New frame_base structure. (xstormy16_gdbarch_init): Accomodate all of the above changes. Reshuffle for better readability. Also add dwarf2_frame_sniffer.
2004-09-142004-09-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-0/+1
* MAINTAINERS: Add Michael Chastain as the backup gdb.threads maintainer.
2004-08-31 * MAINTAINERS: Add self to Write-After-Approval.Paul Gilliam1-0/+1
2004-08-30Added self to write-after-approval.Manoj Iyer1-0/+1
2004-08-102004-08-10 David Carlton <carlton@bactrian.org>David Carlton1-1/+0
* MAINTAINERS: Remove David Carlton from c++ testsuite maintainers.
2004-08-05 * MAINTAINERS: Add self to Write-After-Approval.Nathanael Nerode1-0/+1
2004-07-30 * MAINTAINERS: Reorder Write After Approval list in alphabeticalJerome Guitton1-3/+3
order.
2004-07-262004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+7
* MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore, and h8300 as broken. * NEWS: END-OF-LIFE frame compatibility module. * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips specific comments.
2004-06-142004-06-14 Randolph Chung <tausq@debian.org>Randolph Chung1-1/+1
* MAINTAINERS (Write After Approval): Alphabetize my entry correctly.
2004-06-14Index: ChangeLogAndrew Cagney1-1/+5
2004-06-14 Andrew Cagney <cagney@gnu.org> * MAINTAINERS (testsuite): List Michael Chastain as the lead testsuite maintainer.
2004-05-29* MAINTAINERS: Undelete m88k. Add myself as maintainer.Mark Kettenis1-1/+2
2004-05-252004-05-25 Andrew Cagney <cagney@gnu.com>Andrew Cagney1-2/+2
* MAINTAINERS: Update e-mail address.
2004-05-24* MAINTAINERS (tracing bytecode stuff): Allow global maintainersJim Blandy1-0/+1
to approve changes.
2004-05-172004-05-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+1
* MAINTAINERS: Mark Salter was also responsible for testsuite/config/
2004-05-17* MAINTAINERS: Update address for J.T. Conklin.Jim Blandy1-1/+1
2004-05-132004-05-13 Bryce McKinlay <mckinlay@redhat.com>Bryce McKinlay1-0/+1
* MAINTAINERS (write after approval): Add myself.
2004-05-12 * MAINTAINERS (write after approval): Add myself.Ulrich Weigand1-0/+1
2004-05-01 * MAINTAINERS: Add self as AIX maintainer.Joel Brobecker1-1/+2
Update my e-mail address in write-after-approval section.
2004-04-30 * MAINTAINERS (Write After Approval): Add myself.Brian Ford1-0/+1
2004-04-222004-04-22 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+0
* MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
2004-04-132004-04-13 David Carlton <carlton@kealia.com>David Carlton1-2/+3
* MAINTAINERS: Move myself to "paper trail" section.
2004-04-112004-04-10 Randolph Chung <tausq@debian.org>Randolph Chung1-0/+1
* MAINTAINERS (write after approval): Add myself.
2004-04-062004-04-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
* MAINTAINERS: Mark hppa-elf as buildable with -Werror.
2004-04-04* MAINTAINERS: Chris Faylor has changed employers; add him toJim Blandy1-2/+2
"paper trail" section, and update his E-mail address.
2004-03-232004-03-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
* MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando Nasser as past testsuite/lib/ (and other) maintainers.
2004-03-10 * MAINTAINERS: Update my mail address.Ben Elliston1-1/+1
2004-03-082004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>Nathan J. Williams1-0/+1
* MAINTAINERS (write after approval): Add myself.
2004-02-25Add self.Richard Sandiford1-0/+1
2004-01-212004-01-21 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+2
* MAINTAINERS (write after approval): Add myself.
2004-01-21 * MAINTAINERS: Add myself to write-after-approval.Paul Brook1-0/+1
2004-01-202004-01-19 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain1-2/+2
* 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-04(write after approval): Add myself.Nick Roberts1-0/+1
2004-01-02 * MAINTAINERS: Add myself to the write-after-approval category.Mark Mitchell1-0/+1
2003-12-11 * MAINTAINERS (write after approval): Add myselfDhananjay Deshpande1-0/+1