Add ChangeLog entry for dsp16xx/dsp16xx.c change.
authorMichael Collison <collison@gcc.gnu.org>
Wed, 17 Oct 2001 04:38:50 +0000 (04:38 +0000)
committerMichael Collison <collison@gcc.gnu.org>
Wed, 17 Oct 2001 04:38:50 +0000 (04:38 +0000)
From-SVN: r46306

gcc/ChangeLog

index bd706c3d7cbc05f1a83f16616d7b742f1e68340c..0e1308f030655c66ab234b93616006d186f0b0b0 100644 (file)
@@ -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.