From: Michael Chastain Date: Thu, 26 Aug 2004 18:18:01 +0000 (+0000) Subject: Bleagh. I messed up the part about properly distinguishing X-Git-Tag: csl-arm-2004-q3~360 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f98a0aef1bda2bc4ced5572364d4c67f7d7cc3f9;p=platform%2Fupstream%2Fbinutils.git Bleagh. I messed up the part about properly distinguishing between "guy who wrote the patch" (Paul Gilliam) and "guy who committed the patch" (me). --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ad443108b03..2c5bf98653c 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,6 @@ -2004-08-26 Paul Gilliam +2004-08-26 Michael Chastain + From Paul Gilliam : * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is synchronized after the "return".