* Makefile.in (xcoffread.o): Depend on partial-stab.h.
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 18 May 1995 05:24:29 +0000 (05:24 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 18 May 1995 05:24:29 +0000 (05:24 +0000)
commitfb494327894be28eab9f84a977c3c45acced545e
tree482014c1191d40c44203a8822b3786933b51af4d
parent8558c4e316f5e6f37e772004dd4b31cd133851b4
* Makefile.in (xcoffread.o): Depend on partial-stab.h.

* xcoffsolib.c (sharedlibrary_command): New command.
* xcoffsolib.c (solib_info): Call xcoff_relocate_symtab.
* xcoffsolib.c: Miscellaneous cleanups.

* partial-stab.h: Ignore symbol descriptor '-' (for local
variables with negative type numbers) without complaint.

* rs6000-nat.c (vmap_ldinfo): Use bfd_stat rather than our own
local emulation thereof.  Remove unused variable ostart.
gdb/ChangeLog
gdb/partial-stab.h
gdb/rs6000-nat.c
gdb/xcoffsolib.c