From: J.T. Conklin Date: Mon, 10 Oct 1994 20:54:28 +0000 (+0000) Subject: * nlmconv.c (link_inputs): Pass -Ur flag to ld so that the X-Git-Tag: gdb-4_18-branchpoint~13326 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7d900937145f453f717072f58f488c75e93cc38;p=thirdparty%2Fbinutils-gdb.git * nlmconv.c (link_inputs): Pass -Ur flag to ld so that the ctor/dtor tables needed by C++ programs are built. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 3bf4d8fac0e..40e9eecfa31 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Mon Oct 10 13:50:30 1994 J.T. Conklin (jtc@rtl.cygnus.com) + + * nlmconv.c (link_inputs): Pass -Ur flag to ld so that the + ctor/dtor tables needed by C++ programs are built. + Sun Oct 9 18:04:00 1994 Jim Wilson (wilson@sphagnum.cygnus.com) * Makefile.in (srconv.o): Add dependence on sysroff.c.