~steve-sk2/mingw-w64/oneiric

« back to all changes in this revision

Viewing changes to mingw-w64-headers/ChangeLog-2009

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Kitt
  • Date: 2010-11-18 00:04:46 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101118000446-xe24b423su55onyl
Tags: 1.0+20101003-1
* New maintainer. (Closes: #594371.)
* New upstream snapshot:
  - Includes getopt.h. (Closes: #569914.)
* Build g++ for Win64. (Closes: #600451.)
* Standards-Version 3.9.1 (new packaging).
* Include patch from
  http://mingw-w64.svn.sourceforge.net/viewvc/mingw-w64?view=revision&revision=3715
  as suggested by Rafaël Carré.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2009-12-23  Kai Tietz  <kai.tietz@onevision.com>
2
 
 
3
 
        * crt/intrin.h (_mm_shuffle_ps): Adjust arguments.
4
 
 
5
 
2009-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
 
 
16
 
2009-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
 
 
24
 
2009-11-30  Kai Tietz  <kai.tietz@onevision.com>
25
 
 
26
 
        * Makefile.in: Regenerated.
27
 
 
28
 
2009-11-30    <tml@iki.fi>
29
 
 
30
 
        * Makefile.am (syshead_HEADERS): Drop sys/ioctl.h from here, too,
31
 
        as the file was moved to the experimental branch.