OSDN Git Service

Add ChangeLog entry for dsp16xx/dsp16xx.c change.
authorcollison <collison@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Oct 2001 04:38:50 +0000 (04:38 +0000)
committercollison <collison@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Oct 2001 04:38:50 +0000 (04:38 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46306 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index bd706c3..0e1308f 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.