mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Joao Moreira <joao@overdrivepizza.com>
To: Daniel Gutson <danielgutson@gmail.com>, musl@lists.openwall.com
Subject: Re: [musl] Intel CET Support
Date: Tue, 25 May 2021 18:07:42 -0700	[thread overview]
Message-ID: <d4809315-0e30-fb20-06ef-026104bb198b@overdrivepizza.com> (raw)
In-Reply-To: <CAFdMc-1rLPk2H0Pq5o7HQRd0XTWCxm8CrhwaSHkALaM2jxDHLw@mail.gmail.com>



On 5/25/21 5:12 PM, Daniel Gutson wrote:
> 
> 
> El mar., 25 may. 2021 8:00 p. m., Joao Moreira <joao@overdrivepizza.com 
> <mailto:joao@overdrivepizza.com>> escribió:
> 
>     Hi,
> 
>     Long ago I sent some patches here to enable CET support within MUSL
>     (https://www.openwall.com/lists/musl/2020/10/19/3
>     <https://www.openwall.com/lists/musl/2020/10/19/3>).
> 
> 
> Did you intentionally remove the : in the label?
> If not, does this assembly without errors? How did you test this?
> 
> @@ -49,7 +52,8 @@ feclearexcept:
>   
>   .global feraiseexcept
>   .type feraiseexcept,@function
> -feraiseexcept:	
> +feraiseexcept
> +	ENDBRANCH32
> 

I just checked my local repo and it still has the ":" after the label. 
I'm assuming that I accidentally removed it when I was reading/reviewing 
the git-generated .patch files in vim before sending it (after these 
were compiled and tested).

Thanks for spotting it.

  reply	other threads:[~2021-05-26  1:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-25 23:00 Joao Moreira
2021-05-26  0:12 ` Daniel Gutson
2021-05-26  1:07   ` Joao Moreira [this message]
2023-09-15  7:45 ` Sören Tempel
2023-09-16 19:14   ` Szabolcs Nagy

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=d4809315-0e30-fb20-06ef-026104bb198b@overdrivepizza.com \
    --to=joao@overdrivepizza.com \
    --cc=danielgutson@gmail.com \
    --cc=musl@lists.openwall.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).