projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
245caae
)
Minor reformatting of the last entry.
author
Joel Brobecker
<brobecker@gnat.com>
Tue, 6 Oct 2009 16:04:05 +0000
(16:04 +0000)
committer
Joel Brobecker
<brobecker@gnat.com>
Tue, 6 Oct 2009 16:04:05 +0000
(16:04 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index
36887fa
..
3bc3725
100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,7
+1,7
@@
2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
-
*
ARI fix: "%p" rule.
- target.c (debug_to_thread_architecture): Replace %p by %s using
+ ARI fix: "%p" rule.
+
*
target.c (debug_to_thread_architecture): Replace %p by %s using
host_address_to_string function.
2009-10-06 Tristan Gingold <gingold@adacore.com>