diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2004-02-05 01:19:14 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2004-02-05 01:19:14 +0000 |
commit | 4d806929015fd76d2d90feb0d722c262fdcbe70d (patch) | |
tree | 654241eb636cbcb00fb2ab23eb9cfa676b7d22df /gdb/testsuite/ChangeLog | |
parent | 212161dfd2b7432ca37aef70efaa0c006af11563 (diff) | |
download | binutils-gdb-4d806929015fd76d2d90feb0d722c262fdcbe70d.tar.gz |
2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
* gdb.base/pendshr.c (pendfunc): New function that calls
pendfunc1.
* gdb.base/pending.c: Call pendfunc instead of pendfunc1.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 58b74a60fc9..c41ce00360f 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2004-02-04 Jeff Johnston <jjohnstn@redhat.com> + + * gdb.base/pendshr.c (pendfunc): New function that calls + pendfunc1. + * gdb.base/pending.c: Call pendfunc instead of pendfunc1. + 2004-02-04 Fred Fish <fnf@redhat.com> * gdb.arch/gdb1431.c: Add underbar prefixed version of global |