* coffread.c: Re-work a lot of the coff-specific stuff to use stuff
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 1 Sep 1993 23:11:30 +0000 (23:11 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 1 Sep 1993 23:11:30 +0000 (23:11 +0000)
commit3ffb74b9ab078a2dc51cd1bddcf99b5c13894653
tree486e2c996b1a2c65fd6c6f321d767a3dcd47e623
parentc398de0cddd0a2215e9d9c0f563d40aa5f554692
* coffread.c: Re-work a lot of the coff-specific stuff to use stuff
in buildsym.c.  This includes coff_finish_block, coff_context_stack,
coff_local_symbols, coff_file_symbols, coff_global_symbols,
coff_end_symtab and coff_add_symbol_to_list.
(read_enum_type): Deal with it now that we have a "struct pending"
not a "struct coff_pending".
gdb/coffread.c
This page took 0.041334 seconds and 4 git commands to generate.