diff options
author | Peter Schauer <Peter.Schauer@mytum.de> | 1993-09-01 12:10:55 +0000 |
---|---|---|
committer | Peter Schauer <Peter.Schauer@mytum.de> | 1993-09-01 12:10:55 +0000 |
commit | e7e02420a7c0b676a28709af4962812ecee36823 (patch) | |
tree | 3b3360aa233e65e93f16c0d2bbf76e4d1a7333ee /gdb/config/i960 | |
parent | d538b510a0547c9637eb6bb9077541ca0464710c (diff) | |
download | gdb-e7e02420a7c0b676a28709af4962812ecee36823.zip gdb-e7e02420a7c0b676a28709af4962812ecee36823.tar.gz gdb-e7e02420a7c0b676a28709af4962812ecee36823.tar.bz2 |
* mipsread.c (parse_partial_symbols): Use language from FDR if it
is unambigous. Patch from ptf@delcam.co.uk (Paul Flinders).
* mipsread.c (ecoff_symfile_info): New struct to hold the global
pending_list.
* mipsread.c (mipscoff_symfile_init, parse_partial_symbols):
Allocate the global pending list and link it to the objfile.
* mipsread.c (is_pending_symbol, add_pending): Use global pending
list from objfile. Allocate pending list entries from the
psymbol_obstack.
* mipsread.c (free_pending): Remove. The pending list is now
freed when the psymbol_obstack is freed.
* mipsread.c (psymtab_to_symtab1): Remove pending list allocation,
the global pending list is used now.
* mipsread.c (parse_partial_symbols): Skip only the first
file indirect entry when building the dependency list.
Diffstat (limited to 'gdb/config/i960')
0 files changed, 0 insertions, 0 deletions