aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1995-09-02 07:25:13 +0000
committerFred Fish <fnf@specifix.com>1995-09-02 07:25:13 +0000
commit218f9f03b889ab048141eac1ef6125adef22afc8 (patch)
tree0c5883e369a132a5fd0120ff6eb89b38127ebe71 /gdb/testsuite/ChangeLog
parent1613e0758eb1e86b29734ac170618e1458244728 (diff)
downloadgdb-218f9f03b889ab048141eac1ef6125adef22afc8.zip
gdb-218f9f03b889ab048141eac1ef6125adef22afc8.tar.gz
gdb-218f9f03b889ab048141eac1ef6125adef22afc8.tar.bz2
* gdb.base/callfuncs.exp (do_function_calls): Remove
mips-sgi-irix* xfail for "call inferior func with struct - returns char *" and fix test so that an optional (unsigned char *) cast is accepted in the result.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 33991af..dab977f 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
+
+ * gdb.base/callfuncs.exp (do_function_calls): Remove
+ mips-sgi-irix* xfail for
+ "call inferior func with struct - returns char *"
+ and fix test so that an optional (unsigned char *) cast is
+ accepted in the result.
+
Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
* gdb.base/funcargs.exp (float_and_integral_args): Remove