diff options
author | Daniel Jacobowitz <drow@false.org> | 2007-03-30 17:21:48 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2007-03-30 17:21:48 +0000 |
commit | 7ce59000414bfc68117e3733ac6c369aa36b3715 (patch) | |
tree | 254e58089e086bc260019abec91dcf3571fd3434 /gdb/MAINTAINERS | |
parent | 0c2ead7e1669088ac2092baa43524f1c9f9b5215 (diff) | |
download | gdb-7ce59000414bfc68117e3733ac6c369aa36b3715.zip gdb-7ce59000414bfc68117e3733ac6c369aa36b3715.tar.gz gdb-7ce59000414bfc68117e3733ac6c369aa36b3715.tar.bz2 |
* MAINTAINERS: Remove d10v entry.
* Makefile.in (SFILES): Remove dwarfread.c.
(COMMON_OBS): Remove dwarfread.o.
(gdb_sim_d10v_h, abug-rom.o, cpu32bug-rom.o, d10v-tdep.o, dwarfread.o)
(remote-est.o, rom68k-rom.o): Delete.
* NEWS: Mention removal of d10v, target abug, target cpu32bug,
target est, target rom68k, and DWARF 1.
* configure.tgt: Mark d10v as removed.
* dwarf2read.c: Doc update.
* elfread.c (struct elfinfo): Remove dboffset, dbsize, lnoffset,
and lnsize.
(elf_locate_sections): Do not set them.
(elf_symfile_read): Do not call dwarf_build_psymtabs.
* symfile.h (dwarf_build_psymtabs): Delete prototype.
* config/m68k/monitor.mt (TDEPFILES): Prune.
* abug-rom.c, cpu32bug-rom.c, d10v-tdep.c, dwarfread.c,
remote-est.c, rom68k-rom.c, config/d10v/d10v.mt: Delete.
* gdb.texinfo (M68K): Remove obsolete ROM monitors.
* gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
references.
* gdb.asm/asm-source.exp: Remove d10v case.
* lib/gdb.exp (skip_cplus_tests): Likewise.
* gdb.asm/d10v.inc: Deleted.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r-- | gdb/MAINTAINERS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index ab1e033..021f456 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -259,8 +259,6 @@ the native maintainer when resolving ABI issues. cris --target=cris-elf ,-Werror , (sim does not build with -Werror) - d10v OBSOLETE - frv --target=frv-elf ,-Werror h8300 --target=h8300-elf ,-Werror |