aboutsummaryrefslogtreecommitdiff
path: root/gdb/solib-pa64.c
AgeCommit message (Collapse)AuthorFilesLines
2004-12-18* solib-pa64.c: Only include <dlfcn.h>, <elf.h> and <elf_hp.h> ifMark Kettenis1-3/+5
PA_SOM_ONLY isn't defined.
2004-12-092004-12-09 Randolph Chung <tausq@debian.org>Randolph Chung1-9/+41
* solib-pa64.c (pa64_relocate_section_addresses): Properly relocate text and data sections. (pa64_current_sos): Also include the dld in the list of current shared objects. (pa64_solib_get_solib_by_pc): Update comments. (pa64_solib_get_text_base): New function. (pa64_solib_select): Set solib_get_text_base method.
2004-12-082004-12-07 Randolph Chung <tausq@debian.org>Randolph Chung1-0/+653
* solib-som.c: New file. * solib-som.h: New file. * solib-pa64.c: New file. * solib-pa64.h: New file.