binutils-gdb/cpu
Doug Evans 3fa5b97b27 * desc-cpu.scm (cgen-desc.h): Don't print virtual enums.
* sid-cpu.scm (cgen-desc.h): Ditto.
	* enum.scm (enum-builtin!): New function.
	* read.scm (reader-install-builtin!): Call it.
	* rtl-c.scm (s-convop): Delete, replaced with ...
	(s-int-convop, s-float-convop): ... new fns.
	(ext, zext, trunc): Update.
	(fext, ftrunc, float, ufloat, fix, ufix): Update.
	* rtx-funcs.scm (fext, ftrunc, float, ufloat, fix, ufix): New parameter
	`how'.
	* cpu/mep-fmax.cpu (fcvtsw): Update.
	* cpu/sh.cpu (h-fsd, h-fmov): Update.
	* doc/rtl.texi (float-convop): Update.

	* frv.cpu (floating-point-conversion): Update call to fp conv op.
	(floating-point-dual-conversion, ne-floating-point-dual-conversion,
	conditional-floating-point-conversion, ne-floating-point-conversion,
	float-parallel-mul-add-double-semantics): Ditto.
2010-01-25 03:50:44 +00:00
..
ChangeLog * desc-cpu.scm (cgen-desc.h): Don't print virtual enums. 2010-01-25 03:50:44 +00:00
cris.cpu update copyright dates 2009-09-02 07:25:43 +00:00
frv.cpu * desc-cpu.scm (cgen-desc.h): Don't print virtual enums. 2010-01-25 03:50:44 +00:00
frv.opc Add -Wshadow to the gcc command line options used when compiling the binutils. 2009-12-11 13:42:17 +00:00
iq10.cpu update copyright dates 2009-09-02 07:25:43 +00:00
iq2000.cpu update copyright dates 2009-09-02 07:25:43 +00:00
iq2000.opc update copyright dates 2009-09-02 07:25:43 +00:00
iq2000m.cpu update copyright dates 2009-09-02 07:25:43 +00:00
lm32.cpu update copyright dates 2009-09-02 07:25:43 +00:00
lm32.opc update copyright dates 2009-09-02 07:25:43 +00:00
m32c.cpu cpu/ 2010-01-06 05:30:19 +00:00
m32c.opc * m32c.opc (parse_signed16): Fix typo. 2010-01-02 18:37:59 +00:00
m32r.cpu * m32r.cpu (stb-plus): Typo fix. 2009-09-25 14:07:07 +00:00
m32r.opc update copyright dates 2009-09-02 07:25:43 +00:00
mt.cpu update copyright dates 2009-09-02 07:25:43 +00:00
mt.opc update copyright dates 2009-09-02 07:25:43 +00:00
sh.cpu update copyright dates 2009-09-02 07:25:43 +00:00
sh.opc update copyright dates 2009-09-02 07:25:43 +00:00
sh64-compact.cpu update copyright dates 2009-09-02 07:25:43 +00:00
sh64-media.cpu update copyright dates 2009-09-02 07:25:43 +00:00
simplify.inc * cpu/simplify.inc (*): One line doc strings don't need \n. 2009-07-16 17:53:25 +00:00
xc16x.cpu Must use VOID expression in VOID context. 2009-11-14 19:48:57 +00:00
xc16x.opc update copyright dates 2009-09-02 07:25:43 +00:00