* irix5-nat.c, osfsolib.c, solib.c (solib_add): Simplify last
authorPeter Schauer <Peter.Schauer@mytum.de>
Sun, 11 Sep 1994 11:43:40 +0000 (11:43 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sun, 11 Sep 1994 11:43:40 +0000 (11:43 +0000)
commit54d478cdbad17a305f2684184a9999cc137ce529
treeba689f6bee81b425baf29a404e20793821f91653
parentdd37f21531b13bbc023bca91d45cb2095957977d
* irix5-nat.c, osfsolib.c, solib.c (solib_add):  Simplify last
change by replacing `symbols_added' with `so_last'.
* mdebugread.c (parse_external, parse_partial_symbols):  Ignore
global common symbols, they will be resolved by the runtime loader.
* mdebugread.c (parse_symbol, parse_partial_symbols, cross_ref):
Handle scSCommon like scCommon symbols.
gdb/ChangeLog
gdb/irix5-nat.c
gdb/mdebugread.c
gdb/osfsolib.c
gdb/solib.c