aboutsummaryrefslogtreecommitdiff
path: root/gdb/solist.h
AgeCommit message (Collapse)AuthorFilesLines
2001-05-25 * solist.h (struct so_list): Document the requirement thatNicholas Duffek1-1/+3
current_sos initialize some fields to 0.
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-02-22Made changes to shared library support and added more of the support neededKevin Buettner1-0/+6
for AIX/IA-64.
2000-11-212000-11-20 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+3
* solist.h: Declare new function solib_open. * solib.c (solib_open): New function. Abstracts some of the code from solib_map_sections, for finding the binary solib file. (solib_map_sections): Call solib_open. * solib-svr4.c (enable_break): Call solib_open.
2000-10-30solib.c relocation improvementsKevin Buettner1-3/+21
2000-10-24Reorganize solib.c.Kevin Buettner1-0/+91