public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Stefan Liebler <stli@linux.vnet.ibm.com>
To: libc-alpha@sourceware.org
Subject: Re: [PATCH 1/4] S390: Use new s390_libc_ifunc_expr macro in s390 8bit-generic.c.
Date: Tue, 18 Apr 2017 13:09:00 -0000	[thread overview]
Message-ID: <732be221-a023-9e49-8ff7-01c016864692@linux.vnet.ibm.com> (raw)
In-Reply-To: <1491401201-16481-1-git-send-email-stli@linux.vnet.ibm.com>

On 04/05/2017 04:06 PM, Stefan Liebler wrote:
> This patch adds s390_libc_ifunc_expr macro which uses the __ifunc base macro
> in include/libc-symbols.h and lets the user define a generic expression to
> choose the correct ifunc variant.  Furthermore as the base macro is used,
> the ifunc resolver functions are now also using inhibit_stack_protector.
> S390 needs its own version due to the hwcap argument of the ifunc resolver.
>
> This new macro is now used in iconv code in 8bit-generic.c instead of using
> gcc attribute ifunc directly.
>
> ChangeLog:
>
> 	* sysdeps/s390/multiarch/ifunc-resolve.h
> 	(s390_libc_ifunc_expr_init, s390_libc_ifunc_expr): New Define.
> 	* sysdeps/s390/multiarch/8bit-generic.c
> 	(__to_generic, __from_generic): Use s390_libc_ifunc_expr to
> 	define ifunc resolvers.

Any objection?
Otherwise I'll commit these s390 specific patches at the end of the week.

Bye
Stefan

  parent reply	other threads:[~2017-04-18 13:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-05 14:07 Stefan Liebler
2017-04-05 14:07 ` [PATCH 4/4] S390: Move utf8-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr macro Stefan Liebler
2017-04-05 14:07 ` [PATCH 3/4] S390: Move utf16-utf32-z9.c " Stefan Liebler
2017-04-05 14:07 ` [PATCH 2/4] S390: Move utf8-utf16-z9.c " Stefan Liebler
2017-04-18 13:09 ` Stefan Liebler [this message]
2017-04-21 13:32   ` [PATCH 1/4] S390: Use new s390_libc_ifunc_expr macro in s390 8bit-generic.c 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=732be221-a023-9e49-8ff7-01c016864692@linux.vnet.ibm.com \
    --to=stli@linux.vnet.ibm.com \
    --cc=libc-alpha@sourceware.org \
    /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).