public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
From: Marcus Shawcroft <marcus.shawcroft@gmail.com>
To: Venkataramanan Kumar <venkataramanan.kumar@linaro.org>
Cc: libc-ports@sourceware.org
Subject: Re: [RFC] [PATCH] [v2] AArch64 - Add parameter to __mount routine and register signal handler for profiling.
Date: Fri, 20 Sep 2013 15:17:00 -0000	[thread overview]
Message-ID: <CAFqB+PwuCzZxCEEbUwAZRvvVNuNLvOLaTdEbwFn+9CgHS=ZJSQ@mail.gmail.com> (raw)
In-Reply-To: <CAJK_mQ1pPPx34fj2H8q5+fiwiDgudgYvdrAhxRyS3AzmOiGRxw@mail.gmail.com>

Hi Venkat

On 20 September 2013 07:11, Venkataramanan Kumar
<venkataramanan.kumar@linaro.org> wrote:

> 2013-09-20  Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
>
>         * sysdeps/aarch64/machine-gmon.h (__mcount): Accept parameter and
>           pass it to mcount_internal.
>        * sysdeps/unix/sysv/linux/sigcontextinfo.h: New file

These two changes are not related and should be submitted as separate patches.

diff --git a/ports/sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h
b/ports/sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h
new file mode 100644
index 0000000..f660d1e
--- /dev/null
+++ b/ports/sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h
@@ -0,0 +1,36 @@
+/* AArch64 definitions for profiling support.

The description line could be more accurate.  These definitions all
relate to the signal handler call convention.


Cheers
/Marcus

      reply	other threads:[~2013-09-20 15:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-20  6:11 Venkataramanan Kumar
2013-09-20 15:17 ` Marcus Shawcroft [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='CAFqB+PwuCzZxCEEbUwAZRvvVNuNLvOLaTdEbwFn+9CgHS=ZJSQ@mail.gmail.com' \
    --to=marcus.shawcroft@gmail.com \
    --cc=libc-ports@sourceware.org \
    --cc=venkataramanan.kumar@linaro.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).