aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2007-03-30 17:21:48 +0000
committerDaniel Jacobowitz <drow@false.org>2007-03-30 17:21:48 +0000
commit7ce59000414bfc68117e3733ac6c369aa36b3715 (patch)
tree254e58089e086bc260019abec91dcf3571fd3434 /gdb/NEWS
parent0c2ead7e1669088ac2092baa43524f1c9f9b5215 (diff)
downloadfsf-binutils-gdb-7ce59000414bfc68117e3733ac6c369aa36b3715.zip
fsf-binutils-gdb-7ce59000414bfc68117e3733ac6c369aa36b3715.tar.gz
fsf-binutils-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/NEWS')
-rw-r--r--gdb/NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index e1d04e4..9aa3e94 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -87,6 +87,7 @@ qXfer:features:read:
Support for these obsolete configurations has been removed.
+d10v-*-*
hppa*-*-hiux*
i[34567]86-ncr-*
i[34567]86-*-dgux*
@@ -106,6 +107,20 @@ m68*-cisco*-*
m68*-tandem-*
rs6000-*-lynxos*
+* Other removed features
+
+target abug
+target cpu32bug
+target est
+target rom68k
+
+ Various m68k-only ROM monitors.
+
+DWARF 1 support
+
+ A debug information format. The predecessor to DWARF 2 and
+ DWARF 3, which are still supported.
+
*** Changes in GDB 6.6
* New targets