projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b0880c
)
Add ChangeLog entry for dsp16xx/dsp16xx.c change.
author
Michael Collison
<collison@gcc.gnu.org>
Wed, 17 Oct 2001 04:38:50 +0000
(
04:38
+0000)
committer
Michael Collison
<collison@gcc.gnu.org>
Wed, 17 Oct 2001 04:38:50 +0000
(
04:38
+0000)
From-SVN: r46306
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index bd706c3d7cbc05f1a83f16616d7b742f1e68340c..0e1308f030655c66ab234b93616006d186f0b0b0 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,11
@@
+2001-10-17 Michael Collison <collison@isisinc.net>
+
+ * dsp16xx.c: Fix comment formatting to match GNU standards.
+ (dsp16xx_output_function_prologue): Change type of 'size'
+ parameter from 'int' to HOST_WIDE_INT.
+ (dsp16xx_output_function_epilogue): Change type of 'size'
+ parameter from 'int' to HOST_WIDE_INT.
+
2001-10-16 Richard Henderson <rth@redhat.com>
* configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.