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:
2e14fae
)
Fix spelling typo in previous delta
author
Nick Clifton
<nickc@redhat.com>
Tue, 29 Jan 2008 16:38:36 +0000
(16:38 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Tue, 29 Jan 2008 16:38:36 +0000
(16:38 +0000)
binutils/ChangeLog
patch
|
blob
|
history
diff --git
a/binutils/ChangeLog
b/binutils/ChangeLog
index 541e37d680d1c1592a875f6f863279ea4e5eb6df..bb3b887155aa60497e0ec0a0e632f14a2bf220ca 100644
(file)
--- a/
binutils/ChangeLog
+++ b/
binutils/ChangeLog
@@
-2,7
+2,7
@@
* dwarf.c (print_dwarf_vma): New function. Display the value of a
dwarf_vma type at a specified precision. Use mingw field type
- specifie
d
if necessary.
+ specifie
r
if necessary.
(display_debug_loc): Use dwarf_vma type for begin and end values.
Use print_dwarf_vma to display their values. Use byte_get_signed
in order to correctly detect the -1 escape value.