[Mingw-w64-public] ARM: Math functions & co

2014-06-05 Thread André Hentschel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I'll attach a status report at the end wrt ARM. For now i mostly think about cos, sin, exp, tan, scalb, log, pow and related functions. VFP FPUs on ARM can't handle those directly, and afaik NEON is limited the same way. Some CORDIC implementatio

[Mingw-w64-public] [WBSA] CVE-2014-0195/0198/0221/0224/3470/5298 openssl update (Win-builds security advisory)

2014-06-05 Thread Adrien Nader
Again, high-profile security vulnerability in an SSL/TLS library. Package: openssl CVE ID : CVE-2014-0195 CVE-2014-0198 CVE-2014-0221 CVE-2014-0224 CVE-2014-3470 (CVE-2014-5298 under specific circumstances) Multiple vulnerabilities have been discovered in OpenSSL:

Re: [Mingw-w64-public] setjmp/longjmp blues

2014-06-05 Thread Ozkan Sezer
On 7/30/13, Roland Schwingel wrote: > Hi... > > Presently I am migrating a big codebase from GCC 4.4.3 to 4.8.2 using > the current trunk mingw-w64 crt and headers. I am using a self built > toolchain with SEH for 64bit windows and sjlj on 32bit windows. > > Everything appears to be fine when comp

Re: [Mingw-w64-public] Bug: TlsGetValue is called after TlsFree when compiled with -static

2014-06-05 Thread Ozkan Sezer
On 11/11/13, Kai Tietz wrote: > Hello Sergei, > > 2013/11/11 Sergei Antonov : >> Hello! >> I'm using Mingw-w64 3.0 release compiled with gcc-4.7.2. This is my test >> pogram: >> >> === >> #include >> #include >> >> struct S { >> S() { >> OutputDebugStrin