X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Femultempl%2Fppc32elf.em;h=20af68cf2e5d441b831e23b59a18e9e3e74f91e2;hb=442996eee847bcffea6e25c4519b30c36bfe09ef;hp=0b8d887563618f3699145e36bbd937721b47e58d;hpb=c58dea77ffe2558b133ad9d1325391356c66f85f;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/emultempl/ppc32elf.em b/ld/emultempl/ppc32elf.em index 0b8d887563..20af68cf2e 100644 --- a/ld/emultempl/ppc32elf.em +++ b/ld/emultempl/ppc32elf.em @@ -165,11 +165,11 @@ PARSE_AND_LIST_LONGOPTS=' PARSE_AND_LIST_OPTIONS=' fprintf (file, _("\ - --emit-stub-syms Label linker stubs with a symbol.\n\ - --no-tls-optimize Don'\''t try to optimize TLS accesses.\n\ - --secure-plt Use new-style PLT if possible.\n\ - --bss-plt Force old-style BSS PLT.\n\ - --sdata-got Force GOT location just before .sdata.\n" + --emit-stub-syms Label linker stubs with a symbol.\n\ + --no-tls-optimize Don'\''t try to optimize TLS accesses.\n\ + --secure-plt Use new-style PLT if possible.\n\ + --bss-plt Force old-style BSS PLT.\n\ + --sdata-got Force GOT location just before .sdata.\n" )); '