2004-07-28 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Wed, 28 Jul 2004 15:49:04 +0000 (15:49 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 28 Jul 2004 15:49:04 +0000 (15:49 +0000)
commit54a5b07d668e9320efb1ada27582f859ccfaaaf3
treebb8806432915e2a3c51e5fce41748971395d232f
parente9667a656bea31ff7d801cf8a7699f0f006319a1
2004-07-28  Andrew Cagney  <cagney@gnu.org>

* gdbtypes.c (lookup_primitive_typename): Delete function.
* gdbtypes.h (lookup_primitive_typename): Delete declaration.
* ada-lex.l: Use language_lookup_primitive_type_by_name.
* gdbtypes.c (lookup_typename): Ditto.
* f-exp.y (yylex): Ditto.
* c-exp.y (yylex): Ditto, eliminate assignment in "if".
gdb/ChangeLog
gdb/ada-lex.l
gdb/c-exp.y
gdb/f-exp.y
gdb/gdbtypes.c
gdb/gdbtypes.h
gdb/objc-exp.y
gdb/p-exp.y