aboutsummaryrefslogtreecommitdiff
path: root/gdb/findvar.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-05-30 14:30:33 +0000
committerAlan Modra <amodra@gmail.com>2001-05-30 14:30:33 +0000
commit4dc8668677b161cbbbf864f46c68abd65e153131 (patch)
tree807fa087147334bd4bff74873b1294d6ca621cb6 /gdb/findvar.c
parent16b2b71c0c71e5fc9107dc9b2747f95081cabb1b (diff)
downloadgdb-4dc8668677b161cbbbf864f46c68abd65e153131.zip
gdb-4dc8668677b161cbbbf864f46c68abd65e153131.tar.gz
gdb-4dc8668677b161cbbbf864f46c68abd65e153131.tar.bz2
* elf32-hppa.c (elf32_hppa_check_relocs): Don't NEED_PLT for
millicode. Don't allocate .got and .rela.got space here.. (elf32_hppa_gc_sweep_hook): ..and no need to deallocate here.. (elf32_hppa_adjust_dynamic_symbol): ..and don't allocate .plt and .rela.plt here.. (hppa_handle_PIC_calls): ..nor here.. (allocate_plt_and_got): ..instead do it all here. New function. (elf32_hppa_size_dynamic_sections): Allocate local .got space and call allocate_plt_and_got. No need to zap .got if not dynamic. (elf32_hppa_final_link): Call regular bfd_final_link instead of gc_common_final_link. (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define. (elf32_hppa_relocate_section): Use it here. (elf32_hppa_finish_dynamic_symbol): Remove superfluous test of dynamic_sections_created. (hppa_type_of_stub): Don't LONG_BRANCH_VIA_PLT if millicode sym.
Diffstat (limited to 'gdb/findvar.c')
0 files changed, 0 insertions, 0 deletions