Re: [PATCH, libatomic]: Add config/x86/fenv.c

2013-11-10 Thread Uros Bizjak
On Fri, Nov 8, 2013 at 10:32 PM, Joseph S. Myers wrote: >> >> Can we introduce a target-dependant source here, in the same way as >> > >> > Sure, that seems a reasonable thing to do. I think putting a file fenv.c >> > in an appropriate subdirectory of libatomic/config will result in it being >>

Re: [PATCH, libatomic]: Add config/x86/fenv.c

2013-11-08 Thread Joseph S. Myers
On Fri, 8 Nov 2013, Uros Bizjak wrote: > On Fri, Nov 8, 2013 at 2:13 PM, Joseph S. Myers > wrote: > > >> Can we introduce a target-dependant source here, in the same way as > > > > Sure, that seems a reasonable thing to do. I think putting a file fenv.c > > in an appropriate subdirectory of li

[PATCH, libatomic]: Add config/x86/fenv.c

2013-11-08 Thread Uros Bizjak
On Fri, Nov 8, 2013 at 2:13 PM, Joseph S. Myers wrote: >> Can we introduce a target-dependant source here, in the same way as > > Sure, that seems a reasonable thing to do. I think putting a file fenv.c > in an appropriate subdirectory of libatomic/config will result in it being > found automati