projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e0627f
)
Add missing ChangeLog entry
author
Pierre Muller
<muller@sourceware.org>
Fri, 18 Mar 2011 13:08:47 +0000
(13:08 +0000)
committer
Pierre Muller
<muller@sourceware.org>
Fri, 18 Mar 2011 13:08:47 +0000
(13:08 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 84d2e572091e3640a27f8ad34c94da22478fbaf2..65771e5706f9db97391c0d699a32e2adc9e1e957 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,12
@@
+2011-03-18 Pierre Muller <muller@ics.u-strasbg.fr>
+
+ * common/signals.c (target_signal_from_host): Add _ markup to error
+ function call message.
+ (target_signal_to_host): Add _ markup and remove trailing new line
+ from warning call message.
+ (target_signal_from_command): Add _ markup to error function call
+ message.
+
2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
PR python/12149