summaryrefslogtreecommitdiffstats
path: root/include/bfdlink.h
diff options
context:
space:
mode:
authorcvs2svn <>2002-06-18 21:15:59 +0000
committercvs2svn <>2002-06-18 21:15:59 +0000
commit357281c75d7dbd491a9ce39121d36c2f0708cb51 (patch)
tree97ce460ca32ae7d666239dd8467fd46e8fe42451 /include/bfdlink.h
parenta5ef0226749032637d6b3d88adb549b26e6284b7 (diff)
downloadcygnal-357281c75d7dbd491a9ce39121d36c2f0708cb51.tar.gz
cygnal-357281c75d7dbd491a9ce39121d36c2f0708cb51.tar.bz2
cygnal-357281c75d7dbd491a9ce39121d36c2f0708cb51.zip
This commit was manufactured by cvs2svn to create branch
'kseitz_interps-20020528-branch'. Sprout from cagney_regbuf-20020515-branch 2002-06-12 21:19:43 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch' Cherrypick from master 2002-05-28 20:06:27 UTC Marek Michalkiewicz <marekm@amelek.gda.pl> '2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>': ChangeLog Makefile.in config-ml.in config.guess config.sub config/ChangeLog config/acinclude.m4 config/mh-apollo68 config/mh-dgux config/mh-dgux386 configure configure.in include/ChangeLog include/bfdlink.h include/dis-asm.h include/elf/ChangeLog include/elf/common.h include/elf/dlx.h include/elf/i386.h include/elf/ia64.h include/gdb/ChangeLog include/gdb/sim-d10v.h include/opcode/ChangeLog include/opcode/dlx.h include/opcode/h8300.h include/opcode/ia64.h include/opcode/mips.h include/opcode/sparc.h Cherrypick from master 2002-06-18 21:15:57 UTC Dave Brolley <brolley@redhat.com> '2002-06-18 Dave Brolley <brolley@redhat.com>': include/elf/frv.h include/gdb/sim-arm.h Delete: include/sim-d10v.h
Diffstat (limited to 'include/bfdlink.h')
-rw-r--r--include/bfdlink.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/bfdlink.h b/include/bfdlink.h
index a03454721..b1411c381 100644
--- a/include/bfdlink.h
+++ b/include/bfdlink.h
@@ -231,6 +231,8 @@ struct bfd_link_info
select an appropriate memset function. Apparently it is also
normal for HPPA shared libraries to have undefined symbols. */
boolean allow_shlib_undefined;
+ /* True if ok to have multiple definition. */
+ boolean allow_multiple_definition;
/* Which symbols to strip. */
enum bfd_link_strip strip;
/* Which local symbols to discard. */