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:
18e45ca
)
(generic_strcat_address): reformat to GNU coding
author
David Taylor
<taylor@redhat.com>
Tue, 8 Dec 1998 19:01:34 +0000
(19:01 +0000)
committer
David Taylor
<taylor@redhat.com>
Tue, 8 Dec 1998 19:01:34 +0000
(19:01 +0000)
conventions. change sprintf call to an sprintf_vma call.
opcodes/ChangeLog
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index bb077f4d5bd968beacae3e6831b6d0c390ace961..f514277780d9ee7ca2cd8ade5ad16c59f28938cf 100644
(file)
--- a/
opcodes/ChangeLog
+++ b/
opcodes/ChangeLog
@@
-1,3
+1,8
@@
+Tue Dec 8 13:56:18 1998 David Taylor <taylor@texas.cygnus.com>
+
+ * dis-buf.c (generic_strcat_address): reformat to GNU coding
+ conventions. change sprintf call to an sprintf_vma call.
+
start-sanitize-fr30
Tue Dec 8 13:12:44 1998 Dave Brolley <brolley@cygnus.com>