gcc-mingw-w64 (2) unstable; urgency=low

  * Export all relevant flags from dpkg-buildflags; in particular this
    allows building with a stack-protector-enabling compiler (as on
    Ubuntu).

 -- Stephen Kitt <steve@sk2.org>  Mon, 24 Oct 2011 01:18:56 +0200

gcc-mingw-w64 (1) unstable; urgency=low

  * Include Ada support (Closes: #632375). Build-depend on gcc-4.6-source
    4.6.1-5 or later to get the required upstream fixes.
  * Stop trying to ship libiberty, upstream no longer supports it
    (Closes: #634567).
  * Protect intrinsics in C++ code (Closes: #633552).
  * Provide shared versions of DLL-compatible libraries (Closes:
    #625778). The appropriate DLLs may have to be shipped with the
    resulting binaries, unless static build options are used (-static,
    -static-libgcc and/or -static-libstdc++).
  * Re-organise configure flags and update them as used upstream.
  * Switch to single-number versions and add the gcc-mingw-w64 version to
    the resulting binary package's version.
  * Disable hardening with dpkg-dev >= 1.16.1 for now (until the gcc-4.6
    package supports it).
  * Correct uses of "informations" in output code.

 -- Stephen Kitt <steve@sk2.org>  Tue, 27 Sep 2011 06:30:03 +0200

gcc-mingw-w64 (0.3) unstable; urgency=low

  * Ship libiberty (Closes: #626117).
  * Enable fully dynamic strings (Closes: #626956).
  * Switch to gcc 4.6.
  * Install the LTO plugin (Closes: #625901).
  * Require binutils 2.21.51.20110523 to avoid LTO-related segfaults (see
    http://sourceware.org/bugzilla/show_bug.cgi?id=12693 for details).
  * Avoid attempting to build libstdc++-pic.a.
  * Drop leading "The" from the package description.
  * Strip the libraries.
  * Build-depend on libcloog-ppl-dev to enable extra optimisations.
  * Link with "--as-needed" to limit dependencies to those actually
    needed.

 -- Stephen Kitt <steve@sk2.org>  Tue, 31 May 2011 23:40:07 +0200

gcc-mingw-w64 (0.2) unstable; urgency=low

  * Allow building on all architectures.
  * Enable LTO support (Closes: #623711).
  * Standards-Version 3.9.2, no change required.

 -- Stephen Kitt <steve@sk2.org>  Sat, 30 Apr 2011 23:54:55 +0200

gcc-mingw-w64 (0.1) unstable; urgency=low

  * Initial release (Closes: #602997).

 -- Stephen Kitt <steve@sk2.org>  Tue, 16 Nov 2010 12:52:08 +0100
