This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[fixed-point] Patch for document


Hi,

  This patch updates several files about fixed-point stuff.
The update of libgcc.texi is on the way.  Thanks!

Regards,
Chao-ying

2007-03-23  Chao-ying Fu  <fu@mips.com>

	* doc/extend.texi (Fixed-Point): New node.
	* doc/c-tree.texi (FIXED_CONVERT_EXPR): New expression.
	* doc/md.texi (fixed_all, sat_fixed_all, fixed_uint, sat_fixed_uint):
	New standand pattern names for generation.
	* doc/rtl.texi (const_fixed): New constant expression type.
	(fixed_all, sat_fixed_all, fixed_uint, sat_fixed_uint): New RTL
	conversions.

Attachment: gcc.diff
Description: gcc.diff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]