summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcollison <collison@138bc75d-0d04-0410-961f-82ee72b054a4>2001-10-17 04:38:50 +0000
committercollison <collison@138bc75d-0d04-0410-961f-82ee72b054a4>2001-10-17 04:38:50 +0000
commite1ab57f4a8a270efc90083bf6a595a8ca1f3febd (patch)
tree66541b055d5310482d0c7a485cddea78849a6f72
parent64ddabfb1239968401e921fe61853b599652f85d (diff)
downloadppe42-gcc-e1ab57f4a8a270efc90083bf6a595a8ca1f3febd.tar.gz
ppe42-gcc-e1ab57f4a8a270efc90083bf6a595a8ca1f3febd.zip
Add ChangeLog entry for dsp16xx/dsp16xx.c change.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46306 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index bd706c3d7cb..0e1308f0306 100644
--- 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.
OpenPOWER on IntegriCloud