Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-05-24 Thread Jakub Jelinek
On Wed, May 23, 2012 at 10:17:51AM +0200, Richard Guenther wrote: > On Wed, 23 May 2012, Andreas Jaeger wrote: > > > On Wednesday, May 23, 2012 09:56:31 Richard Earnshaw wrote: > > > [...] > > > This is a behaviour change. It would need RM approval for a release > > > branch. > > > > > > R. > >

Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-05-23 Thread Mike Frysinger
On Wednesday 23 May 2012 17:11:53 Michael Hope wrote: > On 24 May 2012 02:16, Mike Frysinger wrote: > > On Wednesday 23 May 2012 04:17:51 Richard Guenther wrote: > >> On Wed, 23 May 2012, Andreas Jaeger wrote: > >> > On Wednesday, May 23, 2012 09:56:31 Richard Earnshaw wrote: > >> > > [...] > >> >

Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-05-23 Thread Michael Hope
On 24 May 2012 02:16, Mike Frysinger wrote: > On Wednesday 23 May 2012 04:17:51 Richard Guenther wrote: >> On Wed, 23 May 2012, Andreas Jaeger wrote: >> > On Wednesday, May 23, 2012 09:56:31 Richard Earnshaw wrote: >> > > [...] >> > > This is a behaviour change.  It would need RM approval for a re

Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-05-23 Thread Mike Frysinger
On Wednesday 23 May 2012 04:17:51 Richard Guenther wrote: > On Wed, 23 May 2012, Andreas Jaeger wrote: > > On Wednesday, May 23, 2012 09:56:31 Richard Earnshaw wrote: > > > [...] > > > This is a behaviour change. It would need RM approval for a release > > > branch. > > > > > > R. > > > > There

Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-05-23 Thread Richard Guenther
On Wed, 23 May 2012, Andreas Jaeger wrote: > On Wednesday, May 23, 2012 09:56:31 Richard Earnshaw wrote: > > [...] > > This is a behaviour change. It would need RM approval for a release > > branch. > > > > R. > > There was agreement by all pushing for the change to use it. So, let's ask > the

Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-05-23 Thread Andreas Jaeger
On Wednesday, May 23, 2012 09:56:31 Richard Earnshaw wrote: > [...] > This is a behaviour change. It would need RM approval for a release > branch. > > R. There was agreement by all pushing for the change to use it. So, let's ask the release managers about their opinion, Andreas -- Andreas J

Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-05-23 Thread Richard Earnshaw
On 23/05/12 08:12, Andreas Jaeger wrote: > On 05/01/2012 10:52 AM, Richard Earnshaw wrote: >> On 30/04/12 22:47, Michael Hope wrote: >>> On 1 May 2012 03:24, Richard Earnshaw wrote: On 27/04/12 00:27, Michael Hope wrote: > On 27 April 2012 08:20, Carlos O'Donell wrote: >> On Mon, Apr

Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-05-23 Thread Andreas Jaeger
On 05/01/2012 10:52 AM, Richard Earnshaw wrote: On 30/04/12 22:47, Michael Hope wrote: On 1 May 2012 03:24, Richard Earnshaw wrote: On 27/04/12 00:27, Michael Hope wrote: On 27 April 2012 08:20, Carlos O'Donell wrote: On Mon, Apr 23, 2012 at 5:36 PM, Michael Hope wrote: 2012-04-24 Michae

Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-05-01 Thread Richard Earnshaw
On 30/04/12 22:47, Michael Hope wrote: > On 1 May 2012 03:24, Richard Earnshaw wrote: >> On 27/04/12 00:27, Michael Hope wrote: >>> On 27 April 2012 08:20, Carlos O'Donell wrote: On Mon, Apr 23, 2012 at 5:36 PM, Michael Hope wrote: > 2012-04-24 Michael Hope >Ric

Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-04-30 Thread Jeff Law
On 04/30/2012 08:43 PM, Michael Hope wrote: On 1 May 2012 10:01, Jeff Law wrote: On 04/30/2012 03:47 PM, Michael Hope wrote: 2012-04-27 Michael Hope * config/arm/linux-eabi.h (GLIBC_DYNAMIC_LINKER): Pick the loader using a spec rule. Michael, can you try this patch please

Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-04-30 Thread Michael Hope
On 1 May 2012 10:01, Jeff Law wrote: > On 04/30/2012 03:47 PM, Michael Hope wrote: > 2012-04-27  Michael Hope       * config/arm/linux-eabi.h (GLIBC_DYNAMIC_LINKER): Pick the loader       using a spec rule. >>> >>> Michael, >>> >>> can you try this patch please.  It s

Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-04-30 Thread Jeff Law
On 04/30/2012 03:47 PM, Michael Hope wrote: 2012-04-27 Michael Hope * config/arm/linux-eabi.h (GLIBC_DYNAMIC_LINKER): Pick the loader using a spec rule. Michael, can you try this patch please. It should make it possible to then create linux-eabihf.h containing just #undef

Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-04-30 Thread Michael Hope
On 1 May 2012 03:24, Richard Earnshaw wrote: > On 27/04/12 00:27, Michael Hope wrote: >> On 27 April 2012 08:20, Carlos O'Donell wrote: >>> On Mon, Apr 23, 2012 at 5:36 PM, Michael Hope >>> wrote: 2012-04-24  Michael Hope              Richard Earnshaw          * config/arm/l

Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-04-30 Thread Richard Earnshaw
On 27/04/12 00:27, Michael Hope wrote: > On 27 April 2012 08:20, Carlos O'Donell wrote: >> On Mon, Apr 23, 2012 at 5:36 PM, Michael Hope >> wrote: >>> 2012-04-24 Michael Hope >>>Richard Earnshaw >>> >>>* config/arm/linux-eabi.h (GLIBC_DYNAMIC_LINKER_SOFT_FLOAT): Define.

Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-04-26 Thread Michael Hope
On 27 April 2012 08:20, Carlos O'Donell wrote: > On Mon, Apr 23, 2012 at 5:36 PM, Michael Hope wrote: >> 2012-04-24  Michael Hope   >>            Richard Earnshaw   >> >>        * config/arm/linux-eabi.h (GLIBC_DYNAMIC_LINKER_SOFT_FLOAT): Define. >>        (GLIBC_DYNAMIC_LINKER_HARD_FLOAT): Defin

Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-04-26 Thread Carlos O'Donell
On Mon, Apr 23, 2012 at 5:36 PM, Michael Hope wrote: > 2012-04-24  Michael Hope   >            Richard Earnshaw   > >        * config/arm/linux-eabi.h (GLIBC_DYNAMIC_LINKER_SOFT_FLOAT): Define. >        (GLIBC_DYNAMIC_LINKER_HARD_FLOAT): Define. >        (GLIBC_DYNAMIC_LINKER_DEFAULT): Define. >  

Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-04-24 Thread Richard Earnshaw
On 23/04/12 22:36, Michael Hope wrote: > On 24 April 2012 03:35, Richard Earnshaw wrote: >> On 22/04/12 23:20, Michael Hope wrote: >>> Change the dynamic linker path for ARM hard float executables. >>> Matches the path discussed and agreed on last week[1]. Carlos will >>> follow up with the match

Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-04-23 Thread Michael Hope
On 24 April 2012 03:35, Richard Earnshaw wrote: > On 22/04/12 23:20, Michael Hope wrote: >> Change the dynamic linker path for ARM hard float executables. >> Matches the path discussed and agreed on last week[1].  Carlos will >> follow up with the matching patch to GLIBC[2].  I'm happy to if he's

Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-04-23 Thread Carlos O'Donell
On Sun, Apr 22, 2012 at 6:20 PM, Michael Hope wrote: > Change the dynamic linker path for ARM hard float executables. > Matches the path discussed and agreed on last week[1].  Carlos will > follow up with the matching patch to GLIBC[2].  I'm happy to if he's > busy. I'm testing a glibc patch with

Re: [PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-04-23 Thread Richard Earnshaw
On 22/04/12 23:20, Michael Hope wrote: > Change the dynamic linker path for ARM hard float executables. > Matches the path discussed and agreed on last week[1]. Carlos will > follow up with the matching patch to GLIBC[2]. I'm happy to if he's > busy. > > OK for trunk? > > -- Michael > [1] http:

[PATCH v2] ARM: Use different linker path for hardfloat ABI

2012-04-22 Thread Michael Hope
Change the dynamic linker path for ARM hard float executables. Matches the path discussed and agreed on last week[1]. Carlos will follow up with the matching patch to GLIBC[2]. I'm happy to if he's busy. OK for trunk? -- Michael [1] http://sourceware.org/ml/libc-ports/2012-04/msg00060.html [2]