diff options
author | Per Bothner <per@bothner.com> | 1992-08-05 04:15:37 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1992-08-05 04:15:37 +0000 |
commit | 917bffa7f6dd3a04195a790595a2088683386227 (patch) | |
tree | fb5e23a8c1dcef367ae67cc63fed7ea9b45fe0f2 /ld/ChangeLog | |
parent | c7a535938ed0ac4a601897462e0012ed7b2430e1 (diff) | |
download | gdb-917bffa7f6dd3a04195a790595a2088683386227.zip gdb-917bffa7f6dd3a04195a790595a2088683386227.tar.gz gdb-917bffa7f6dd3a04195a790595a2088683386227.tar.bz2 |
* cdtest-main.cc, cdtest-func.cc, cdtest-foo.h, cdtest-foo.cc,
cdtest.exp: A test program (copied from libg++/test-install)
that tests that constructor and destructors are handled
corrrectly.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index b7bf2d0..10ce196 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +Tue Aug 4 21:12:29 1992 Per Bothner (bothner@rtl.cygnus.com) + + * cdtest-main.cc, cdtest-func.cc, cdtest-foo.h, cdtest-foo.cc, + cdtest.exp: A test program (copied from libg++/test-install) + that tests that constructor and destructors are handled + corrrectly. + Mon Aug 3 14:58:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) * Makefile.in (install): install from ld.new, renaming during the |