aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ.T. Conklin <jtc@acorntoolworks.com>1994-10-10 20:54:28 +0000
committerJ.T. Conklin <jtc@acorntoolworks.com>1994-10-10 20:54:28 +0000
commitb7d900937145f453f717072f58f488c75e93cc38 (patch)
tree51ce9666253ac67000d17cf0bf97fabba94117b3
parent4c0322704fe60b6269ab19fe234d9b43cc35dc37 (diff)
downloadfsf-binutils-gdb-b7d900937145f453f717072f58f488c75e93cc38.zip
fsf-binutils-gdb-b7d900937145f453f717072f58f488c75e93cc38.tar.gz
fsf-binutils-gdb-b7d900937145f453f717072f58f488c75e93cc38.tar.bz2
* nlmconv.c (link_inputs): Pass -Ur flag to ld so that the
ctor/dtor tables needed by C++ programs are built.
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 3bf4d8f..40e9eec 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.