8sa1-gcc/gcc/config/m32r
Jim Wilson 737e7965de Fix alpha-x-m32r-elf bugs.
* cse.c (simplify_unary_operation): Sign-extend constants when
	they have the most significant bit set for the target.
	* real.c (endian): Sign-extend 32 bit output values on a 64 bit
	host.
	* m32r/m32r.c (m32r_expand_prologue): Store pretend_size in
	HOST_WIDE_INT temporary before negating it.
	* m32r/m32r.md (movsi_insn+1): Use ~0xffff instead of 0xffff0000.

From-SVN: r24254
1998-12-10 09:21:35 -08:00
..
initfini.c
m32r.c Fix alpha-x-m32r-elf bugs. 1998-12-10 09:21:35 -08:00
m32r.h cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selectable. 1998-11-24 16:15:19 -07:00
m32r.md Fix alpha-x-m32r-elf bugs. 1998-12-10 09:21:35 -08:00
t-m32r
xm-m32r.h