[OpenSmalltalk/opensmalltalk-vm] SunPro change: define getReturnAddress X64 and i386 (#522)

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

[OpenSmalltalk/opensmalltalk-vm] SunPro change: define getReturnAddress X64 and i386 (#522)

David T Lewis
 

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

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

Commit Summary

  • SunPro change: define getReturnAddress X64 and i386

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 unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/522", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/522", "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] SunPro change: define getReturnAddress X64 and i386 (#522)

David T Lewis
 

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Issue on Solaris with:

platforms/Cross/vm/sq.h

getReturnAddress not defined for the SunPro C compiler.

Following code posted by Eliot Miranda
http://forum.world.st/builtin-extract-return-addr-td5122085.html

Suggested modification to platforms/unix/vm/sqPlatformSpecific.h

David Stes

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJfZJGzAAoJEAwpOKXMq1MaPt0H/3PLFOQQMeyj/pCEoIVLVZHl
Ry1CjUX1KNUGrhKX6gaTNQWcT7daf+X7Rpg0Ugf6SP3ArxG9mfVKM1KnG4B8Y/eV
gjlZUgjoZ/JPoFtiYAWGh2yKyHRe/+ZR7lMiZfO7IRGt2+JvuF9rs1hZDFMQ/OzC
/iyqcrDa4rEJF5vtWEozix5G9Xx7QOjlkzSi0tr3D1AhIww5U6P0X/JV5rJGbl6C
uvMS6clM6X+LMjq63vyHCrnDMm2yXfr7kqZNwM5a+FMMQG+mpbeHeTg8dPFYqOJd
hR6/e3kTMtzJFFGBNdYQptNAhkT6aBPhe4OZvNhYqXn4jLUdEJMogiD4fLARwsw=
=/oDq
-----END PGP SIGNATURE-----


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

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/522#issuecomment-694800099", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/522#issuecomment-694800099", "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] SunPro change: define getReturnAddress X64 and i386 (#522)

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

@eliotmiranda approved this pull request.


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

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/522#pullrequestreview-491856343", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/522#pullrequestreview-491856343", "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] SunPro change: define getReturnAddress X64 and i386 (#522)

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

Merged #522 into Cog.


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

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/522#event-3784711230", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/522#event-3784711230", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>