mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-23 01:44:43 +08:00
88cadb7c69
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@5463 4407c894-4637-0410-b4f5-ada5f102cad1
32 lines
912 B
Plaintext
32 lines
912 B
Plaintext
2009-12-23 Kai Tietz <kai.tietz@onevision.com>
|
|
|
|
* crt/intrin.h (_mm_shuffle_ps): Adjust arguments.
|
|
|
|
2009-12-19 Kai Tietz <kai.tietz@onevision.com>
|
|
|
|
PR/2916490
|
|
* include/certbcli.h (IN, OUT, OPTIONAL): Protect definition
|
|
by _NO_W32_PSEUDO_MODIFIERS guard.
|
|
* include/lmcons.h: Likewise.
|
|
* include/ntsecapi.h: Likewise.
|
|
* include/rpcdce.h: Likewise.
|
|
* include/wincrypt.h: Likewise.
|
|
* include/windef.h: Likewise.
|
|
|
|
2009-12-02 Kai Tietz <kai.tietz@onevision.com>
|
|
|
|
* crt/ivec.h: New dummy file.
|
|
* crt/dvec.h: Use intrin.h and guard definitions for enabled SSE.
|
|
* crt/fvec.h: Likewise.
|
|
* Makefile.am: Add crt/ivec.h to crt headers.
|
|
* Makefile.in: Regenerated.
|
|
|
|
2009-11-30 Kai Tietz <kai.tietz@onevision.com>
|
|
|
|
* Makefile.in: Regenerated.
|
|
|
|
2009-11-30 Tor Lillqvist <tml@iki.fi>
|
|
|
|
* Makefile.am (syshead_HEADERS): Drop sys/ioctl.h from here, too,
|
|
as the file was moved to the experimental branch.
|