OSDN Git Service

2003-06-01 Andrew Cagney <cagney@redhat.com>
authorcagney <cagney>
Mon, 2 Jun 2003 04:16:22 +0000 (04:16 +0000)
committercagney <cagney>
Mon, 2 Jun 2003 04:16:22 +0000 (04:16 +0000)
commit4870fd4e916285034dc70ba8216dc2fb44a014af
treeed893c36d7cd7935aed51100fe4a8c718b663db2
parente167645d4ff5aed8fe226c0aabe04380ab72492d
2003-06-01  Andrew Cagney  <cagney@redhat.com>

* dwarfread.c: Eliminate "register"
(decode_die_type): Eliminate assignment within "if".
(struct_type, decode_array_element_type): Ditto.
(dwarf_read_array_type, read_tag_pointer_type): Ditto.
(read_subroutine_type, enum_type, add_enum_psymbol): Ditto.
(decode_modified_type, completedieinfo): Ditto.
* block.c: Eliminate "register".
(blockvector_for_pc_sect): Eliminate assignment within "if".
* cp-support.h (struct symbol): Opaque declaration.
* breakpoint.c (handle_gnu_v3_exceptions): Use xfree, not free.
gdb/ChangeLog
gdb/block.c
gdb/breakpoint.c
gdb/cp-support.h
gdb/dwarfread.c