From: H.J. Lu Date: Thu, 20 Jul 2000 21:59:40 +0000 (+0000) Subject: 2000-07-20 H.J. Lu X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=699845ef7b7225a4de45fafc7e3641b6ac8d1a2b;p=deliverable%2Fbinutils-gdb.git 2000-07-20 H.J. Lu * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags" and "disable-new-dtags" to stop getopt from treating -d/-e as abbreviations for these options. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index c3a3acf290..1c6e4760c0 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2000-07-20 H.J. Lu + + * emultempl/elf32.em (longopts): Duplicate "disable-new-dtags" + and "disable-new-dtags" to stop getopt from treating -d/-e as + abbreviations for these options. + 2000-07-20 H.J. Lu * ld.texinfo: Add documentation for --disable-new-dtags and diff --git a/ld/emultempl/elf32.em b/ld/emultempl/elf32.em index 0662e221af..1203e300aa 100644 --- a/ld/emultempl/elf32.em +++ b/ld/emultempl/elf32.em @@ -1223,7 +1223,11 @@ fi if test x"$GENERATE_SHLIB_SCRIPT" = xyes; then cat >>e${EMULATION_NAME}.c <