r125689 - in /branches/fixed-point/gcc: ChangeL...
chaoyingfu@gcc.gnu.org
chaoyingfu@gcc.gnu.org
Thu Jun 14 00:01:00 GMT 2007
Author: chaoyingfu
Date: Thu Jun 14 00:01:53 2007
New Revision: 125689
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125689
Log:
* doc/libgcc.texi (Fixed-point fractional library routines): New node.
* doc/md.texi (fixed_all, sat_fixed_all, fixed_uint, sat_fixed_uint):
Rename to...
(fract, satfract, fractuns, satfractuns): ...this.
* doc/rtl.texi (fixed_all, sat_fixed_all, fixed_uint, sat_fixed_uint):
Rename to...
(fract_convert, sat_fract, unsigned_fract_convert,
unsigned_sat_fract): ...this.
Modified:
branches/fixed-point/gcc/ChangeLog
branches/fixed-point/gcc/doc/libgcc.texi
branches/fixed-point/gcc/doc/md.texi
branches/fixed-point/gcc/doc/rtl.texi
More information about the Gcc-cvs
mailing list