aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-05-04 21:12:24 +0000
committerIan Lance Taylor <ian@airs.com>1998-05-04 21:12:24 +0000
commit7b9f7f991710c46698b684463ac080dbd7c17bea (patch)
tree0efdb7ab44aec8dcc3d26e8b1821b050b5085b9d /ld
parentf3d491b171d8e30cd0b548c8f4380814435b8a8a (diff)
downloadfsf-binutils-gdb-7b9f7f991710c46698b684463ac080dbd7c17bea.zip
fsf-binutils-gdb-7b9f7f991710c46698b684463ac080dbd7c17bea.tar.gz
fsf-binutils-gdb-7b9f7f991710c46698b684463ac080dbd7c17bea.tar.bz2
* ld-srec/sr3.cc (__get_eh_context): New function.
Diffstat (limited to 'ld')
-rw-r--r--ld/testsuite/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 6edebce..5546b3c 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,17 @@
+Mon May 4 17:12:06 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * ld-srec/sr3.cc (__get_eh_context): New function.
+
+Tue Apr 7 12:50:17 1998 Manfred Hollstein <manfred@s-direktnet.de>
+
+ * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be static to
+ avoid compiler warning.
+ * ld-srec/sr3.cc (class Foo): Likewise.
+
+Tue Feb 10 16:42:40 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * ld-srec/sr3.cc (__get_dynamic_handler_chain): New function.
+
Mon Feb 2 14:17:48 1998 Ian Lance Taylor <ian@cygnus.com>
* ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.