public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Joseph Myers <joseph@codesourcery.com>
To: "Paul E. Murphy" <murphyp@linux.vnet.ibm.com>
Cc: Stefan Liebler <stli@linux.vnet.ibm.com>,
	<libc-alpha@sourceware.org>, <fweimer@redhat.com>,
	<schwab@linux-m68k.org>
Subject: Re: [PATCH v2 1/9] Add configure check to test if gcc supports attribute ifunc.
Date: Mon, 08 Aug 2016 16:42:00 -0000	[thread overview]
Message-ID: <alpine.DEB.2.20.1608081641390.21737@digraph.polyomino.org.uk> (raw)
In-Reply-To: <935ace31-ee88-949f-78a7-7ded004bac07@linux.vnet.ibm.com>

On Mon, 8 Aug 2016, Paul E. Murphy wrote:

> One more hiccup after trying out this patch.  pt-vfork.c mandates ifunc
> on most (all?) targets using nptl.  It seems configure needs to mandate
> this support on any target using nptl.

No it doesn't.  Many architectures have their own pt-vfork.S.

-- 
Joseph S. Myers
joseph@codesourcery.com

  reply	other threads:[~2016-08-08 16:42 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-08 14:40 Stefan Liebler
2016-08-08 14:40 ` [PATCH v2 4/9] i386, x86: Use libc_ifunc macro for time, gettimeofday Stefan Liebler
2016-08-08 14:40 ` [PATCH v2 7/9] Use libc_ifunc macro for system in libpthread Stefan Liebler
2016-08-08 14:40 ` [PATCH v2 5/9] ppc: Use libc_ifunc macro for time, gettimeofday Stefan Liebler
2016-08-08 14:40 ` [PATCH v2 8/9] Use libc_ifunc macro for vfork in libpthread Stefan Liebler
2016-08-08 14:40 ` [PATCH v2 3/9] s390: Refactor ifunc resolvers due to false debuginfo Stefan Liebler
2016-08-08 14:40 ` [PATCH v2 2/9] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly " Stefan Liebler
2016-08-08 14:40 ` [PATCH v2 6/9] Use libc_ifunc macro for clock_* symbols in librt Stefan Liebler
2016-08-08 16:08 ` [PATCH v2 1/9] Add configure check to test if gcc supports attribute ifunc Paul E. Murphy
2016-08-08 16:42   ` Joseph Myers [this message]
2016-08-08 16:52   ` Andreas Schwab
2016-08-09 15:12   ` Stefan Liebler
2016-08-08 16:40 ` Joseph Myers
2016-08-09 11:56   ` Florian Weimer
2016-08-09 15:12     ` Stefan Liebler
2016-08-09 20:15     ` Joseph Myers
2016-08-08 17:58 ` [PATCH v2 9/9] Use libc_ifunc macro for siglongjmp, longjmp in libpthread Stefan Liebler
2016-08-17 10:37 ` [PATCH v2 1/9] Add configure check to test if gcc supports attribute ifunc Stefan Liebler
2016-08-17 11:04   ` Florian Weimer
2016-08-17 12:21     ` Joseph Myers
2016-08-24 14:10   ` Stefan Liebler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.20.1608081641390.21737@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.org \
    --cc=murphyp@linux.vnet.ibm.com \
    --cc=schwab@linux-m68k.org \
    --cc=stli@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).