aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2006-09-30 02:34:43 +0000
committerHans-Peter Nilsson <hp@axis.com>2006-09-30 02:34:43 +0000
commit539a52558fc24b1a2c4dd3d6dc389ca111858401 (patch)
treed5a41bcdf986f4e93989cc2a9eb649bdb0e82ef1 /sim/testsuite/ChangeLog
parentc33e703572f3a3f168f1ef541a0779b926fd8dc4 (diff)
downloadgdb-539a52558fc24b1a2c4dd3d6dc389ca111858401.zip
gdb-539a52558fc24b1a2c4dd3d6dc389ca111858401.tar.gz
gdb-539a52558fc24b1a2c4dd3d6dc389ca111858401.tar.bz2
* sim/cris/c/pipe2.c: Adjust expected output.
(process): Don't write as much to the pipe as to trig the inordinate-amount test in the sim pipe machinery. Correct test of write return-value; check only that pipemax bytes were successfully written. For error-case, emit strerror as well. (main): Add a second read.
Diffstat (limited to 'sim/testsuite/ChangeLog')
-rw-r--r--sim/testsuite/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/testsuite/ChangeLog b/sim/testsuite/ChangeLog
index 061b45d..34a29c6 100644
--- a/sim/testsuite/ChangeLog
+++ b/sim/testsuite/ChangeLog
@@ -1,3 +1,12 @@
+2006-09-30 Hans-Peter Nilsson <hp@axis.com>
+
+ * sim/cris/c/pipe2.c: Adjust expected output.
+ (process): Don't write as much to the pipe as to trig the
+ inordinate-amount test in the sim pipe machinery. Correct test of
+ write return-value; check only that pipemax bytes were
+ successfully written. For error-case, emit strerror as well.
+ (main): Add a second read.
+
2006-04-08 Hans-Peter Nilsson <hp@axis.com>
* sim/cris/hw/rv-n-cris/irq6.ms: New test.