On Wed, Apr 18, 2018, 05:20 Pedro Alves wrote:
> On 04/17/2018 11:10 PM, Joshua Watt wrote:
> > On Tue, 2018-04-17 at 22:50 +0100, Pedro Alves wrote:
> >> On 04/17/2018 06:24 PM, Joshua Watt wrote:
> >>> Ping? I'd really like to get this in binutils, which a
On Tue, 2018-04-17 at 22:50 +0100, Pedro Alves wrote:
> On 04/17/2018 06:24 PM, Joshua Watt wrote:
> > Ping? I'd really like to get this in binutils, which apparently
> > requires getting it here first.
>
> I think it would help if you mentioned what this is and
>
On Thu, 2018-03-22 at 21:45 -0500, Joshua Watt wrote:
> config/
> * ax_pthread.m4: Add file
> ---
> config/ax_pthread.m4 | 485
> +++
> 1 file changed, 485 insertions(+)
> create mode 100644 config/ax_pthread.m4
>
config/
* ax_pthread.m4: Add file
---
config/ax_pthread.m4 | 485 +++
1 file changed, 485 insertions(+)
create mode 100644 config/ax_pthread.m4
diff --git a/config/ax_pthread.m4 b/config/ax_pthread.m4
new file mode 100644
index 000.
On Fri, 2018-02-23 at 08:54 -0600, Joshua Watt wrote:
> On Mon, 2018-02-19 at 17:24 -0800, Cary Coutant wrote:
> > Please see this patch posted to the binutils list:
> >
> >https://sourceware.org/ml/binutils/2018-02/msg00260.html
> >
> > where Joshua propose
nfig/ directory in order to improve
> gold's configure-time detection of thread support.
>
> Is the config/ part of this patch OK?
>
> config/
> * ax_pthread.m4: New file.
>
> -cary
Ping? I can repost this as a patch here instead of linking to the
binutils thread if necessary.
Thanks,
Joshua Watt
t;> where pthreads is enabled via other methods than just -lpthread (e.g.
>> MinGW)
>>
>> Signed-off-by: Joshua Watt
>> ---
>> config/ax_pthread.m4 | 485
>> gold/Makefile.am | 11 +-
>> gold/Makefile.in