]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/emultempl/ppc64elf.em
* emultempl/ppc64elf.em (emit_stub_syms, toc_section): New vars.
authorAlan Modra <amodra@gmail.com>
Sun, 8 Jun 2003 14:07:34 +0000 (14:07 +0000)
committerAlan Modra <amodra@gmail.com>
Sun, 8 Jun 2003 14:07:34 +0000 (14:07 +0000)
commit0b9a4d73a80fc35f12f3e081adf52f293947c3f0
tree6755356fc8c2cf0b35e23ad4f887c1adb134e3d6
parentad8e1ba5991e63b07ebd3a33cd3de072dd8aeca4
* emultempl/ppc64elf.em (emit_stub_syms, toc_section): New vars.
(build_toc_list): New function.
(gld${EMULATION_NAME}_finish): Call build_toc_list and
ppc64_elf_reinit_toc.  Adjust ppc64_elf_build_stubs call.
(OPTION_STUBSYMS): Define.
(PARSE_AND_LIST_LONGOPTS): Add emit-stub-syms.
(PARSE_AND_LIST_OPTIONS): Document.
(PARSE_AND_LIST_ARGS_CASES): Handle.
ld/ChangeLog
ld/emultempl/ppc64elf.em