public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Adhemerval Zanella <adhemerval.zanella@linaro.org>
To: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>,
	libc-alpha@sourceware.org
Cc: fweimer@redhat.com
Subject: Re: [PATCH] powerpc64: Document binutils 2.29 requirement
Date: Fri, 22 Jan 2021 14:05:55 -0300	[thread overview]
Message-ID: <5d29cdc4-343b-8bc2-198d-247492682613@linaro.org> (raw)
In-Reply-To: <20210122013153.1354722-1-tuliom@linux.ibm.com>



On 21/01/2021 22:31, Tulio Magno Quites Machado Filho via Libc-alpha wrote:
> glibc has already been using POWER ISA 3.0b instructions (aka. POWER9)
> in many places and already has this undocumented dependency.
> ---
>  INSTALL             | 6 +++---
>  manual/install.texi | 6 +++---
>  2 files changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/INSTALL b/INSTALL
> index de75e72760..f2e35da589 100644
> --- a/INSTALL
> +++ b/INSTALL
> @@ -506,9 +506,9 @@ build the GNU C Library:
>       moment.  As of release time, GNU 'binutils' 2.32 is the newest
>       verified to work to build the GNU C Library.
>  
> -     For PowerPC 64-bits little-endian (powerpc64le), 'objcopy' is
> -     required to support '--update-section'.  This option requires
> -     binutils 2.26 or newer.
> +     For PowerPC 64-bits little-endian (powerpc64le), 'as' is required
> +     to support all POWER ISA 3.0b instructions.  GNU 'binutils' 2.29 or
> +     later is known to work.
>  
>       ARC architecture needs 'binutils' 2.32 or higher for TLS related
>       fixes.
> diff --git a/manual/install.texi b/manual/install.texi
> index 8f26bb2a81..77e219e3d0 100644
> --- a/manual/install.texi
> +++ b/manual/install.texi
> @@ -545,9 +545,9 @@ No other assembler or linker has the necessary functionality at the
>  moment. As of release time, GNU @code{binutils} 2.32 is the newest
>  verified to work to build @theglibc{}.
>  
> -For PowerPC 64-bits little-endian (powerpc64le), @command{objcopy} is required
> -to support @option{--update-section}.  This option requires binutils 2.26 or
> -newer.
> +For PowerPC 64-bits little-endian (powerpc64le), @command{as} is required to
> +support all POWER ISA 3.0b instructions.  GNU @code{binutils} 2.29 or
> +later is known to work.
>  
>  ARC architecture needs @code{binutils} 2.32 or higher for TLS related fixes.

Please update sysdeps/powerpc/powerpc64/le/configure.ac as well.

      reply	other threads:[~2021-01-22 17:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-22  1:31 Tulio Magno Quites Machado Filho
2021-01-22 17:05 ` Adhemerval Zanella [this message]

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=5d29cdc4-343b-8bc2-198d-247492682613@linaro.org \
    --to=adhemerval.zanella@linaro.org \
    --cc=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.org \
    --cc=tuliom@linux.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).