---
This includes functions needed for ARM64EC support that are not covered
by Martin's WIP long-double-64 branch.
mingw-w64-crt/math/cephes_mconf.h | 4 ++--
mingw-w64-crt/math/fmal.c | 2 +-
mingw-w64-crt/math/fpclassifyl.c | 6 +++---
mingw-w64-crt/math/frexpl.c | 2 +-
mingw-w6
---
mingw-w64-tools/gendef/src/gendef.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mingw-w64-tools/gendef/src/gendef.c
b/mingw-w64-tools/gendef/src/gendef.c
index 1f34edea2f07..b56777db4cd5 100644
--- a/mingw-w64-tools/gendef/src/gendef.c
+++ b/mingw-w64-tools/gendef/src/
---
v2: Preserved comments and updated on top of
49c2f4e2bda45454ae9bbd66ca3fe0fbb9bcd60d.
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 +++---
.../api-ms-win-crt-priva
From: Martin Storsjö
---
mingw-w64-headers/crt/math.h | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/mingw-w64-headers/crt/math.h b/mingw-w64-headers/crt/math.h
index 85ef06773..dc1599ed5 100644
--- a/mingw-w64-headers/crt/math.h
+++ b/mingw-w64-header
On Fri, 4 Apr 2025, Jacek Caban wrote:
From: Martin Storsjö
---
mingw-w64-crt/gdtoa/strtodnrp.c | 3 +--
mingw-w64-crt/gdtoa/strtopx.c | 23 ---
mingw-w64-crt/math/coshl.c | 2 +-
mingw-w64-crt/math/erfl.c | 2 +-
mingw-w64-crt/math/fabsl.c | 6 +++---
ming
On Fri, 4 Apr 2025, Martin Storsjö wrote:
On Fri, 4 Apr 2025, Jacek Caban wrote:
From: Billy Laws
Signed-off-by: Jacek Caban
---
mingw-w64-headers/crt/math.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mingw-w64-headers/crt/math.h b/mingw-w64-headers/crt/math.h
index
On Fri, 4 Apr 2025, Jacek Caban wrote:
From: Billy Laws
Signed-off-by: Jacek Caban
---
mingw-w64-headers/crt/math.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mingw-w64-headers/crt/math.h b/mingw-w64-headers/crt/math.h
index dc1599ed5..58636984e 100644
--- a/mingw-w64-
On Fri, 4 Apr 2025, Jacek Caban wrote:
From: Martin Storsjö
---
mingw-w64-headers/crt/math.h | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
LGTM.
(This is admittedly my own patch, but by you posting/proposing it for
merge, I presume that serves as a second pers
On 1.04.2025 22:16, Jeremy Drake via Mingw-w64-public wrote:
On Tue, 1 Apr 2025, Jacek Caban wrote:
diff --git a/mingw-w64-crt/include/internal.h b/mingw-w64-crt/include/internal.h
index 84d52c991..b30ae0e5f 100644
--- a/mingw-w64-crt/include/internal.h
+++ b/mingw-w64-crt/include/internal.h
@@
On Tue, 1 Apr 2025, Jacek Caban wrote:
> diff --git a/mingw-w64-crt/include/internal.h
> b/mingw-w64-crt/include/internal.h
> index 84d52c991..b30ae0e5f 100644
> --- a/mingw-w64-crt/include/internal.h
> +++ b/mingw-w64-crt/include/internal.h
> @@ -287,6 +287,14 @@ static inline unsigned int __min
On 26.03.2025 14:12, Martin Storsjö wrote:
On Sat, 22 Mar 2025, Jacek Caban wrote:
---
mingw-w64-crt/Makefile.am | 11 ++-
mingw-w64-crt/def-include/crt-aliases.def.in | 8 -
mingw-w64-crt/lib-common/msvcr120_app.def.in | 1 -
mingw-w64-crt/lib32/msvcr120.def.in
From: Martin Storsjö
---
mingw-w64-crt/gdtoa/strtodnrp.c | 3 +--
mingw-w64-crt/gdtoa/strtopx.c | 23 ---
mingw-w64-crt/math/coshl.c | 2 +-
mingw-w64-crt/math/erfl.c | 2 +-
mingw-w64-crt/math/fabsl.c | 6 +++---
mingw-w64-crt/math/fp_constsl.c | 2 +-
From: Billy Laws
Signed-off-by: Jacek Caban
---
mingw-w64-headers/crt/math.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mingw-w64-headers/crt/math.h b/mingw-w64-headers/crt/math.h
index dc1599ed5..58636984e 100644
--- a/mingw-w64-headers/crt/math.h
+++ b/mingw-w64-heade
On Thu, 3 Apr 2025, Martin Storsjö wrote:
On Thu, 3 Apr 2025, Jacek Caban wrote:
On 2.04.2025 21:47, Martin Storsjö wrote:
If configuring mingw-w64-crt with the autoconf/automake config
option --enable-silent-rules, the default automake rules will
print e.g. " CC misc/lib64_libmsvcrt_e
On 4.04.2025 15:37, Martin Storsjö wrote:
On Thu, 3 Apr 2025, Jacek Caban wrote:
---
This includes functions needed for ARM64EC support that are not covered
by Martin's WIP long-double-64 branch.
mingw-w64-crt/math/cephes_mconf.h | 4 ++--
mingw-w64-crt/math/fmal.c | 2 +-
mingw-w64-crt/
On Thu, 3 Apr 2025, Jacek Caban wrote:
---
This includes functions needed for ARM64EC support that are not covered
by Martin's WIP long-double-64 branch.
mingw-w64-crt/math/cephes_mconf.h | 4 ++--
mingw-w64-crt/math/fmal.c | 2 +-
mingw-w64-crt/math/fpclassifyl.c | 6 +++---
mingw-w64-cr
On Fri, 4 Apr 2025, Jacek Caban wrote:
On 4.04.2025 13:42, Martin Storsjö wrote:
On Thu, 3 Apr 2025, Jacek Caban wrote:
From: Billy Laws
---
mingw-w64-crt/math/fma.c | 2 +-
mingw-w64-crt/math/fmaf.c | 2 +-
mingw-w64-crt/math/llrint.c | 2 +-
mingw-w64-crt/math/llrintf.c | 2 +
On 4.04.2025 13:42, Martin Storsjö wrote:
On Thu, 3 Apr 2025, Jacek Caban wrote:
From: Billy Laws
---
mingw-w64-crt/math/fma.c | 2 +-
mingw-w64-crt/math/fmaf.c | 2 +-
mingw-w64-crt/math/llrint.c | 2 +-
mingw-w64-crt/math/llrintf.c | 2 +-
mingw-w64-crt/math/llrintl.c | 3 ++-
On 4.04.2025 13:39, Martin Storsjö wrote:
On Thu, 3 Apr 2025, Jacek Caban wrote:
---
This includes functions needed for ARM64EC support that are not covered
by Martin's WIP long-double-64 branch.
Feel free to send patches from that WIP branch that you find use for
here - I haven't really dec
On 4.04.2025 13:35, Martin Storsjö wrote:
On Thu, 3 Apr 2025, Jacek Caban wrote:
On 3.04.2025 14:32, Martin Storsjö wrote:
On Wed, 2 Apr 2025, Jacek Caban wrote:
On ARM64EC, function declarations have additional nuances:
- Function names are mangled by prefixing them with "#"
- An unmangled
On Thu, 3 Apr 2025, Jacek Caban wrote:
From: Billy Laws
---
mingw-w64-crt/math/fma.c | 2 +-
mingw-w64-crt/math/fmaf.c | 2 +-
mingw-w64-crt/math/llrint.c | 2 +-
mingw-w64-crt/math/llrintf.c | 2 +-
mingw-w64-crt/math/llrintl.c | 3 ++-
mingw-w64-crt/math/lrint.c| 14 +++-
On Thu, 3 Apr 2025, Jacek Caban wrote:
---
This includes functions needed for ARM64EC support that are not covered
by Martin's WIP long-double-64 branch.
Feel free to send patches from that WIP branch that you find use for here
- I haven't really decided about trying to upstream that whole br
On Thu, 3 Apr 2025, Jacek Caban wrote:
On 3.04.2025 14:32, Martin Storsjö wrote:
On Wed, 2 Apr 2025, Jacek Caban wrote:
On ARM64EC, function declarations have additional nuances:
- Function names are mangled by prefixing them with "#"
- An unmangled symbol is defined as a weak anti-dependency
23 matches
Mail list logo