Re: [PATCH] Add native windows on arm64 support
Anthony Roberts <anthony.roberts@linaro.org>
From: Anthony Roberts <anthony.roberts@linaro.org>
To: Michael Paquier <michael@paquier.xyz>,
Andrew Dunstan <andrew@dunslane.net>, Mike Holmes <mike.holmes@linaro.org>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Andres Freund <andres@anarazel.de>,
Ian Lawrence Barwick <barwick@gmail.com>,
Thomas Munro <thomas.munro@gmail.com>, Julien Rouhaud <rjuju123@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
robhenry@microsoft.com, "Jonathan S. Katz" <jkatz@postgresql.org>,
Alvaro Herrera <alvherre@2ndquadrant.com>,
Amit Kapila <amit.kapila16@gmail.com>
Date: 2023-08-17T08:41:44Z
Lists: pgsql-hackers
Hi All, Just following up on this, has there been any movement? I did see another message go into the thread here with no reply: https://www.postgresql.org/message-id/ZKPLjLjIjwN2lxkg%40paquier.xyz Thanks, Anthony On 14/06/2023 13:25, Niyas Sait wrote: > Hello, > > Just wanted to give a heads up that I am moving to a new role outside > Linaro and as a result wouldn't be able to continue contributing. > > Anthony Roberts from Linaro is going to support the enablement work. >
Commits
-
MSVC: Support building for AArch64.
- a516b3f00d74 19 (unreleased) landed
-
Remove "#ifdef WIN32" guards from src/port/win32*.c
- 09eb633e1baa 17.0 cited
-
Adjust XML test case to avoid unstable behavior.
- 4ea07e7cf3c6 16.0 landed
-
Enable RandomizedBaseAddress (ASLR) on Windows with MSVC builds
- 36389a060ca6 16.0 landed