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]

Re: libgcc2.c/longlong.h (take 2)


On Fri, Dec 17, 1999 at 05:53:11PM +0100, Jakub Jelinek wrote:
> 	* config/h8300/h8300.h (TARGET_H8300H, TARGET_H8300S): Make sure
> 	UNITS_PER_WORD and BITS_PER_WORD are compile time constants when
> 	compiling libgcc2.
> 	* config/mips/mips.h (TARGET_64BIT): Likewise.
> 	* config/rs6000/rs6000.h (TARGET_POWERPC64): Likewise.
> 	* libgcc2.c: Use {,U}{HW,W,DW}type and DWunion everywhere instead
> 	of {SI,DI}type and DIunion.  Define these types to QI/HI modes on
> 	dsps.  Give routines proper names if SI/DI modes are not used.
> 	* longlong.h: Use DWunion instead of DIunion.

Ok.



r~


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