On Sun, 16 Mar 2025, Jacek Caban wrote:
Allows using additional macros like __arm64ec__ or __SIZEOF_LONG_DOUBLE__.
---
Commit message typo, "standart"
mingw-w64-crt/Makefile.am | 16 +--
mingw-w64-crt/def-include/crt-aliases.def.in | 2 +-
mingw-w64-crt/def-includ
On Monday 17 March 2025 23:44:25 Jacek Caban wrote:
> On 17.03.2025 21:35, Pali Rohár wrote:
> > Enable underscored fpreset alias for ARM targets in crt-aliases.def.in
> > include file, which is automatically included into all msvcr*.def.in and
> > ucrt*.def.in files.
> >
> > Underscored alias is
On 17.03.2025 21:35, Pali Rohár wrote:
Enable underscored fpreset alias for ARM targets in crt-aliases.def.in
include file, which is automatically included into all msvcr*.def.in and
ucrt*.def.in files.
Underscored alias is still present in api-ms-win-crt-runtime-l1-1-0.def.in
file as api-ms-win
Enable underscored fpreset alias for ARM targets in crt-aliases.def.in
include file, which is automatically included into all msvcr*.def.in and
ucrt*.def.in files.
Underscored alias is still present in api-ms-win-crt-runtime-l1-1-0.def.in
file as api-ms-win-crt*.def.in files do not use crt-aliases
---
mingw-w64-crt/def-include/crt-aliases.def.in | 30 ++-
.../api-ms-win-crt-convert-l1-1-0.def.in | 8 +-
.../api-ms-win-crt-math-l1-1-0.def.in | 148 ++---
.../lib-common/ucrtbase-common.def.in | 194 +-
4 files changed, 189 insertions(+), 191 de
On 17.03.2025 17:35, Martin Storsjö wrote:
On Mon, 17 Mar 2025, Jacek Caban wrote:
---
v3: Addressed review comments and slightly simplified by wrapping
only DATA in F_LD80 macro.
Thanks, these three patches look ok to me now.
Pushed, thanks!
Jacek
___
On Mon, 17 Mar 2025, Jacek Caban wrote:
---
v3: Addressed review comments and slightly simplified by wrapping only DATA in
F_LD80 macro.
Thanks, these three patches look ok to me now.
// Martin
___
Mingw-w64-public mailing list
Mingw-w64-public@
Allows using additional macros like __arm64ec__ or __SIZEOF_LONG_DOUBLE__.
---
mingw-w64-crt/Makefile.am | 16 +--
mingw-w64-crt/def-include/crt-aliases.def.in | 2 +-
mingw-w64-crt/def-include/func.def.in | 10 +++
.../api-ms-win-crt-math-l1-1-0.def.in
On 17.03.2025 16:14, Martin Storsjö wrote:
On Sun, 16 Mar 2025, Jacek Caban wrote:
Allows using additional macros like __arm64ec__ or
__SIZEOF_LONG_DOUBLE__.
---
Commit message typo, "standart"
mingw-w64-crt/Makefile.am | 16 +--
mingw-w64-crt/def-include/crt-aliases.def.in | 2 +-
---
v3: Addressed review comments and slightly simplified by wrapping only DATA in
F_LD80 macro.
mingw-w64-crt/Makefile.am | 4 ++--
mingw-w64-crt/def-include/func.def.in | 8
.../lib-common/api-ms-win-crt-runtime-l1-1-0.def.in |
This file is intended to override fpreset for extended precision on x86,
where long double is 10 bytes.
---
mingw-w64-crt/Makefile.am| 14 +++---
mingw-w64-crt/crt/CRT_fp10.c | 8
2 files changed, 7 insertions(+), 15 deletions(-)
diff --git a/mingw-w64-crt/Makefile.am b/ming
On Mon, 17 Mar 2025, Jacek Caban wrote:
On 17.03.2025 16:14, Martin Storsjö wrote:
On Sun, 16 Mar 2025, Jacek Caban wrote:
Allows using additional macros like __arm64ec__ or __SIZEOF_LONG_DOUBLE__.
---
Commit message typo, "standart"
mingw-w64-crt/Makefile.am | 16 +--
mingw-w64-cr
On 17.03.2025 16:19, Martin Storsjö wrote:
On Mon, 17 Mar 2025, Jacek Caban wrote:
---
v2: Fixed unprefixed aliases.y
mingw-w64-crt/Makefile.am | 4
mingw-w64-crt/def-include/func.def.in | 8
.../lib-common/api-ms-win-crt-runtime-
On Mon, 17 Mar 2025, Jacek Caban wrote:
---
v2: Fixed unprefixed aliases.y
mingw-w64-crt/Makefile.am | 4
mingw-w64-crt/def-include/func.def.in | 8
.../lib-common/api-ms-win-crt-runtime-l1-1-0.def.in | 5 +++--
mingw-w64-crt/
On Sun, 16 Mar 2025, Jacek Caban wrote:
---
mingw-w64-crt/Makefile.am| 14 +++---
mingw-w64-crt/crt/CRT_fp10.c | 8
2 files changed, 11 insertions(+), 11 deletions(-)
First off, I think it may be good to explain what CRT_fp10.{c,o} is meant
for, in the commit message.
---
v2: Fixed unprefixed aliases.y
mingw-w64-crt/Makefile.am | 4
mingw-w64-crt/def-include/func.def.in | 8
.../lib-common/api-ms-win-crt-runtime-l1-1-0.def.in | 5 +++--
mingw-w64-crt/lib-common/msvcr120_app.def.in
16 matches
Mail list logo