aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2005-04-30 19:56:47 +0000
committerDaniel Jacobowitz <drow@false.org>2005-04-30 19:56:47 +0000
commit1690f9cfbac2cc9d234c5d545d68fd78e39d3fad (patch)
tree6f3d8a710bcc22c524533f3b9904b1262334cb88 /gdb/testsuite/ChangeLog
parent66aba65dca9116ffc223470363056b5ed7cde8e9 (diff)
downloadgdb-1690f9cfbac2cc9d234c5d545d68fd78e39d3fad.zip
gdb-1690f9cfbac2cc9d234c5d545d68fd78e39d3fad.tar.gz
gdb-1690f9cfbac2cc9d234c5d545d68fd78e39d3fad.tar.bz2
* gdb.threads/staticthreads.exp: Override signal to check for hppa.
Slightly relax "sem_post" name checking.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 32c7281..e133fd8 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-30 Randolph Chung <tausq@debian.org>
+
+ * gdb.threads/staticthreads.exp: Override signal to check for hppa.
+ Slightly relax "sem_post" name checking.
+
2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
* gdb.base/unload.exp: Use new shared library infrastructure.