Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-12-18 | * solib-pa64.c: Only include <dlfcn.h>, <elf.h> and <elf_hp.h> if | Mark Kettenis | 1 | -3/+5 | |
PA_SOM_ONLY isn't defined. | |||||
2004-12-09 | 2004-12-09 Randolph Chung <tausq@debian.org> | Randolph Chung | 1 | -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-08 | 2004-12-07 Randolph Chung <tausq@debian.org> | Randolph Chung | 1 | -0/+653 | |
* solib-som.c: New file. * solib-som.h: New file. * solib-pa64.c: New file. * solib-pa64.h: New file. |