RE: [PATCHv4][MIPS] Implement O32 ABI extensions (GCC)

2014-11-22 Thread Matthew Fortune
Andrew Pinski writes: > On Wed, Nov 12, 2014 at 2:56 PM, Matthew Fortune > wrote: > >> > Moore, Catherine writes: > >> > > The patch looks good. Please fix up these couple of nits prior to > >> > > committing. > >> > > >> > OK, thanks for the second read through. One further amendment > >> > b

Re: [PATCHv4][MIPS] Implement O32 ABI extensions (GCC)

2014-11-21 Thread Andrew Pinski
On Wed, Nov 12, 2014 at 2:56 PM, Matthew Fortune wrote: >> > Moore, Catherine writes: >> > > The patch looks good. Please fix up these couple of nits prior to >> > > committing. >> > >> > OK, thanks for the second read through. One further amendment below, >> > I'll aim to commit later today. >

RE: [PATCHv4][MIPS] Implement O32 ABI extensions (GCC)

2014-11-12 Thread Matthew Fortune
> > Moore, Catherine writes: > > > The patch looks good. Please fix up these couple of nits prior to > > > committing. > > > > OK, thanks for the second read through. One further amendment below, > > I'll aim to commit later today. > > > > Yes, that's better. Committed as r217446 Fingers cros

RE: [PATCHv4][MIPS] Implement O32 ABI extensions (GCC)

2014-11-12 Thread Moore, Catherine
chard Sandiford; Rich Fuhler; Rozycki, Maciej; Myers, Joseph > Subject: RE: [PATCHv4][MIPS] Implement O32 ABI extensions (GCC) > > Moore, Catherine writes: > > The patch looks good. Please fix up these couple of nits prior to > > committing. > > OK, thanks for the second r

RE: [PATCHv4][MIPS] Implement O32 ABI extensions (GCC)

2014-11-12 Thread Matthew Fortune
Moore, Catherine writes: > The patch looks good. Please fix up these couple of nits prior to > committing. OK, thanks for the second read through. One further amendment below, I'll aim to commit later today. > Index: gcc/config/mips/mips.c > ===

RE: [PATCHv4][MIPS] Implement O32 ABI extensions (GCC)

2014-11-12 Thread Moore, Catherine
Cc: Richard Sandiford; Rich Fuhler; Rozycki, Maciej; Myers, Joseph > Subject: RE: [PATCHv4][MIPS] Implement O32 ABI extensions (GCC) > > Sorry to follow myself up. I realised that the new configure options should be > documented in install.texi. The only change from V3 is the doc/install.t

RE: [PATCHv4][MIPS] Implement O32 ABI extensions (GCC)

2014-11-06 Thread Matthew Fortune
Sorry to follow myself up. I realised that the new configure options should be documented in install.texi. The only change from V3 is the doc/install.texi change. The MIPS64 tests have completed without regression. Regards, Matthew gcc/ * common/config/mips/mips-common.c (mips_handle_opt