Re: [PATCH] i386: Implement Thread Local Storage on Windows

2025-02-19 Thread Jonathan Yong
On 2/20/25 7:16 AM, Julian Waters wrote: Patch with the amendments to the commit message as requested. best regards, Julian From e8e742b1f809af2c1a9697c31335e184738b258a Mon Sep 17 00:00:00 2001 From: Julian Waters Date: Tue, 15 Oct 2024 20:56:22 +0800 Subject: [PATCH] Implement Windows TLS M

Re: [PATCH] i386: Implement Thread Local Storage on Windows

2025-02-19 Thread Julian Waters
Patch with the amendments to the commit message as requested. best regards, Julian >From e8e742b1f809af2c1a9697c31335e184738b258a Mon Sep 17 00:00:00 2001 From: Julian Waters Date: Tue, 15 Oct 2024 20:56:22 +0800 Subject: [PATCH] Implement Windows TLS MIME-Version: 1.0 Content-Type: text/plain;

Re: [PATCH] i386: Implement Thread Local Storage on Windows

2025-02-19 Thread Sam James
Julian Waters writes: > Apologies, here is the implementation with regenerated configure this time. > Do excuse me sending an entirely new mail instead of replying to the previous > one, I have to do it this way due to a quirk in my email client. > > best regards, > Julian > > gcc/ChangeLog: >

Re: [PATCH] i386: Implement Thread Local Storage on Windows

2025-02-19 Thread Julian Waters
Thanks for the advice, I will apply the suggested changes to the commit message as soon as possible. I'm assuming the target maintainers in this case would be the MINGW maintainers, Jonathan Yong and Liu Hao? best regards, Julian On Wed, Feb 19, 2025 at 10:27 PM Sam James wrote: > Julian Waters

Re: [PATCH] i386: Implement Thread Local Storage on Windows

2025-02-19 Thread Julian Waters
Apologies, here is the implementation with regenerated configure this time. Do excuse me sending an entirely new mail instead of replying to the previous one, I have to do it this way due to a quirk in my email client. best regards, Julian gcc/ChangeLog:         * config/i386/i386.cc (ix86_leg