aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver
diff options
context:
space:
mode:
authorHui Zhu <teawater@gmail.com>2013-04-25 08:03:31 +0000
committerHui Zhu <teawater@gmail.com>2013-04-25 08:03:31 +0000
commitc65e009ff7057cbf2261bb1f8d0c2e2361b9f045 (patch)
tree7c123e5f5d3b2d6ff87c1670487280f723b41623 /gdb/gdbserver
parentf6150862d26b08e0c026f744adcea47d47a6fc2c (diff)
downloadgdb-c65e009ff7057cbf2261bb1f8d0c2e2361b9f045.zip
gdb-c65e009ff7057cbf2261bb1f8d0c2e2361b9f045.tar.gz
gdb-c65e009ff7057cbf2261bb1f8d0c2e2361b9f045.tar.bz2
Fix format error of ChangeLog.
Diffstat (limited to 'gdb/gdbserver')
-rw-r--r--gdb/gdbserver/ChangeLog1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index cde4ff4..e34d03f 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,7 +1,6 @@
2013-04-25 Hui Zhu <hui@codesourcery.com>
PR gdb/15186
-
* ax.c (ax_printf): Add fflush.
2013-04-22 Tom Tromey <tromey@redhat.com>