Re: Aw: Re: [PATCH] FPU IEEE 754 for MIPS r5900

2013-07-25 Thread Richard Sandiford
"Jürgen Urban" writes: >> "Jürgen Urban" writes: >> > Index: gcc/config.gcc >> > === >> > --- gcc/config.gcc (Revision 200583) >> > +++ gcc/config.gcc (Arbeitskopie) >> > @@ -3080,7 +3080,7 @@ >> >esac >> > fi >> > >> > -# Infer

Aw: Re: [PATCH] FPU IEEE 754 for MIPS r5900

2013-07-25 Thread Jürgen Urban
Hello Richard, Sorry in the last days, I was not at home. So I couldn't test it until now. > "Jürgen Urban" writes: > > Index: gcc/config.gcc > > === > > --- gcc/config.gcc (Revision 200583) > > +++ gcc/config.gcc (Arbeitskopie) >

Re: Aw: Re: [PATCH] FPU IEEE 754 for MIPS r5900

2013-07-07 Thread Richard Sandiford
"Jürgen Urban" writes: >> "Jürgen Urban" writes: >> > I used the SPU code in GCC as example for creating an >> > r5900_single_format structure. The patch is attached to the e-mail. I >> > want to submit this patch. >> >> Thanks. Are there any real differences though? E.g. in your version >> you

Aw: Re: [PATCH] FPU IEEE 754 for MIPS r5900

2013-07-07 Thread Jürgen Urban
Hello Richard, > Gesendet: Sonntag, 07. Juli 2013 um 10:15 Uhr > "Jürgen Urban" writes: > > I used the SPU code in GCC as example for creating an > > r5900_single_format structure. The patch is attached to the e-mail. I > > want to submit this patch. > > Thanks. Are there any real differences th