diff options
author | Joel Brobecker <brobecker@gnat.com> | 2011-10-19 00:54:03 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2011-10-19 00:54:03 +0000 |
commit | f1a81b376af4c8f09ecb6b11334b87e5badfc340 (patch) | |
tree | e3eca2bd7a3b1a6d70e2cc780796dc5396a9a24e /sim/common/ChangeLog | |
parent | abd242a90836b535b2f98be634e16c70012a3c5d (diff) | |
download | gdb-f1a81b376af4c8f09ecb6b11334b87e5badfc340.zip gdb-f1a81b376af4c8f09ecb6b11334b87e5badfc340.tar.gz gdb-f1a81b376af4c8f09ecb6b11334b87e5badfc340.tar.bz2 |
[sim]: Only print the profile info title once.
sim/common/ChangeLog:
From John Wehle <john@feith.com> (tiny patch)
* sim-profile.c (profile_info): Only print the title once.
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 1dcbe3f..3ea3422 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,7 @@ +2011-10-18 John Wehle <john@feith.com> (tiny patch) + + * sim-profile.c (profile_info): Only print the title once. + 2011-10-17 Mike Frysinger <vapier@gentoo.org> * acinclude.m4: Rename from aclocal.m4. |