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]

Re: [MIPS] PR target/22209: Support TImode arithmetic on MIPS


Roger Sayle <roger@eyesopen.com> writes:

> 2006-02-05  Roger Sayle  <roger@eyesopen.com>
> 
> 	PR target/22209
> 	* config/mips/mips.h (MIN_UNITS_PER_WORD): Don't define for libgcc.
> 	* config/mips/_tilib.c: Remove.
> 	* config/fixtfdi.c: New libgcc source file.
> 	* config/fixunstfdi.c: New source file.
> 	* config/floatditf.c: New source file.
> 	* config/floatunditf.c: New souce file.
> 	* config/mips/t-iris6 (LIB2FUNCS_EXTRA): Include the new source
> 	files above instead of config/mips/_tilib.c.
> 	* config/mips/t-linux64 (LIB2FUNCS_EXTRA): Likewise.

Unfortunately, your svn diff seems to have been done from the
gcc/config/mips directory and thus lacks all the new files in gcc/config.
Could you please resend it with those files included?

Thanks.
	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University


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