[OpenSmalltalk/opensmalltalk-vm] ARM64 funs for struct returns (#370)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
15 messages Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] ARM64 funs for struct returns (#370)

David T Lewis
 

Needed by VMMaker.oscog-KenD.2581


You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370

Commit Summary

  • Merge pull request #1 from OpenSmalltalk/Cog
  • added funs for struct returns
  • added required EXTERNs to 2 funs

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"ARM64 funs for struct returns (#370)"}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] ARM64 funs for struct returns (#370)

David T Lewis
 

@KenDickey pushed 4 commits.

  • dcd4aa0 Bigger Struct test
  • a6d395b trampoline for call with struct return
  • e587337 not RasPi -> changed install dirname
  • b6e789c not RasPi -> changed install dirname


You are receiving this because you are subscribed to this thread.
View it on GitHub or mute the thread.

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@KenDickey pushed 4 commits in #370"}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/237081d34d5545205db4a06c3c5bbf7ee7e08b50..b6e789cb980f8013ab63ecf8abf43430faed2fe4"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/237081d34d5545205db4a06c3c5bbf7ee7e08b50..b6e789cb980f8013ab63ecf8abf43430faed2fe4", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/237081d34d5545205db4a06c3c5bbf7ee7e08b50..b6e789cb980f8013ab63ecf8abf43430faed2fe4", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] ARM64 funs for struct returns (#370)

David T Lewis
In reply to this post by David T Lewis
 

Added trampoline call for non-register struct returns.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@KenDickey in #370: Added trampoline call for non-register struct returns."}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370#issuecomment-461236955"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370#issuecomment-461236955", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370#issuecomment-461236955", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] ARM64 funs for struct returns (#370)

David T Lewis
In reply to this post by David T Lewis
 

@KenDickey pushed 1 commit.


You are receiving this because you are subscribed to this thread.
View it on GitHub or mute the thread.

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@KenDickey pushed 1 commit in #370"}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/b6e789cb980f8013ab63ecf8abf43430faed2fe4..2adbbfac0ae06c5887e3d10d1eeeca1868e4b1c1"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/b6e789cb980f8013ab63ecf8abf43430faed2fe4..2adbbfac0ae06c5887e3d10d1eeeca1868e4b1c1", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/b6e789cb980f8013ab63ecf8abf43430faed2fe4..2adbbfac0ae06c5887e3d10d1eeeca1868e4b1c1", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] ARM64 funs for struct returns (#370)

David T Lewis
In reply to this post by David T Lewis
 

Corresponds to VMMaker.oscog-KenD.2519


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@KenDickey in #370: Corresponds to VMMaker.oscog-KenD.2519"}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370#issuecomment-461239457"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370#issuecomment-461239457", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370#issuecomment-461239457", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] ARM64 funs for struct returns (#370)

David T Lewis
In reply to this post by David T Lewis
 

Just added the ARM64FFIPlugin.c generated by VMMaker. Not essential. Better if you regenerate from VMMaker.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@KenDickey in #370: Just added the ARM64FFIPlugin.c generated by VMMaker. Not essential. Better if you regenerate from VMMaker.\r\n"}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370#issuecomment-461485401"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370#issuecomment-461485401", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370#issuecomment-461485401", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] ARM64 funs for struct returns (#370)

David T Lewis
In reply to this post by David T Lewis
 

@KenDickey pushed 4 commits.


You are receiving this because you are subscribed to this thread.
View it on GitHub or mute the thread.

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@KenDickey pushed 4 commits in #370"}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/2adbbfac0ae06c5887e3d10d1eeeca1868e4b1c1..2e60f3da12da3d5af25796257dacffce43e0a4c7"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/2adbbfac0ae06c5887e3d10d1eeeca1868e4b1c1..2e60f3da12da3d5af25796257dacffce43e0a4c7", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/2adbbfac0ae06c5887e3d10d1eeeca1868e4b1c1..2e60f3da12da3d5af25796257dacffce43e0a4c7", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] ARM64 funs for struct returns (#370)

David T Lewis
In reply to this post by David T Lewis
 

Started looking at/for Pharo UnifiedFFI, of course this means I needed an aarch64 Pharo.
First steps. Alpha.
Many 7.0 core unit tests failing.

tests_Pharo7.0.1_2019-02-08_15-00-32.txt


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@KenDickey in #370: Started looking at/for Pharo UnifiedFFI, of course this means I needed an aarch64 Pharo.\r\nFirst steps. Alpha. \r\nMany 7.0 core unit tests failing.\r\n\r\n[tests_Pharo7.0.1_2019-02-08_15-00-32.txt](https://github.com/OpenSmalltalk/opensmalltalk-vm/files/2847297/tests_Pharo7.0.1_2019-02-08_15-00-32.txt)\r\n"}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370#issuecomment-461987307"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370#issuecomment-461987307", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370#issuecomment-461987307", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] ARM64 funs for struct returns (#370)

Ben Coman
 
That is great to be hear youre looking at that. What platform are you developing / testing on? 

Cheers ben

On Sat, 9 Feb. 2019, 07:58 Ken Dickey <[hidden email] wrote:
 

Started looking at/for Pharo UnifiedFFI, of course this means I needed an aarch64 Pharo.
First steps. Alpha.
Many 7.0 core unit tests failing.

tests_Pharo7.0.1_2019-02-08_15-00-32.txt


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] ARM64 funs for struct returns (#370)

David T Lewis
In reply to this post by David T Lewis
 

@KenDickey pushed 1 commit.


You are receiving this because you are subscribed to this thread.
View it on GitHub or mute the thread.

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@KenDickey pushed 1 commit in #370"}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/2e60f3da12da3d5af25796257dacffce43e0a4c7..29bcbc3cccaf945e93ecc76ef4c6c1ea7c68dae7"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/2e60f3da12da3d5af25796257dacffce43e0a4c7..29bcbc3cccaf945e93ecc76ef4c6c1ea7c68dae7", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/2e60f3da12da3d5af25796257dacffce43e0a4c7..29bcbc3cccaf945e93ecc76ef4c6c1ea7c68dae7", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] ARM64 funs for struct returns (#370)

KenDickey
In reply to this post by David T Lewis
 

AML-S905X-CC (Le Potato) [Armbian Linux] and Samsung Chromebook Plus [chrooted Linux]l both aarch64.


Cheers,
-KenD
----- Original Message -----
From:
 "OpenSmalltalk/opensmalltalk-vm" <[hidden email]>

To:
"OpenSmalltalk/opensmalltalk-vm" <[hidden email]>
Cc:
"Ken Dickey" <[hidden email]>, "Author" <[hidden email]>
Sent:
Fri, 08 Feb 2019 16:50:12 -0800
Subject:
Re: [OpenSmalltalk/opensmalltalk-vm] ARM64 funs for struct returns (#370)


That is great to be hear youre looking at that. What platform are you
developing / testing on?

Cheers ben

On Sat, 9 Feb. 2019, 07:58 Ken Dickey <[hidden email] wrote:

> Started looking at/for Pharo UnifiedFFI, of course this means I needed an
> aarch64 Pharo.
> First steps. Alpha.
> Many 7.0 core unit tests failing.
>..



----- Original Message -----
From:
"OpenSmalltalk/opensmalltalk-vm" <[hidden email]>

To:
"OpenSmalltalk/opensmalltalk-vm" <[hidden email]>
Cc:
"Ken Dickey" <[hidden email]>, "Author" <[hidden email]>
Sent:
Fri, 08 Feb 2019 16:48:00 -0800
Subject:
Re: [OpenSmalltalk/opensmalltalk-vm] ARM64 funs for struct returns (#370)


That is great to be hear youre looking at that. What platform are you
developing / testing on?

On Sat, 9 Feb. 2019, 07:58 Ken Dickey <[hidden email] wrote:

>
>
> Started looking at/for Pharo UnifiedFFI, of course this means I needed an
> aarch64 Pharo.
> First steps. Alpha.
> Many 7.0 core unit tests failing ..
-KenD
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] ARM64 funs for struct returns (#370)

David T Lewis
In reply to this post by David T Lewis
 

@KenDickey pushed 3 commits.


You are receiving this because you are subscribed to this thread.
View it on GitHub or mute the thread.

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@KenDickey pushed 3 commits in #370"}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/29bcbc3cccaf945e93ecc76ef4c6c1ea7c68dae7..0dc9f807716186debef6e918c78e653129b40660"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/29bcbc3cccaf945e93ecc76ef4c6c1ea7c68dae7..0dc9f807716186debef6e918c78e653129b40660", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/29bcbc3cccaf945e93ecc76ef4c6c1ea7c68dae7..0dc9f807716186debef6e918c78e653129b40660", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] ARM64 funs for struct returns (#370)

David T Lewis
In reply to this post by David T Lewis
 

@KenDickey pushed 1 commit.


You are receiving this because you are subscribed to this thread.
View it on GitHub or mute the thread.

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@KenDickey pushed 1 commit in #370"}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/0dc9f807716186debef6e918c78e653129b40660..d186745e12f98392dbe189e7d137b843c89fafed"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/0dc9f807716186debef6e918c78e653129b40660..d186745e12f98392dbe189e7d137b843c89fafed", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/0dc9f807716186debef6e918c78e653129b40660..d186745e12f98392dbe189e7d137b843c89fafed", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] ARM64 funs for struct returns (#370)

David T Lewis
In reply to this post by David T Lewis
 

@KenDickey pushed 1 commit.

  • 4b70c02 Merge branch 'Cog' into Cog


You are receiving this because you are subscribed to this thread.
View it on GitHub or mute the thread.

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@KenDickey pushed 1 commit in #370"}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/d186745e12f98392dbe189e7d137b843c89fafed..4b70c02775f43cda81e1e87e2232e9409863309a"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/d186745e12f98392dbe189e7d137b843c89fafed..4b70c02775f43cda81e1e87e2232e9409863309a", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370/files/d186745e12f98392dbe189e7d137b843c89fafed..4b70c02775f43cda81e1e87e2232e9409863309a", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] ARM64 funs for struct returns (#370)

David T Lewis
In reply to this post by David T Lewis
 

Merged #370 into Cog.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Merged #370 into Cog."}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370#event-2164924076"}}}</script> <script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370#event-2164924076", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/370#event-2164924076", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>