projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5949e26
)
Patch from jfc to fix printf format problems.
author
John Carr
<jfc@mit.edu>
Mon, 9 Feb 1998 17:53:56 +0000
(09:53 -0800)
committer
Jim Wilson
<wilson@gcc.gnu.org>
Mon, 9 Feb 1998 17:53:56 +0000
(09:53 -0800)
* mips.c (print_operand, function_prologue): Make printf format
match argument type.
From-SVN: r17808
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 8b23507eb091d8ed697ff9c25a9fc500f1fe8a96..8b8eaa7426618b0e640f742eebe560e37ee75e2d 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,8
@@
+Mon Feb 9 17:52:36 1998 John Carr <jfc@mit.edu>
+
+ * mips.c (print_operand, function_prologue): Make printf format
+ match argument type.
+
Mon Feb 9 02:37:25 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* alpha.c (alpha_return_addr): Remove unused variable `first'.