summaryrefslogtreecommitdiff
path: root/gdb/solist.h
Commit message (Collapse)AuthorAgeFilesLines
* Update makefile.in dependencies. Add header wrappers.Andrew Cagney2001-10-211-0/+5
|
* * solist.h (struct so_list): Document the requirement thatNicholas Duffek2001-05-251-1/+3
| | | | current_sos initialize some fields to 0.
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
|
* Made changes to shared library support and added more of the support neededKevin Buettner2001-02-221-0/+6
| | | | for AIX/IA-64.
* 2000-11-20 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-11-211-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.
* solib.c relocation improvementsKevin Buettner2000-10-301-3/+21
|
* Reorganize solib.c.Kevin Buettner2000-10-241-0/+91