From 442996eee847bcffea6e25c4519b30c36bfe09ef Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 17 Aug 2007 13:50:48 +0000 Subject: * emultempl/alphaelf.em: Format option help. * emultempl/armcoff.em: Likewise. * emultempl/armelf.em: Likewise. * emultempl/avrelf.em: Likewise. * emultempl/elf32.em: Likewise. * emultempl/hppaelf.em: Likewise. * emultempl/ia64elf.em: Likewise. * emultempl/m68hc1xelf.em: Likewise. * emultempl/ppc32elf.em: Likewise. * emultempl/ppc64elf.em: Likewise. * emultempl/scoreelf.em: Likewise. * emultempl/spuelf.em: Likewise. * emultempl/ticoff.em: Likewise. * emultempl/vxworks.em: Likewise. * emultempl/xtensaelf.em: Likewise. --- ld/emultempl/alphaelf.em | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ld/emultempl/alphaelf.em') diff --git a/ld/emultempl/alphaelf.em b/ld/emultempl/alphaelf.em index 6ac460b..b134140 100644 --- a/ld/emultempl/alphaelf.em +++ b/ld/emultempl/alphaelf.em @@ -123,11 +123,11 @@ PARSE_AND_LIST_LONGOPTS=' PARSE_AND_LIST_OPTIONS=' fprintf (file, _("\ - --taso Load executable in the lower 31-bit addressable\n\ - virtual address range.\n\ - --no-relax Do not relax call and gp sequences.\n\ - --secureplt Force PLT in text segment.\n\ - --no-secureplt Force PLT in data segment.\n\ + --taso Load executable in the lower 31-bit addressable\n\ + virtual address range.\n\ + --no-relax Do not relax call and gp sequences.\n\ + --secureplt Force PLT in text segment.\n\ + --no-secureplt Force PLT in data segment.\n\ ")); ' -- cgit v1.1