]> sourceware.org Git - systemtap.git/commitdiff
Add my name which was missing in some ChangeLog entries.
authorDave Brolley <brolley@redhat.com>
Tue, 15 Jul 2008 16:18:32 +0000 (12:18 -0400)
committerDave Brolley <brolley@redhat.com>
Tue, 15 Jul 2008 16:18:32 +0000 (12:18 -0400)
ChangeLog
testsuite/ChangeLog

index 56d98046dc35f8e48d60cbb1a238b755804f4e44..8f00722ab7a6412e7db5bb2dbb9a089b8fb43a19 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@
        (utrace_var_expanding_copy_visitor::visit_target_symbol):
        Synthesize a function to get the value of $syscall.
 
-2008-07-14    <brolley@redhat.com>
+2008-07-14  Dave Brolley  <brolley@redhat.com>
 
        * Makefile.am (bin_SCRIPTS): Add stap-client, stap-server, stap-serverd.
        * Makefile.in: Regenerated.
@@ -84,7 +84,7 @@
        * translate.cxx (visit_comparison): Remove unnecessary comparison.
        * translate.cxx (emit_symbol_data): Remove unused local variable.
 
-2008-07-08    <brolley@redhat.com>
+2008-07-08  Dave Brolley  <brolley@redhat.com>
 
        * stap-client (client_sysinfo): Use `uname -rvm`.
        (receive_response): Wait for "done:" from the server. Clear server_ip
 
        * translate.cxx (translate_pass): Don't #include <linux/compile.h>.
 
-2008-07-03    <brolley@redhat.com>
+2008-07-03  Dave Brolley  <brolley@redhat.com>
 
        * stap-serverd: New script.
        * stap-client (client_sysinfo): Client sysinfo is stripped down to
        * translate.cxx (c_unparser::emit_module_init): Use UTS_RELEASE
        instead of uts_sem/utsname() as kernel version-checking hack.
 
-2008-06-02    <brolley@redhat.com>
+2008-06-02  Dave Brolley  <brolley@redhat.com>
 
        * stap-client (initialization): port is no longer hard coded.
        Initialize avahi_service_tag to _stap._tcp.
index b563cc890c94a658540539e5bd1a3ea64ac15b71..14243b80c126fd5de8e3a2a5e3ed45583afd1ba0 100644 (file)
@@ -1,4 +1,4 @@
-2008-07-14    <brolley@redhat.com>
+2008-07-14  Dave Brolley  <brolley@redhat.com>
 
        * Makefile.am (TOOL_OPTS): New variable.
        (installcheck): Add $(TOOL_OPTS) to --tool_opts.
This page took 0.034468 seconds and 5 git commands to generate.