blob: aeefc087c32d2976ba03570eca62d5ef222899d1 [file] [log] [blame]
Kai Tietzabf78e42009-12-23 12:31:51 +000012009-12-23 Kai Tietz <kai.tietz@onevision.com>
2
3 * crt/intrin.h (_mm_shuffle_ps): Adjust arguments.
4
Kai Tietz62c06f52009-12-19 16:24:47 +000052009-12-19 Kai Tietz <kai.tietz@onevision.com>
6
7 PR/2916490
8 * include/certbcli.h (IN, OUT, OPTIONAL): Protect definition
9 by _NO_W32_PSEUDO_MODIFIERS guard.
10 * include/lmcons.h: Likewise.
11 * include/ntsecapi.h: Likewise.
12 * include/rpcdce.h: Likewise.
13 * include/wincrypt.h: Likewise.
14 * include/windef.h: Likewise.
15
Kai Tietz28941da2009-12-02 09:24:53 +0000162009-12-02 Kai Tietz <kai.tietz@onevision.com>
17
18 * crt/ivec.h: New dummy file.
19 * crt/dvec.h: Use intrin.h and guard definitions for enabled SSE.
20 * crt/fvec.h: Likewise.
21 * Makefile.am: Add crt/ivec.h to crt headers.
22 * Makefile.in: Regenerated.
23
Kai Tietzda89ce22009-11-30 14:24:58 +0000242009-11-30 Kai Tietz <kai.tietz@onevision.com>
25
26 * Makefile.in: Regenerated.
27
Ozkan Sezer717d3772010-05-02 15:01:14 +0000282009-11-30 Tor Lillqvist <tml@iki.fi>
Tor Lillqvist4c22f632009-11-30 14:11:48 +000029
30 * Makefile.am (syshead_HEADERS): Drop sys/ioctl.h from here, too,
31 as the file was moved to the experimental branch.