Add ChangeLog entry for dsp16xx/dsp16xx.c change.

From-SVN: r46306
This commit is contained in:
Michael Collison 2001-10-17 04:38:50 +00:00
parent 6b0880cb4e
commit 808dbdd51b
1 changed files with 8 additions and 0 deletions

View 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.