]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/NEWS
2002-08-20 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Wed, 21 Aug 2002 00:57:44 +0000 (00:57 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 21 Aug 2002 00:57:44 +0000 (00:57 +0000)
commit822e978b932354073182aa5f29a0e29acd36af3c
tree81ab0d20c3c170d74ee5f00514ecc0058dbf0717
parentd5b39e0c5335b28d792b26f6e2be35bab0b99abd
2002-08-20  Andrew Cagney  <cagney@redhat.com>
* NEWS: Mention that the Apollo line was made obsolete.
* configure.tgt: Make m68*-apollo*-bsd*, m68*-hp-bsd*, and
m68*-hp-hpux* obsolete.
* configure.host: Make m68*-apollo*-sysv*, m68*-apollo*-bsd*,
m68*-hp-bsd* and m68*-hp-hpux* obsolete.
* buildsym.c (make_blockvector): Make static.
* buildsym.h (make_blockvector): Make extern declaration obsolete.
* Makefile.in (HFILES_NO_SRCDIR): Remove dst.h
(ALLDEPFILES): Remove dstread.c.
(dstread.o): Obsolete make rule.
* dstread.c: Makefile obsolete.
* dst.h: Ditto.
* config/m68k/hp300hpux.mt: Ditto.
* config/m68k/hp300hpux.mh: Ditto.
* config/m68k/hp300bsd.mt: Ditto.
* config/m68k/hp300bsd.mh: Ditto.
* config/m68k/apollo68b.mt: Ditto.
* config/m68k/apollo68v.mh: Ditto.
* config/m68k/apollo68b.mh: Ditto.
16 files changed:
gdb/ChangeLog
gdb/Makefile.in
gdb/NEWS
gdb/buildsym.c
gdb/buildsym.h
gdb/config/m68k/apollo68b.mh
gdb/config/m68k/apollo68b.mt
gdb/config/m68k/apollo68v.mh
gdb/config/m68k/hp300bsd.mh
gdb/config/m68k/hp300bsd.mt
gdb/config/m68k/hp300hpux.mh
gdb/config/m68k/hp300hpux.mt
gdb/configure.host
gdb/configure.tgt
gdb/dst.h
gdb/dstread.c