Re: [PATCH mips] Pass -msoft-float/-mhard-float flags to GAS

2014-08-13 Thread Eric Christopher
On Tue, Aug 12, 2014 at 2:07 AM, Matthew Fortune wrote: > Eric Christopher writes: >> On Sat, Aug 9, 2014 at 12:00 PM, Matthew Fortune >> wrote: >> > Moore, Catherine writes: >> >> > -Original Message- >> >> > From: Steve Ellcey [mailto:sell...@mips.com] >> >> > Sent: Friday, August 08,

RE: [PATCH mips] Pass -msoft-float/-mhard-float flags to GAS

2014-08-12 Thread Matthew Fortune
Eric Christopher writes: > On Sat, Aug 9, 2014 at 12:00 PM, Matthew Fortune > wrote: > > Moore, Catherine writes: > >> > -Original Message- > >> > From: Steve Ellcey [mailto:sell...@mips.com] > >> > Sent: Friday, August 08, 2014 3:42 PM > >> > To: Moore, Catherine; matthew.fort...@imgtec

Re: [PATCH mips] Pass -msoft-float/-mhard-float flags to GAS

2014-08-12 Thread Eric Christopher
On Sat, Aug 9, 2014 at 12:00 PM, Matthew Fortune wrote: > Moore, Catherine writes: >> > -Original Message- >> > From: Steve Ellcey [mailto:sell...@mips.com] >> > Sent: Friday, August 08, 2014 3:42 PM >> > To: Moore, Catherine; matthew.fort...@imgtec.com; echri...@gmail.com; >> > >> > 2014

RE: [PATCH mips] Pass -msoft-float/-mhard-float flags to GAS

2014-08-10 Thread Moore, Catherine
> -Original Message- > From: Matthew Fortune [mailto:matthew.fort...@imgtec.com] > Sent: Saturday, August 09, 2014 3:00 PM > To: Moore, Catherine; Steve Ellcey; echri...@gmail.com; GCC Patches > Subject: RE: [PATCH mips] Pass -msoft-float/-mhard-float flags to GAS >

RE: [PATCH mips] Pass -msoft-float/-mhard-float flags to GAS

2014-08-10 Thread Matthew Fortune
Matthew Fortune writes: > Moore, Catherine writes: > > > -Original Message- > > > From: Steve Ellcey [mailto:sell...@mips.com] > > > Sent: Friday, August 08, 2014 3:42 PM > > > To: Moore, Catherine; matthew.fort...@imgtec.com; echri...@gmail.com; > > > > > > 2014-08-08 Steve Ellcey > >

RE: [PATCH mips] Pass -msoft-float/-mhard-float flags to GAS

2014-08-09 Thread Matthew Fortune
Moore, Catherine writes: > > -Original Message- > > From: Steve Ellcey [mailto:sell...@mips.com] > > Sent: Friday, August 08, 2014 3:42 PM > > To: Moore, Catherine; matthew.fort...@imgtec.com; echri...@gmail.com; > > > > 2014-08-08 Steve Ellcey > > > > * config/mips/mips.h (ASM_SPEC

RE: [PATCH mips] Pass -msoft-float/-mhard-float flags to GAS

2014-08-09 Thread Moore, Catherine
> -Original Message- > From: Steve Ellcey [mailto:sell...@mips.com] > Sent: Friday, August 08, 2014 3:42 PM > To: Moore, Catherine; matthew.fort...@imgtec.com; echri...@gmail.com; > > 2014-08-08 Steve Ellcey > > * config/mips/mips.h (ASM_SPEC): Pass float options to assembler.

Re: [PATCH mips] Pass -msoft-float/-mhard-float flags to GAS

2014-08-08 Thread Steve Ellcey
On Fri, 2014-08-08 at 08:38 -0700, Steve Ellcey wrote: > Recent changes to the MIPS binutils sources have made it necessary for > GCC to pass the -msoft-float to the assembler if it wants an object > file marked as soft-float. This patch makes GCC pass any -mhard-float, > or -msoft-float flags tha

[PATCH mips] Pass -msoft-float/-mhard-float flags to GAS

2014-08-08 Thread Steve Ellcey
Recent changes to the MIPS binutils sources have made it necessary for GCC to pass the -msoft-float to the assembler if it wants an object file marked as soft-float. This patch makes GCC pass any -mhard-float, or -msoft-float flags that were used on the compile line on to the assembler so the exec