[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

gnat-4.6_4.6.1-1_amd64.changes is NEW



(new) gnat-4.6-base_4.6.1-1_amd64.deb optional libs
GCC, the GNU Compiler Collection (gnat base package)
 This package contains files common to all Ada related packages
 built from the GNU Compiler Collection (GCC).
(new) gnat-4.6-sjlj_4.6.1-1_amd64.deb extra devel
setjump/longjump run-time library for the GNU Ada compiler
 This is the GNU Ada compiler, which compiles Ada on platforms supported
 by the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This package provides an alternative run-time library that handles
 exceptions using the setjump/longjump mechanism (as a static library
 only).  You can install it to supplement the gnat-4.6 package.
(new) gnat-4.6_4.6.1-1.dsc optional devel
(new) gnat-4.6_4.6.1-1.tar.gz optional devel
(new) gnat-4.6_4.6.1-1_amd64.deb optional devel
GNU Ada compiler
 This is the GNU Ada compiler, which compiles Ada on platforms supported
 by the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This package provides the compiler, tools and run-time library that
 handles exceptions using the default zero-cost mechanism.
(new) libgnat-4.6-dbg_4.6.1-1_amd64.deb extra debug
Runtime library for GNU Ada applications
 Debugging symbols for the library needed for GNU Ada applications linked
 against the shared library.
(new) libgnat-4.6_4.6.1-1_amd64.deb optional libs
Runtime library for GNU Ada applications
 Library needed for GNU Ada applications linked against the shared library.
(new) libgnatprj4.6-dbg_4.6.1-1_amd64.deb extra debug
GNU Ada Project Manager
 GNAT, the GNU Ada compiler, uses project files to organise source and object
 files in large-scale development efforts.  Several other tools, such as
 ASIS tools (package asis-programs) and GNAT Programming Studio (package
 gnat-gps) also use project files.  This library contains the necessary
 support; it was built from GNAT itself.  It is licensed under the pure GPL;
 all programs that use it must also be distributed under the GPL, or not
 distributed at all.
 .
 This package contains the debugging symbols for the run-time shared library.
(new) libgnatprj4.6-dev_4.6.1-1_amd64.deb optional libdevel
GNU Ada Project Manager development files
 GNAT, the GNU Ada compiler, uses project files to organise source and object
 files in large-scale development efforts.  Several other tools, such as
 ASIS tools (package asis-programs) and GNAT Programming Studio (package
 gnat-gps) also use project files.  This library contains the necessary
 support; it was built from GNAT itself.  It is licensed under the pure GPL;
 all programs that use it must also be distributed under the GPL, or not
 distributed at all.
 .
 This package contains development files: install it to develop applications
 that understand GNAT project files.
(new) libgnatprj4.6_4.6.1-1_amd64.deb optional libs
GNU Ada Project Manager
 GNAT, the GNU Ada compiler, uses project files to organise source and object
 files in large-scale development efforts.  Several other tools, such as
 ASIS tools (package asis-programs) and GNAT Programming Studio (package
 gnat-gps) also use project files.  This library contains the necessary
 support; it was built from GNAT itself.  It is licensed under the pure GPL;
 all programs that use it must also be distributed under the GPL, or not
 distributed at all.
 .
 This package contains the run-time shared library.
(new) libgnatvsn4.6-dbg_4.6.1-1_amd64.deb extra debug
GNU Ada compiler version library
 This library exports selected components of GNAT, the GNU Ada compiler, for use
 in other packages, most notably ASIS and ASIS-based packages.  It is licensed
 under the GNAT-Modified GPL, allowing to link proprietary programs with it.
 .
 This package contains the debugging symbols for the run-time shared library.
(new) libgnatvsn4.6-dev_4.6.1-1_amd64.deb optional libdevel
GNU Ada compiler version library - development files
 This library exports selected components of GNAT, the GNU Ada compiler, for use
 in other packages, most notably ASIS and ASIS-based packages.  It is licensed
 under the GNAT-Modified GPL, allowing to link proprietary programs with it.
 .
 This package contains the development files and static library.
(new) libgnatvsn4.6_4.6.1-1_amd64.deb optional libs
GNU Ada compiler version library
 This library exports selected components of GNAT, the GNU Ada compiler, for use
 in other packages, most notably ASIS and ASIS-based packages.  It is licensed
 under the GNAT-Modified GPL, allowing to link proprietary programs with it.
 .
 This package contains the run-time shared library.
Changes: gnat-4.6 (4.6.1-1) unstable; urgency=low
 .
  [Ludovic Brenta, Євгеній Мещеряков, Xavier Grave]
  * Adjust patches to GCC 4.6.
  * Remove patches merged upstream:
    - debian/patches/ada-arm-eabi.diff
    - debian/patches/ada-bug589164.diff
    - debian/patches/ada-bug601133.diff
    - debian/patches/ada-gnatvsn.diff
    - debian/patches/ada-mips.diff
    - debian/patches/ada-polyorb-dsa.diff
 .
  [Ludovic Brenta]
  * debian/patches/ada-acats.diff: set LD_LIBRARY_PATH, ADA_INCLUDE_PATH
    and ADA_OBJECTS_PATH so that the GNAT testsuite runs.
  * debian/patches/adalibgnat{vsn,prj}.diff,
    debian/rules.d/binary-ada.mk: install libgnat{vsn,prj}.so.* in the correct
    multiarch directory.
  * debian/control.m4, debian/rules.d/binary-ada.mk: move the SJLJ version
    of the Ada run-time library to a new package, gnat-4.6-sjlj.
  * debian/control.m4 (libgnatvsn4.6, libgnatvsn4.6-dbg, libgnatprj4.6,
    libgnatprj4.6-dbg): pre-depend on multiarch-support and add
    Multi-Arch: same.
 .
  [Nicolas Boulenguez]
  * debian/rules.d/binary-ada.mk: add gnathtml to the package gnat-4.6.
  * debian/gnat.1: remove the version number of GCC.  Mention gnathtml.
  * debian/rules (clean): remove debian/rules.parameters.
 .
  Merge from gcc-4.6 (4.6.1-1) unstable; urgency=low
 .
  [ Matthias Klose ]
  * Fix plugin header installation. Fixes: #631082.
  * Stop passing -Wno-error=unused-but-set-parameter and
    -Wno-error=unused-but-set-variable if -Werror is present.
    This was a temporary workaround introduced in 4.6.0~rc1-2. Fixes: #615157.
  * gcc-4.6-spu: Install the lto plugin. Fixes: #631772.
 .
  Merge from gcc-4.6 (4.6.0-14) unstable; urgency=low
 .
  * Update to SVN 20110616 (r175102) from the gcc-4_6-branch.
    - Fix PR debug/48459, PR fortran/49103, PR rtl-optimization/49390,
      PR c++/49117, PR c++/49369, PR c++/49290, PR target/44618,
      PR tree-optimization/49419 (fixes: #630567).
  * Update the Linaro support to the 4.6-2011.06-0 release.
 .
  Merge from gcc-4.6 (4.6.0-13) unstable; urgency=low
 .
  * Update to SVN 20110611 (r174958) from the gcc-4_6-branch.
  * Extend multiarch support for mips/mipsel.
  * Fix control files for gcj multiarch builds.
  * Update libstdc++ symbols files.
 .
  Merge from gcc-4.6 (4.6.0-12) unstable; urgency=medium
 .
  * Update to SVN 20110608 (r174800) from the gcc-4_6-branch.
    - PR target/49186, PR rtl-optimization/49235, PR tree-optimization/48702,
      PR tree-optimization/49243, PR c++/49134, PR target/49238,
      PR gcov-profile/49299, PR c++/48780, PR c++/49298, PR fortran/49268.
  * Fix c++ biarch header installation on i386. LP: #793411.
  * Enable multiarch.
  * Add multiarch attributes for gnat and libgnat packages.
  * Add multiarch attributes for libgcj* packages.
  * Adjust build dependency on multiarch glibc.
 .
  Merge from gcc-4.6 (4.6.0-11) unstable; urgency=low
 .
  * Update to SVN 20110604 (r174637) from the gcc-4_6-branch.
    - Fix PR c++/49165, PR tree-optimization/49218, PR target/45263,
      PR target/43700, PR target/43995, PR tree-optimization/49217,
      PR c++/49223, PR c++/47049, PR c++/47277, PR c++/48284, PR c++/48657,
      PR c++/49176, PR fortran/48955, PR tree-optimization/49038,
      PR tree-optimization/49093, PR middle-end/48985, PR middle-end/48953,
      PR c++/49276, PR fortran/49265, PR fortran/45786.
  * Configure the hppa64 and spu cross builds with --enable-plugin.
 .
  Merge from gcc-4.6 (4.6.0-10) unstable; urgency=high
 .
  * Update to SVN 20110526 (r174290) from the gcc-4_6-branch.
    - Fix PR target/44643, PR c++/49165, PR tree-optimization/49161,
      PR target/49128, PR tree-optimization/44897, PR target/49133,
      PR c++/44994, PR c++/49156, PR c++/45401, PR c++/44311, PR c++/44311,
      PR c++/45698, PR c++/46145, PR c++/46245, PR c++/46696, PR c++/47184,
      PR c++/48935, PR c++/45418, PR c++/45080, PR c++/48292, PR c++/49136,
      PR c++/49042, PR c++/48884, PR c++/49105, PR c++/47263, PR c++/47336,
      PR c++/47544, PR c++/48617, PR c++/48424, PR libstdc++/49141,
      PR libobjc/48177.
  * Proposed fix for PR tree-optimization/48702, PR tree-optimization/49144.
    Fixes: #627795.
  * Proposed fix for PR fortran/PR48955.
  * Add some conditionals to build the package on older releases.
 .
  Merge from gcc-4.6 (4.6.0-9) unstable; urgency=low
 .
  * Update to SVN 20110524 (r174102) from the gcc-4_6-branch.
    - Fix PR lto/49123, PR debug/49032, PR c/49120, PR middle-end/48973,
      PR target/49104, PR middle-end/49029, PR c++/48647, PR c++/48945,
      PR c++/48780, PR c++/49066, PR libstdc++/49058, PR target/49104.
  * Use gcc-4.4 as the bootstrap compiler for kfreebsd to work around
    a bootstrap issue.
 .
  Merge from gcc-4.6 (4.6.0-8) unstable; urgency=low
 .
  * Update to SVN 20110521 (r173994) from the gcc-4_6-branch.
    - Fix PR target/48986, PR preprocessor/48677, PR tree-optimization/48975,
      PR tree-optimization/48822, PR debug/48967, PR debug/48159,
      PR target/48857, PR target/48495, PR tree-optimization/48837,
      PR tree-optimization/48611, PR tree-optimization/48794, PR c++/48859,
      PR c++/48574, PR fortran/48889, PR target/49002, PR lto/48207,
      PR tree-optimization/49039, PR tree-optimization/49018, PR lto/48703,
      PR tree-optimization/48172, PR tree-optimization/48172, PR c++/48873,
      PR tree-optimization/49000, PR c++/48869, PR c++/49043, PR c++/49082,
      PR c++/48948, PR c++/48745, PR c++/48736, PR bootstrap/49086,
      PR tree-optimization/49079, PR tree-optimization/49073.
  * Update the Linaro support to the 4.6-2011.05-0 release.
  * pr45979.diff: Update to the version from the trunk.
 .
  Merge from gcc-4.6 (4.6.0-7) unstable; urgency=low
 .
  * Update to SVN 20110507 (r173528) from the gcc-4_6-branch.
    - Fix PR middle-end/48597, PR c++/48656, PR fortran/48112,
      PR fortran/48279, PR fortran/48788, PR tree-optimization/48809,
      PR target/48262, PR fortran/48462, PR fortran/48746,
      PR fortran/48810, PR fortran/48800, PR libstdc++/48760,
      PR libgfortran/48030, PR preprocessor/48192, PR lto/48846,
      PR target/48723, PR fortran/48894, PR target/48900, PR target/48252,
      PR c++/40975, PR target/48252, PR target/48774, PR c++/48838,
      PR c++/48749, PR ada/48844, PR fortran/48720, PR libstdc++/48750,
      PR c++/48909, PR c++/48911, PR c++/48446, PR c++/48089.
 .
  * Fix issue with volatile bitfields vs. inline asm memory constraints,
    taken from the trunk, apply for ARM only. Addresses: #625825.
 .
  Merge from gcc-4.6 (4.6.0-6) unstable; urgency=low
 .
  * Update to SVN 20110428 (r173059) from the gcc-4_6-branch.
    - Fix PR c/48685 (fixes: #623161), PR tree-optimization/48717, PR c/48716,
      PR c/48742, PR debug/48768, PR tree-optimization/48734,
      PR tree-optimization/48731, PR other/48748, PR c++/42687, PR c++/48726,
      PR c++/48707, PR fortran/48588, PR libstdc++/48521, PR c++/48046,
      PR preprocessor/48740.
  * Update the ibm/gcc-4_6-branch to 20110428.
  * Use gcc-4.6 as bootstrap compiler on kfreebsd-*.
 .
  Merge from gcc-4.6 (4.6.0-5) unstable; urgency=low
 .
  * Update to SVN 20110421 (r172845) from the gcc-4_6-branch.
    - Fix PR target/48288, PR tree-optimization/48611, PR lto/48148,
      PR lto/48492, PR fortran/47976, PR c++/48594, PR c++/48657,
      PR c++/46304, PR target/48708, PR middle-end/48695.
 .
  * Update the Linaro support to the 4.6-2011.04-0 release.
 .
  Merge from gcc-4.6 (4.6.0-4) unstable; urgency=medium
 .
  * Update to SVN 20110419 (r172584) from the gcc-4_6-branch.
    - Fix PR target/48678, PR middle-end/48661, PR tree-optimization/48616,
      PR lto/48538, PR c++/48537, PR c++/48632, PR testsuite/48675,
      PR libstdc++/48635, PR libfortran/47571.
 .
  [ Aurelien Jarno ]
  * Enable SSP on mips/mipsel.
 .
  [ Matthias Klose ]
  * (Build-)depend on binutils 2.21.51.
 .
  Merge from gcc-4.6 (4.6.0-3) unstable; urgency=high
 .
  * Update to SVN 20110416 (r172584) from the gcc-4_6-branch.
    - Fix PR rtl-optimization/48143, PR target/48142, PR target/48349,
      PR debug/48253, PR fortran/48291, PR target/16292, PR c++/48280,
      PR c++/48212, PR c++/48369, PR c++/48281, PR c++/48265, PR lto/48246,
      PR libstdc++/48398, PR bootstrap/48431, PR tree-optimization/48377,
      PR debug/48343, PR rtl-optimization/48144, PR debug/48466, PR c/48517,
      PR middle-end/48335, PR c++/48450, PR target/47829, PR c++/48534,
      PR c++/48523, PR libstdc++/48566, PR libstdc++/48541, PR target/48366,
      PR libstdc++/48465, PR middle-end/48591, PR target/48605,
      PR middle-end/48591, PR target/48090, PR tree-optimization/48195,
      PR rtl-optimization/48549, PR c++/48594, PR c++/48570, PR c++/48574,
      PR fortran/48360, PR fortran/48456, PR libstdc++/48631,
      PR libstdc++/48635, PR libstdc++/48476.
 .
  [ Matthias Klose ]
  * libjava-jnipath.diff: Add /usr/lib/<multiarch>/jni as jnipath too.
  * Add mudflap support for varargs (patch taken from the trunk).
  * gcc-4.6-plugin-dev: Install gtype.state.
  * Bootstrap with gcc-4.4 -g -O2 on armel.
  * Fix linker plugin configuration. Fixes: #620661.
  * Update the Linaro support for GCC-4.6.
  * gcc-snapshot builds:
    - Fix build with multiarch changes.
    - Use gcc-snapshot as the bootstrap compiler on armel.
    - Re-enable building java in the gcc-snapshot package.
  * Build supporting multiarch on wheezy/sid.
  * Adjust (build)-dependency to new libgmp-dev name.
 .
  [ Marcin Juszkiewicz ]
  * Configure stage1 cross builds with --disable-libquadmath.
 .
  Merge from gcc-4.6 (4.6.0-2) unstable; urgency=low
 .
  * Update to SVN 20110329 (r171700) from the gcc-4_6-branch.
    - Fix PR bootstrap/48135, PR target/47553, PR middle-end/48269,
      PR tree-optimization/48228, PR middle-end/48134, PR middle-end/48031,
      PR other/48179, PR other/48221, PR other/48234, PR target/48237,
      PR debug/48204, PR c/42544, PR c/48197, PR rtl-optimization/48141,
      PR rtl-optimization/48141, PR c++/48166, PR c++/48296, PR c++/48289,
      PR c++/47999, PR c++/48313, Core 1232, Core 1148, PR c++/47504,
      PR c++/47570, PR preprocessor/48248, PR c++/48319.
 .
  [ Matthias Klose ]
  * Update NEWS files.
  * Configure the hppa64 cross build with --disable-libquadmath.
  * Don't build armhf from the Linaro branch.
  * Don't try to build Go on sh4.
 .
  [ Marcin Juszkiewicz ]
  * Fixes issues with staged cross builds. LP: #741855, #741853.
  * Fix libdir setting for multiarch enabled cross builds. LP: #741846.
  * Drop alternatives for cross builds. LP: #676454.
 .
  Merge from gcc-4.6 (4.6.0-1) unstable; urgency=low
 .
  * GCC 4.6.0 release.
 .
  * Build the gold LTO plugin for ppc64 (Hiroyuki Yamamoto). Fixes: #618865.
  * Fix PR target/48226, Allow Iterator::vector vector on powerpc with VSX,
    taken from the trunk.
  * Fix PR target/47487 ICE building libgo, taken from the trunk.
  * Merge multiarch changes from the gcc-4.5 package.
  * Apply proposed patch to reduce the overhead of dwarf2 location tracking.
    Addresses: #618748.
 .
  Merge from gcc-4.6 (4.6.0~rc1-3) experimental; urgency=low
 .
  * GCC 4.6.0 release candidate 2.
 .
  Merge from gcc-4.6 (4.6.0~rc1-2) experimental; urgency=low
 .
  [ Loic Minier ]
  * Rework config/vxworks-dummy.h installation snippet to test
    DEB_TARGET_GNU_CPU against patterns close to the upstream ones (arm% mips%
    sh% sparc%) as to also install this header on other ports targetting the
    relevant upstream CPUs such as armhf.  Add a comment pointing at the
    upstream bug.
  * Update __aeabi symbol handling to test whether DEB_TARGET_GNU_TYPE matches
    arm-linux-gnueabi% instead of testing whether DEB_TARGET_ARCH equals
    armel.  Add a comment pointing at the Debian bug and indicating that this
    is only useful for older dpkg-dev versions.
  * debian/rules.def: fix "armel" entry to "arm" in list of
    DEB_TARGET_ARCH_CPUs for Debian experimental GCC 4.5/4.6 libraries.
  * debian/rules2: drop commented out GCC #42509 workaround as this was fixed
    upstream in 4.4+.
  * Change bogus DEB_TARGET_GNU_CPU test on armel and armhf to just test for
    arm as ths is what the Debian arm, armel and armhf port use.
  * Rework snippet setting armv7 on Debian armhf / Ubuntu to avoid
    duplication, as a comment called out for.
  * Use "arm" instead of armel/armhf in DEB_TARGET_GNU_CPU test when deciding
    whether to enable profiledbootstrap.
  * Set DEJAGNU_TIMEOUT=600 on Ubuntu armhf as well.
  * Fix a couple more uses of armel or armhf against DEB_TARGET_GNU_CPU.
  * Patched a couple of comments mentioning armel to also mention armhf.
  * Add patch armhf-triplet-backport, support for arm-linux-*eabi* backported
    from a patch sent on the upstream mailing-list.
 .
  [ Matthias Klose ]
  * Update libstdc++ symbols files.
  * Update libgfortran symbols files.
 .
  Merge from gcc-4.6 (4.6.0~rc1-2) experimental; urgency=low
 .
  * Update to SVN 20110320 (r171192) from the gcc-4_6-branch.
 .
  [ Matthias Klose ]
  * Update gcc-default-ssp* patches for the release candidate.
  * Pass -Wno-error=unused-but-set-parameter if -Werror is present (temporary
    for rebuild tests).
  * Always configure --with-plugin-ld, always install liblto_plugin.so.
 .
  [ Marcin Juszkiewicz ]
  * Add conflicts with -4.5-*dev packages. Fixes: #618450.
 .
  [ Petr Salinger]
  * Disable lock-2.c test on kfreebsd-*. Fixes: #618988.
  * Re-enable parallel builds on kfreebsd.
  * Package lto_plugin for kfreebsd-* and Hurd.
 .
  Merge from gcc-4.6 (4.6.0~rc1-1) experimental; urgency=low
 .
  * Build from the GCC 4.6.0 release candidate tarball.
 .
  [ Matthias Klose ]
  * Disable Go on powerpc. Fixes: #615827.
  * Fix lintian errors for the -plugin-dev package.
  * Update kbsd-gnu.diff (Petr Salinger). Fixes: #615826.
  * Disable parallel builds on kfreebsd (Petr Salinger).
  * Update gmp (build) dependencies.
  * Update GFDL compliant builds. Fixes: #609161.
  * For GFDL compliant builds, build a dummy s-tm-texi without access
    to the texinfo sources.
 .
  [ Aurelien Jarno ]
  * Import symbol files for kfreebsd-amd64, kfreebsd-i386, sh4 and
    sparc64 from gcc-4.5.
 .
  Merge from gcc-4.6 (4.6-20110227-1) experimental; urgency=low
 .
  [ Matthias Klose ]
  * Update libquadmath symbols file.
  * gcc-4.6-plugin-dev: Install gengtype.
 .
  [ Sebastian Andrzej Siewior ]
  * Remove -many on powerpcspe (__SPE__).
  * Remove classic FPU opcodes from libgcc if target has no support for them
    (powerpcspe).
 .
  Merge from gcc-4.6 (4.6-20110216-1) experimental; urgency=low
 .
  * GCC snapshot, taken from the trunk.
  * Pass --no-add-needed by default to the linker. See
    http://wiki.debian.org/ToolChain/DSOLinking, section "Not resolving symbols
    in indirect dependent shared libraries" for more information.
 .
  Merge from gcc-4.6 (4.6-20110125-1) experimental; urgency=low
 .
  * debian/copyright: Add unicode copyright for
    libjava/classpath/resource/gnu/java/locale/* files. Addresses: #609161.
 .
  Merge from gcc-4.6 (4.6-20110123-1) experimental; urgency=low
 .
  * GCC snapshot, taken from the trunk.
  * Don't run the libstdc++ testsuite on mipsel, times out on the buildd.
 .
  [ Marcin Juszkiewicz ]
  * Fix biarch/triarch cross builds.
    - dpkg-shlibdeps failed to find libraries for 64 or n32 builds
    - LD_LIBRARY_PATH for dpkg-shlibdeps lacked host dirs.
 .
  Merge from gcc-4.6 (4.6-20110116-1) experimental; urgency=low
 .
  * GCC snapshot, taken from the trunk.
  * Update patches for the trunk.
  * Pass -Wno-error=unused-but-set-variable if -Werror is present (temporary
    for rebuild tests).
  * Work around PR libffi/47248, force a read only eh frame section.
 .
  Merge from gcc-4.6 (4.6-20110105-1) experimental; urgency=low
 .
  [ Matthias Klose ]
  * Rename and update libobjc symbols files.
  * Update cloog/ppl build dependencies.
  * Adjust libstdc++ configure and paths for stylesheets and dtds.
  * Update copyright for libquadmath, libgo, gcc/go/gofrontend.
  * Enable Go for more architectures.
  * DP: libgo: Fix GOARCH for i386 biarch, add GOARCH for powerpc
 .
  [ Kees Cook ]
  * Update hardening patches for GCC-4.6. LP: #696990.
 .
  Merge from gcc-4.6 (4.6-20101220-1) maverick; urgency=low
 .
  * GCC snapshot, taken from the trunk.
 .
  Merge from gcc-4.5 (4.5.2-7) unstable; urgency=low
 .
  * Update to SVN 20110323 (r171351) from the gcc-4_5-branch.
    - Fix PR c++/47125, PR fortran/47348, PR libstdc++/48114,
      PR libfortran/48066, PR target/48171, PR target/47862.
      PR preprocessor/48192.
 .
  [ Steve Langasek ]
  * Make dpkg-dev versioned build-dependency conditional on whether we want
    to build for multiarch.
  * Add a new patch, gcc-multiarch+biarch.diff, used only when building for
    multiarch to set our multilib paths to the correct relative directories.
  * debian/rules.defs: support turning on multiarch build by architecture;
    but don't enable this yet, we still need to wait for dpkg-dev.
  * When DEB_HOST_MULTIARCH is available (i.e., with the next dpkg upload),
    use it as our multiarch path.
  * debian/rules.d/binary-java.mk: jvm-exports path is /usr/lib/jvm-exports,
    not $(libdir)/jvm-exports.
  * OTOH, libgcj_bc *is* in $(libdir).
  * the spu build is not a multiarch build; look in the correct
    non-multiarch directory.
  * debian/rules2: pass --libdir also for stageX builds, needed in order to
    successfully build for multiarch.
  * debian/rules2: $(usr_lib) for a cross-build should not include the
    multiarch dir as part of the path.
  * debian/patches/gcc-multiarch+biarch.diff: restore the original intent of
    the patch, namely, that the multilib dir for the default variant is
    always equal to libdir (the multiarch dir), and we walk up the tree
    to find lib<qual> for the secondary variant.
  * debian/patches/gcc-multiarch+biarch32.diff: apply the same multilib
    directory rewriting for biarch paths with multiarch as we do without;
    still needed in the near term.
  * Put our list of patches in README.Debian.$(DEB_TARGET_ARCH) instead of
    in README.Debian, so that the individual files are architecture-neutral
    and play nicely with multiarch.  LP: #737846.
  * Add a comment at the bottom of README.Debian with a pointer to the new
    file listing the patches.
 .
  [ Loic Minier ]
  * Rework config/vxworks-dummy.h installation snippet to test
    DEB_TARGET_GNU_CPU against patterns close to the upstream ones (arm% mips%
    sh% sparc%) as to also install this header on other ports targetting the
    relevant upstream CPUs such as armhf.  Add a comment pointing at the
    upstream bug.
  * Update __aeabi symbol handling to test whether DEB_TARGET_GNU_TYPE matches
    arm-linux-gnueabi% instead of testing whether DEB_TARGET_ARCH equals
    armel.  Add a comment pointing at the Debian bug and indicating that this
    is only useful for older dpkg-dev versions.
  * debian/rules.def: fix "armel" entry to "arm" in list of
    DEB_TARGET_ARCH_CPUs for Debian experimental GCC 4.5/4.6 libraries.
  * debian/rules2: drop commented out GCC #42509 workaround as this was fixed
    upstream in 4.4+.
  * Change bogus DEB_TARGET_GNU_CPU test on armel and armhf to just test for
    arm as ths is what the Debian arm, armel and armhf port use.
  * Rework snippet setting armv7 on Debian armhf / Ubuntu to avoid
    duplication, as a comment called out for.
  * Use "arm" instead of armel/armhf in DEB_TARGET_GNU_CPU test when deciding
    whether to enable profiledbootstrap.
  * Set DEJAGNU_TIMEOUT=600 on Ubuntu armhf as well.
  * Fix a couple more uses of armel or armhf against DEB_TARGET_GNU_CPU.
  * Patched a couple of comments mentioning armel to also mention armhf.
  * Add patch armhf-triplet-backport, support for arm-linux-*eabi* backported
    from a patch sent on the upstream mailing-list.
 .
  [ Matthias Klose ]
  * Fix PR target/48226, Allow Iterator::vector vector on powerpc with VSX,
    taken from the trunk.
  * Fix PR preprocessor/48192, make conditional macros not defined for
    #ifdef, proposed patch.
  * Build the gold LTO plugin for ppc64 (Hiroyuki Yamamoto). Fixes: #618864.
  * Fix issue with volatile bitfields, default to -fstrict-volatile-bitfields
    again on armel for Linaro builds. LP: #675347.
 .
  Merge from gcc-4.5 (4.5.2-6) unstable; urgency=low
 .
  * Update to SVN 20110312 (r170895) from the gcc-4_5-branch.
    - Fix PR tree-optimization/45967, PR tree-optimization/47278,
      PR target/47862, PR c++/44629, PR c++/45651, PR c++/47289, PR c++/47705,
      PR c++/47488, PR libgfortran/47778, PR c++/48029.
 .
  [ Steve Langasek ]
  * Make sure our libs Pre-Depend on 'multiarch-support' when building for
    multiarch.
  * debian/patches/gcc-multiarch*, debian/rules.patch: use i386 in the
    multiarch path for amd64 / kfreebsd-amd64, not i486 or i686.  This lets
    us use a common set of paths on both Debian and Ubuntu, regardless of
    the target default optimization level.
  * debian/rules.conf: when building for multiarch, we need to be sure we
    are building against a libc-dev that supports the corresponding paths.
    (the referenced version number for this needs to be bumped once this is
    officially in the archive.)
 .
  [ Matthias Klose ]
  * Don't run the libmudflap testsuite on hppa; times out on the buildd.
  * Don't run the libstdc++ testsuite on mipsel; times out on the buildd.
  * Post Linaro 4.5-2011.03-0 release changes (up to 20110313).
  * Undefine LINK_EH_SPEC before redefining it to turn off warnings on
    powerpc.
  * Update gmp (build) dependencies.
 .
  [ Aurelien Jarno ]
  * Add symbol files on kfreebsd-i386.
  * Add symbol files on kfreebsd-amd64.
  * Add symbol files on sparc64.
  * Add symbol files on sh4.
 .
  Merge from gcc-4.5 (4.5.2-5) unstable; urgency=low
 .
  * Update to SVN 20110305 (r170696) from the gcc-4_5-branch.
    - Fix PR target/43810, PR fortran/47886, PR tree-optimization/47615,
      PR middle-end/47639, PR tree-optimization/47890, PR libfortran/47830,
      PR tree-optimization/46723, PR target/45261, PR target/45808,
      PR c++/46159, PR c++/47904, PR fortran/47886, PR libstdc++/47433,
      PR target/42240, PR fortran/47878, PR libfortran/47694.
  * Update the Linaro support to the 4.5-2011.03-0 release.
    - Fix LP: #705689, LP: #695302, LP: #710652, LP: #710623, LP: #721021,
      LP: #721021, LP: #709453.
 .
  Merge from gcc-4.5 (4.5.2-4) unstable; urgency=low
 .
  * Update to SVN 20110222 (r170382) from the gcc-4_5-branch.
    - Fix PR target/43653, PR fortran/47775, PR target/47840,
      PR libfortran/47830.
 .
  [ Matthias Klose ]
  * Don't apply a patch twice.
  * Build libgcc_s with -fno-stack-protector, when not building from the
    Linaro branch.
  * Backport proposed fix for PR tree-optimization/46723 from the trunk.
 .
  [ Steve Langasek ]
  * debian/control.m4: add missing Multi-Arch: same for libgcc4; make sure
    Multi-Arch: same doesn't get set for libmudflap when building an
    Architecture: all cross-compiler package.
  * debian/rules2: use $libdir for libiberty.a.
  * debian/patches/gcc-multiarch-*.diff: make sure we're using the same
    set_multiarch_path definition for all variants.
 .
  [ Sebastian Andrzej Siewior ]
  * PR target/44364
  * Remove -many on powerpcspe (__SPE__)
  * Remove classic FPU opcodes from libgcc if target has no support for them
    (powerpcspe)
 .
  Merge from gcc-4.5 (4.5.2-3) experimental; urgency=low
 .
  * Update to SVN 20110215 (r170181) from the gcc-4_5-branch.
    - Fix PR rtl-optimization/44469, PR tree-optimization/47411,
      PR bootstrap/44699, PR target/44392, PR fortran/47331, PR fortran/47448,
      PR pch/14940, PR rtl-optimization/47166, PR target/47272, PR target/47580,
      PR tree-optimization/47541, PR target/44606, PR boehm-gc/34544,
      PR fortran/47569, PR libstdc++/47709, PR libstdc++/46914, PR libffi/46661.
  * Update the Linaro support to the 4.5 2011.02-0 release.
  * Pass --no-add-needed by default to the linker. See
    http://wiki.debian.org/ToolChain/DSOLinking, section "Not resolving symbols
    in indirect dependent shared libraries" for more information.
 .
  Merge from gcc-4.5 (4.5.2-2) experimental; urgency=low
 .
  * Update to SVN 20110123 (r169142) from the gcc-4_5-branch.
    - Fix PR target/46915, PR target/46729, PR libgcj/46774, PR target/47038,
      PR target/46685, PR target/45447, PR tree-optimization/46758,
      PR tree-optimization/45552, PR tree-optimization/43023,
      PR middle-end/46734, PR fortran/45338, PR preprocessor/39213,
      PR target/43309, PR fortran/46874, PR tree-optimization/47286,
      PR tree-optimization/44592, PR target/47201, PR c/47150, PR target/46880,
      PR middle-end/45852, PR tree-optimization/43655, PR debug/46893,
      PR rtl-optimization/46804, PR rtl-optimization/46865, PR target/41082,
      PR tree-optimization/46864, PR fortran/45777, PR tree-optimization/47365,
      PR tree-optimization/47167, PR target/47318, PR target/46655,
      PR fortran/47394, PR libstdc++/47354.
 .
  [ Matthias Klose ]
  * Update the Linaro support to the 4.5 2011.01-1 release.
  * Don't build packages now built from the gcc-4.6 package for architectures
    with a sucessful gcc-4.6 build.
 .
  [ Kees Cook ]
  * debian/patches/gcc-default-ssp.patch: do not ignore -fstack-protector-all
    (LP: #691722).
 .
  [ Marcin Juszkiewicz ]
  * Fix biarch/triarch cross builds.
    - dpkg-shlibdeps failed to find libraries for 64 or n32 builds
    - LD_LIBRARY_PATH for dpkg-shlibdeps lacked host dirs.
 .
  Merge from gcc-4.5 (4.5.2-1) experimental; urgency=low
 .
  * GCC 4.5.2 release.
 .
  Merge from gcc-4.5 (4.5.1-12) experimental; urgency=low
 .
  * Update to SVN 20101129 (r167272) from the gcc-4_5-branch.
    - Fix PR fortran/45742, PR tree-optimization/46498, PR target/45807,
      PR target/44266, PR rtl-optimization/46315, PR tree-optimization/44545,
      PR tree-optimization/46491, PR rtl-optimization/46571, PR target/31100,
      PR c/46547, PR fortran/46638, PR tree-optimization/46675, PR debug/46258,
      PR ada/40777.
 .
  [ Matthias Klose ]
  * Use lib instead of lib64 as the 64bit system dir on biarch
    architectures defaulting to 64bit. Fixes: #603597.
  * Fix powerpc and s390 builds when biarch is disabled.
  * Backport PR bootstrap/44768, miscompilation of dpkg on ARM
    with -O2 (Chung-Lin Tang). LP: #674146.
  * Update libgcc2 symbols file. Fixes: #602099.
 .
  [ Marcin Juszkiewicz ]
  * Do not depend on target mpfr and zlib -dev packages for cross builds.
    LP: #676027.
 .
  [ Konstantinos Margaritis ]
  * Add support for new target architecture `armhf'. Fixes: #603948.
 .
  Merge from gcc-4.5 (4.5.1-11) experimental; urgency=low
 .
  * Update to SVN 20101114 (r166728) from the gcc-4_5-branch.
    - Fix PR fortran/45742.
  * Don't hardcode debian/patches when referencing patches. Fixes: #600502.
 .
  Merge from gcc-4.5 (4.5.1-10) experimental; urgency=low
 .
  * Update to SVN 20101112 (r166653) from the gcc-4_5-branch.
    - Fix PR rtl-optimization/44691, PR tree-optimization/46355,
      PR tree-optimization/46177, PR c/44772, PR tree-optimization/46099,
      PR middle-end/43690, PR tree-optimization/46165, PR middle-end/46419,
      PR tree-optimization/46107, PR tree-optimization/45314, PR debug/45939,
      PR rtl-optimization/46237, PR middle-end/44569, PR middle-end/44569,
      PR tree-optimization/45902, PR target/46153, PR rtl-optimization/46226,
      PR tree-optimization/46167, PR target/46098, PR target/45946,
      PR fortran/42169, PR middle-end/46019, PR c/45969, PR c++/45894,
      PR c++/46160, PR c++/45983, PR fortran/46152, PR fortran/46140,
      PR libstdc++/45999, PR libgfortran/46373, PR libgfortran/46010,
      PR fortran/46007, PR c++/46024.
  * Update the Linaro support to the 4.5 2010.11 release.
  * Update gcc-4.5 source dependencies. Fixes: #600503.
  * ARM: Fix Thumb-1 reload ICE with nested functions (Julian Brown),
    taken from the trunk.
  * Fix earlyclobbers on some arm.md DImode shifts (may miscompile "x >> 1"),
    taken from the trunk. Fixes: #600888.
 .
  Merge from gcc-4.5 (4.5.1-9) experimental; urgency=low
 .
  * Update to SVN 20101014 (r165474) from the gcc-4_5-branch.
    - Fix PR target/45820, PR tree-optimization/45854, PR target/45843,
      PR target/43764, PR rtl-optimization/43358, PR bootstrap/44621,
      PR libffi/45677, PR middle-end/45869, PR middle-end/45569,
      PR tree-optimization/45752, PR fortran/45748, PR libstdc++/45403,
      PR libstdc++/45924, PR libfortran/45710, PR bootstrap/44455,
      PR java/43839, PR debug/45656, PR debug/44832, PR libstdc++/45711,
      PR tree-optimization/45982.
 .
  [ Matthias Klose ]
  * Update the Linaro support to the 4.5 2010.10 release.
  * Just try to build java on mips/mipsel (was disabled in 4.5.0-9, when
    java was built from the same source package). Addresses: #599976.
  * Remove the gpc packaging support.
  * Fix libmudflap.so symlink. Addresses: #600161.
  * Fix pch test failures with heap randomization on armel (PR pch/45979).
 .
  [ Kees Cook ]
  * Don't enable -fstack-protector with -ffreestanding.
 .
  Merge from gcc-4.5 (4.5.1-8) experimental; urgency=low
 .
  * Update to SVN 20100925 (r164618) from the gcc-4_5-branch.
    - Fix PR middle-end/44763, PR java/44095, PR target/35664,
      PR rtl-optimization/41085, PR rtl-optimization/45051,
      PR target/45694, PR middle-end/45678, PR middle-end/45678,
      PR middle-end/45704, PR rtl-optimization/45728, PR libfortran/45532,
      PR rtl-optimization/45695, PR rtl-optimization/42775, PR target/45726,
      PR tree-optimization/45623, PR tree-optimization/45709, PR debug/43628,
      PR tree-optimization/45709, PR rtl-optimization/45593, PR fortran/45081,
  * Find 32bit system libraries on sparc64, s390x.
  * Remove README.Debian from the source package to avoid confusion for
    readers of the packaging.
  * Don't include info files and man pages in hppa64 and spu builds.
    Fixes: #597435.
  * Apply proposed patch for PR mudflap/24619 (instrumentation of dlopen)
    (Brian M. Carlson) Fixes: #507514.
 .
  Merge from gcc-4.5 (4.5.1-7) experimental; urgency=low
 .
  * Update to SVN 20100914 (r164279) from the gcc-4_5-branch.
    - Fix PR target/40959, PR middle-end/45567, PR debug/45660,
      PR rtl-optimization/41087, PR rtl-optimization/44919, PR target/36502,
      PR target/42313, PR target/44651.
  * Add support to build from the Linaro 4.5 2010.09 release.
  * gcc-4.5-plugin-dev: Install config/arm/arm-cores.def.
  * Remove non-existing URL's in README.c++ (Osamu Aoki). Fixes: #596406.
  * Don't provide c++abi2-dev for g++ cross builds.
  * Don't pass -mimplicit-it=thumb if -mthumb to as on ARM, rejected upstream.
 .
  Merge from gcc-4.5 (4.5.1-6) experimental; urgency=low
 .
  * Update to SVN 20100909 (r164132) from the gcc-4_5-branch.
    - Fix PR middle-end/45312, PR bootstrap/43847, PR middle-end/44554,
      PR middle-end/40386, PR other/45443, PR c++/45200, PR c++/45293,
      PR c++/45558, PR fortran/45595, PR fortran/45530, PR fortran/45489,
      PR fortran/45019, PR libstdc++/45398.
 .
  [ Matthias Klose ]
  * Tighten binutils dependencies to 2.20.1-14.
 .
  [ Marcin Juszkiewicz ]
  * Fix the gcc-4.5-plugin-dev package name for cross builds. LP: #631474.
  * Build the gcc-4.5-plugin-dev for stage1 cross builds.
  * Fix priorities and sections for some cross packages.
 .
  [ Al Viro ]
  * Fix installation of libgcc_s.so as a linker script for biarch builds.
 .
  [ Kees Cook ]
  * Push glibc stack traces into stderr when building the package.
  * debian/patches/gcc-default-ssp.patch: Lower ssp-buffer-size to 4.
 .
  Merge from gcc-4.5 (4.5.1-5) experimental; urgency=low
 .
  * Always add dependencies on multilib library packages in *-multilib
    packages.
  * Fix installation of libgcc_s.so on architectures when libgcc_s.so is
    a linker script, not a symlink (Steve Langasek). Fixes: #595474.
  * Remove the lib32gcc1 preinst script. Fixes: #595495.
 .
  Merge from gcc-4.5 (4.5.1-4) experimental; urgency=low
 .
  * Update to SVN 20100903 (r163833) from the gcc-4_5-branch.
    - Fix PR target/45070, PR middle-end/45458, PR rtl-optimization/45353,
      PR middle-end/45423, PR c/45079, PR tree-optimization/45393,
      PR c++/44991, PR middle-end/45484, PR debug/45500, PR lto/45496.
 .
  [ Matthias Klose ]
  * Install config/vxworks-dummy.h in the gcc-4.5-plugin-dev package
    on armel, mipsel and sparc64 too.
  * Cleanup packaging files in gcc-source package.
  * [ARM] Provide __builtin_expect() hints in linux-atomic.c (backport).
 .
  [ Al Viro ]
  * Fix builds with disabled biarch library packages.
  * New variables {usr_lib,gcc_lib_dir,libgcc_dir}{,32,64,n32}, and switch
    to using them in rules.d/*; as the result, most of the explicit pathnames
    in there are gone _and_ we get uniformity across different flavours.
  * New variables {usr_lib,gcc_lib_dir,libgcc_dir}{,32,64,n32}, and switch
    to using them in rules.d/*; as the result, most of the explicit pathnames
    in there are gone _and_ we get uniformity across different flavours.
  * Merge bi-/tri-arch stuff in binary-gcc.mk.
  * Merge rules for libgcc biarch variants.
  * Merge rules for libstdc++ biarch variants. Fix n32 variant of
    libstdc++-dbg removing _pic.a from the wrong place.
  * Merge libgfortran rules.
  * Merge rules for cxx-multi and objc-multi packages.
  * Enable gcc-hppa64 in cross-gcc-to-hppa build.
 .
  [ Marcin Juszkiewicz ]
  * Create libgcc1 and gcc-*-base packages for stage2 cross builds.
    LP: #628855.
 .
  Merge from gcc-4.5 (4.5.1-3) experimental; urgency=low
 .
  * Update to SVN 20100829 (r163627) from the gcc-4_5-branch.
    - Fix PR target/45327, PR middle-end/45292, PR fortran/45344,
      PR target/41484, PR rtl-optimization/44858, PR rtl-optimization/45400,
      PR tree-optimization/45260, PR c++/45315.
 .
  [ Matthias Klose ]
  * Don't run the libstdc++ testsuite on armel on the buildds.
  * Integrate and extend bi/tri-arch cross builds patches.
  * Fix dependencies for mips* triarch library packages depend on *both* lib64*
    and libn32* packages. Fixes: #594540.
  * Tighten binutils dependencies to 2.20.1-13.
  * Update LAST_UPDATED file when applying upstream updates.
 .
  [ Al Viro ]
  * Bi/tri-arch cross builds patches.
  * Fix installation paths in bi/tri-arch libobjc and libmudflap packages.
  * Merge rules for all flavours of libgomp, libmudflap, libobjc.
  * Crossbuild fix for lib32gomp (use $(PFL)/lib32 instead of $(lib32)).
  * gcc-4.5: libgcc_s.so.1 symlink creation on cross-builds.
  * Enable gcc-multilib for cross-builds and fix what needs fixing.
  * Enable g++-multilib for cross-builds, fix pathnames.
  * Enable gobjc/gobjc++ multilib for cross-builds, fixes.
  * Enable gfortran multilib for cross-builds, fix paths.
  * Multilib dependency fixes for cross-builds.
 .
  Merge from gcc-4.5 (4.5.1-2) experimental; urgency=low
 .
  * Update to SVN 20100818 (r163323) from the gcc-4_5-branch.
    - Fix PR target/41089, PR tree-optimization/44914, PR c++/45112,
      PR fortran/44929, PR middle-end/45262, PR debug/45259, PR debug/45055,
      PR target/44805, PR middle-end/45034, PR tree-optimization/45109,
      PR target/44942, PR fortran/31588, PR fortran/43954, PR fortran/44660,
      PR fortran/42051, PR fortran/44064, PR fortran/45151, PR libstdc++/44963,
      PR tree-optimization/45241, PR middle-end/44632 (fixes: #585925),
      PR libstdc++/45283, PR target/45296.
 .
  [ Matthias Klose ]
  * Allow overwriting of the PF macro used in the build from the environment
    (Jim Heck). Fixes: #588381.
  * Fix libc-dbg build dependency for java enabled builds. Addresses: #591424.
  * gcj: Align data in .rodata.jutf8.* sections, patch taken from the trunk.
  * Configure with --enable-checking+release. LP: #612822.
  * Add the complete packaging to the -source package. LP: #608650.
  * Drop the gcc-ix86-asm-generic32.diff patch.
  * Tighten (build-) dependency on cloog-ppl (>= 0.15.9-2).
  * Apply proposed patch for PR middle-end/45292.
  * Re-enable running the libstdc++ testsuite on armel and ia64 on the buildds.
 .
  [ Steve Langasek ]
  * s,/lib/,/$(libdir)/, throughout debian/rules*; a no-op in the current
    case, but required for us to find the libraries when building for
    multiarch
  * Don't append multiarch paths to any multilib paths except for the default;
    our biarch (multilib) builds need to remain independent of multiarch in
    the near term, so we want to make sure we can find /usr/lib32 without
    /usr/lib/i486-linux-gnu being available.
  * debian/control.m4, debian/rules.conf: conditionally set packages to be
    Multi-Arch: yes when MULTIARCH is defined.
 .
  [ Marcin Juszkiewicz ]
  * Allow building intermediate stages for cross builds. LP: #603497.
 .
  Merge from gcc-4.5 (4.5.1-1) experimental; urgency=low
 .
  * GCC-4.5.1 release.
  * Update to SVN 20100731 (r162781) from the gcc-4_5-branch.
    - Fix PR tree-optimization/45052, PR target/43698.
  * Apply proposed fixes for PR c++/45112, PR c/45079.
  * Install config/vxworks-dummy.h in the gcc-4.5-plugin-dev package
    on armel, mips, mipsel, sh4, sparc, sparc64. Fixes: #590054.
  * Link executables statically when `static' is passed in DEB_BUILD_OPTIONS
    (Jim Heck). Fixes: #590102.
  * Stop building java packages from the gcc-4.5 source package.
 .
  Merge from gcc-4.5 (4.5.0-10) experimental; urgency=low
 .
  * Update to SVN 20100725 (r162508) from the gcc-4_5-branch.
    - Fix PR tree-optimization/45047, PR c++/43016, PR c++/45008.
  * Disable building gcj/libjava on mips/mipsel (fails to link libgcj).
  * Update libstdc++6 symbols files.
 .
  Merge from gcc-4.5 (4.5.0-9) experimental; urgency=low
 .
  * Update to SVN 20100723 (r162448) from the gcc-4_5-branch (post
    GCC-4.5.1 release candidate 1).
    - Fix PR debug/45015, PR target/44942, PR tree-optimization/44900,
      PR tree-optimization/44977, PR c++/44996, PR fortran/44929,
      PR fortran/30668, PR fortran/31346, PR fortran/34260,
      PR fortran/40011.
 .
  [ Marcin Juszkiewicz ]
  * Fix dependencies on cross library packages.
  * Copy all debian/rules* files to the -source package.
 .
  [ Matthias Klose ]
  * Fix versioned build dependency on gcc-4.x-source package for cross builds.
    LP: #609060.
  * Set Vcs attributes in control file.
 .
  Merge from gcc-4.5 (4.5.0-8) experimental; urgency=low
 .
  * Update to SVN 20100718 (r161892) from the gcc-4_5-branch.
    - Fixes: PR target/44531, PR bootstrap/44820, PR target/44597,
      PR target/44705, PR middle-end/44777, PR debug/44694, PR c++/44039,
      PR tree-optimization/43801, PR target/44575, PR debug/44104,
      PR middle-end/44671, PR middle-end/44686, PR tree-optimization/44357,
      PR debug/44694, PR middle-end/43866, PR debug/42278, PR c++/44059,
      PR tree-optimization/43905, PR middle-end/44133, PR tree-optimize/44063,
      PR tree-optimization/44683, PR rtl-optimization/43332, PR debug/44610,
      PR middle-end/44684, PR tree-optimization/44393, PR middle-end/44674,
      PR c++/44628, PR c++/44587, PR fortran/44582, PR fortran/43841,
      PR fortran/43843, PR libstdc++/44708, PR tree-optimization/44886,
      PR target/43888, PR tree-optimization/44284, PR middle-end/44828,
      PR middle-end/41355, PR c++/44703, PR ada/43731, PR fortran/44773,
      PR fortran/44847.
 .
  [ Marcin Juszkiewicz ]
  * debian/rules2: Merge rules.d includes.
  * Properly -name -dbg packages for cross builds.
  * Various cross build fixes.
  * Build libmudflap packages for cross builds.
  * Fix generation of maintainer scripts for cross packages.
  * Build a gcc-base package for cross builds.
 .
  [ Kees Cook ]
  * Fix additional libstdc++ testsuite failures for hardening defaults.
 .
  [ Samuel Thibault ]
  * Update hurd patch for 4.5, fixing build failure. Fixes: #584819.
 .
  [ Matthias Klose ]
  * gcc-arm-implicit-it.diff: Only pass -mimplicit-it=thumb when in
    thumb mode (Andrew Stubbs).
 .
  Merge from gcc-4.5 (4.5.0-7) experimental; urgency=low
 .
  * Update to SVN 20100625 (r161383) from the gcc-4_5-branch.
    - Fixes: PR bootstrap/44426, PR target/44546, PR target/44261,
      PR target/43740, PR libstdc++/44630 (fixes: #577458),
      PR c++/44627 (LP: #503668), PR target/39690, PR target/44615,
      PR fortran/44556, PR c/44555.
    - Update libstdc++'s pretty printer for python2.6. Fixes: #585202.
 .
  [ Matthias Klose ]
  * Fix libstdc++ symbols files for powerpc and sparc.
  * Add maintainer scripts for cross packages.
 .
  [ Samuel Thibault ]
  * Update hurd patch for 4.5, fixing build failure. Fixes: #584454,
    #584819.
 .
  [ Marcin Juszkiewicz ]
  * Merge the rules.d/binary-*-cross.mk files into rules.d/binary-*.mk.
 .
  Merge from gcc-4.5 (4.5.0-6) experimental; urgency=low
 .
  [ Matthias Klose ]
 .
  * Update to SVN 20100617 (r161901) from the gcc-4_5-branch. Fixes:
    PR target/44169, PR bootstrap/43170, PR objc/35996, PR objc++/32052,
    PR objc++/23716, PR lto/44464, PR rtl-optimization/42461, PR fortran/44536,
    PR tree-optimization/44258, PR tree-optimization/44423, PR target/44534,
    PR bootstrap/44426, PR tree-optimization/44508, PR tree-optimization/44507,
    PR lto/42776, PR target/44481, PR debug/41371, PR bootstrap/37304,
    PR target/44067, PR debug/41371, PR debug/41371, PR target/44075,
    PR c++/44366, PR c++/44401, PR fortran/44347, PR fortran/44430,
    PR lto/42776, PR libstdc++/44487, PR other/43838, PR libgcj/44216.
  * debian/patches/cross-fixes.diff: Update for 4.5 (Marcin Juszkiewicz).
  * debian/patches/libstdc++-pic.diff: Fix installation for cross builds.
  * Fix PR bootstrap/43847, --enable-plugin for cross builds.
  * Export long double versions of "C" math library for arm-linux-gnueabi,
    m68k-linux-gnu (ColdFire), mips*-linux-gnu (o32 ABI), sh*-linux-gnu
    (not 32 bit). Merge the libstdc++-*-ldbl-compat.diff patches.
  * Merge binary-libgcc.mk packaging changes into binary-libgcc-cross.mk
    (Loic Minier).
  * Update libgcc and libstdc++ symbols files.
 .
  [ Aurelien Jarno ]
 .
  * libstdc++-mips-ldbl-compat.diff: On MIPS provide the long double
    versions of "C" math functions in libstdc++ as we need to keep the
    ABI. Fixes: #584610.
 .
  Merge from gcc-4.5 (4.5.0-5) experimental; urgency=low
 .
  * Update to SVN 20100602 (r160097) from the gcc-4_5-branch. Fixes:
    PR target/44338, PR middle-end/44337, PR tree-optimization/44182,
    PR target/44161, PR c++/44358, PR fortran/44360, PR lto/44385.
  * Fix PR target/44261, taken from the trunk. Fixes: #582787.
  * Fix passing the expanded -iplugindir option.
  * Disable broken profiled bootstrap on alpha.
  * On ix86, pass -mtune=generic32 in 32bit mode to the assembler, when
    configured for i586-linux-gnu or i686-linux-gnu.
 .
  Merge from gcc-4.5 (4.5.0-4) experimental; urgency=low
 .
  * Update to SVN 20100527 (r160047) from the gcc-4_5-branch. Fixes:
    PR rtl-optimization/44164, PR middle-end/44069, PR target/44199,
    PR lto/44196, PR target/43733, PR target/44245, PR target/43869,
    PR debug/44223, PR tree-optimization/44038, PR tree-optimization/43949,
    PR debug/44205, PR debug/44178, PR bootstrap/43870, PR target/44202,
    PR target/44074, PR lto/43455, PR lto/42653, PR lto/42425, PR lto/43080,
    PR lto/43946, PR c++/43382, PR c++/41510, PR c++/44193, PR c++/44157,
    PR c++/44158, PR lto/44256, PR libstdc++/44190, PR lto/44312,
    PR target/43636, PR target/43726, PR c++/43555PR libstdc++/40497.
 .
  [ Matthias Klose ]
 .
  * Enable multilibs again on powerpcspe. Fixes: #579780.
  * Fix setting CC for REVERSE_CROSS build (host ==  target,host != build).
    Fixes: #579779.
  * Fix setting biarch_cpu macro.
  * Don't bother with un-normalized paths in .la files, just remove them.
  * debian/locale-gen: Update locales needed for the libstdc++-v3 testsuite.
  * If libstdc++6 is built from newer gcc-4.x source, run the libstdc++-v3
    testsuite against the installed lib too.
  * Configure with --enable-secureplt on powerpcspe.
 .
  [ Aurelien Jarno ]
 .
  * Fix $(distrelease) on non-official archives. Fix powerpcspe, sh4 and
    sparc64 builds.
 .
  Merge from gcc-4.5 (4.5.0-3) experimental; urgency=low
 .
  * Update to SVN 20100519 (r159556) from the gcc-4_5-branch. Fixes:
    PR c++/43704, PR fortran/43339, PR middle-end/43337, PR target/43635,
    PR tree-optimization/43783, PR tree-optimization/43796, PR middle-end/43570,
    PR libgomp/43706, PR libgomp/43569, PR middle-end/43835, PR c/43893,
    PR tree-optimization/43572, PR tree-optimization/43845, PR libgcj/40860,
    PR target/43744, PR debug/43370, PR c++/43880, PR middle-end/43671,
    PR debug/43972, PR target/43921, PR c++/38064, PR c++/43953,
    PR fortran/43985, PR fortran/43592, PR fortran/40539, PR c++/43787,
    PR middle-end/44085, PR middle-end/44071, PR middle-end/43812,
    PR debug/44028, PR rtl-optimization/44012, PR target/44046,
    PR documentation/44016, PR fortran/44036, PR fortran/40728,
    PR libstdc++/44014, PR lto/44184, PR bootstrap/42347, PR middle-end/44102,
    PR c++/44127, PR debug/44136, PR target/44088, PR tree-optimization/44124,
    PR fortran/43591, PR fortran/44135, PR libstdc++/43259.
 .
  [ Matthias Klose ]
  * Revert gcj-arm-no-merge-exidx-entries patch, fixed by PR libgcj/40860.
  * Don't run the libstdc++-v3 testsuite on the ia64 buildds. Timeouts.
  * Backport two libjava fixes from the trunk to run josm with gcj.
  * Ubuntu only:
    - Pass --hash-style=gnu instead of --hash-style=both to the linker.
  * Preliminary architecture port for powerpcspe (Kyle Moffett).
    Fixes: #579780.
  * Update configury to be able to target i686 instead of i486 on i386.
 .
  [ Aurelien Jarno]
  * Don't link with --hash-style=both on mips/mipsel as GNU hash is not
    compatible with the MIPS ABI.
  * Default to -mplt on mips(el), -march=mips2 and -mtune=mips32 on 32-bit
    mips(el), -march=mips3 and -mtune=mips64 on 64-bit mips(el).
 .
  Merge from gcc-4.5 (4.5.0-2) experimental; urgency=low
 .
  * Update to SVN 20100419 from the gcc-4_5-branch.
    - Fix PR tree-optimization/43627, c++/43641, PR c++/43621, PR c++/43611,
      PR fortran/31538, PR fortran/30073, PR target/43662,
      PR tree-optimization/43572, PR tree-optimization/43771.
  * Install the linker plugin.
  * Search the linker plugin as a readable, not an executable file.
  * Link with --hash-style=both on mips/mipsel.
  * On mips, pass -mfix-loongson2f-nop to as, if -mno-fix-loongson2f-nop
    is not passed.
  * Sequel to PR40521, fix -g to generate .eh_frame on ARM.
  * On ARM, let gcj pass --no-merge-exidx-entries to the linker.
  * Build-depend/depend on binutils snapshot.
  * Update NEWS.html and NEWS.gcc.
 .
  Merge from gcc-4.5 (4.5.0-1) experimental; urgency=low
 .
  * GCC 4.5.0 release.
  * Always apply biarch patches.
  * Build the lto-linker plugin again. Fixes: #575448.
  * Run the libstdc++v3 testsuite on armel again.
  * Fix --enable-libstdcxx-time documentation, show configure result.
  * On linux targets always pass --no-add-needed to the linker.
  * Update the patch to search for plugins in a default plugin directory.
  * Fix java installations in snapshot builds.
  * Configure --with-plugin-ld=ld.gold.
  * Linker selection: ld is used by default, to use the gold linker,
    pass -fuse-linker-plugin (no other side effects if -flto/-fwhopr
    is not passed). To force ld.bfd or ld.gold, pass -B/usr/lib/compat-ld
    for ld.bfd or /usr/lib/gold-ld for ld.gold.
  * Don't apply the gold-and-ld patch for now.
  * Stop building the documentation for dfsg compliant builds. Fixes: #571759.
 .
  Merge from gcc-4.5 (4.5-20100404-1) experimental; urgency=low
 .
  * Update to SVN 20100404 from the trunk.
  * Fix build failures building cross compilers configure --with-ld.
  * lib32gcc1: Set priority to `extra'.
  * Apply proposed patch to search for plugins in a default plugin directory.
  * In snapshot builds, use for javac/ecj1 the jvm provided by the package.
  * libstdc++-arm-ldbl-compat.diff: On ARM provide the long double versions
    of "C" math functions in libstdc++; these are dropped when built
    against glibc-2.11.
 .
  Merge from gcc-4.5 (4.5-20100321-1) experimental; urgency=low
 .
  * Update to SVN 20100321 from the trunk.
  * gcj-4.5-jre-headless: Stop providing java-virtual-machine.
  * gcj-4.5-plugin-dev: Don't suggest mudflap packages.
  * Apply proposed patch to enable both gold and ld in a single toolchain.
    New option -fuse-ld=ld.bfd, -fuse-ld=gold.
 .
  Merge from gcc-4.5 (4.5-20100227-1) experimental; urgency=low
 .
  * Update to SVN 20100227 from the trunk.
  * Don't run the libstdc++-v3 testsuite on arm*-*-linux-gnueabi, when
    defaulting to thumb mode (Timeouts on the Ubuntu buildd).
 .
  Merge from gcc-4.5 (4.5-20100222-1) experimental; urgency=low
 .
  * Update to SVN 20100222 from the trunk.
    - Install additional header files needed by plugins. Fixes: #562881.
  * gcc-4.5-plugin-dev: Should depend on libgmp3-dev. Fixes: #566366.
  * Update libstdc++6 symbols files.
 .
  Merge from gcc-4.5 (4.5-20100216-0ubuntu1~ppa1) lucid; urgency=low
 .
  * Update to SVN 20100216 from the trunk.
  * Don't call dh_makeshlibs with -V for shared libraries with
    symbol files.
  * Don't run the libstdc++-v3 testsuite in thumb mode on armel
    to work around buildd timeout (see PR target/42509).
 .
  Merge from gcc-4.5 (4.5-20100204-1) experimental; urgency=low
 .
  * Update to SVN 20100204 from the trunk.
 .
  Merge from gcc-4.5 (4.5-20100202-1) experimental; urgency=low
 .
  * Update to SVN 20100202 from the trunk.
    - gcc-stack_chk_fail-check.diff: Remove, applied upstream.
  * Update libstdc++6 symbol files.
  * Build gnat in snapshot builds on arm.
  * Configure with --enable-checking=yes for snapshot builds, and for
    4.5 builds before the release.
  * Temporary workaround: On arm-linux-gnueabi run the libstdc++v3 testsuite
    with -Wno-abi.
  * When building the hppa64 cross compiler, add $(builddir)/gcc to
    LD_LIBRARY_PATH to find the just built libgcc6. Fixes: #565862.
  * On sh4-linux, use sh as java architecture name instead of sh4.
  * On armel, build gnat-4.5 using gcc-snapshot.
  * Revert the bump of the libgcc soversion on hppa (6 -> 4).
 .
  Merge from gcc-4.5 (4.5-20100107-1) experimental; urgency=low
 .
  [ Matthias Klose ]
  * Update to SVN 20100107 from the trunk.
  * Revert the workaround for the alpha build (PR bootstrap/42511 is fixed).
  * testsuite-hardening-format.diff: Add a fix for the libstdc++ testsuite.
  * Build-depend again on autogen.
  * Work around PR lto/41569 (installation bug when configured with
    --enabled-gold).
  * On armel run the testsuite both in arm and thumb mode, when the
    distribution is supporthing tumb processors.
  * Work around PR target/42509 (armel), not setting BOOT_CFLAGS, but
    applying libcpp-arm-workaround.diff.
 .
  [ Nobuhiro Iwamatsu ]
  * Update gcc-multiarch patch for sh4.
 .
  Merge from gcc-4.5 (4.5-20100106-0ubuntu1) lucid; urgency=low
 .
  * Update to SVN 20100106 from the trunk.
  * gcj-4.5-jdk: Include /usr/lib/jvm-exports.
  * Rename libgcc symbols file for hppa.
  * On alpha and armel, set BOOT_CFLAGS to -g -O1 to work around bootstrap
    failures (see PR target/42509 (armel) and PR bootstrap/42511 (alpha)).
  * Base the source build-dependency on the package version instead of the
    gcc version.
 .
  Merge from gcc-4.5 (4.5-20100103-1) experimental; urgency=low
 .
  * Update to SVN 20100103 from the trunk.
 .
  [ Samuel Thibault ]
  * Update hurd patch for 4.5. Fixes: #562802.
 .
  [ Aurelien Jarno ]
  * Remove patches/kbsd-gnu-ada.diff (merged upstream).
 .
  [ Matthias Klose ]
  * libgcj11: Move .so symlinks into gcj-4.5-jdk. Addresses: #563280.
  * gcc-snapshot: On sparc64, use gcc-snapshot as bootstrap compiler.
  * Don't use expect-tcl8.3 on hppa anymore.
  * Merge gnat-4.4 changes back from 4.4.2-5.
  * Bump libgcc soversion on hppa (4 -> 6).
  * Default to v9a (ultrasparc) on sparc*-linux.
 .
  Merge from gcc-4.5 (4.5-20091226-1) experimental; urgency=low
 .
  * Update to SVN 20091226 from the trunk.
  * Fix powerpc spu installation.
  * Enable multiarch for sh4.
  * Fix libffi multilib test runs.
  * Configure the hppa -> hppa64 cross compiler --with-system-zlib.
  * gcc-4.5-hppa64: Don't ship info dir file.
  * lib32stdc++6{,-dbg}: Add dependency on 32bit glibc.
 .
  Merge from gcc-4.5 (4.5-20091223-1) experimental; urgency=low
 .
  * Update to SVN 20091223 from the trunk.
 .
  [ Matthias Klose ]
  * Update hardening patches for 4.5.
  * Don't call install-info directly, depend on dpkg | install-info instead.
  * Add conflicts with packages built from GCC 4.4 sources.
  * On ARM, pass --hash-style=both to ld.
  * Update libgfortran3 symbols file.
  * Update libstdc++6 symbols file.
 .
  [ Arthur Loiret ]
  * debian/rules.conf (gen_no_archs): Handle multiple arm ports.
 .
  Merge from gcc-4.5 (4.5-20091220-1) experimental; urgency=low
 .
  * Update to SVN 20091220 from the trunk.
    - Remove patches applied upstream: arm-boehm-gc-locks.diff,
      arm-gcc-gcse.diff, deb-protoize.diff, gcc-arm-thumb2-sched.diff,
      gcc-atom-doc.diff, gcc-atom.diff, gcc-build-id.diff,
      gcc-unwind-debug-hook.diff, gcj-use-atomic-builtins-doc.diff,
      gcj-use-atomic-builtins.diff, libjava-atomic-builtins-eabi.diff,
      libjava-nobiarch-check-snap.diff, lp432222.diff, pr25509-doc.diff,
      pr25509.diff, pr39429.diff, pr40133.diff, pr40134.diff, rev146451.diff,
      s390-biarch-snap.diff, sh4-scheduling.diff, sh4_atomic_update.diff.
    - Update patches: gcc-multiarch.diff, gcc-textdomain.diff,
      libjava-nobiarch-check.diff, libjava-subdir.diff, libstdc++-doclink.diff,
      libstdc++-man-3cxx.diff, libstdc++-pic.diff, note-gnu-stack.diff,
      rename-info-files.diff, s390-biarch.diff.
  * Stop building the protoize package, removed from the GCC 4.5 sources.
  * gcc-4.5: Install lto1, lto-wrapper, and new header files for intrinsics.
  * libstdc++6-4.5-dbg: Install the python files for use with gdb.
  * Build java packages from the gcc-4.5 source package.


Override entries for your package:

Announcing to debian-devel-changes@lists.debian.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.


Reply to: