public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jeff Johnston <jjohnstn@sourceware.org>
To: newlib-cvs@sourceware.org
Subject: [newlib-cygwin] Add the Aarch64 SVE specific HWCAP_SVE define
Date: Wed, 22 Nov 2017 19:11:00 -0000	[thread overview]
Message-ID: <20171122191101.28721.qmail@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=569d048c892bcfd99707a351b8a345b2b977a0b6

commit 569d048c892bcfd99707a351b8a345b2b977a0b6
Author: Jeff Johnston <jjohnstn@redhat.com>
Date:   Wed Nov 22 14:08:08 2017 -0500

    Add the Aarch64 SVE specific HWCAP_SVE define
    
    Checking in change from Alan Hayward <Alan.Hayward@arm.com>
    
    Signed-off-by: Jeff Johnston <jjohnstn@redhat.com>

Diff:
---
 newlib/libc/include/elf.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/newlib/libc/include/elf.h b/newlib/libc/include/elf.h
index 1b62db5..79d3b97 100644
--- a/newlib/libc/include/elf.h
+++ b/newlib/libc/include/elf.h
@@ -686,6 +686,7 @@ typedef struct {
 #define NT_ARM_HW_BREAK	0x402
 #define NT_ARM_HW_WATCH	0x403
 #define NT_ARM_SYSTEM_CALL	0x404
+#define NT_ARM_SVE	0x405
 #define NT_METAG_CBUF	0x500
 #define NT_METAG_RPIPE	0x501
 #define NT_METAG_TLS	0x502


                 reply	other threads:[~2017-11-22 19:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20171122191101.28721.qmail@sourceware.org \
    --to=jjohnstn@sourceware.org \
    --cc=newlib-cvs@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).