OSDN Git Service

2003-02-01 Andrew Cagney <ac131313@redhat.com>
authorcagney <cagney>
Sat, 1 Feb 2003 20:51:05 +0000 (20:51 +0000)
committercagney <cagney>
Sat, 1 Feb 2003 20:51:05 +0000 (20:51 +0000)
commit30973d4d9fafc3f2262e3d1ce371e7d0b0a218ae
tree5f559efd030abc1295bdc158efb7dd5c645933b4
parent401698c884f1e61786cf7cd7ea718db56e12f6de
2003-02-01  Andrew Cagney  <ac131313@redhat.com>

* main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
(print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
* stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
(define_symbol): Update.
* symfile.c (generic_load): Remove references to nindy.
* symtab.c: Remove references to nindy.

Index: doc/ChangeLog
2003-02-01  Andrew Cagney  <ac131313@redhat.com>

* gdbint.texinfo (Target Architecture Definition): Delete
description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
references to nindy and i960.
* gdb.texinfo (i960): Delete all references to i960 and nindy.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/doc/gdbint.texinfo
gdb/main.c
gdb/stabsread.c
gdb/symfile.c
gdb/symtab.c