aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorYao Qi <yao@codesourcery.com>2013-05-28 02:55:04 +0000
committerYao Qi <yao@codesourcery.com>2013-05-28 02:55:04 +0000
commita73e3634d1f2873959629046578ef562aed68592 (patch)
treec3183a076194ab12f86cd299389543e14344b068 /gdb/ChangeLog
parent3bc357f6f2d122f5f88e045511790387dcaf9434 (diff)
downloadgdb-a73e3634d1f2873959629046578ef562aed68592.zip
gdb-a73e3634d1f2873959629046578ef562aed68592.tar.gz
gdb-a73e3634d1f2873959629046578ef562aed68592.tar.bz2
gdb/
* tracepoint.c (stringify_collection_list): Remove parameter 'string'. (encode_actions): Caller update. Remove local variables.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b8ae3ea..4591d68 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2013-05-28 Yao Qi <yao@codesourcery.com>
+
+ * tracepoint.c (stringify_collection_list): Remove parameter
+ 'string'.
+ (encode_actions): Caller update. Remove local variables.
+
2013-05-24 Yao Qi <yao@codesourcery.com>
* tracepoint.c (TFILE_PID): Remove.