Sign in
mingw
/
mingw-w64
/
9bd6bca15de8622e1e92e493572b4441b22a5edd
/
mingw-w64-crt
/
Makefile.am
9bd6bca
crt: Unify kernel32.def for lib64 and libarm32
by Martin Storsjö
· 8 years ago
abc82d2
crt: Unify advapi32.def for lib64 and libarm32
by Martin Storsjö
· 8 years ago
a699563
crt: Share a def file where lib64 has got a superset of the functions in libarm32
by Martin Storsjö
· 8 years ago
db10db5
crt: Add a framework for sharing def files with arch specific differences
by Martin Storsjö
· 8 years ago
5ca321b
crt: Include the def file in libwindowscodecs.a
by Martin Storsjö
· 8 years ago
2db938d
crt: Improve the cpp parameters for preprocessing def files
by Martin Storsjö
· 8 years ago
774ddc1
crt: Share defs where libarm32 has got a superset of the functions in lib64
by Martin Storsjö
· 8 years ago
d5bb642
crt: Share def files that only differ in unnamed ordinals between lib64 and libarm32
by Martin Storsjö
· 8 years ago
75dfad0
crt: Share identical def files between lib64 and libarm32
by Martin Storsjö
· 8 years ago
fbf7cfd
crt: Share identical def files between lib64 and libarm32
by Martin Storsjö
· 8 years ago
959fda0
crt: Split out the list of import libraries for lib64 into a separate Makefile.am
by Martin Storsjö
· 8 years ago
3f86308
crt: Include libarm32 def files in "make dist"
by Martin Storsjö
· 8 years ago
8be3242
math: arm: Replace the copysignl assembly file with a C file
by Martin Storsjö
· 8 years ago
407f29e
math: Split source files with plain assembly into different directories
by Martin Storsjö
· 8 years ago
fcb69b8
math: Move x86 specific files to an x86 subdirectory
by Martin Storsjö
· 8 years ago
a8c845f
math: Deduplicate the list of x86 specific math source files
by Martin Storsjö
· 8 years ago
af10a32
stdio: Share the frontend call wrapper assembly across the v*scanf functions
by Martin Storsjö
· 8 years ago
cc2f4cb
Add function aliases in libmsvcrt.a for arm just like on x86/x86_64
by Martin Storsjö
· 8 years ago
52b718c
Add a dlltool machine flag for targeting arm
by Martin Storsjö
· 8 years ago
8c7ba93
Add the sincos* functions on arm, calling into sin/cos separately
by Martin Storsjö
· 8 years ago
0959b36
libuuid.a: Add Windows Animation Manager UUIDs.
by Ruslan Garipov
· 8 years ago
4316e5a
Fixed building libtaskschd.a, which doesn't use a .def file.
by Jacek Caban
· 8 years ago
a5789cb
mingw-w64-crt: new libtaskschd.a to hold related GUIDs
by Jonathan Yong
· 8 years ago
3e84035
mingw-w64-crt/math/fma{,f,l}.c: Implement fused multiply-add (FMA) funcitons for x86 families properly.
by LH_Mouse
· 9 years ago
8a6d5d9
crt: Add a WindowsApp.lib mri & associated def files
by Hugo Beauzée-Luyssen
· 9 years ago
ae0e829
Make ARM softmath functions experimental, disabled by default
by Martin Storsjö
· 9 years ago
ada9d92
Remove dead mpdecimal code, it was never called
by Jonathan Yong
· 9 years ago
8689a6d
Updates for v*scanf functions to remove multiple copies of
by David Wohlferd
· 9 years ago
24e70a1
Add missing 64bit virtdisk rule to Makefile.am
by Jonathan Yong
· 9 years ago
984233c
Add a libsynchronization.a
by Hugo Beauzée-Luyssen
· 9 years ago
f08a4c4
crt: Add e_pow.c to the source list
by Hugo Beauzée-Luyssen
· 9 years ago
a350834
crt: Add libruntimeobject to arm lib
by Hugo Beauzée-Luyssen
· 9 years ago
2c5fe33
Merge libapi-ms-... into libruntimeobject
by Hugo Beauzée-Luyssen
· 9 years ago
67dc879
Add msvc{r,p}120_app.dll runtimes
by Hugo Beauzée-Luyssen
· 9 years ago
194b45a
Don't install the input winstorecompat.a
by Hugo Beauzée-Luyssen
· 9 years ago
c5ff247
complex: Add clog10*.
by Yuta Nakai
· 9 years ago
2a4d4a3
Added _configthreadlocale implementation to libmsvcrt.a.
by Jacek Caban
· 10 years ago
fc005cd
libmsvcrt.a: Added some _vs*printf_p thunks.
by Jacek Caban
· 10 years ago
dd3460c
configure.ac: add support for --with-genlib
by Martell Malone
· 10 years ago
038cf7c
Explicitly create lib dir before generating def file
by Jonathan Yong
· 10 years ago
b5c6dbf
Locked __mingw_printf
by Jonathan Yong
· 10 years ago
3302f21
Handle a default lib suffix dir for arm and x86
by Martell Malone
· 10 years ago
ac13c19
Added libsapi.a.
by Jacek Caban
· 10 years ago
237e17f
cr8 is only available under x64 mode
by Martell Malone
· 10 years ago
f3f8cd3
Added libruntimeobject.a and use it instead of api-*.a files.
by Jacek Caban
· 10 years ago
a9c4144
Added libamstrmid.a.
by Jacek Caban
· 10 years ago
a448824
Add msvcr120 for x86 and x86_64
by Jonathan Yong
· 10 years ago
2ba129d
add def file for d3dcompiler_47.dll
by Martell Malone
· 10 years ago
c440466
Added liblocationapi.a.
by Jacek Caban
· 11 years ago
842d5c6
New _sopen_s emulation.
by Dongsheng Song
· 11 years ago
f713f63
stdlib.h: Add mkstemp implementation.
by 宋冬生
· 11 years ago
c7e4f8f
time.h: Use inline functions for ctime_r and asctime_r implementations.
by Jacek Caban
· 11 years ago
e5944ae
Updated makefiles for d3d11 def
by martell
· 11 years ago
5eb74fa
Remove the Macros of the time_r functions and replace them with actual functions
by Martell Malone
· 11 years ago
2e96a6b
Add secapi wrapper for wmemmove_s
by martell
· 11 years ago
57eeb31
Override _cabs in libmingwex to make sure it uses C99 compliant cabs.
by Kai Tietz
· 11 years ago
964a7d7
Add hypot and atan2 to libmingwex for x86 and x64.
by Kai Tietz
· 11 years ago
c76b1dd
New _controlfp_s emulation
by Jonathan Yong
· 11 years ago
4f9d502
softmath: Add remquol
by André Hentschel
· 11 years ago
0211aed
softmath: Add remquof
by André Hentschel
· 11 years ago
62e1dfb
softmath: Add remquo
by André Hentschel
· 11 years ago
1caf5ee
softmath: Add frexpl
by André Hentschel
· 11 years ago
bf58a0b
Don't build fucom.c on ARM
by André Hentschel
· 11 years ago
6bdbe3b
Don't build all directx related import libraries on ARM
by André Hentschel
· 11 years ago
5a9f413
Fix missing source
by Jonathan Yong
· 11 years ago
336301c
softmath: Add log10l
by André Hentschel
· 11 years ago
3e3f329
softmath: Add log and logl
by André Hentschel
· 11 years ago
8ff6fb4
softmath: Add sinl and error handling for sin functions
by André Hentschel
· 11 years ago
ff865b3
softmath: Add cosl and error handling for cos functions
by André Hentschel
· 11 years ago
dea7c8d
math: Only build internal functions on non-ARM platforms
by André Hentschel
· 11 years ago
7cd3709
softmath: Add tanl
by André Hentschel
· 11 years ago
1464aac
softmath: Add atan2l
by André Hentschel
· 11 years ago
63cf2bf
softmath: Add atanl
by André Hentschel
· 11 years ago
07a9ceb
softmath: Add acosl
by André Hentschel
· 11 years ago
a2a88fb
softmath: Add asinl
by André Hentschel
· 11 years ago
19b7bca
Add ftw() to libmingwex
by Jonathan Yong
· 11 years ago
d08adb1
softmath: Add sincosl
by André Hentschel
· 11 years ago
717c578
softmath: Add scalbnl
by André Hentschel
· 11 years ago
90067e9
softmath: Add remainderl
by André Hentschel
· 11 years ago
2011083
softmath: Add powl
by André Hentschel
· 11 years ago
3ec2742
softmath: Add logbl
by André Hentschel
· 11 years ago
84b0477
softmath: Add log2l
by André Hentschel
· 11 years ago
fc1e1c6
softmath: Add log1pl
by André Hentschel
· 11 years ago
c360e12
softmath: Add ldexpl
by André Hentschel
· 11 years ago
52fd16b
softmath: Add ilogbl
by André Hentschel
· 11 years ago
1e27e08
softmath: Add fmodl
by André Hentschel
· 11 years ago
e8ef4c3
softmath: Add expm1l
by André Hentschel
· 11 years ago
24a20be
softmath: Add expl
by André Hentschel
· 11 years ago
3a70d69
softmath: Add exp2l
by André Hentschel
· 11 years ago
18ac735
softmath: Add atanhl
by André Hentschel
· 11 years ago
9730dac
softmath: Add asinhl
by André Hentschel
· 11 years ago
530e3be
softmath: Add acoshl
by André Hentschel
· 11 years ago
2bbe547
softmath: Add pow
by André Hentschel
· 11 years ago
d142d4d
softmath: Add ldexp
by André Hentschel
· 11 years ago
469ed5d
softmath: Add remainderf and remainder
by André Hentschel
· 11 years ago
8930ff0
softmath: Add sincosf and sincos
by André Hentschel
· 11 years ago
d8049df
softmath: Add cos
by André Hentschel
· 11 years ago
99b31e1
softmath: Add sin
by André Hentschel
· 11 years ago
ec1ff77
Add memmove_s emu
by Jonathan Yong
· 11 years ago
e261bf6
softmath: Add scalbn
by André Hentschel
· 11 years ago
Next »