2009
gnat-4.3 (4.3.2-1.1) unstable; urgency=low
Merge from gcc-4.3 (4.3.2-1.1):
[Matthias Klose]
* debian/patches/libobjc-armel.dpatch: Don't define EH_USES, apply
r142204 for armel, taken from the gcc-4_3-branch.
* Fix PR target/38287 (sparc, wrong code). Fixes: #506713.
-- Ludovic Brenta <lbrenta@debian.org> Sun, 4 Jan 2009 12:01:39 +0100
2008
gnat-4.3 (4.3.2-1) unstable; urgency=low
Merge from gcc-4.3 (4.3.2-1):
[Matthias Klose]
* Final gcc-4.3.2 release (regression fixes).
- Remove the generated install docs from the tarball (GFDL licensed).
- C++ regression fixes: PR debug/37156.
- general regression fixes: PR debug/37156, PR target/37101.
- Java regression fixes: PR libgcj/8995.
* Update to SVN 20080902 from the gcc-4_3-branch.
- Fix PR target/36533, wrong-code with incorrectly assumed aligned_operand.
Fixes: #487115.
- Fix PR target/36634, wrong-code on powerpc with -msecure-plt.
- Fix PR middle-end/36811, infinite loop building with -O3.
- C++/libstdc++ regression fixes: PR c++/36407, PR c++/34963,
PR libstdc++/36832, PR libstdc++/36552, PR libstdc++/36729.
- Fortran regression fixes: PR fortran/36366, PR fortran/36824.
- general regression fixes: PR middle-end/36877, PR target/36780,
PR target/36827, PR rtl-optimization/35281, PR rtl-optimization/36753,
PR target/36827, PR target/36784, PR target/36782, PR middle-end/36369,
PR target/36780, PR target/35492, PR middle-end/36811,
PR rtl-optimization/36419, PR target/35802, PR target/36736,
PR target/34780.
- C++/libstdc++ regression fixes: PR c++/36688, PR c++/37016, PR c++/36999,
PR c++/36405, PR c++/36767, PR c++/36852.
- general regression fixes: PR target/36613, PR rtl-optimization/36998,
PR middle-end/37042, PR middle-end/35432, PR target/35659,
PR middle-end/37026, PR middle-end/36691, PR tree-optimization/36991,
PR rtl-optimization/35542, PR bootstrap/35752, PR rtl-optimization/36419,
PR debug/36278, PR preprocessor/36649, PR rtl-optimization/36929,
PR tree-optimization/36830, PR c/35746, PR middle-end/37014,
PR middle-end/37103.
- Fortran regression fixes: PR fortran/36132.
- Java regression fixes: PR libgcj/31890.
- Fixes PR middle-end/37090. Fixes: #494815.
- C++ regression fixes: PR c++/36741 (wrong diagnostic),
- general regression fixes: PR target/37184 (ice on valid code),
PR target/37191 (ice on valid code), PR target/37197 (ice on valid code),
PR middle-end/36817 (ice on valid code), PR middle-end/36548 (wrong code),
PR middle-end/37125 (wrong code), PR c/37261 (wrong diagnostic),
PR target/37168 (ice on valid code), PR middle-end/36449 (wrong code),
PR middle-end/37248 (missed optimization).
* Move symlinks in gcc_lib_dir from cpp-4.3 to gcc-4.3-base. Fixes: #497369.
* Don't build-depend on autogen on architectures where it is not installable
(needed for the fixincludes testsuite only); don't build-depend on it for
source packages not running the fixincludes testsuite.
* gij/gcj: Don't remove alternatives on upgrade. Addresses: #479950.
* Start the logwatch script on alpha as well to avoid timeouts in
the testsuite.
* Fix PR target/35965, PIC + -fstack-protector on arm/armel. Fixes: #469517.
* Don't run the libjava testsuite with -mabi=n32.
* Update patch for PR other/28322, that unknown -Wno-* options do not
cause errors, but warnings instead.
* On m68k, add -fgnu89-inline when in gnu99 mode (requested by Michael
Casadeval for the m68k port). Fixes: #489234.
* Remove obsolete multiarch-lib patch.
* debian/rules.defs: Remove hurd-i386 from ssp_no_archs (Samuel Thibault).
Fixes: #483613.
* Do not create a /usr/lib/gcc/<target-arch>/4.3.0 symlink.
* libjava/classpath: Set and use EXTRA_CFLAGS (taken from the trunk).
[Arthur Loiret]
* debian/rules2:
- configure sh4-linux with --with-multilib-list=m4,m4-nofpu
and --with-cpu=sh4.
- configure sparc-linux with --enable-targets=all on snapshot builds
(change already in 4.3.1-1).
* debian/rules.patch: Don't apply sh4-multilib.dpatch.
[Ludovic Brenta]
* debian/patches/ada-alpha.dpatch: remove, applied upstream.
[Samuel Tardieu, Ludovic Brenta]
* debian/patches/pr15808.dpatch (closes: #246392),
debian/patches/pr30827.dpatch: new; backport from the trunk.
-- Ludovic Brenta <lbrenta@debian.org> Sat, 6 Sep 2008 15:26:30 +0200
gnat-4.3 (4.3.1-2) unstable; urgency=low
[Ludovic Brenta] * Add sdefault.ads to libgnatprj4.3-dev. Closes: #492866. * turn gnatvsn.gpr and gnatprj.gpr into proper library project files. * Unconditionally build-depend on gnat. Closes: #487564. * (debian/rules.d/binary-ada.mk): Add a symlink libgnat.so to /usr/lib/libgnat-4.3.so in the adalib directory. Closes: #493814. * (debian/patches/ada-sjlj.dpatch): remove dangling symlinks from all adalib directories. [Samuel Tardieu, Ludovic Brenta] * debian/patches/pr16086.dpatch: new; backport from GCC 4.4. Closes: #248172. * debian/patches/pr35792.dpatch: new; backport from GCC 4.4.
-- Ludovic Brenta <lbrenta@debian.org> Sat, 9 Aug 2008 18:33:49 +0200
gnat-4.3 (4.3.1-1) unstable; urgency=low
[Matthias Klose]
* GCC-4.3.1 release.
- Remove gcc-i386-emit-cld patch.
- On Debian amd64 and i386 configure with --enable-cld.
* Do not include standard system paths in libgcj pkgconfig file.
* Suggest the correct libmudflap0-dbg package.
* Fix PR libjava/35020, taken from the trunk.
* Apply proposed patch for PR tree-optimization/36343.
* On hurd-i386 with -fstack-protector do not link with libssp_nonshared
(Samuel Thibault). Fixes: #483613.
* Apply proposed patch for PR tree-optimization/34244.
* Remove debian-revision in symbols files.
* Fix installation of all biarch -multilib packages which are not triarch.
* Fix some lintian warnings.
* Include library symlinks in gobjc and gfortran multilib packages, when
not building the library packages.
* Fix sections in doc-base files.
* Don't apply the sparc-biarch patch when building the gcc-snapshot package.
* libjava: Add @file support for gjavah & gjar.
* Fix PR tree-optimization/36129, ICE with -fprofile-use.
* Add spu build dependencies independent of the architecture.
* Move arm -funroll-loops fix to arm-funroll-loops from
gfortran-armel-updates. Apply it on both arm and armel.
Fixes: #476460.
* Use iceape-dev as a build dependency for Java enabled builds.
* Build the sru cross compiler from a separate source dir without applying
the hardening patches.
* Apply patch for PR rtl-optimization/36111, taken from the trunk.
* Update to SVN 20080610 from the gcc-4_3-branch.
- config.gcc: Fix quoting for in the enable_cld test.
* Use GNU locales on hurd-i386 (Samuel Thibault). Fixes: #485395.
* libstdc++-doc: Fix URL's for locally installed docs. Fixes: #485133.
* libjava: On armel apply kludge to fix unwinder infinitely looping 'til
it runs out of memory.
* Adjust dependencies to require GCC 4.3.1.
[Aurelien Jarno]
* Really apply arm-funroll-loops.dpatch on arm and armel. Fixes: #476460.
-- Ludovic Brenta <lbrenta@debian.org> Fri, 13 Jun 2008 21:11:23 +0200
gnat-4.3 (4.3.0-6) unstable; urgency=low
[ Aurelien Jarno ]
* Update libgcc1 symbols for hurd-i386.
[ Arthur Loiret ]
* Make gcc-4.3-spu Recommends newlib-spu. Fixes: #476088
* Build depend on spu build dependencies only when building
as gcc-4.x source package.
* Disable spu for snapshot builds.
* Support sh4 targets:
- sh4-multilib.dpatch: Add, fix multilib (m4/m4-nofpu) for sh4-linux
- multiarch-include.dpatch: Don't apply on sh4.
[ Matthias Klose ]
* Stop building libffi packages.
* Update to SVN 20080523 from the gcc-4_3-branch.
- Fix PR target/35662, wrong gfortran code on mips/mipsel. Fixes: #476427.
- Fix PR tree-optimization/36129, ICE with -fprofile-use.
Remove debian/patches/pr36129.dpatch.
- Fixes mplayer build on powerpc. Fixes: #475153.
- Remove gcc-i386-emit-cld patch.
- On Debian amd64 and i386 configure with --enable-cld.
* Stop building gij/gcj on alpha, arm and hppa. Fixes: #459560.
* libstdc++6-4.3-doc: Fix file location in doc-base file. Fixes: #476253.
* debian/patches/template.dpatch: Remove the `exit 0' line.
* Fix alternative names for amd64 cross builds. Addresses: #466422.
* debian/copyright: Update to GPLv3, remove the text of the GFDL
and reference the copy in common-licenses.
* Generate the locale data for the testsuite, if the locales package
is installed (not a dependency on all archs).
* Update libgcc2 symbols for m68k, libstdc++6 symbols for arm, m68k, mips
and mipsel.
* Do not include a symbols file for libobjc_gc.so.
* Add four more symbols to libgcj_bc, patch taken from the trunk.
* Adjust names of manual pages in the spu build on powerpc.
* ARM EABI (armel) updates (Andrew Jenner, Julian Brown):
- Add Objective-C support.
- Fortran support patches.
- Fix ICE in gfortran.dg/vector_subscript_1.f90 for -Os -mthumb reload.
* Build ObjC and Obj-C++ packages on armel.
* Reenable running the testsuite on m68k.
* Add spu build dependencies independent of the architecture.
* Move arm -funroll-loops fix to arm-funroll-loops from
gfortran-armel-updates. Apply it on both arm and armel.
Fixes: #476460.
* Use iceape-dev as a build dependency for Java enabled builds.
* Build the sru cross compiler from a separate source dir without applying
the hardening patches.
[Samuel Tardieu, Ludovic Brenta]
* debian/patches/gnalasup_to_lapack.dpatch: new.
* debian/patches/pr16087.dpatch: new. Closes: #248173.
* Correct the patches from the previous upload.
[Ludovic Brenta]
* debian/patches/ada-acats.dpatch: really run the just-built gnat, not the
bootstrap gnat.
* debian/rules2: when running the Ada test suite, do not run the multilib
tests as gnat does not support multilib yet.
* Run the ACATS testsuite again (patch it so it correctly finds gnatmake).
[Thiemo Seufer]
* debian/patches/ada-libgnatprj.dpatch,
debian/patches/ada-mips{,el}.dpatch: complete support for mips and mipsel.
Closes: #482433.
-- Ludovic Brenta <lbrenta@debian.org> Sat, 24 May 2008 14:30:35 +0200
gnat-4.3 (4.3.0-5) unstable; urgency=low
[Samuel Tardieu, Ludovic Brenta]
* debian/patches/pr34466.dpatch,
debian/patches/pr22255.dpatch,
debian/patches/pr33688.dpatch,
debian/patches/pr10768.dpatch,
debian/patches/pr28305.dpatch,
debian/patches/pr17985.dpatch (closes: #278685)
debian/patches/pr15915.dpatch,
debian/patches/pr16098.dpatch,
debian/patches/pr18680.dpatch,
debian/patches/pr28733.dpatch,
debian/patches/pr22387.dpatch,
debian/patches/pr29015.dpatch: new; backport Ada bug fixes from GCC 4.4.
* debian/patches/rules.patch: apply them.
* debian/patches/pr35050.dpatch: update.
[Andreas Jochens]
* debian/patches/ppc64-ada.dpatch: update, adding support for ppc64.
Closes: #476868.
[Ludovic Brenta]
* Apply ppc64-ada.dpatch whenever we build libgnat, not just on ppc64.
-- Ludovic Brenta <lbrenta@debian.org> Mon, 21 Apr 2008 21:49:53 +0200
gnat-4.3 (4.3.0-4) unstable; urgency=low
[ Aurélien Jarno ] * Additional fixes for mips and mipsel.
-- Ludovic Brenta <lbrenta@debian.org> Mon, 7 Apr 2008 01:05:56 +0200
gnat-4.3 (4.3.0-3) unstable; urgency=low
[ Ludovic Brenta ]
* debian/patches/pr28322.dpatch: never pass -Wno-overlength-strings to
the bootstrap compiler, as the patch breaks the detection of whether
the bootstrap compiler supports this option or not.
Closes: #471192. Works around #471767.
* Merge Aurélien Jarno's mips patch. Closes: #472854.
* Upload as gnat-4.3.
[ Samuel Tardieu ]
* debian/patches/pr30740.dpatch: new Ada bug fix.
* debian/patches/pr35050.dpatch: new Ada bug fix.
[ Xavier Grave ]
* debian/patches/ada-mips{,el}.dpatch: new; split mips/mipsel support
into new patches, out of ada-sjlj.dpatch.
* debian/rules.d/binary-ada.mk: fix the version number of libgnarl-4.3.a.
[Roman Zippel]
* PR target/25343, fix gcc.dg/pch/pch for m68k.
-- Matthias Klose <doko@debian.org> Thu, 01 May 2008 21:08:09 +0200
gcc-4.3 (4.3.0-3) unstable; urgency=medium
[ Matthias Klose ]
* Update to SVN 20080401 from the gcc-4_3-branch.
- Fix PR middle-end/35705 (hppa only).
* Update libstdc++6 symbols for hurd-i386. Closes: #472334.
* Update symbol files for libgomp (ppc64).
* Only apply the gcc-i386-emit-cld patch on amd64 and i386 architectures.
* Update libstdc++ baseline symbols for hppa.
* Install powerpc specific header files new in 4.3.
* gcc-4.3-hppa64: Don't include the install tools in the package.
[ Aurelien Jarno ]
* Fix gobjc-4.3-multilib dependencies. Closes: #473455.
* Fix gnat-4.3 build on mips/mipsel.
* patches/ada-alpha.dpatch: new patch to fix gnat-4.3 build on alpha.
Closes: #472852.
* patches/config-ml.dpatch: also check for n32 multidir.
[ Arthur Loiret ]
* Build-Depends on binutils (>= 2.18.1~cvs20080103-2) on mips and mipsel,
required for triarch.
* libstdc++-pic.dpatch: Update, don't fail anymore if shared lib is disabled.
[ Andreas Jochens ]
* Fix build failures on ppc64. Closes: #472917.
- gcc-multilib64dir.dpatch: Remove "msoft-float" and "nof" from MULTILIB
variables.
- Removed ppc64-biarch.dpatch.
- Add debian/lib32gfortan3.symbols.ppc64.
[ Arthur Loiret, Matthias Klose ]
* Build compilers for spu-elf target on powerpc and ppc64.
- Add gcc-4.3-spu, g++-4.3-spu and gfortran-4.3-spu packages.
- Partly based on the work in Ubuntu on the spu toolchain.
-- Matthias Klose <doko@debian.org> Tue, 01 Apr 2008 23:29:21 +0000
gcc-4.3 (4.3.0-2) unstable; urgency=low
[Matthias Klose]
* Update to SVN 20080321 from the gcc-4_3-branch.
- Remove some broken code that attempts to enforce linker
constraints. Closes: #432541.
* Temporary fix, will be removed once a fixed kernel is available
in testing: Emit cld instruction when stringops are used (i386).
Do not expose the -mcld option until added upstream. Closes: #469567.
* Update NEWS files.
* libjava: Don't leak upon failed realloc (taken from the trunk).
* debian/rules2: The build is not yet prepared to take variables from
the environment; unexport and unset those.
[Arthur Loiret/Aurelien Jarno]
* MIPS tri-arch support:
- mips-triarch.dpatch: new patch to default to o32 and follow the
glibc convention for n32 & 64 bit names.
- Rename $(biarch) and related vars into $(biarch64).
- Fix biarchsubdir to allow triarch.
- Add biarchn32 support.
- Add mips and mipsel to biarch64 and biarchn32 archs.
- Update binary rules for biarchn32 and libn32 targets.
- Fix multilib deps for triarch.
- control.m4: Add libn32 packages.
-- Matthias Klose <doko@debian.org> Sat, 22 Mar 2008 00:06:33 +0100
gcc-4.3 (4.3.0-1) unstable; urgency=low
[Matthias Klose]
* GCC-4.3.0, final release.
* Update to SVN 20080309 from the gcc-4_3-branch.
* Build from a modified tarball, without GFDL documentation with
invariant sections and cover texts.
* debian/rules.unpack: Avoid make warnings.
* debian/rules.d/binary-cpp.mk: Add 4.3.0 symlink in gcclibdir.
* Stop building treelang (removed upstream).
* gcj-4.3: Hardcode libgcj-bc dependency, don't run dh_shlibdeps on ecj1.
[Aurelien Jarno]
* Update libssp-gnu.dpatch and reenable it.
-- Matthias Klose <doko@debian.org> Sun, 09 Mar 2008 15:18:08 +0100
gcc-4.3 (4.3.0~rc2-1) unstable; urgency=medium
* Update to SVN 20080301 from the gcc-4_3-branch.
* Include the biarch libobjc_gc library in the packages.
* Link libobjc_gc with libgcjgc_convenience.la.
* Add new symbols to libstdc++6 symbol files, remove the symbols for
<system_error> support (reverted upstream for the 4.3 branch).
* Disable running the testsuite on m68k.
* Update PR other/28322, ignore only unknown -W* options.
-- Matthias Klose <doko@debian.org> Sat, 01 Mar 2008 15:09:16 +0100
gcc-4.3 (4.3-20080227-1) unstable; urgency=low
[Matthias Klose]
* Update to SVN 20080227 from the gcc-4_3-branch.
* Fix PR other/28322, GCC new warnings and compatibility.
Addresses: #367657.
[Hector Oron]
* Fix cross-compile builds. Closes: #467471.
-- Matthias Klose <doko@debian.org> Thu, 28 Feb 2008 00:30:38 +0100
gcc-4.3 (4.3-20080219-1) unstable; urgency=medium
[Matthias Klose]
* Update to SVN 20080219 from the gcc-4_3-branch.
* Apply proposed patch for PR target/34571 (alpha).
* libgcj9-dev: Don't claim that the package contains the static
libraries.
* libjava-xulrunner1.9.dpatch: Add configure check for xulrunner-1.9.
Name the alternative xulrunner-1.9-javaplugin.so.
* libgcj-doc: Don't include the examples; these cannot be built
with the existing Makefile anyway. Addresses: #449608.
* Manpages for gc-analyze and grmic are GFDL. Don't include these when
building DFSG compliant packages.
* Fix build failure building amd64 cross-target libstdc++ packages
(Tim Bagot). Addresses: #464365.
* Fix typos in rename-info-files patch (Richard Guenther).
* Fix PR libgcj/24170.
[Aurelien Jarno]
* kbsd-gnu-ada.dpatch: new patch to fix build on GNU/kFreeBSD.
[Ludovic Brenta]
* debian/rules.defs: Temporarily disable the testsuite when building gnat.
* debian/patches/libffi-configure.dpatch: run autoconf in the top-level
directory, where we've changed configure.ac; not in src/gcc.
* debian/patches/ada-sjlj.dpatch: do not run autoconf since we don't
change configure.ac.
* debian/control.m4 (gnat-4.3-doc): conflict with gnat-4.[12]-doc.
Closes: #464801.
-- Matthias Klose <doko@debian.org> Tue, 19 Feb 2008 23:20:45 +0000
gcc-4.3 (4.3-20080202-1) unstable; urgency=low
[ Matthias Klose ]
* Update to SVN 20080202 from the trunk.
- Fix PR c/35017, pedwarns about valid code. Closes: #450506.
- Fix PR target/35045, wrong code generation with -O3 on i386.
Closes: #463478.
* gcj-4.3: On armel depend on g++-4.3.
* Re-enable build of libobjc_gc, using the internal version of boehm-gc.
Closes: #212248.
[Ludovic Brenta]
* debian/patches/ada-default-project-path.dpatch,
debian/patches/ada-gcc-name.dpatch,
debian/patches/ada-symbolic-tracebacks.dpatch,
debian/patches/ada-link-lib.dpatch,
debian/patches/ada-libgnatvsn.dpatch,
debian/patches/ada-libgnatprj.dpatch,
debian/patches/ada-sjlj.dpatch: adjust to GCC 4.3.
* debian/README.gnat, debian/TODO,
debian/rules.d/binary-ada.mk: merge from gnat-4.2.
* debian/README.maintainers: add instructions for patching GCC.
* debian/patches/ada-driver.dpatch: remove, no longer used.
* debian/patches/libffi-configure.dpatch: do not patch the top-level
configure anymore; instead, rerun autoconf. This allows removing the
patch cleanly.
* debian/rules2: use gnatgcc as the bootstrap compiler, not gcc-4.2.
-- Matthias Klose <doko@debian.org> Sat, 02 Feb 2008 19:58:48 +0100
gcc-4.3 (4.3-20080127-1) unstable; urgency=low
[ Matthias Klose ] * Update to SVN 20080126 from the trunk. * Tighten build dependency on doxygen. * Update libstdc++ patches to current svn. * gij-4.3: Provide java*-runtime-headless instead of java*-runtime. [ Aurelien Jarno] * debian/multiarch.inc: change mipsel64 into mips64el.
-- Matthias Klose <doko@debian.org> Sun, 27 Jan 2008 01:33:35 +0100
gcc-4.3 (4.3-20080116-1) unstable; urgency=medium
* Update to SVN 20080116 from the trunk. * Update debian/watch. * Build libgomp documentation without building libgomp. Addresses: #460660. * Handle lzma compressed tarballs. * Fix dependency generation for the gcc-snapshot package: Addresses: #454667. * Restore lost chunk in libjava-subdir.dpatch.
-- Matthias Klose <doko@debian.org> Wed, 16 Jan 2008 20:33:50 +0100
gcc-4.3 (4.3-20080112-1) unstable; urgency=low
* Update to SVN 20080112 from the trunk. * Tighten build-dependency on dpkg-dev (closes: #458894). * Update symbol definitions for alpha. * Build-depend on libmpfr-dev for all source packages.
-- Matthias Klose <doko@debian.org> Sun, 13 Jan 2008 00:40:28 +0100
gcc-4.3 (4.3-20080104-1) unstable; urgency=low
* Update to SVN 20080104 from the trunk.
* Update symbol definitions for alpha, hppa, ia64, mips, mipsel, powerpc,
s390, sparc.
-- Matthias Klose <doko@debian.org> Fri, 04 Jan 2008 07:34:15 +0100
gcc-4.3 (4.3-20080102-1) unstable; urgency=low
[ Matthias Klose ]
* Update to SVN 20080102 from the trunk.
- Fix 64bit biarch builds (addresses: #447443).
* debian/rules.d/binary-java.mk: Reorder packaging to get shlibs
dependencies right.
* Use lib instead of lib64 as multilibdir on amd64 and ppc64.
* Build the java plugin always using libxul-dev.
* Add libgcj_bc to the libgcj9-0 shlibs file.
* Add symbol files for libgcc1, lib32gcc1, lib64gcc1, libstdc++6,
lib32stdc++6, lib64stdc++6, libgomp1, lib32gomp1, lib64gomp1, libffi4,
lib32ffi4, lib64ffi4, libobjc2, lib32objc2, lib64objc2, libgfortran3,
lib32gfortran3, lib64gfortran3.
Adjust build dependencies on dpkg-dev and debhelper.
* Do not build the java packages from the gcc-4.3 source package.
[ Aurelien Jarno ]
* Disable amd64-biarch patch on kfreebsd-amd64.
-- Matthias Klose <doko@debian.org> Wed, 02 Jan 2008 23:48:14 +0100
2007
gcc-4.3 (4.3-20071124-1) experimental; urgency=low
[ Matthias Klose ] * Update to SVN 20071124 from the trunk. * Fix dependencies of lib*gcc1-dbg packages. * gcjwebplugin: Fix path of the gcj subdirectory. LP: #149792. * gij-hppa: Call gij-4.2, not gij-4.1. Addresses: #446282. * Don't run the testsuite on hppa when expect-tcl8.3 is not available. * Fix libgcc1-dbg doc directory symlink. Closes: #447969. [ Aurelien Jarno ] * Update kbsd-gnu patch. * Remove kbsd-gnu-ada patch (merged upstream).
-- Matthias Klose <doko@debian.org> Sat, 24 Nov 2007 13:14:29 +0100
gcc-4.3 (4.3-20070930-1) experimental; urgency=low
[Matthias Klose]
* Update to SVN 20070929 from the trunk.
* Update debian patches to the current trunk.
* Regenerate the control file.
* On powerpc-linux-gnu and i486-linux-gnu cross-compile the 64bit
multilib libraries to allow a sucessful build on 32bit kernels
(our buildds). Although we won't get 64bit test results this way ...
* Remove the build dependency on expect-tcl8.3.
* Fix MULTILIB_OSDIRNAMES for cross builds targeted for amd64 and ppc64.
* When -fstack-protector is the default (Ubuntu), do not enable
-fstack-protector when -nostdlib is specified. LP: #77865.
* Always set STAGE1_CFLAGS to -g -O2, only pass other settings
when configuring when required.
* Configure --with-bugurl, adjust the bug reporting instructions.
* gcc-4.3: Install new cpuid.h header.
* Fix installation of the s390 libstdc++ biarch headers.
* Install new bmmintrin.h, mmintrin-common.h headers.
* Build -dbg packages for libgcc, libgomp, libmudflap, libffi, libobjc,
libgfortran.
* Downgrade libmudflap-dev recommendation to a suggestion. Closes: #443929.
[Riku Voipio]
* Configure armeabi with --disable-sjlj-exceptions.
* armel testsuite takes ages, adjust build accordingly.
-- Matthias Klose <doko@debian.org> Sun, 30 Sep 2007 12:06:02 +0200
gcc-4.3 (4.3-20070902-1) experimental; urgency=low
* Upload to experimental.
-- Matthias Klose <doko@debian.org> Sun, 2 Sep 2007 20:51:16 +0200
gcc-4.3 (4.3-20070902-0ubuntu1) gutsy; urgency=low
* Update to SVN 20070902 from the trunk.
* Fix the build logic for the Ubuntu i386 buildd; we can't build biarch.
* Only remove libgcj9's classmap db if no other libgcj9* library is
installed.
* A lot more updates for 4.3 packaging.
-- Matthias Klose <doko@ubuntu.com> Sat, 01 Sep 2007 21:01:43 +0200
gcc-4.3 (4.3-20070901-0ubuntu1) gutsy; urgency=low
* Update to SVN 20070901 from the trunk.
* First gcc-4.3 package build.
- Update patches for the *-linux-gnu builds.
- Update build files for 4.3.
* Add proposed patch for PR middle-end/33029.
* gcj-4.3: Install gc-analyze.
-- Matthias Klose <doko@ubuntu.com> Sat, 1 Sep 2007 20:52:16 +0200
gcc-4.2 (4.2.2-7) unstable; urgency=low
* Update to SVN 20080114 from the ubuntu/gcc-4_2-branch.
- Fix PR middle-end/34762. LP: #182412.
* Update debian/watch. Closes: #459259. Addresses: #459391, #459392.
* Build libgomp documentation without building libgomp. Closes: #460660.
* Restore gomp development files. Closes: #460736.
-- Matthias Klose <doko@debian.org> Mon, 14 Jan 2008 23:20:04 +0100
gcc-4.2 (4.2.2-6) unstable; urgency=low
* Update to SVN 20080113 from the ubuntu/gcc-4_2-branch. * Adjust build-dependency on debhelper, dpkg-dev. * Fix gnat-4.2 build failure (addresses: #456867). * Do not build packages built from the gcc-4.3 source.
-- Matthias Klose <doko@debian.org> Sun, 13 Jan 2008 13:48:49 +0100
gcc-4.2 (4.2.2-5) unstable; urgency=low
[Matthias Klose]
* Update to SVN 20080102 from the ubuntu/gcc-4_2-branch.
- Fix PR middle-end/32889, ICE in delete_output_reload.
Closes: #444873, #445336, #451047.
- Fix PR target/34215, ICE in assign_386_stack_local.
Closes: #446714, #452451.
- Fix PR target/33848, reference to non-existent label at -O1 on
mips/mipsel. Closes: #441633.
* debian/rules.d/binary-java.mk: dpkg-shlibsdeps can't handle the dangling
symlink to libgcj_bc.so.1. Remove it temporarily.
* Add libgcj_bc to the libgcj8-1 shlibs file.
* Fix build failures for gnat-4.2, gpc-4.2, gdc-4.2 introduced by recent
gdc changes.
* Add symbol files for libgcc1, lib32gcc1, lib64gcc1, libstdc++6,
lib32stdc++6, lib64stdc++6, libgomp1, lib32gomp1, lib64gomp1, libffi4,
lib32ffi4, lib64ffi4, libobjc2, lib32objc2, lib64objc2. Adjust build
dependencies on dpkg-dev and debhelper.
Adjust build-dependency on dpkg-dev.
[Arthur Loiret]
* Fix gdc-4.2 build failure.
* Update gdc to upstream SVN 20071124.
- d-bi-attrs: Support attributes on declarations in other modules.
- d-codegen.cc (IRState::attributes): Support constant declarations as
string arguments.
* Enable libphobos:
- gdc-4.2.dpatch: Fix ICEs.
- gdc-4.2-build.dpatch: Update, make it cleaner.
* Install libphobos in the private gcc lib dir.
* gdc-4.2.dpatch: Update from gdc-4.1.dpatch.
- gcc/tree-sra.c: Do not use SRA on structs with aliased fields created
for anonymous unions.
- gcc/predict.c: Add null-pointer check.
* debian/rules.defs: Disable phobos on hurd-i386.
- gdc-hurd-proc_maps.dpatch: Remove.
-- Matthias Klose <doko@debian.org> Wed, 02 Jan 2008 15:49:30 +0100
gcc-4.2 (4.2.2-4) unstable; urgency=low
[Matthias Klose]
* Update to SVN 20071123 from the ubuntu/gcc-4_2-branch.
- Fix PR middle-end/34130, wrong code with some __builtin_abs expressions.
Closes: #452108.
* Don't run the testsuite on hppa when expect-tcl8.3 is not available.
* Fix libgcc1-dbg doc directory symlink. Closes: #447969.
* Use gcc-multilib as build-dependency instead of gcc-4.1-mulitlib.
* Support for fast-math on hurd-i386 (Michael Banck). Closes: #451520.
* Fix again profiling support on the Hurd (Thomas Schwinge). Closes: #434937.
[Arthur Loiret]
* Merge gdc-4.1 patches and build infrastructure:
- gdc-4.2.dpatch: Add, setup gcc-4.2.x for D.
- gdc-4.2-build.dpatch: Add, update gdc builtins and driver objs.
- gdc-driver-zlib.dpatch: Add, use up-to-date system zlib.
- gdc-driver-defaultlib.dpatch: Add, add -defaultlib/-debuglib switches.
- gdc-driver-nophobos.dpatch: Add, disable libphobos when unsupported.
- gdc-libphobos-build.dpatch: Add, enable libphobos build when supported.
- gdc-fix-build.dpatch: Add, fix build on non-biarched 64bits targets.
- gdc-libphobos-std-format.dpatch: Add, replace assert when formating a
struct on non-x86_64 archs by a FormatError.
- gdc-arm-unwind_ptr.dpatch: Add, fix build on arm.
- gdc-mips-gcc-config.dpatch: Add, fix build on mips.
- gdc-hurd-proc_maps.dpatch: Add, fix build on hurd.
-- Matthias Klose <doko@debian.org> Sat, 24 Nov 2007 12:01:06 +0100
gcc-4.2 (4.2.2-3) unstable; urgency=low
* Update to SVN 20071014 from the ubuntu/gcc-4_2-branch.
- Fix build failure in libjava on mips/mipsel.
* Make 4.2.2-2 a requirement for frontends built from separate sources.
Addresses: #446596.
-- Matthias Klose <doko@debian.org> Sun, 14 Oct 2007 14:13:00 +0200
gcc-4.2 (4.2.2-2) unstable; urgency=low
* Update to SVN 20071011 from the ubuntu/gcc-4_2-branch.
- Fix PR middle-end/33448, ICE in create_tmp_var. Closes: #439687.
- Remove debian/patches/pr31899.dpatch, applied upstream.
- Remove debian/patches/pr33381.dpatch, applied upstream.
* gij-hppa: Call gij-4.2, not gij-4.1. Addresses: #446282.
-- Matthias Klose <doko@debian.org> Thu, 11 Oct 2007 23:41:52 +0200
gcc-4.2 (4.2.2-1) unstable; urgency=low
* Update to SVN 20071008 from the ubuntu/gcc-4_2-branch, corresponding
to the GCC-4.2.2 release.
* Fix dependencies of lib*gcc1-dbg packages. Closes: #445190.
* Remove libjava-armeabi patch integrated upstream.
* gcjwebplugin: Fix path of the gcj subdirectory. LP: #149792.
* Apply proposed patch for PR debug/31899. Closes: #445268.
* Add niagara2 optimization support (David Miller).
-- Matthias Klose <doko@debian.org> Mon, 08 Oct 2007 21:12:41 +0200
gcc-4.2 (4.2.1-6) unstable; urgency=high
[Matthias Klose]
* Update to SVN 20070929 from the ubuntu/gcc-4_2-branch.
- Fix PR middle-end/33382, ICE (closes: #441481).
- Fix PR tree-optimization/28544 (4.2.1, closes: #380482).
- Fix PR libffi/28313, port to mips64 (closes: #358235).
* Fix PR tree-optimization/33099, PR tree-optimization/33381,
wrong code generation with VRP/SCEV. Closes: #440545, #443576.
* Update Hurd fixes (Samuel Thibault).
* When -fstack-protector is the default (Ubuntu), do not enable
-fstack-protector when -nostdlib is specified. LP: #77865.
* Add -g to BOOT_CFLAGS, set STAGE1_CFLAGS to -g -O, only pass
other settings when required.
* Fix installation of the s390 libstdc++ biarch headers.
* Allow the powerpc build on a 32bit machine (without running the
biarch testsuite).
* Build -dbg packages for libgcc, libgomp, libmudflap, libffi, libobjc,
libgfortran.
* Drop the build dependency on expect-tcl8.3 (the hppa testsuite seems
to complete sucessfully with the expect package).
* Downgrade libmudflap-dev recommendation to a suggestion. Closes: #443929.
* Closing reports reported against gcc-4.1 and fixed in gcc-4.2:
- General
+ PR rtl-optimization/21299, error in invalid asm statement.
Closes: #380121.
- C++
+ PR libstdc++/19664, libstdc++ headers have pop/push of the visibility
around the declarations (closes: #307207, #324290, #423547).
+ PR c++/21581, functions in anonymous namespaces default to "hidden"
visibility (closes: #278310).
+ PR c++/4882, specialization of inner template using outer template
argument (closes: #269513).
+ PR c++/6634, wrong parsing of "long long double" (closes: #247112).
+ PR c++/10891, code using dynamic_cast causes segfaults when -fno-rtti
is used (closes: #188943).
+ PR libstdc++/14991, stream::attach(int fd) porting entry out-of-date.
Closes: #178561.
+ PR libstdc++/31638, string usage leads to warning with -Wcast-align.
Closes: #382153.
+ Fix memory hog seen with g++-4.1. Closes: #411234.
- Fortran
+ PR fortran/29228, ICE in gfc_trans_deferred_array (closes: #387222).
+ PR fortran/24285, allow dollars everywhere in format (closes: #324600).
+ PR libfortran/28354, 0.99999 printed as 0. instead of 1. by
format(f3.0). Closes: #397671.
+ Fix ICE in gfc_get_extern_function_decl (closes: #396292).
- Architecture specific:
- i386
+ Fix error with -m64 (unable to find a register to spill in class
'DIREG'). Closes: #430049.
- mips
+ Fix ICE in tsubst (closes: #422303).
- s390
+ Fix ICE (segmentation fault) building dcmtk (closes: #435736).
[Roman Zippel]
* Update the m68k patches.
[Riku Voipio]
* Configure armeabi with --disable-sjlj-exceptions.
* armel testsuite takes ages, adjust build accordingly.
[Ludovic Brenta and Xavier Grave]
* Add a version of the Ada run-time library using the setjump/longjump
exception handling mechanism (static library only). Use with
gnatmake --RTS=sjlj. Particularly useful for distributed (Annex E)
programs.
* Restore building libgnatvsn-dev and libgnatprj-dev.
-- Matthias Klose <doko@debian.org> Sat, 29 Sep 2007 11:19:40 +0200
gcc-4.2 (4.2.1-5) unstable; urgency=low
* Update to SVN 20070825 from the ubuntu/gcc-4_2-branch.
- Fix PR debug/32610, LP: #121911.
* Apply proposed patches:
- Improve debug info for packed arrays with constant bounds
(PR fortran/22244).
- Fix ICE in rtl_for_decl_init on const vector initializers
(PR debug/32914).
- Fix (neg (lt X 0)) optimization (PR rtl-optimization/33148).
- Fix libgcc.a(tramp.o) on ppc32.
- Fix redundant reg/mem stores/moves (PR target/30961).
* Update the -fdirectives-only backport.
* gappletviewer-4.2: Include the gcjwebplugin binary. LP: #131114.
* Update gpc patches and build support (not yet enabled).
* Fix gcc-snapshot hppa64 install target.
* Set the priority of the source package to optional.
* Remove .la files from the biarch libstdc++ debug packages,
conflict with the 3.4 package. Closes: #440490.
[Arthur Loiret]
* Add build support for GDC.
-- Matthias Klose <doko@debian.org> Mon, 27 Aug 2007 01:39:32 +0200
gcc-4.2 (4.2.1-4) unstable; urgency=medium
* gcc-4.2: Include missing std*.h header files.
-- Matthias Klose <doko@debian.org> Tue, 14 Aug 2007 11:14:35 +0200
gcc-4.2 (4.2.1-3) unstable; urgency=low
* Update to SVN 20070812 from the ubuntu/gcc-4_2-branch.
* debian/rules.defs: Fix typo, run the checks in biarch mode too.
* libgcj8-awt: Loosen dependency on gcj-4.2-base.
* Build only needed multilib libraries when building as gcj or gnat.
* Always build biarch libgomp in biarch builds.
* debian/rules2: Adjust testsuite logs files for logwatch.sh.
* Include header files from $/gcc_lib_dir)/include-fixed.
* Backport from trunk: -fdirectives-only (when preprocessing, handle
directives, but do not expand macros).
* Report an ICE to apport (if apport is available and the environment
variable GCC_NOAPPORT is not set)
* Fix gcj build failure on the Hurd (Samuel Thibault). Closes: #437470.
-- Matthias Klose <doko@debian.org> Sun, 12 Aug 2007 21:11:00 +0200
gcc-4.2 (4.2.1-2) unstable; urgency=low
[Matthias Klose]
* Update to SVN 20070804 from the ubuntu/gcc-4_2-branch (20070804):
- Merge gcc-4_2-branch SVN 20070804.
- Imported classpath CVS 20070727.
- Bump the libgcj soname, add conflict with java-gcj-compat (<< 1.0.76-4).
- Remove patches integrated in the branches: pr32862.
- Update patches: libjava-subdir, libjava-jar.
- Add regenerated class files: svn-class-updates.
* Fix profiling support on the Hurd (Michael Casadeval). Closes: #434937.
* Fix build on kfreebsd-amd64 (Aurelien Jarno). Closes: #435053.
* Period of grace is over, run the testsuite on m68k-linux again.
* Update infrastructure for the gcc-source package (Bastian Blank).
* Update profiling on the Hurd (Samuel Thibault, Michael Casadevall).
Closes: #433539.
* debian/rules2: Allow DEB_BUILD_OPTIONS=parallel=<n> to overwrite NJOBS.
* Allow lang=<l1>,<l2> nolang=<l3,l4> in DEB_BUILD_OPTIONS; deprecating
WITHOUT_LANG, and WITHOUT_CHECK.
* debian/rules.defs, debian/rules.conf: Cache some often used macros.
* Preliminary work: Enable Java for ARM EABI (Andrew Haley), build
libffi for armel.
* gcj: Don't build the browser plugin in gcc-snapshot builds to get
rid of the xulrunner dependency.
* gcjwebplugin: Register for more browsers (package currently not built).
* gij/boehm-gc: Use sysconf as fallback, if reading /proc/stat fails.
Closes: #422469.
* libjava: Avoid dependency on MAXHOSTNAMELEN (Samuel Thibault).
* gcj: On arm and armel, use the ecj1 binary built from the ecj package.
* gcj: Don't require javac without java maintainer mode, remove build
dependencies on gcj and ecj, add build dependency on libecj-java.
-- Matthias Klose <doko@debian.org> Sun, 05 Aug 2007 15:56:07 +0200
gcc-4.2 (4.2.1-1) unstable; urgency=medium
[Ludovic Brenta]
* debian/patches/ada-symbolic-tracebacks.c: remove all trace of
the function convert_addresses from adaint.c. Fixes FTBFS on alpha,
s390 and possibly other platforms. Closes: #433633.
* debian/control.m4: list myself as uploader if the source package name
is gnat. Relax build-dependency on gnat-4.2-source.
* debian/control.m4, debian/rules.conf: Build-depend on libmpfr-dev only
if building Fortran.
[Matthias Klose]
* debian/rules.conf: Fix breakage of Fortran build dependencies introduced
by merge of the Ada bits.
* Don't include the gccbug binary anymore in the gcc package; upstream bug
reports should be reported to the upstream bug tracker at
http://gcc.gnu.org/bugzilla.
* Don't build and test libjava for the biarch architecture.
* Install gappletviewer man page. Addresses: #423094.
* debian/patches/m68k-java.dpatch: Readd.
* gjar: support @ arguments.
* Update to SVN 20070726 from the ubuntu/gcc-4_2-branch.
- Fix mips/mipsel builds.
* libmudflap0: Fix update leaving an empty doc dir. Closes: #428306.
* arm/armel doesn't have ssp support. Closes: #433172.
* Update kbsd-gnu-ada patch (Aurelien Jarno): Addresses: #434754.
* gcj-4.2: Build depend on gcj-4.2 to build the classpath examples files
for the binary-indep target.
* Fix PR java/32862, bugs in EnumMap implementation. Addresses: #423160.
[Arthur Loiret]
* Fix cross builds targeting x86_64. Closes: LP: #121834.
-- Matthias Klose <doko@debian.org> Thu, 26 Jul 2007 21:46:03 +0200
gcc-4.2 (4.2.1-0) unstable; urgency=low
[Matthias Klose]
* Update to SVN 20070719 from the ubuntu/gcc-4_2-branch, corresponding
to the GCC-4.2.1 release.
- debian/patches/arm-gij.dpatch: Remove. Closes: #433714.
* Apply proposed patch for PR tree-optimization/32723.
* Tighten build dependency on libmpfr-dev.
* On ia64, apply proposed patch for PR target/27880. Closes: #433719.
[Hector Oron]
* Fix cross and reverse-cross builds. Closes: #432356.
-- Matthias Klose <doko@debian.org> Thu, 19 Jul 2007 17:59:37 +0200
gnat-4.2 (4.2-20070712-1) unstable; urgency=low
* debian/rules.d/binary-ada.mk, debian/control.m4:
disable building libgnatvsn-dev and libgnatprj-dev, as they conflict
with packages from gnat-4.1. Will reenable them for the transition to
gnat-4.2.
* Upload as gnat-4.2. Closes: #432525.
-- Ludovic Brenta <lbrenta@debian.org> Sat, 14 Jul 2007 15:12:34 +0200
gcc-4.2 (4.2-20070712-1) unstable; urgency=high
[Matthias Klose]
* Update to SVN 20070712 from the ubuntu/gcc-4_2-branch.
- 4.2.1 RC2, built from SVN.
- same as gcc-4_2-branch, plus backport of gcc/java, boehm-gc, libffi,
libjava, zlib from the trunk.
- debian/patches/arm-libffi.dpatch: Remove.
- Fixes ICE in update_equiv_regs. Closes: #432604.
* debian/control.m4: Restore build dependency on dejagnu.
* debian/patches/arm-gij.dpatch: Update.
* i386-biarch.dpatch: Update for the backport for PR target/31868.
Closes: #432599.
-- Matthias Klose <doko@debian.org> Fri, 13 Jul 2007 08:07:51 +0200
gcc-4.2 (4.2-20070707-1) unstable; urgency=low
[Matthias Klose]
* Update to SVN 20070707 from the ubuntu/gcc-4_2-branch.
- debian/patches/libjava-soname.dpatch: Remove.
- debian/patches/disable-configure-run-check.dpatch: Update.
* Only suggest multilib packages on multilib architectures.
* Point ICE messages to the 4.2 docdir.
* Explicitely use fastjar to build gcj-4.1. Addresses: #416001.
* Configure with --enable-libgcj on m32r (Kazuhiro Inaoka).
* Include the hppa64 cross compiler on hppa snapshot builds.
* debian/patches/arm-libffi.dpatch: Update.
* libgcj-doc: Include the generated documentation.
* Fix building the libjava/classpath examples.
* Support reverse cross builds (Neil Williams). Closes: #431086.
-- Matthias Klose <doko@debian.org> Sat, 07 Jul 2007 10:59:26 +0200
gcc-4.2 (4.2-20070627-1) unstable; urgency=high
[Matthias Klose]
* Update to SVN gcc-4_2-branch/20070626.
* Update to SVN trunk/20070626 (gcc/java, libjava, libffi, boehm-gc).
* On mips*-linux, always imply -lpthread for -pthread (Thiemo Seufer).
Addresses: #428741.
* Fix libstdc++ cross builds (Arthur Loiret). Closes: #430395.
* README.Debian: Point to debian-toolchain for general toolchain topics.
* Use the generated locales for the libstdc++ build to fix the setting
of the gnu locale model. Closes: #428926, #429660.
* For ix86 lpia targets, configure --with-tune=i586.
* Make build dependency on gcc-4.1-multilib architecture specific.
* Do not ignore bootstrap comparision failure on ia64.
[Ludovic Brenta]
* ada-link-lib.dpatch: update to apply cleanly on GCC 4.2.
* ada-libgnat{vsn,prj}.dpatch: adjust to GCC 4.2. Reenable in rules.patch.
* rules.conf: do not build libgomp as part of gnat-4.2.
* rules.conf, control.m4: build-depend on libz-dev, lib32z-dev or
lib64-dev only when building Java.
* rules2, rules.defs: $(with_mudflap): remove, use $(with_libmudflap) only.
* config.m4, binary-ada.mk: tighten dependencies; no Ada package depends
on gcc-4.2-base anymore.
* TODO: rewrite.
* README.gnat: include in gnat-4.2-base. Remove outdated information.
* README.maintainers: new. Include in gnat-4.2-base.
[Hector Oron]
* Merge DEB_CROSS_INDEPENDENT with DEB_CROSS.
* Disables libssp0 for arm and armel targets when cross compiling.
* Updates README.cross.
* Fixes linker mapping problem on binary-libstdcxx-cross.mk. Closes: #430688.
-- Matthias Klose <doko@debian.org> Wed, 27 Jun 2007 21:54:08 +0200
gcc-4.2 (4.2-20070609-1) unstable; urgency=low
* Update to SVN gcc-4_2-branch/20070609.
- Remove patches integrated upstream: pr30052, hppa-caller-save-pic-tls.
* Update to SVN trunk/20070609 (gcc/java, libjava, libffi, boehm-gc).
- Remove patches integrated upstream: libjava-qt-peer,
classpath-config-guess.
* Do not build with --enable-java-maintainer-mode.
* debian/rules.patch: Comment out m68k-peephole, requires m68k-split_shift.
* Add target to apply patches up to a specific patch (Wouter Verhelst).
Closes: #424855.
* libstdc++6-4.2-*: Add conflicts with 4.1 packages. Closes: #419511.
* Apply proposed fix for PR target/28102. Closes: #426905.
* Fix build failure for cross compiler builds (Jiri Palecek). Closes: #393897.
* Update build macros for kfreebsd-amd64. Closes: #424693.
-- Matthias Klose <doko@ubuntu.com> Sat, 9 Jun 2007 06:54:13 +0200
gcc-4.2 (4.2-20070528-1) unstable; urgency=low
* Update to SVN gcc-4_2-branch/20070528. * Add backport for PR middle-end/20218. * Add proposed PTA solver backport, PR tree-optimization/30052. * Add backport for PR target/31868. * Reenable the testsuite for arm, mips, mipsel.
-- Matthias Klose <doko@debian.org> Mon, 28 May 2007 09:03:04 +0200
gcc-4.2 (4.2-20070525-1) unstable; urgency=low
* Update to SVN gcc-4_2-branch/20070525. * Update to SVN trunk/20070520 (gcc/java, libjava, libffi, boehm-gc). * Do not explicitely configure for __cxa_atexit. * libstdc++6-4.2-doc: Conflict with libstdc++6-4.1-doc. Closes: #424896. * Update m68k patches: - Remove patches applied upstream: m68k-jumptable, m68k-gc, - Reenable patches: m68k-save_pic, m68k-dwarf, m68k-limit_reload, m68k-prevent-qipush, m68k-peephole, m68k-return, m68k-sig-unwind, m68k-align-code m68k-align-stack, m68k-symbolic-operand, m68k-bitfield-offset. - Update: m68k-return, m68k-secondary-addr-reload, m68k-notice-move m68k-secondary-addr-reload, m68k-notice-move. - TODO: m68k-split_shift, m68k-dwarf3, m68k-fpcompare. * Update the kfreebsd and arm patches (Aurelien Jarno). Closes: #425011. * Temporarily disable the testsuite on slow architectures to get the package built soon.
-- Matthias Klose <doko@debian.org> Fri, 25 May 2007 07:14:36 +0200
gcc-4.2 (4.2-20070516-1) unstable; urgency=low
* Update to SVN gcc-4_2-branch/20070516. * Update to SVN trunk/20070516 (gcc/java, libjava, libffi, boehm-gc). * Merge changes from gcc-4.1_4.1.2-7. * Update NEWS files.
-- Matthias Klose <doko@debian.org> Wed, 16 May 2007 02:33:57 +0200
gcc-4.2 (4.2-20070502-1) unstable; urgency=low
* Update to SVN gcc-4_2-branch/20070502.
- Remove pr11953 patch, integrated upstream.
* Update to SVN trunk/20070502 (gcc/java, libjava, libffi, boehm-gc).
* Adjust tetex/tex-live build dependency.
* Fix gobjc-4.2's, gobjc++-4.2's dependency on libobjc2.
* Tighten (build) dependency on binutils. Addresses: #421197.
* gfortran-4.2: Depend on libgfortran2, provide the libgfortran.so
symlink. Adresses: #421362.
* Build-depend on gcc-multilib [amd64 i386 powerpc ppc64 s390 sparc].
* (Build-) depend on glibc (>= 2.5) for all architectures.
* Remove libssp packages from the control file.
-- Matthias Klose <doko@debian.org> Wed, 2 May 2007 18:46:57 +0200
gcc-4.2 (4.2-20070405-1) experimental; urgency=low
* Update to SVN gcc-4_2-branch/20070405. * Update to SVN trunk/20070405 (gcc/java, libjava, libffi, boehm-gc). * gcc-4.2-hppa64: Don't depend on libc6-dev. * Robustify setting of make's -j flag. Closes: #410919. * gcc-snapshot: Use the install_snap_stamp target for installation.
-- Matthias Klose <doko@debian.org> Thu, 5 Apr 2007 23:56:35 +0200
gcc-4.2 (4.2-20070307-1) experimental; urgency=low
* Update to SVN gcc-4_2-branch/20070307.
* Update to SVN trunk/20070307 (gcc/java, libjava, libffi, boehm-gc).
* Build gnat from separate sources.
* Merge changes from gcc-4.1-4.1.2-1.
* Install into /usr/lib/gcc/<target_alias>/4.2, to ease upgrades
between subminor versions.
* Configure --with-gxx-include-dir=/usr/include/c++/4.2
-- Matthias Klose <doko@debian.org> Thu, 8 Mar 2007 02:52:00 +0100
gcc-4.2 (4.2-20070210-1) experimental; urgency=low
* Merge Java backport from Ubuntu:
- Update to SVN gcc-4_2-branch/20070210.
- Update to SVN trunk/20070210 (gcc/java, libjava).
- Backout trunk specific gcc/java changes.
- Build-depend on gcj-4.1 and ecj-bootstrap.
- gcj-4.2: Depend on ecj-bootstrap, recommend ecj-bootstrap-gcj.
- Merge libgcj8-awt-gtk back into libgcj8-awt; the Qt peers
are disabled by upstream again.
- Generate manual pages for the classpath tools from the classpath
documentation.
- Adopt packaging for the merged libjava.
- Update patches for the merged libjava: libjava-lib32-properties,
i386-biarch, reporting, libjava-soname, libjava-subdir,
libjava-lib32subdir.
- Remove obsolete patches: libjava-plugin-binary, libjava-ia32fix,
libstdc++-docfixes.
* Set priority of development packages to optional.
* debian/libgcjGCJ.postrm: Don't fail on purge when directories
don't exist anymore. Closes: #406017.
* debian/patches/gcc-textdomain.dpatch: Update for 4.2.
* Generate and install libgomp docs into gcc-4.2-doc.
-- Matthias Klose <doko@debian.org> Sat, 10 Feb 2007 16:53:11 +0100
gcc-4.2 (4.2-20070105-1) experimental; urgency=low
* Update to SVN 20070105.
* Add tetex-extra to Build-Depend-Indep (libstd++ doxygen docs),
fix doxygen build (libstdc++-docfixes.dpatch).
* Enable parallel build by default on SMP machines.
-- Matthias Klose <doko@debian.org> Fri, 5 Jan 2007 22:42:18 +0100
2006
gcc-4.2 (4.2-20061217-1) experimental; urgency=low
* Update to SVN 20061217.
* Merge changes from gcc-4.1_4.1.1-16 to gcc-4.1_4.1.1-21.
* Update patches to the current branch.
* Add multilib packages for gcc, g++, gobjc, gobjc++, gfortran.
* Link using --hash-style=gnu (alpha, amd64, ia64, i386, powerpc, ppc64,
s390, sparc).
-- Matthias Klose <doko@debian.org> Sun, 17 Dec 2006 15:54:54 +0100
gcc-4.2 (4.2-20061003-1) experimental; urgency=low
* libgcj.postinst: Remove /var/lib/gcj-4.2 on package removal.
* Don't install backup files in the doc directory, only one gcc-4.1
upgrade was broken. Closes: #389366.
* Merge gcc-biarch-generic.dpatch into i386-biarch.dpatch.
* Update link-libs.dpatch.
* Merge libgfortran2-dev into gfortran-4.2.
-- Matthias Klose <doko@debian.org> Tue, 3 Oct 2006 16:26:38 +0000
gcc-4.2 (4.2-20060923-1) experimental; urgency=low
* Update to SVN 20060923. * Remove patches applied upstream: kbsd-gnu-java, kbsd-gnu.
-- Matthias Klose <doko@debian.org> Sat, 23 Sep 2006 15:11:36 +0200
gcc-4.2 (4.2-20060905-1) experimental; urgency=low
* Update to SVN 20060905. * Merge changes from gcc-4.1 (4.1.1-10 - 4.1.1-12). * Move gomp development files into gcc and gfortran. * Build-depend on binutils (>= 2.17).
-- Matthias Klose <doko@debian.org> Tue, 5 Sep 2006 03:33:00 +0200
gcc-4.2 (4.2-20060818-1) experimental; urgency=low
* Update to SVN 20060818.
- libjava-libgcjbc.dpatch: Remove, applied upstream.
* Merge changes from the Ubuntu gcj-4.2 package:
- libjava-soname.dpatch: Remove, applied upstream.
- libjava-native-libdir.dpatch: update.
- libffi-without-libgcj.dpatch: Remove, new libffi-configure to
enable --disable-libffi.
- Changes required for the classpath-0.92 update:
- New packages gappletviewer-4.2, gcjwebplugin-4.2.
- gij-4.2: Add keytool alternative.
- gcj-4.2: Add jarsigner alternative.
- libgcj8-dev: Remove conflicts with older libgcjX-dev packages.
- lib32gcj8: Populate the /usr/lib32/gcj-4.2 directory.
- libjava-library-path.dpatch:
- When running the i386 binaries on amd64, look in
/usr/lib32/gcj-x.y and /usr/lib32/jni instead.
- Add /usr/lib/jni to java.library.path. Adresses: #364820.
- Add more debugging symbols to libgcj8-dbg. Adresses: #383705.
- Fix and renable the biarch build for sparc.
* Disable gnat for alpha, fails to build.
* Configure without --enable-objc-gc, fails to build.
-- Matthias Klose <doko@debian.org> Sat, 19 Aug 2006 18:25:50 +0200
gcc-4.2 (4.2-20060709-1) experimental; urgency=low
* Test build, SVN trunk 20060709.
* Merge libssp0-dev into gcc-4.1 (-fstack-protector is a common option).
* Rename libmudflap0-dev to libmudflap0-4.2-dev.
* Ignore compiler warnings when checking whether compiler driver understands
Ada fails.
* Merge changes from the gcc-4.1 package.
-- Matthias Klose <doko@debian.org> Sun, 9 Jul 2006 14:28:03 +0200
gcc-4.2 (4.2-20060617-1) experimental; urgency=low
* Test build, SVN trunk 20060617.
[Matthias Klose]
* Configure using --enable-objc-gc, using the internal boehm-gc.
* Build-depend on bison (>= 1:2.3).
* Build the QT based awt peer library, not yet the same functionality
as the GTK based peer library.
* Update libjava-* patches.
[Ludovic Brenta]
* Do not provide the symbolic link /usr/bin/gnatgcc; this will now
be provided by package gnat from the source package gcc-defaults.
* debian/control.m4, debian/control (gnat): conflict with gnat (<< 4.1),
not all versions of gnat, since gcc-defaults will now provide gnat (= 4.1)
which depends on gnat-4.1.
[Bastian Blank]
* Make it possible to overwrite arch per DEB_TARGET_ARCH and
DEB_TARGET_GNU_TYPE.
* Disable biarch only on request for cross builds.
* Use correct source directory for tarballs.
* Produce correct multiarch.inc for source builds.
-- Matthias Klose <doko@debian.org> Sat, 17 Jun 2006 19:02:01 +0200
gcc-4.2 (4.2-20060606-1) experimental; urgency=low
* Test build, SVN trunk 20060606. * Remove obsolete patches, update patches for 4.2. * Update the biarch-include patches to work with mips-triarch. * Disable Ada, not yet updated. * New packages: libgomp*. * Remove fastjar, not included upstream anymore.
-- Matthias Klose <doko@debian.org> Tue, 6 Jun 2006 10:52:28 +0200
gcc-4.1 (4.1.2-12) unstable; urgency=high
* i386-biarch.dpatch: Update for the backport for PR target/31868.
Closes: #427185.
* m68k-libffi2.dpatch: Update. Closes: #425399.
-- Matthias Klose <doko@debian.org> Mon, 4 Jun 2007 23:53:23 +0200
gcc-4.1 (4.1.2-11) unstable; urgency=low
* Update to SVN 20070601. * Build the libmudflap0-dev package again. * Don't build libffi, when the packages are not built.
-- Matthias Klose <doko@debian.org> Fri, 1 Jun 2007 23:55:22 +0200
gcc-4.1 (4.1.2-10) unstable; urgency=low
* Regenerate the control file.
-- Matthias Klose <doko@debian.org> Wed, 30 May 2007 00:29:29 +0200
gcc-4.1 (4.1.2-9) unstable; urgency=low
* Update to SVN 20070528.
* Don't build packages now built from the gcc-4.2 source (arm, m68k,
mips, mipsel).
* Add backport for PR middle-end/20218.
* Add backport for PR target/31868.
-- Matthias Klose <doko@debian.org> Tue, 29 May 2007 00:01:12 +0200
gcc-4.1 (4.1.2-8) unstable; urgency=low
* Update to SVN 20070518. * Don't build packages now built from the gcc-4.2 source. [ Aurelian Jarno ] * Update libffi patch for ARM. Closes: #425011. * arm-pr30486, arm-pr28516, arm-unbreak-eabi-armv4t: New. * Disable FFI, Java, ObjC for armel.
-- Matthias Klose <doko@debian.org> Sun, 20 May 2007 10:31:24 +0200
gcc-4.1 (4.1.2-7) unstable; urgency=low
* Update to SVN 20070514.
* Link using --hash-style=both on supported architectures. Addresses: #421790.
* On hppa, build ecjx as a native binary.
* note-gnu-stack.dpatch: Fix ARM comment marker (Daniel Jacobowitz).
Closes: #422978.
* Add build dependency on libxul-dev for *-freebsd. Closes: #422995.
* Update config.guess/config.sub and build gcjwebplugin on GNU/kFreeBSD
(Aurelian Jarno). Closes: #422995.
* Disable ssp on hurd-i386. Closes: #423757.
-- Matthias Klose <doko@debian.org> Mon, 14 May 2007 08:40:08 +0200
gcc-4.1 (4.1.2-6) unstable; urgency=low
* Update libjava from the gcc-4.1 Fedora branch 20070504.
* gfortran-4.1: Fix the target of the libgfortran.so symlink.
Closes: #421362.
* Build-depend on gcc-multilib [amd64 i386 powerpc ppc64 s390 sparc].
* Readd build dependency on binutils on arm.
* (Build-) depend on glibc (>= 2.5) for all architectures.
* Remove libssp packages from the control file.
* Fix wrong code generation on hppa when TLS variables are used.
Closes: #422421.
-- Matthias Klose <doko@debian.org> Sun, 6 May 2007 10:00:23 +0200
gcc-4.1 (4.1.2-5) unstable; urgency=low
* Update to SVN 20070429.
* Update libjava from the gcc-4.1 Fedora branch 20070428.
* Update m68k patches:
- Remove pr25514, pr27736, applied upstream.
- Update m68k-java.
* Link using --hash-style=gnu/both.
* Tighten (build) dependency on binutils. Closes: #421197.
* gij-4.1: Add a conflict with java-gcj-compat (<< 1.0.69).
* gfortran-4.1: Depend on libgfortran1, provide the libgfortran.so
symlink. Closes: #421362.
* gcc-4.1, gcc-4.1-multilib: Fix compatibility symlinks. Closes: #421382.
* Temporarily remove build dependency on locales on arm, hppa, m68k, mipsel.
* Temporarily remove build dependency on binutils on arm.
* Fix FTBFS on GNU/kFreeBSD (Aurelian Jarno). Closes: #421423.
* gij-4.1 postinst: Create /var/lib/gcj-4.1. Closes: #421526.
-- Matthias Klose <doko@debian.org> Mon, 30 Apr 2007 08:13:32 +0200
gcc-4.1 (4.1.2-4) unstable; urgency=medium
* Update to SVN 20070423.
- Remove pr11953, applied upstream.
- Fix ld version detection in libstdc++v3.
* Update libjava from the gcc-4.1 Fedora branch 20070423.
* Merge libgfortran1-dev into gfortran-4.1.
* Add multilib packages for gcc, g++, gobjc, gobjc++, gfortran.
* Don't link using --hash-style=gnu/both; loosen dependency on binutils.
* Don't revert the patch to fix PR c++/27227.
-- Matthias Klose <doko@debian.org> Mon, 23 Apr 2007 23:13:14 +0200
gcc-4.1 (4.1.2-3) experimental; urgency=low
* Update to SVN 20070405. * Update libjava from the gcc-4.1 Fedora branch 20070405. * Robustify setting of make's -j flag. Closes: #414316. * Only build the libssp packages, when building the common libraries. * gcc-4.1-hppa64: Don't depend on libc6-dev.
-- Matthias Klose <doko@debian.org> Fri, 6 Apr 2007 00:28:29 +0200
gcc-4.1 (4.1.2-2) experimental; urgency=low
* Update to SVN 20070306.
* Update libjava from the gcc-4.1 Fedora branch 20070306.
[Matthias Klose]
* Don't install gij-wrapper anymore, directly register gij as a java
alternative.
* Don't install gcjh-wrapper anymore.
* Don't use exact versioned dependencies on gcj-base for libgcj and
libgcj-awt.
* Fix glibc build dependency for alpha.
* Support -ffast-math on hurd-i386 (Samuel Thibault). Closes: #413342.
* Update kfreebsd-amd64 patches (Aurelien Jarno). Closes: #406015.
* gij: Consistently use $(dbexecdir) to reference the gcj sub dir.
* Install into /usr/lib/gcc/<target_alias>/4.1, to ease upgrades
between minor versions.
Add compatibility symlinks in <target_alias>/4.1.2 to build gnat-4.1
and gcj-4.1 from separate sources.
-- Matthias Klose <doko@debian.org> Wed, 7 Mar 2007 03:51:47 +0100
gcc-4.1 (4.1.2-1) experimental; urgency=low
[Matthias Klose]
* Update to gcc-4.1.2.
* Update libjava backport patches, split out boehm-gc-backport patch.
* Enable the cpu-default-generic patch (i386, amd64), backport from 4.2.
* Correct mfctl instruction syntax (hppa), backport from the trunk.
* Backport PR java/9861 (name mangling updates).
* gcc.c (main): Call expandargv (backport from 4.2).
* Apply gcc dwarf2 unwinding patches from the trunk.
* Apply backport for PR 20208 on amd64 i386 powerpc ppc64 sparc s390.
* Apply patches from the 4.1 branch for PR rtl-optimization/28772,
PR middle-end/30313, PR middle-end/30473, PR c++/30536, PR debug/30189,
PR fortran/30478, PR rtl-optimization/30787, PR tree-optimization/30823,
PR rtl-optimization/28173, PR ada/30684, bug in pointer dependency test,
PR rtl-optimization/30931, PR fortran/25392, PR fortran/30400,
PR libgfortran/30910, PR libgfortran/30918, PR fortran/29441,
PR target/30634.
* Update NEWS files.
* Include a backport of the ecj+generics java updates as
gcj-ecj-20070215.tar.bz2. Install it into the gcc-4.1-source package.
* Do not build fastjar anymore from this source.
* debian/control.m4: Move expect-tcl8.3 before dejagnu.
* Work around firefox/icewhatever dropping plugin dependencies on xpcom.
* Refactor naming of libgcj packages in the build files.
* Make libstdc++-doc's build dependencies depending on the source package.
* Do not build packages on architectures, which are already built by gcc-4.2.
* Merge the gcj generics backport from Ubuntu:
- Merge the Java bits (eclipse based compiler, 1.5 compatibility,
classpath generics) from the gcc-4.1 Fedora branch.
- Drop all previous patches from the classpath-0.93 merge, keep
the boehm-gc backport (splitted out as a separate patch).
- Add a gcj-ecj-generics.tar.bz2 tarball, containing gcc/java, libjava,
config/unwind_ipinfo.m4, taken from the Fedora branch.
- Drop the libjava-hppa, libjava-plugin-binary, pr29362, pr29805 patches
integrated in the backport.
- Update patches for the merge: reporting, libjava-subdir, i386-biarch,
classpath-tooldoc, pr26885
- Add libjava-dropped, libjava-install; dropped chunks from the merge.
- Add pr9861-nojava mangling changes, non-java parts for PR 9861.
- Add gcc-expandv, expand `@' parameters on the commandline; backport
from the trunk.
- Disable the m68k-gc patch, needs update for the merge.
- Configure --with-java-home set for 1.5.0.
- Configure with --enable-java-maintainer-mode to build the header
and class files on the fly.
- Add build dependency on ecj-bootstrap, configure --with-ecj-jar.
- Build an empty libgcj-doc package; gjdoc currently cannot handle
generics.
- Apply gcc dwarf2 unwinding patches from the trunk, allowing the Events
testcase to pass.
- Tighten dependencies on shared libraries.
- Use /usr/lib/gcj-4-1-71 as private gcj subdir.
- Bump the libgcj soversion to 71, rename the libgcj7-0 package
to libgcj7-1, rename the libgcj7-awt package to libgcj7-1-awt.
- gij-4.1: Add and provide alternatives for gorbd, grmid, gserialver.
- gcj-4.1: Remove gcjh, gcjh-wrapper, gjnih.
- gcj-4.1: Add and provide alternatives for jar, javah, native2ascii,
tnameserv.
- gcj-4.1: Add dependency on ecj-bootstrap, recommend fastjar,
ecj-bootstrap-gcj.
- Add build dependency on ecj-bootstrap version providing the GCCMain
class.
- libgcj7-1: Recommend libgcj7-1-awt.
- Add build dependency on libmagic-dev.
- Build-depend on gcj-4.1; build our own ecj1 and gjdoc before
starting the build.
- Make ecj1 available when running the testsuite.
- Fix build failure on sparc-linux.
- Fix gjavah compatibility problems (PR cp-tools/3070[67]).
- Fixed driver issue source files (PR driver/30714).
- Add (rudimentary) manual pages for classpath tools.
[Kevin Brown]
* debian/control.m4, debian/rules.d/binary-ada.mk: provide new packages
containing debugging symbols for Ada libraries: libgnat-4.1-dbg,
libgnatprj4.1-dbg, and libgnatvsn4.1-dbg. Adresses: #401385.
-- Matthias Klose <doko@debian.org> Sat, 3 Mar 2007 23:12:08 +0100
gcc-4.1 (4.1.1ds2-30) experimental; urgency=low
* Update to SVN 20070106.
* Do not revert the fixes for PR 25878, PR 29138, PR 29408.
* Don't build the packages built by gcc-4.2 source.
* debian/patches/note-gnu-stack.dpatch: Add .note.GNU-stack sections
for gcc's crt files, libffi and boehm-gc. Taken from FC. Closes: #382741.
* Merge from Ubuntu:
- Backport g++ visibility patches from the FC gcc-4_1-branch.
- Update the long-double patches; require glibc-2.4 as a build dependency
on alpha, powerpc, sparc, s390. Bump the shlibs dependencies to
require 4.1.1-21.
- On powerpc-linux configure using --enable-secureplt. Closes: #382748.
- When using the cpu-default-generic patch, build for generic x86-64
on amd64 and i386 biarch.
- Link using --hash-style=both (alpha, amd64, ia64, i386, powerpc, ppc64,
s390, sparc).
* gij-4.1: Recommends libgcj7-awt instead of suggesting it. Closes: #394917.
* Split the gcc-long-double patch into a code and doc part.
* Set priority of development packages to optional.
* Add support for kfreebsd-amd64 (Aurelian Jarno). Closes: #406015.
-- Matthias Klose <doko@debian.org> Sat, 6 Jan 2007 10:35:42 +0100
gcc-4.1 (4.1.1ds2-22) unstable; urgency=high
* Enable -pthread for GNU/Hurd (Michael Banck). Closes: #400031. * Update the m68k-fpcompare patch (Roman Zippel). Closes: #401585.
-- Matthias Klose <doko@debian.org> Sun, 10 Dec 2006 12:35:06 +0100
gcc-4.1 (4.1.1ds2-20) unstable; urgency=low
[Matthias Klose]
* Update to SVN 20061115.
- Fix PR tree-optimization/27891, ICE in tree_split_edge.
Closes: #370248, #391657, #394630.
- Fix PR tree-optimization/9814, duplicate of PR tree-optimization/29797.
Closes: #181096.
* Apply the libjava/net backport from the redhat/gcc-4_1-branch.
* Apply proposed patch for PR java/29805.
[Roman Zippel]
* Build the ObjC and ObjC++ compilers in cross builds.
* debian/patches/m68k-symbolic-operand.dpatch: Better recognize
symbolic operands in addresses.
* debian/patches/m68k-bitfield-offset.dpatch: Only use constant offset
for register bitfields (combine expects shifts, but does a rotate).
* debian/patches/m68k-bitfield-offset.dpatch: Update and apply.
[Daniel Jacobowitz]
* Don't try to use _Unwind_Backtrace on SJLJ targets.
See bug #387875, #388505, GCC PR 29206.
-- Matthias Klose <doko@debian.org> Wed, 15 Nov 2006 08:59:53 -0800
gcc-4.1 (4.1.1ds2-19) unstable; urgency=low
* Fix typo in arm-pragma-pack.dpatch.
-- Matthias Klose <doko@debian.org> Sat, 28 Oct 2006 11:04:00 +0200
gcc-4.1 (4.1.1ds2-18) unstable; urgency=medium
[Matthias Klose] * Update to SVN 20061028. * Fix #pragma pack on ARM (Paul Brook). Closes: #394703. * Revert PR c++/29138, PR c++/29408. Closes: #392559. * Revert PR c++/25878. Addresses: #387989. * fastjar: Provide jar. Closes: #395397. [Ludovic Brenta] * debian/control.m4 (libgnatprj-dev): depend on libgnatvsn-dev. debian/gnatprj.gpr: with gnatvsn.gpr. Closes: #395000.
-- Matthias Klose <doko@debian.org> Thu, 26 Oct 2006 23:51:10 +0200
gcc-4.1 (4.1.1ds2-17) unstable; urgency=low
[Matthias Klose]
* Update to SVN 20061020.
- Fix PR debug/26881, ICE in dwarf2out_finish. Closes: #377613.
- Fix PR PR c++/29408, parse error for valid code. Closes: #392327, #393010.
- Fix PR c++/29435, segfault with sizeof and templates. Closes: #393071.
- Fix PR target/29338, segfault with -finline-limit on arm. Closes: 390620.
- Fix 3.4/4.0 backwards compatibility problem in libstdc++.
* Fix PR classpath/29362, taken from the redhat/gcc-4_1-branch.
* Remove the INSTALL directory from the source tarball. Closes: #392974.
* Disable building the static libgcj; non-functional, and cutting
down build times.
* libgcj7-0: Tighten dependency on libgcj-common.
* libgcj7-dev: Install .pc file as libgcj-4.1.pc.
* README.cross: Updated (Hector Oron). Addresses: #380251.
* config-ml.dpatch: Use *-linux-gnu as *_GNU_TYPE. Closes: #394034.
[Nikita V. Youshchenko]
* Fix typo in the cross build scripts. Closes: #391445.
[Falk Hueffner]
* alpha-no-ev4-directive.dpatch: Fix kernel build failure.
[Roman Zippel]
* debian/patches/m68k-align-code.dpatch: Use "move.l %a4,%a4" to advance
within code.
* debian/patches/m68k-align-stack.dpatch: Try to keep the stack word aligned.
* debian/patches/m68k-dwarf3.dpatch: Emit correct dwarf info for cfa offset
and register with -fomit-frame-pointer.
* debian/patches/m68k-fpcompare.dpatch: Bring fp compare early to its
desired form to relieve reload. Closes: #390879.
* debian/patches/m68k-prevent-swap.dpatch: Don't swap operands
during reloads.
* debian/patches/m68k-reg-inc.dpatch: Reinsert REG_INC notes after splitting
an instruction.
* debian/patches/m68k-secondary-addr-reload.dpatch: Add secondary reloads
to allow reload to get byte values into addr regs. Closes: #385327.
* debian/patches/m68k-symbolic-operand.dpatch: Better recognize symbolic
operands in addresses.
* debian/patches/m68k-limit_reload.dpatch: Remove, superseded by
m68k-secondary-addr-reload.dpatch.
* debian/patches/m68k-notice-move.dpatch: Apply, was checked in in -16.
* debian/patches/m68k-autoinc.dpatch: Updated, don't attempt to increment
the register, if it's used multiple times in the instruction .
-- Matthias Klose <doko@debian.org> Sat, 21 Oct 2006 00:25:05 +0200
gcc-4.1 (4.1.1ds1-16) unstable; urgency=low
[Matthias Klose]
* Update to SVN 20061008.
- Fix PR c++/29226, ICE in make_decl_rtl. Closes: #388263.
* libgcj7-0: Fix package removal. Closes: #390874.
* Configure with --disable-libssp on architectures that don't
support it (alpha, hppa, ia64, m68k, mips, mipsel).
* On hppa, remove build-dependency on dash.
* gij/gcj: Do not install slave links for the non DFSG manpages.
Closes: #390425, #390532.
* libgcj-common: rebuild-gcj-db: Don't do anything, if no classmap
files are found. Closes: #390966.
* Fix PR libstdc++/11953, extended for all linux architectures.
Closes: #391268.
* libffi4-dev: Conflict with libffi. Closes: #387561.
* Backport PR target/27880 to the gcc-4_1-branch. Patch by Steve Ellcey.
Closes: #390693.
* On ia64, don't use _Unwind_GetIPInfo in libjava and libstdc++.
* Add a README.ssp with minimal documentation about stack smashing
protection. Closes: #366094.
* Do not build libgcj-common from the gcc-4.1/gcj-4.1 sources anymore.
[Roman Zippel]
* debian/patches/m68k-notice-move.dpatch: Don't set cc_status
for fp move without fp register.
-- Matthias Klose <doko@debian.org> Sun, 8 Oct 2006 02:21:49 +0200
gcc-4.1 (4.1.1ds1-15) unstable; urgency=medium
* Update to SVN 20060927.
- Fix PR debug/29132, exception handling on mips. Closes: #389468, #390042.
- Fix typo in gcc documentation. Closes: #386180.
- Fix PR target/29230, wrong code generation on arm. Closes: #385505.
* libgcj-common: Ignore exit value of gcj-dbtool in rebuild-gcj-db on
arm, m68k, hppa. Adresses: #388505.
* libgcj-common: Replaces java-gcj-compat-dev and java-gcj-compat.
Closes: #389539.
* libgcj-common: /usr/share/gcj/debian_defaults: Define gcj_native_archs.
* Update the java backport from the redhat/gcc-4_1-branch upto 2006-09-27;
remove libjava-str2double.dpatch, pr28661.dpatch.
* Disable ssp on hppa, not supported.
* i386-biarch.dpatch: Avoid warnings about macro redefinitions.
-- Matthias Klose <doko@debian.org> Fri, 29 Sep 2006 22:32:41 +0200
gcc-4.1 (4.1.1ds1-14) unstable; urgency=medium
[Matthias Klose]
* Update to SVN 20060920.
- Fix PR c++/26957. Closes: #373257, #386910.
- Fix PR rtl-optimization/28243. Closes: #378325.
* Remove patch for PR rtl-optimization/28634, applied upstream.
* Fix FTBFS on GNU/kFreeBSD (fallout from the backport of classpath-0.92).
(Petr Salinger). Closes: #385974.
* Merge from Ubuntu:
- Do not encode the subminor version in the jar files.
- Fix typo for the versioned gcj subdirectory in lib32gcj-0.
- When running the i386 binaries on amd64, adjust the properties
java.home, gnu.classpath.home.url, sun.boot.class.path,
gnu.gcj.precompiled.db.path.
- Configure the 32bit build on amd64
--with-java-home=/usr/lib32/jvm/java-1.4.2-gcj-4.1-1.4.2.0/jre.
- Configure --with-long-double-128 for glibc-2.4 on alpha, powerpc, ppc64,
s390, s390x, sparc, sparc64.
- Update the java backport from the redhat/gcc-4_1-branch upto 2006-09-20.
- Fix PR java/29013, invalid byte code generation. Closes: #386926.
- debian/patches/gcc-pfrs-2.dpatch: Apply a fix for a regression in the
backport of PR 28946 from the trunk (H.J. Lu).
* Backport PR classpath/28661 from the trunk.
* Don't ship the .la files for the java modules. Closes: #386228.
* gcj-4.1: Remove dangling symlink. Closes: #386430.
* gij: Suggest java-gcj-compat, gcj: Suggest java-gcj-compat-dev.
Closes: #361942.
* Fix infinite loop in string-to-double conversion on 64bit targets.
Closes: #348792.
* gij-4.1: Ignore exit value of gcj-dbtool in postinst. Adresses: #388505.
* libgcj-common: Move rebuild-gcj-db from java-gcj-compat into libgcj-common.
* On hppa, install a wrapper around gij-4.1 to ignore unaligned memory
accesses. Works around buildd configurations enabling this check by
default. Addresses: #364819.
[Ludovic Brenta]
* debian/patches/ada-libgnatprj.dpatch: Build mlib-tgt-linux.adb instead of
mlib-tgt.adb. Closes: #387826.
* debian/patches/ada-pr15802.dpatch: Backport from the trunk.
Closes: #246384.
* debian/control.m4 (gnat-4.1): do not provide gnat (supplied by
gcc-defaults instead); conflict with gnat-4.2 which will soon be in
unstable.
[Roman Zippel]
* debian/patches/m68k-dwarf2.dpatch: Recognize stack adjustments also
in the src of an instruction.
* debian/patches/m68k-jumptable.dpatch: Don't force byte offset when
accessing the jumptable, gas can generate the correct offset size instead.
* debian/patches/m68k-peephole.dpatch: Convert some text peepholes to rtl
peepholes, so the correct DWARF2 information can be generated for stack
manipulations (Keep a few peepholes temporarily disabled).
* debian/patches/m68k-peephole-note.dpatch: Don't choke on notes while
reinserting REG_EH_REGION notes.
* debian/patches/m68k-return.dpatch: Don't use single return if fp register
have to be restored. Closes: #386864.
* debian/patches/m68k-sig-unwind.dpatch: Add support for unwinding over
signal frames.
* Fix PR rtl-optimization/27736, backport from the trunk.
* Add java support for m68k. Closes: #312830, #340874, #381022.
-- Matthias Klose <doko@debian.org> Sun, 24 Sep 2006 19:36:31 +0200
gcc-4.1 (4.1.1ds1-13) unstable; urgency=medium
* Update to SVN 20060901; remove patches applied upstream:
- PR target/24367.
- PR c++/26670.
* Apply proposed patch for PR fortran/28908.
* Fix biarch symlinks in lib64stdc++ for cross builds.
* Fix biarch symlinks in lib32objc on amd64.
-- Matthias Klose <doko@debian.org> Fri, 1 Sep 2006 00:04:05 +0200
gcc-4.1 (4.1.1ds1-12) unstable; urgency=medium
[Matthias Klose] * Update to SVN 20060830. * Add backport of PR other/26208, bump libgcc1 shlibs dependency. * Add backport of PR c++/26670. Closes: #356548. * Apply proposed patch for PR target/24367 (s390). * Add /usr/lib/jni to the libjava dlsearch path. Closes: #364820. * Build without GFDL licensed docs. Closes: #384036. - debian/patches/{svn-doc-updates,pr25524-doc,pr26885-doc}.dpatch: Split out -doc specific patches. - debian/*.texi, debian/porting.html: Add dummy documentation. - debian/rules.unpack, debian/rules.patch: Update for non-gfdl build. - fastjar.texi: Directly define the gcctabopt and gccoptlist macros. * Merge from Ubuntu: - Backport the classpath-0.92, libjava, gcc/java merge from the redhat/gcc-4_1-branch branch. - Apply the proposed patch for PR libgcj/28698. - Change the libgcj/libgij sonames. Rename libgcj7 to libgcj7-0. - Do not remove the rpath from libjvm.so and libjawt.so. Some configure scripts rely on being able to link that libraries directly. - When running the i386 binaries on amd64, look in /usr/lib32/gcj-x.y and /usr/lib32/jni instead. - Add /usr/lib/jni to java.library.path. Closes: #364820. - Add debugging symbols for more binary packages to libgcj7-dbg. Closes: #383705. - libgcj7-dev: Remove conflicts with older libgcjX-dev packages. - Do not build the libgcj-bc and lib32gcj-bc packages anymore from the gcj-4.1 source. [Roman Zippel] * debian/patches/m68k-limit_reload.dpatch: Correctly limit reload class. Closes: #375522. * debian/patches/m68k-split_shift.dpatch: Use correct predicates for long long shifts and use more splits. Closes: #381572. * debian/patches/m68k-prevent-qipush.dpatch: Prevent combine from creating a byte push on the stack (invalid on m68k). Closes: #385021. * debian/patches/m68k-autoinc.dpatch: Recognize a few more autoinc possibilities. * debian/patches/pr25514.dpatch: Backport from the trunk. * debian/patches/m68k-gc.dpatch: Change STACKBOTTOM to LINUX_STACKBOTTOM so it works with 2.6 kernels. * Other m68k bug reports fixed in 4.1.1-11 and 4.1.1-12: Closes: #378599, #345574, #344041, #323426, #340293. * Build the stage1 compiler using -g -O2; saves a few hours build time and apparently is working at the moment.
-- Matthias Klose <doko@debian.org> Tue, 29 Aug 2006 21:37:28 +0200
gcc-4.1 (4.1.1-11) unstable; urgency=low
* The "Our priority are our users, remove the documentation!" release.
[Matthias Klose]
* Fix build failure building the hppa->hppa64 cross compiler.
* Update to SVN 20060814.
- Fix directory traversal vulnerability in fastjar. Closes: #368397.
CVE-2006-3619.
- Fix PR rtl-optimization/23454, ICE in invert_exp_1 on sparc.
Closes: #321215.
- Fix PR c++/26757, C++ front-end producing two DECLs with the same UID.
Closes: #356569.
* Remove patch for PR rtl-optimization/28075, applied upstream.
* Apply proposed patch for PR rtl-optimization/28634, rounding problem with
-fdelayed-branch on hppa/mips. Closes: #381710.
* Fixed at least in 4.1.1-10: boost::date_time build failure.
Closes: #382352.
* Build-depend on make (>= 3.81), add make (>= 3.81) as dependency to
gcc-4.1-source. Closes: #381117.
* Backport of libffi from the trunk; needed for the java backport in
experimental.
* libffi4-dev: Install the libffi_convenience library as libffi_pic.a.
* When building a package without the GFDL'd documentation, don't create
the alternative's slave links for manual pages for the java tools.
* Do not build the -doc packages and derived manual pages licensed under
the GFDL with invariant sections or cover texts.
* Only build the libssp package, if the target libc doesn't provide
ssp support.
* Run the complete testsuite, when building a standalone gcj package.
[Roman Zippel]
* debian/patches/m68k-fjump.dpatch:
Always use as fjcc pseudo op, we rely heavily on as to generate the
right size for the jump instructions. Closes: #359281.
* debian/patches/m68k-gc.dpatch:
The thread suspend handler has to save all registers.
Reenable MPROTECT_VDB, it should work, otherwise it's probably a kernel bug.
* debian/patches/m68k-save_pic.dpatch:
Correctly save the pic register, when not done by reload().
(fixes _Unwind_RaiseException and thus exception handling).
* debian/patches/m68k-libffi.dpatch: Add support for closures.
* debian/patches/m68k-bitfield.dpatch: Avoid propagation of mem expression
past a zero_extract lvalue.
* debian/patches/m68k-dwarf.dpatch: Correct the dwarf frame information,
but preserve compatibility.
[Christian Aichinger]
* Fix building a cross compiler targeted for ia64. Closes: #382627.
-- Matthias Klose <doko@debian.org> Tue, 15 Aug 2006 00:41:00 +0200
gcc-4.1 (4.1.1-10) unstable; urgency=low
* Update to SVN 20060729.
- Fix PR c++/28225, segfault in type_dependent_expression_p.
Closes: #376148.
* Apply proposed patch for PR rtl-optimization/28075.
Closes: #373820.
* Apply proposed backport and proposed patch for PR rtl-optimization/28221.
Closes: #376084.
* libgcj7-jar: Loosen dependency on gcj-4.1-base.
* Add ssp header files to the private gcc includedir.
* Do not build the Ada packages from the gcc-4.1 source, introducing
a new gnat-4.1 source package.
* Build libgnat on alpha and s390 as well.
* Do not build the gnat-4.1-doc package (GFDL with invariant sections or
cover texts).
* Remove references to the stl-manual package. Closes: #378698.
-- Matthias Klose <doko@debian.org> Sat, 29 Jul 2006 22:08:59 +0200
gcc-4.1 (4.1.1-9) unstable; urgency=low
* Update to SVN 20060715.
- Fix PR c++/28016, do not emit uninstantiated static data members.
Closes: #373895, #376871.
* Revert the patch to fix PR c++/27227. Closes: #378321.
* multiarch-include.dpatch: Renamed from biarch-include.dpatch;
apply for all architectures.
* Do not build the java compiler in gcc-4.1 package, just include the
options and specs in the gcc driver.
* Remove gnat-4.0 as an alternative build dependency.
* Add a patch to enable -fstack-protector by default for C, C++, ObjC, ObjC++.
The patch is disabled by default.
-- Matthias Klose <doko@debian.org> Sat, 15 Jul 2006 17:07:29 +0200
gcc-4.1 (4.1.1-8) unstable; urgency=medium
* Update to SVN 20060708.
- Fix typo in gcov documentation. Closes: #375140.
- Fix typo in gccint documentation. Closes: #376412.
- [alpha], Fix -fvisibility-inlines-hidden segfaults on reference to
static method. PR target/27082. Closes: #369642.
* Fix ppc64 architecture string in debian/multiarch.inc. Closes: #374535.
* Fix conflict, replace and provide libssp0-dev for cross compilers.
Closes: #377012.
* Ignore compiler warnings when checking whether compiler driver understands
Ada fails. Closes: #376660.
* Backport fix for PR libmudflap/26864 from the trunk. Closes: #26864.
* README.C++: Remove non-existing URL. Closes: #347601.
* gij-4.1: Provide java2-runtime. Closes: #360906.
* Closed reports reported against gcc-3.0 and fixed in gcc-4.1:
- C++
+ PR libstdc++/13943, call of overloaded `llabs(int)' is ambiguous.
Closes: #228645.
- Java
+ Fixed segmentation fault on compiling bad program. Closes: #165635
* Closed reports reported against gcc-3.3 and fixed in gcc-4.1:
- Stack protector available. Closes: #213994, #233208.
- Better documentation of -finline-limit option. Closes: #296047.
* Closed reports reported against gcc-3.4 and fixed in gcc-4.1:
- General
+ Fixed [unit-at-a-time] Using -O2 cannot detect missing return
statement in a function. Closes: #276843.
- C++
+ PR13943, call of overloaded `llabs(int)' is ambiguous. Closes: #228645.
+ PR c++/21280, #pragma interface, templates, and "inline function used
but never defined". Closes: #364412.
- Architecture specific:
- m68k
+ Segfault building glibc. Closes: #353618.
+ ICE when trying to build boost. Closes: #321486.
* Closed reports reported against gcc-4.0 and fixed in gcc-4.1:
- General
+ Handling of #pragma GCC visibility for builtin functions.
Closes: #330279.
+ gettext interpretation the two conditional strings as one.
Closes: #227193.
+ ICE due to if-conversion. Closes: #335078.
+ Fix unaligned accesses with __attribute__(packed) and memcpy.
Closes: #355297.
+ Fix ICE in expand_expr_real_1, at expr.c. Closes: #369817.
- Ada
+ Link error not finding -laddr2line. Closes: #322849.
+ ICE on invalid code. Closes: #333564.
- C++
+ libstdc++: bad thousand separator with fr_FR.UTF-8. Closes: #351786.
+ The Compiler uses less memory than 4.0. Closes: #336225.
+ Fix "fails to compare reverse map iterators". Closes: #362840.
+ Fix "fail to generate code for base destructor defined inline with
pragma interface". Closes: #356435.
+ Fix ICE in cp_expr_size, at cp/cp-objcp-common.c. Closes: #317455.
+ Fix wrong warning: control may reach end of non-void function.
Closes: #319309.
+ Fix bogus warning "statement has no effect" with template and
statement-expression. Closes: #336915.
+ Fixed segfault on syntax error. Closes: #349087.
+ Fix ICE with __builtin_constant_p in template argument.
Closes: #353366.
+ Implement DR280 (fixing "no operator!= for const_reverse_iterator").
Closes: #244894.
- Fortran
+ Fix wrong behaviour in unformatted writing. Closes: #369547.
- Java
+ Fixed segfault on -fdump-tree-all-all. Closes: #344265.
+ Fixed ant code completion in eclipse generating a nullpointer
exception. Closes: #337510.
+ Fixed abort in gnu_java_awt_peer_gtk_GtkImage.c. Closes: #343112.
+ Fixed assertion failure in gij with rhdb-explain. Closes: #335650.
+ Fixed assertion failure when calling JTabbedPane.addTab(null, ...).
Closes: #314704.
+ Fixed error when displaying empty window with bound larger than the
displayed content. Closes: #324502.
+ Fixed: Exception in JComboBox.removeAllItems(). Closes: #314706.
+ Fixed assertian error in gnu_java_awt_peer_gtk_GtkImage.c.
Closes: #333733.
- libmudflap
+ PR libmudflap/23170, libmudflap should not use functions marked
obsolescent by POSIX/SUS. Closes: #320398.
- Architecture specific:
- m68k
+ FTBFS building tin. Closes: #323016.
+ ICE with -g -fomit-frame-pointer. Closes: #331150.
+ ICE in instantiate_virtual_regs_lossage. Closes: #333536.
+ Wrong code generation with loop unrolling. Closes: #342121.
+ ICEs while building gst-ffmpeg. Closes: #343692.
- mips
+ Fix gjdoc build failure. Closes: #344986.
+ Fix link failure for static libs and object files when xgot
needs to be used. Closes: #274942.
* gnat bug reports fixed since gnat-3.15p:
- GNAT miscounts UTF8 characters in string with -gnaty. Closes: #66175.
- Bug box from "with Text_IO" when compiling optimized. Closes: #243795.
- Nonconforming parameter lists not detected. Closes: #243796.
- Illegal use clause not detected. Closes: #243797.
- Compiler enters infinite loop on illegal program with tagged records.
Closes: #243799.
- Compiler crashes on illegal program (missing discriminant, unconstrained
parent). Closes: #243800.
- Bug box at sinfo.adb:1215 on illegal program. Closes: #243801.
- Bug box at sinfo.adb:1651 on illegal program. Closes: #243802.
- Illegal program not detected (entry families). Closes: #243803.
- Illegal program not detected, RM 10.1.1(14). Closes: #243807.
- Bug box at exp_ch9.adb:7254 on illegal code. Closes: #243812.
- Illegal program not detected, RM 4.1.4(14). Closes: #243816.
- Bug box in Gigi, code=116, on legal program. Closes: #244225.
- Illegal program not detected, 12.7(10) (generic parameter is visible,
shouldn't be). Closes: #244483.
- Illegal program not detected, ambiguous aggregate. Closes: #244496.
- Bug box at sem_ch3.adb:8003. Closes: #244940.
- Bug box in Gigi, code=103, on illegal program. Closes: #244945.
- Legal program rejected, overloaded procedures. Closes: #246188.
- Bug box in Gigi, code=999, on legal program. Closes: #246388.
- Illegal program not detected, RM 10.1.6(3). Closes: #246389.
- Illegal program not detected, RM 3.10.2(24). Closes: #247014.
- Illegal program not detected, RM 3.9(17). Closes: #247015.
- Legal program rejected. Closes: #247016.
- Legal program rejected. Closes: #247021.
- Illegal program not detected, RM 4.7(3). Closes: #247022.
- Illegal program not detected, RM 3.10.2(27). Closes: #247562.
- Legal program rejected, "limited type has no stream attributes".
Closes: #247563.
- Wrong output from legal program. Closes: #247565.
- Compiler enters infinite loop on illegal program. Closes: #247567.
- Illegal program not detected, RM 8.6(31). Closes: #247568.
- Legal program rejected, visible declaration not seen. Closes: #247572.
- Illegal program not detected, RM 8.2(9). Closes: #247573.
- Wrong output from legal program, dereferencing access all T'Class.
Closes: #248171.
- Compiler crashes on illegal program, RM 5.2(6). Closes: #248174.
- Cannot find generic package body, RM 1.1.3(4). Closes: #248677.
- Illegal program not detected, RM 3.4.1(5). Closes: #248679.
- Compiler ignores legal override of abstract subprogram. Closes: #248686.
- Bug box, Assert_Failure at sinfo.adb:2365 on illegal program.
Closes: #251266.
- Ada.Numerics.Generic_Elementary_Functions.Log erroneout with -gnatN.
Closes: #263498.
- Bug box, Assert_Failure at atree.adb:2906 or Gigi abort, code=102
with -gnat -gnatc. Closes: #267788.
- Bug box in Gigi, code=116, 'Unrestricted_Access of a protected
subprogram. Closes: #269775.
- Stack overflow on illegal program, AI-306. Closes: #276225.
- Illegal program not detected, RM B.1(24). Closes: #276226.
- Wrong code generated with -O -fPIC. Closes: #306833.
- Obsolete: bashism's in debian/rules file. Closes: #370681.
- Supports more debian architectures. Closes: #171477.
-- Matthias Klose <doko@debian.org> Sat, 8 Jul 2006 16:24:47 +0200
gcc-4.1 (4.1.1-7) unstable; urgency=low
* Prefer gnat-4.1 over gnat-4.0 as a build dependency. * libssp0: Set priority to standard.
-- Matthias Klose <doko@debian.org> Sun, 2 Jul 2006 10:22:50 +0000
gcc-4.1 (4.1.1-6) unstable; urgency=low
[Ludovic Brenta]
* Do not provide the symbolic link /usr/bin/gnatgcc; this will now
be provided by package gnat from the source package gcc-defaults.
* debian/control.m4, debian/control (gnat): conflict with gnat (<< 4.1),
not all versions of gnat, since gcc-defaults will now provide gnat (= 4.1)
which depends on gnat-4.1.
[Matthias Klose]
* libjava: Change the default for enable_hash_synchronization_default
on PA-RISC. Tighten the libgcj7 shlibs version on hppa.
* Update to SVN 20060630.
* Apply proposed patch for PR 26991.
* Don't use the version for the libstdc++ shlibs dependency for the libgcj
shlibs dependency.
* Merge from Ubuntu edgy:
- Fix %g7 usage in TLS, add patch sparc-g7.dpatch, fixes glibc-2.4 build
failure on sparc (Fabio M. Di Nitto).
- Merge libssp0-dev into gcc-4.1 (-fstack-protector is a common option).
- Run the testsuite with -fstack-protector as well.
[Bastian Blank]
* Make it possible to overwrite arch per DEB_TARGET_ARCH and DEB_TARGET_GNU_TYPE.
* Disable biarch only on request for cross builds.
* Use correct source directory for tarballs.
* Produce correct multiarch.inc for source builds.
-- Matthias Klose <doko@debian.org> Sat, 1 Jul 2006 01:49:55 +0200
gcc-4.1 (4.1.1-5) unstable; urgency=low
* Fix build error running with dpkg-buildpackage -rsudo.
-- Matthias Klose <doko@debian.org> Wed, 14 Jun 2006 01:54:13 +0200
gcc-4.1 (4.1.1-4) unstable; urgency=low
* Really do not backout the fix for PR c++/26068.
Closes: #372152, #372559.
* Update fastjar version string to 4.1.
* Disable pascal again.
-- Matthias Klose <doko@debian.org> Mon, 12 Jun 2006 20:29:57 +0200
gcc-4.1 (4.1.1-3) unstable; urgency=low
* Update to SVN 20060608, do not revert the fix for PR c++/26068.
Closes: #372152, #372559.
* Fix build failures for Pascal, enable Pascal on all architectures.
* Fix another build failure on GNU/kFreeBSD (Aurelien Jarno).
Closes: #370661.
* Fix build fauilure in gcc/p with parallel make.
* Remove cross-configure patch (Kazuhiro Inaoka). Closes: #370649.
* Only build the gcc-4.1-source package, when building from the gcc-4.1
source.
* Fix upgrade problem from standalone gcj-4.1.
* Fix build error using bison-2.2, build-depend on bison (>= 2.3).
Closes: #372605.
* Backport PR libstdc++/25524 from the trunk, update the biarch-include
patch. mips triarch support can be added more easily.
-- Matthias Klose <doko@debian.org> Mon, 12 Jun 2006 00:23:45 +0200
gcc-4.1 (4.1.1-2) unstable; urgency=low
* Update to SVN 20060604.
- Fix PR c++/26757, C++ front-end producing two DECLs with the same UID.
Closes: #356569.
- Fix PR target/27158, ICE in extract_insn with -maltivec.
Closes: #362307.
* Revert PR c++/26068 to work around PR c++/27884 (Martin Michlmayr).
Closes: #370308.
* Mention Ada in copyright, update copyright file (Ludovic Brenta).
Closes: #366744.
* Fix kbsd-gnu-java.dpatch (Petr Salinger). Closes: #370320.
* Don't include version control files in gcc-4.1-source.
-- Matthias Klose <doko@debian.org> Sun, 4 Jun 2006 19:13:37 +0000
gcc-4.1 (4.1.1-1) unstable; urgency=low
[Matthias Klose] * Update to SVN 20060601. * Reenable the gpc build. * PR libgcj/26483, libffi patch for IA-64 denorms, taken from trunk. * Disable Ada for m32r targets. Closes: #367595. * lib32gfortran1: Do not create empty directory /usr/lib32. Closes: #367999. * gcc-4.1: Add a conflict to the gcj-4.1 version with a different gcc_libdir. * Build gij/gcj for GNU/k*BSD. Closes: #367166. * Update hurd-changes patch (Michael Banck). Closes: #369690. * debian/copyright: Add exception for the gpc runtime library. * Update gpc/gpc-doc package descriptions. [Ludovic Brenta] * patches/ada-libgnatprj.dpatch: add prj-pars.ad[bs] and sfn_scan.ad[bs] to libgnatprj; remove them from gnatmake.
-- Matthias Klose <doko@debian.org> Thu, 1 Jun 2006 20:35:54 +0200
gcc-4.1 (4.1.0-4) unstable; urgency=low
[Ludovic Brenta]
* Fix a stupid bug whereby fname.ad{b,s} would be included in both
libgnatvsn-dev and libgnatprj-dev, preventing use of gnatprj.gpr.
Closes: #366733.
-- Matthias Klose <doko@debian.org> Thu, 11 May 2006 04:34:50 +0200
gcc-4.1 (4.1.0-3) unstable; urgency=low
* Update to SVN 20060507. * debian/rules.d/binary-java.mk: Use $(lib32) everywhere. Closes: #365388. * Always configure hppa64-linux-gnu with --includedir=/usr/hppa64-linux-gnu/include. * Make libgnatvsn4.1 and libgnatprj4.1 priority optional. Closes: #365900. * Call autoconf2.13 explicitely in the Ada patches, build-depend on autoconf2.13. Closes: #365780. * Fix libgnatprj-dev and libgnatvsn-dev dependencies on their shared libraries. * Deduce softfloat and vfp (ARM) configure options (Pjotr Kourzanov). * Update proposed patch for PR26885 (May 2 version). * Build the libxxstdc++-dbg packages, when not building the library pacakges. * Do not include the _pic library in the libxxstdc++-dbg packages.
-- Matthias Klose <doko@debian.org> Sun, 7 May 2006 15:29:53 +0200
gcc-4.1 (4.1.0-2) unstable; urgency=medium
* Update to SVN 20060428. * Apply proposed patches for PR26885. * Keep libffi doc files in its own directory. Closes: #360466. * Update ppc64 patches for 4.1 (Andreas Jochens). Closes: #360498. * Fix PR tree-optimization/26763, wrong-code, taken from the 4.1 branch. Closes: #356896. CVE-2006-1902. * hppa-cbranch, hppa-cbranch2 patches: Fix for PR target/26743, PR target/11254, PR target/10274, backport from trunk (Randolph Chung). * Let libgccN provide -dcv1 when cross-compiling (Pjotr Kourzanov). Closes: #363289. * (Build-)depend on glibc-2.3.6-7. Closes: #360895, #361904. * Fix a pedantic report about a package description. Add a hint that we do not like bug reports with locales other than "C". Closes: #361409. * Enable the libjava interpreter on mips/mipsel. * gcc-4.1-source: Depend on gcc-4.1-base. * gnat-4.1: Fix permissions of .ali files. * Build lib32gcj7 on amd64. * debian/patches/ada-gnatvsn.dpatch: New. Apply proposed fix for PR27194. [Ludovic Brenta] * debian/patches/ada-default-project-path.dpatch: new. Change the default search path for project files to the one specified by the Debian Policy for Ada: /usr/share/ada/adainclude. * debian/patches/ada-symbolic-tracebacks.dpatch: new. Enable support for symbolic tracebacks in exceptions. * debian/patches/ada-missing-lib.dpatch: remove, superseded by the above. * debian/patches/ada-link-lib.dpatch: changed. - Instead of building libada as a target library only, build it as both a host and, if different, target library. - Build the GNAT tools in their top-level directory; do not use recursive makefiles. - Link the GNAT tools dynamically against libgnat. - Apply proposed fix for PR27300. - Rerun autoconf (Matthias Klose). * debian/patches/ada-libgnatvsn.dpatch: new. - Introduce a new shared library named libgnatvsn, containing common components of GNAT under the GNAT-Modified GPL, for use in GNAT tools, ASIS, GLADE and GPS. - Link the gnat tools against this new library. - Rerun autoconf (Matthias Klose). * debian/patches/ada-libgnatprj.dpatch: new. - Introduce a new shared library named libgnatprj, containing the GNAT Project Manager, i.e. the parts of GNAT that parses project files (*.gpr). Licensed under pure GPL; for use in GLADE and GPS. - Link the gnat tools against this new library. - Rerun autoconf (Matthias Klose). * debian/patches/ada-acats.dpatch: new. - When running the ACATS, look for the gnat tools in their new directory (build/gnattools), and for the shared libraries in build/gcc/ada/rts, build/libgnatvsn and build/libgnatprj. * debian/gnatvsn.gpr, debian/gnatprj.gpr: new. * debian/rules.d/binary-ada.mk, debian/control.m4: new binary packages: libgnatvsn-dev, libgnatvsn4.1, libgnatprj-dev, libgnatprj4.1. Place the *.gpr files in their respective -dev packages.
-- Matthias Klose <doko@debian.org> Sat, 29 Apr 2006 00:32:09 +0200
gcc-4.1 (4.1.0-1) unstable; urgency=low
* libstdc++CXX-BV-dev.preinst: Remove (handling of c++ include dir for 4.0).
* libgcj-common: Move removal of docdir from preinst into postinst.
* libgcj7: Move removal of docdir from preinst into postinst.
* Drop alternative build dependency on gnat-3.4, not built anymore.
* Fix PR libgcj/26103, wrong exception thrown (4.1 branch).
* debian/patches/libjava-stacktrace.dpatch: Add support to print file names
and line numbers in stacktraces.
* Add debugging symbols for libgcjawt and lib-gnu-java-awt-peer-gtk
in the libgcj7-dbg and lib32gcj7-dbg packages.
* Remove dependency of the libgcj-dbg packages on the libgcj-dev packages,
add recommendations on binutils and libgcj-dev. Mention the requirement
of binutils for the stacktraces.
* Fix upgrade from version 4.0.2-9, loosing the Debian changelog.
Closes: #355439.
* gij/gcj: Install one alternative for each command, do not use slave
links for rmiregistry, javah, rmic. Ubuntu #26781. Closes: #342557.
* Fix for PR tree-optimization/26587, taken from the 4.1 branch.
* Fix PR libstdc++/26526 (link failure when _GLIBCXX_DEBUG is defined).
* Configure with --enable-clocale=gnu, even if not building C++ packages.
* Remove runtime path from biarch libraries as well.
* PR middle-end/26557 (ice-on-vaild-code, regression), taken from
the gcc-4_1-branch. Closes: #349083.
* PR tree-optimization/26672 (ice-on-vaild-code, regression), taken from
the gcc-4_1-branch. Closes: #356231.
* PR middle-end/26004 (rejects-vaild-code, regression), taken from
the gcc-4_1-branch.
* When building as standalone gcj, build libgcc4 (hppa only) and fastjar.
* Configure --with-cpu=v8 on sparc.
* debian/patches/libjava-hppa.dpatch: pa/pa32-linux.h
(CRT_CALL_STATIC_FUNCTION): Define when CRTSTUFFS_O is defined.
(John David Anglin). Closes: #353346.
* Point to the 4.1 version of README.Bugs (closes: #356230).
* Disable the libmudflap testsuite on alpha (getting killed).
-- Matthias Klose <doko@debian.org> Sat, 18 Mar 2006 23:00:39 +0100
gcc-4.1 (4.1.0-0) experimental; urgency=low
* GCC 4.1.0 final release.
* Build the packages for the Java language from a separate source.
* Update NEWS.html, NEWS.gcc.
* libgcj-doc: Auto generated API documentation for libgcj7, classpath
example programs.
* Add gjdoc to Build-Depends-Indep.
* On amd64, build-depend on libc6-dev-i386 instead of ia32-libs-dev.
* Internal ssp headers now installed in the gcc libdir.
* Do not build gcj-4.1-base when building the gcc-4.1 packages.
* When building as gcj-4.1, use the tarball from the gcc-4.1-source
package.
[Ludovic Brenta]
* Allow to enable and disable NLS and bootstrapping from the environment.
- Adding "nls" to WITHOUT_LANG disables NLS support.
- If WITH_BOOTSTRAP is set, debian/rules2 calls configure
--enable-bootstrap=$(WITH_BOOTSTRAP) and just "make". If
WITH_BOOTSTRAP is unset, it calls configure without a bootstrapping
option and calls "make profiledbootstrap" or "make bootstrap-lean"
depending on the target CPU.
Currently overwritten to default to "bootstrap".
-- Matthias Klose <doko@debian.org> Thu, 2 Mar 2006 00:03:45 +0100
gcc-4.1 (4.1ds9-0exp9) experimental; urgency=low
* Update to GCC 4.1.0 release candidate 1 (gcc-4.1.0-20060219 tarball).
* Update gcc-version patch for gcc-4.1.
* libgccN, libstdc++N*: Fix upgrade of /usr/share/doc symlinks.
* libjava awt & swing update, taken from trunk 2006-02-16.
* libgcj7-dev: Suggest libgcj-doc, built from a separate source package.
* Shorten build-dependency line (work around buildd problems
on arm* and mips*).
* New patch gcc-ice-hack (saving the preprocessed source on an ICE),
taken from Fedora.
-- Matthias Klose <doko@debian.org> Mon, 20 Feb 2006 10:07:23 +0100
gcc-4.1 (4.1ds8-0exp8) experimental; urgency=low
* Update to SVN 20060212, taken from the 4.1 release branch. * libgccN: Fix upgrade of /usr/share/doc/libgccN symlink.
-- Matthias Klose <doko@debian.org> Sun, 12 Feb 2006 19:48:31 +0000
gcc-4.1 (4.1ds7-0exp7) experimental; urgency=low
* Update to SVN 20060127, taken from the 4.1 release branch.
- On hppa, bump the libgcc soversion to 4.
* Add an option not to depend on the system -base package for cross compiler
(Ian Wienand). Closes: #347484.
* Remove workaround increasing the stack size limit for some architectures,
not needed anymore on ia64.
* On amd64, build-depend on libc6-dev-i386, depend on libc6-i386, where
available.
* libstdc++6: Properly upgrade the doc directory. Closes: #346171.
* libstdc++6: Add a conflict to scim (<< 1.4.2-1). Closes: #343313.
* Set default 32bit ix86 architecture to i486.
-- Matthias Klose <doko@debian.org> Fri, 27 Jan 2006 22:23:22 +0100
gcc-4.1 (4.1ds6-0ubuntu6) experimental; urgency=low
* Update to SVN 20060107, taken from the 4.1 release branch.
- Remove fix for PR ada/22533, fixed by patch for PR c++/23171.
* Remove binary packages from the control file, which aren't built
yet on any architecture.
* gcc-hppa64: Use /usr/hppa64-linux-gnu/include as location for the glibc
headers, tighten glibc (build-)dependency.
* libffi [arm]: Add support for closures, libjava [arm]: enable the gij
interpreter (Phil Blundell). Addresses: #337263.
* For the gcj standalone build, include cc1 into the gcj-4.1 package,
needed for linking java programs compiled to native code.
-- Matthias Klose <doko@debian.org> Sat, 7 Jan 2006 03:36:33 +0100
2005
gcc-4.1 (4.1ds4-0exp4) experimental; urgency=low
* Update to SVN 20051210, taken from the 4.1 release branch.
* Prepare to build the java packages from it's own source (merged
from Ubuntu).
- Build the java packages from the gcc-4.1 source, as long as packages
are prepared for experimental.
- When built as gcj, run only the libjava testsuite, don't build the
libstdc++ debug packages, don't package the gcc source.
- Loosen package dependencies, when java packages are built from
separate sources.
- Fix gcj hppa build, when java packages are built from separate sources.
- gij-4.1: Install test-summary, when doing separate builds.
- Allow java packages be installed independent from other packages built
from the source package.
- Rename libgcj7-common to libgcj7-jar.
- Introduce a gcj-4.1-base package to completely separate the two and not
duplicate the changelog in each gcj/gij package.
* Java related changes:
- libjava-xml-transform: Update from classpath trunk, needed for
eclipse (Michael Koch), applied upstream.
- Fix java wrapper scripts to point to 4.1 (closes: #341710).
- Reenable java on mips and mipsel.
- Fix libgcj6 dependency. Ubuntu #19935.
- Add libxt-dev as a java build dependency. autoconf explicitely checks
for X11/Intrinsic.h.
* Ada related changes:
- Apply proposed fix for PR ada/22533, reenable ada on alpha, powerpc,
mips, mipsel and s390.
- Add Ada support for GNU/kFreeBSD (Aurelien Jarno). Closes: #341356.
- Remove ada bootstrap workaround for alpha.
* Build a separate gcc-4.1-source package (Bastian Blank). Closes: #333922.
* Remove obsolete patch: libstdc++-automake.
* Remove patch integrated upstream: libffi-mips.
* Fix the installation of the hppa64 compiler in snapshot builds.
* Rename libgfortran0* to libgfortran1* (upstream soversion change).
* Add a dependency on libc-dev for all compilers / -dev packages except
gcc (which can be used for kernel builds without libc-dev).
* libffi4-dev: Fix package description.
* On amd64, install 32bit libraries into /emul/ia32-linux/usr/lib.
Addresses: #341147.
* Fix installation of biarch libstdc++ headers on amd64.
* Configure --with-tune=i686 on ix86 architectures (on Ubuntu with
-mtune=pentium4). Remove the cpu-default-* patches.
* debian/control.m4: Fix libxxgcc package names.
* Update the build infrastructure to build cross compilers
(Nikita V. Youshchenko).
* Tighten binutils (build-)dependency. Closes: #342484.
* Symlink more doc directories.
* debian/control.m4: Explicitely set Architecture for biarch packages.
-- Matthias Klose <doko@debian.org> Sat, 10 Dec 2005 16:56:45 +0100
gcc-4.1 (4.1ds1-0ubuntu1) UNRELEASED; urgency=low
* Build Java packages only.
* Update to SVN 20051121, taken from the 4.1 release branch.
- Remove libjava-saxdriver-fix patch, applied upstream.
- Remove ada-gnat-version patch, applied upstream.
* Fix FTBFS in biarch builds on 32bit kernels.
* Update libstdc++-doc doc-base file (closes: #339046).
* Remove obsolete patch: gcc-alpha-ada_fix.
* Fix installation of biarch libstdc++ headers (Ubuntu #19655).
* Fix sparc and s390 biarch patches to build the 64bit libffi.
* Work around biarch build failure in libjava/classpath/native/jni/midi-alsa.
* Install spe.h header on powerpc.
* Add libasound build dependencies.
* libgcj: Fix installation of libgjsmalsa library.
* Remove patches not used anymore: libjava-no-rpath, i386-config-ml-nomf,
libobjc, multiarch-include, disable-biarch-check-mf, gpc-profiled,
gpc-no-gpidump, libgpc-shared, acats-expect.
* Fix references to manuals in gnat(1). Ubuntu #19772.
* Remove build dependency on xlibs-dev, add libxtst-dev.
* Do not configure with --disable-werror.
* Merge *-config-ml patches into one config-ml patch, configure the biarch
libs in debian/rules.defs.
* debian/gcj-wrapper: Accept -Xss.
* Do not build biarch java on Debian (missing biarch libasound).
* Do not build the java packages from this source package, avoiding
dependencies on X.
-- Matthias Klose <doko@ubuntu.com> Mon, 21 Nov 2005 20:29:43 +0100
gcc-4.1 (4.1ds0-0exp0) experimental; urgency=low
* Configure libstdc++ using the default allocator. * Update to 20051112, taken from the svn trunk.
-- Matthias Klose <doko@debian.org> Sat, 12 Nov 2005 23:47:01 +0100
gcc-4.1 (4.1ds0-0ubuntu0) breezy; urgency=low
* UNRELEASED
* First snapshot of gcc-4.1 (CVS 20051019).
- adds SSP support (closes: #213994, #233208).
* Remove patches applied upstream/not needed anymore.
* Update patches for 4.1: link-libs, gcc-textdomain, libjava-dlsearch-path,
rename-info-files, reporting, classmap-path, i386-biarch, sparc-biarch,
libjava-biarch-awt, ada-gcc-name.
* Disable patches:
- 323016, m68k, necessary for 4.1?
* debian/copyright: Update for 4.1.
* debian/control, debian/control.m4, debian/rules.defs, debian/rules.conf:
Update for 4.1, add support for Obj-C++ and SSP.
* Fix generation of Ada docs in info format.
* Set Ada library version to 4.1.
* Drop gnat-3.3 as an alternative build dependency.
* Use fortran instead of f95 for the build files.
* Update build support for awt peer libs.
* Add packaging support for SSP library.
* Add packaging support for Obj-C++.
* Run the testsuite for -march=i686 on i386 and amd64 as well.
* Fix generation of Pascal docs in html format.
* Update config-ml patches to build libssp biarch.
* Disable libssp for hppa64 build.
* libgcj7-dev: Install jni_md.h.
* Disable gnat for powerpc, currently fails to build.
* Add biarch runtime lib packages for ssp, mudflap, ffi.
* Do not explicitely configure with --enable-java-gc=boehm, which is the
default.
* libjava-saxdriver-fix: Fix a problem in the Aelfred2 SAX parser.
* libstdc++6-4.0-dev: Depend on the libc-dev package. Ubuntu #18885.
* Build-depend on expect-tcl8.3 on all architectures.
* Build-depend on lib32z1-dev on amd64 and ppc64, drop build dependency on
amd64-libs.
* Disable ada on alpha mips mipsel powerpc s390, currently broken.
-- Matthias Klose <doko@ubuntu.com> Wed, 19 Oct 2005 11:02:31 +0200
gcc-4.0 (4.0.2-3) unstable; urgency=low
* Update to CVS 20051015, taken from the gcc-4_0-branch.
- gcc man page fixes (closes: #327254, #330099).
- PR java/19870, PR java/20338, PR java/21844, PR java/21540:
Remove Debian patches.
- Applied libjava-echo-fix patch.
- Fix PR target/24284, ICE (Segmentation fault) on sparc-linux.
Closes: #329840.
- Fix PR c++/23797, ICE on typename outside template. Closes: #325545.
- Fix PR c++/22551, ICE in tree_low_cst. Closes: #318932.
* libstdc++6: Tighten libstdc++ shlibs version to 4.0.2-3 (new symbol).
* Update generated Ada files.
* Fix logic to disable mudflap and Obj-C++ via the environment.
* Remove f77 build bits.
* gij-4.0: Remove /var/lib/gcj-4.0/classmap.db on purge (closes: #330800).
* Let gcj-4.0 depend on libgcj6-dev, instead of recommending it. This is
not necessary for byte-code compilations, but for compilations to native
code. For compilations to byte-code, use a better compiler like ecj
for now (found in the ecj-bootstrap package).
* Disable biarch setup in cross compilers (Josh Triplett). Closes: #333952.
* Fix with_libnof logic for cross-compilations (Josh Triplett).
Closes: #333951.
* Depend on binutils (>= 2.16.1cvs20050902-1) on the alpha architecture.
Closes: #333954.
* On i386, build-depend on libc6-dev-amd64. Closes: #329108.
* (Build-)depend on glibc 2.3.5-5.
-- Matthias Klose <doko@debian.org> Sun, 2 Oct 2005 14:25:54 +0200
gcc-4.0 (4.0.2-2) unstable; urgency=low
* Update to CVS 20051001, taken from the gcc-4_0-branch. Includes the
changes between 4.0.2 RC3 and the final 4.0.2 release, missing from
the upstream tarball. Remove patches applied upstream (gcc-c-decl,
pr23182, pr23043, pr23367, pr23891, pr21418, pr24018).
* On ix86 architectures run the testsuite for -march=i686 as well.
* Build libffi on the Hurd (closes: #328705).
* Add big-endian arm (armeb) support (Lennert Buytenhek). Closes: #330730.
* Update libjava xml to classpath CVS HEAD 20050930 (Michael Koch).
* Reapply patch to make -mieee the default on alpha-linux. Closes: #330826.
* Add workaround not to make libmudflap _start/_end not small data on
mips/mipsel, taken from CVS HEAD.
* Don't build the nof libraries on powerpc.
* Number crunching time on m68k, reenable gfortran on m68k-linux-gnu.
-- Matthias Klose <doko@debian.org> Sat, 1 Oct 2005 15:42:10 +0200
gcc-4.0 (4.0.2-1) unstable; urgency=low
* GCC 4.0.2 release.
* lib64stdc++6: Set priority to optional.
* Fix bug in StreamSerializer, seen with eclipse-3.1 (Ubuntu 12744).
Backport from CVS HEAD, Michael Koch.
* Apply java patches, proposed for the 4.0 branch: PR java/24018,
PR libgcj/23182, PR java/19870, PR java/21844, PR libgcj/23367,
PR java/20338.
* Update the expect/pty test to actually call expect directly, rather
than test for the existence of PTYs, since a working expect is what
we really care about, not random device files (Adam Conrad).
Closes: #329715.
* Add build dependencies on lib64z1-dev.
* gcc-c-decl.dpatch: Fix C global decl handling regression in 4.0.2 from
4.0.1
-- Matthias Klose <doko@debian.org> Thu, 29 Sep 2005 19:50:08 +0200
gcc-4.0 (4.0.1-9) unstable; urgency=low
* Update to CVS 20050922, taken from the gcc-4_0-branch (4.0.2 RC3).
* Apply patches:
- Fix PR java/21418: Order of source files matters when compiling,
backported from mainline.
- Fix for PR 23043, backported form mainline.
- Proposed patch for #323016 (m68k only). Patch by Roman Zippel.
* libstdc++6: Tighten libstdc++ shlibs version to 4.0.1-9 (new symbol).
* Fail the build early, if the system doesn't have any pty devices
created in /dev. Needed for running the testsuite.
* Update hurd changes again (closes: #328973).
-- Matthias Klose <doko@debian.org> Thu, 22 Sep 2005 07:28:18 +0200
gcc-4.0 (4.0.1-8) unstable; urgency=medium
* Update to CVS 20050917, taken from the gcc-4_0-branch.
- Fix FTBFS for boost, introduced in 4.0.1-7 (closes: #328684).
* Fix PR java/23891, eclipse bootstrap.
* Set priority of gcc-4.0-hppa64 package to standard.
* Bump standards version to 3.6.2.
* Fix java wrapper script, mishandles command line options with arguments.
Patch from Olly Betts. Closes: #296456.
* Bump epoch of the lib32gcc1 package to the same epoch as for the the
libgcc1 and lib64gcc1 packages.
* Fix some lintian warnings.
* Build libffi on the Hurd (closes: #328705).
* For biarch builds, disable the testsuite for the non-default architecture
for runtime libraries, which are not built by default (libjava).
* Add gsfonts-x11 to Build-Depends-Indep to avoid warnings from doxygen.
* Install Ada .ali files read-only.
-- Matthias Klose <doko@debian.org> Sat, 17 Sep 2005 10:35:23 +0200
gcc-4.0 (4.0.1-7) unstable; urgency=low
* Update to CVS 20050913, taken from the gcc-4_0-branch.
- Fix PR c++/19004, ICE in uses_template_parms (closes: #284777).
- Fix PR rtl-optimization/23454, ICE in invert_exp_1 on sparc.
Closes: #321215.
- Fix PR libstdc++/23417, make bits/stl_{list,tree}.h -Weffc++ clean.
Closes: ##322170.
* Install 'altivec.h' on ppc64 (closes: #323945).
* Install locale data with the versioned package name (closes: #321591).
* Fix fastjar build without building libjava.
* On hppa, don't build using gcc-3.3 when ada is disabled.
* On m68k, don't build the stage1 compiler using -O.
* Ludovic Brenta <ludovic@ludovic-brenta.org>
- Allow the choice whether or not to build with NLS.
- Fix a typo whereby libffi was always enabled on i386.
-- Matthias Klose <doko@debian.org> Tue, 13 Sep 2005 23:23:11 +0200
gcc-4.0 (4.0.1-6) unstable; urgency=low
* Update to CVS 20050821, taken from the gcc-4_0-branch.
- debian/patches/pr21562.dpatch: Removed, applied upstream.
- debian/patches/libjava-awt-name.dpatch: Updated.
- debian/patches/classpath-20050618.dpatch: Updated.
* Use all available CPU's for the check target, unless USE_NJOBS == no.
* debian/patches/biarch-include.dpatch: Include
/usr/local/include/<arch>-linux-gnu before including /usr/local/include.
* Fix biarch system include directories for the non-default architecture.
* Prefer gnat-4.0 over gnat-3.4 over gnat-3.3 as a build-dependency.
-- Matthias Klose <doko@debian.org> Thu, 18 Aug 2005 18:36:23 +0200
gcc-4.0 (4.0.1-5) unstable; urgency=low
* Update to CVS 20050816, taken from the gcc-4_0-branch.
- Fix PR middle-end/23369, wrong code generation for funcptr comparison
on hppa. Closes: #321785.
- Fix PR fortran/23368 ICE with NAG routines (closes: #322912).
* Build-depend on libcairo2-dev (they say, that's the final package name ...)
* libgcj: Search /usr/lib/gcj-4.0 for dlopened libraries, place a copy
of the .la files in the libgcj6 package into this directory.
Closes: #322576.
* Tighten the dependencies between the compiler packages to the same
version and release. Use some substitution variables for control file
generation.
* Remove build dependencies for gpc.
* Don't use '/emul/ia32-linux' on ppc64 (closes: #322890).
* Synchronize with Ubuntu.
-- Matthias Klose <doko@debian.org> Tue, 16 Aug 2005 22:45:47 +0200
gcc-4.0 (4.0.1-4ubuntu1) breezy; urgency=low
* Jeff Bailey <jbailey@ubuntu.com> Enable i386 biarch using biarch glibc (not yet enabled for unstable). - debian/rules.d/binary-libgcc.mk: Make i386 lib64gcc1 depend on libc6-amd64 - debian/control.m4: Suggest libc6-amd64 rather than amd64-libs. - debian/rules.conf: Build-Dep on libc6-dev-amd64 [i386] Build-Dep on binutils >= 2.16.1-2ubuntu3 - debian/rules2: Enable biarch build in Ubuntu. * Matthias Klose <doko@ubuntu.com> - Add shlibs file and dependency information for the lib32gcc1 package. - debian/patches/gcc-textdomain.dpatch: Update (closes: #321591). - Set priority of gcc-4.0-base and libstdc++6 packages to `required'. Closes: #321016. - libffi-hppa.dpatch: Remove, applied upstream.
-- Matthias Klose <doko@debian.org> Mon, 8 Aug 2005 19:39:02 +0200
gcc-4.0 (4.0.1-4) unstable; urgency=low
* Enable the biarch compiler for powerpc (closes: #268023). * Update to CVS 20050806, taken from the gcc-4_0-branch. * Build depend on libcairo0.6.0-dev (closes: #321540). * Fix Ada build on the hurd (closes: #321350). * Update libffi for mips (Thiemo Seufer). Closes: #321100. * Fix segfault on 64bit archs in the AWT Gtk peer library (Dan Frazier). Closes: #320915. * Add libXXgcc1 build dependencies for biarch builds.
-- Matthias Klose <doko@debian.org> Sun, 7 Aug 2005 07:01:59 +0000
gcc-4.0 (4.0.1-3) unstable; urgency=medium
* Update to CVS 20050725, taken from the gcc-4_0-branch.
- Fix ICE with -O and -mno-ieee-fp/-ffast-math (closes: #319087).
* Synchronize with Ubuntu.
* Fix applying hurd specific patches for the hurd build (closes: #318443).
* Do not build-depend on libmpfr-dev on architectures, where fortran
is not built.
* Apply biarch include patch on ppc64 as well (closes: #318603).
* Correct libstdc++-dev package description (closes: #319082).
* debian/rules.defs: Replace DEB_TARGET_GNU_CPU with DEB_TARGET_ARCH_CPU.
* gcc-4.0-hppa64: Rename hppa64-linux-gcc to hppa64-linux-gnu-gcc.
Closes: #319818.
-- Matthias Klose <doko@debian.org> Mon, 25 Jul 2005 10:43:06 +0200
gcc-4.0 (4.0.1-2ubuntu3) breezy; urgency=low
* Update to CVS 20050720, taken from the gcc-4_0-branch.
- Fix PR22278, volatile issues, seen when building xorg.
* Build against new libcairo1-dev (0.5.2).
-- Matthias Klose <doko@debian.org> Wed, 20 Jul 2005 12:29:50 +0200
gcc-4.0 (4.0.1-2ubuntu2) breezy; urgency=low
* Acknowledge that i386 biarch builds still need to be fixed for glibc-2.3.5.
-- Matthias Klose <doko@ubuntu.com> Tue, 19 Jul 2005 08:29:30 +0000
gcc-4.0 (4.0.1-2ubuntu1) breezy; urgency=low
* Synchronize with Debian.
* Update to CVS 20050718, taken from the gcc-4_0-branch.
- Fix PR c++/22132 (closes: #318488), upcasting a const class pointer
to struct the class derives from generates wrong code.
* Build biarch runtime libraries for Fortran and ObjC.
* Apply proposed patch for PR22309 (crash with mt_allocator if libstdc++
is dlclosed). Closes: #293466.
-- Matthias Klose <doko@ubuntu.com> Mon, 18 Jul 2005 17:10:18 +0200
gcc-4.0 (4.0.1-2) unstable; urgency=low
* Don't apply the patch to make -mieee the default on alpha-linux-gnu.
Causes the bootstrap to fail on alpha-linux-gnu.
-- Matthias Klose <doko@debian.org> Tue, 12 Jul 2005 00:14:12 +0200
gcc-4.0 (4.0.1-1) unstable; urgency=high
* GCC 4.0.1 final release. See /usr/share/doc/gcc-4.0/NEWS.{gcc,html}.
* Build fastjar on mips/mipsel, fix fastjar build without building java.
* Disable the comparision check on unstable/ia64. adaint.o differs,
currently cannot be reproduced with glibc-2.3.5 and binutils-2.16.1.
* libffi/hppa: Fix handling of 3 and 5-7 byte struct returns.
* amd64: Fix libgcc symlinks to point to /usr/lib32, instead of /lib32.
* On powerpc, don't build with -j >1, apparently doesn't succeeds
on the Debian buildd.
* Apply revised patch to make -mieee the default on alpha-linux,
and add -mieee-disable switch to turn the default off (Tyson Whitehead).
* Disable multiarch-includes; redo biarch-includes to include the paths
for the non-default biarch, when called with -m32/-m64.
* Move new java headers from libstdc++-dev to libgcj-dev, add replaces
line.
* Update classpath patch to work with cairo-0.5.1. Patch provided by
Michael Koch.
* Further classpath updates for gnu.xml and javax.swing.text.html.
Patch provided by Michael Koch.
* Require binutils (>= 2.16.1) as a build dependency and a dependency.
* On i386, require amd64-libs-dev (>= 1.2).
* Update debian/NEWS.{html,gcc}.
* Closing bug reports reported against older gcc versions (some of them
still present in Debian, but not anymore as the default compiler).
Usually, forwarded bug reports are linked to
http://gcc.gnu.org/PR<upstream bug number>
The upstream bug number usually can be found in the Debian reports.
* Closed reports reported against gcc-3.3 and fixed in gcc-3.4:
- General:
+ PR rtl-optimization/2960: Duplicate loop conditions even with -Os
Closes: #94701.
+ PR optimization/3995: i386 optimisation: joining tests.
Closes: #105309.
+ PR rtl-optimization/11635: Unnecessary store onto stack, more
curefully expand union cast (closes: #202016).
+ PR target/7618: vararg disallowed in virtual function. Closes: #205404.
+ Large array problem on 64 bit platforms (closes: #209152).
+ Mark more strings as translatable (closes: #227129).
+ PR gcc/14711: ICE when compiling a huge source file Closes: #234711.
+ Better code generation for if(!p) return NULL;return p;
Closes: #242318.
+ PR rtl-optimization/16152: Perl ftbfs on {ia64,arm,m68k}-linux.
Closes: #255801.
+ ICE (segfault) while compiling Linux 2.6.9 (closes: #277206).
+ Link error building memtest (closes: #281445).
- Ada:
+ PR ada/12450: Constraint error for valid input (closes: #210844).
+ PR ada/13620: miscompilation of array initializer with
-O3 -fprofile-arcs. Closes: #226244.
- C:
+ PR c/6897: Code produced with -fPIC reserves EBX, but compiles
bad __asm__ anyway (closes: #73065).
+ PR c/9209: On i386, gcc-3.0 allows $ in indentifiers but not the asm.
Closes: #121282.
+ PR c/11943: Accepts invalid declaration "int x[2, 3];" in C99 mode.
Closes: #177303.
+ PR c/11942: restrict keyword broken in C99 mode. Closes: #187091.
+ PR other/11370: -Wunreachable-code gives false complaints.
Closes: #196600.
+ PR c/11369: Too relaxed checking with -Wstrict-prototypes.
Closes: #197504.
+ PR c/11445: False positive warning with -Wunreachable-code.
Closes: #200140.
+ PR c/11459: -stdc=c90 -pedantic warns about C90's non long-long
support when in C99 mode. Closes: #200392.
+ PR c/456: Handling of constant expressions. Closes: #225935.
+ ICE on invalid #define with -traditional (closes: #242916).
+ No warning when initializing a variable with itself, new option
-Winit-self (closes: #293957).
- C++:
+ C++ parse error (closes: #42946).
+ PR libstdc++/9073: Replacement for __STL_ASSERTIONS (libstdc++v3
debug mode). Closes: #128993.
+ Parse errors in nested constructor calls (closes: #138561).
+ PR optimization/1823: -ftrapv aborts with pointer difference due to
division optimization. Closes: #169862.
+ ICE on invalid code (closes: #176101).
+ PR c++/10199: ICE handling method parametrized by template.
Closes: #185604.
+ High memory usage building packages OpenOffice.org and MythTV.
Closes: #194345, #194513.
+ Improved documentation of std::lower_bound (closes: #196380).
+ ICE in regenerate_decl_from_template (closes: #197674).
+ PR c++/11444: Function fails to propagate up class tree
(template-related). Closes: #198042.
+ ICE when using namespaced typedef of primitive type as struct.
Closes: #198261.
+ Bug using streambuf / iostream to read from a named pipe.
Closes: #216105.
+ PR c++/11437: ICE in lookup_name_real (closes: #200011).
+ Add large file support (LFS) in libstdc++ (closes: #220000).
+ PR c++/13621: ICE compiling a statement expression returning type
string (closes: #224413).
+ g++ doesn't find inherited inner class after template instantiation.
Closes: #227518.
+ PR libstdc++/13928: Add whatis info in man pages generated by doxygen.
Closes: #229642.
+ Missing symbol _M_setstate in libstdc++ (closes: #232709).
+ Unable to parse declaration of inline constructor explicit
specialization (closes: #234709).
+ ICE (segfault) on invalid C++ code (closes: #246031).
+ ICE in lookup_tempate_function (closes: #262441).
+ Undefined symbols in libstdc++, when using specials char_traits.
Closes: #266110.
+ PR libstdc++/16011: Outputting numbers with ostream in the locale fr_BE
causes infinite recursion (closes: #270795).
+ ICE in tree_low_cst (closes: #276291).
+ ICE in in expand_call (closes: #283503).
+ typeof operator is misparsed in a template function (closes: #288555).
+ ICE in tree_low_cs (closes: #291374).
+ Improve uninformative error messages (closes: #292961, #293076).
+ ICE on array initialization (closes: #294560).
+ Failure to build xine-lib with -finline-functions (closes: #306854).
- Java:
+ Fix error finding files in subdirectories (closes: #195480).
+ Implement java.text.CollationElementIterator lacks getOffset().
Closes: #259789.
- Treelang:
+ Pointer truncation on 64bit architectures (closes: #308367).
- Architecture specific:
- alpha
+ PR debug/10695: ICE on alpha while building agistudio.
Closes: #192568.
+ ICE when building fceu (closes: #228018, #252764).
- amd64
+ Miscompilation of Objective-C code (closes: #250174).
+ g++ hangs compiling k3d on amd64 (closes: #285364).
- arm
+ PR target/19008: gcc -O3 -fPIC produces wrong code via auto inlining.
Closes: #285238.
- i386
+ PR target/4106: i386 -fPIC asm ebx clobber no error.
Closes: #153472.
+ PR target/10984: x86/sse2 ICEs on vector intrinsics. Closes: #166940.
+ Wrong code generation on at least ix86 (closes: #275655).
- m68k
+ PR target/9201: ICE compiling octave-2.1 (closes: #175478).
+ ICE in verify_initial_elim_offsets (closes: #204407, #257012).
+ g77 generates invalid assembly code (closes: #225621).
+ ICE in verify_local_live_at_start (closes #245584).
- powerpc
+ PR optimization/12828: -floop-optimize is unstable on PowerPC (float
to int conversion problem). Closes: #218219.
+ PR target/13619: ICE building altivec code in ffmpeg.
Closes: #226148.
+ PR target/20046: Miscompilation of bind 9.3.0. Closes: #292958.
- sparc
+ ICE (segfault) while building atlas3 on sparc32 (closes: #249108).
+ Wrong optimization on sparc32 when building linux kernel.
Closes: #254626.
* Closed reports reported against gcc-3.3 or gcc-3.4 and fixed in gcc-4.0:
- General:
+ PR rtl-optimization/6901: Optimizer improvement (removing unused
local variables). Closes: #67206.
+ PR middle-end/179: Failure to detect use of unitialized variable
with -O -Wall. Closes: #117765.
+ ICE building glibc's nptl on amd64 (closes: #260710, #307993).
+ PR middle-end/17827: ICE in make_decl_rtl. Closes: #270854.
+ PR middle-end/21709: ICE on compile-time complex NaN. Closes: #305344.
- Ada:
+ PR ada/10889: Convention Fortran matrices mishandled in generics.
Closes: #192135.
+ PR ada/13897: Implement tasking on powerpc. Closes: #225346.
- C:
+ PR c/13072: Bogus warning with VLA in switch. Closes: #218803.
+ PR c/13519: typeof(nonconst+const) is const. Closes: #208981.
+ PR c/12867: Incorrect warning message (void format, should be void*
format). Closes: #217360.
+ PR c/16066: PR 16066] i386 loop strength reduction bug.
Closes: #254659.
- C++:
+ PR c++/13518: -Wnon-virtual-dtor doesn't always work. Closes: #212260.
+ PR translation/16025: ICE with unsupported locale(closes: #242158).
+ PR c++/15125: -Wformat doesn't warn for different types in fprintf.
Closes: #243507.
+ PR c++/15214: Warn only if the dtor is non-private or the class has
friends. (closes: #246639).
+ PR libstdc++/17218: Unknown subjects in generated libstdc++ manpages.
Closes: #262934.
+ PR libstdc++/17223: Missing .so references in generated libstdc++
manpages. Closes: #262956.
+ libstdc++-doc: Improve man pages (closes: #280910).
+ PR c++/19006: ICE in tree_low_cst. Closes: #285692.
+ g++ does not check arguments to fprintf. Closes: #281847.
- Java:
+ PR java/7304: gcj ICE (closes: #152501).
+ PR libgcj/7305: Installation of headers not directly in /usr/include.
Closes: #195483.
+ PR libgcj/11941: libgcj timezone handling (closes: #203212).
+ PR java/14709: gcj fails to wait for its child processes on exec().
Closes: #238432.
+ PR libgcj/21703: gcj hangs when rapidly calling String.intern().
Closes: #275547.
+ SocketChannel.get(ByteBuffer) returns 0 at EOF. Closes: #281602.
+ PR java/19711: gcj segfaults instead of reporting the ambiguous
expression. Closes: #286715.
+ Static libgcj contains repeated archive members (closes: #298263).
- Architecture specific:
- alpha
+ Unaligned accesses with ?-operator (closes: #301983).
- arm
+ Compilation error of glibc-2.3.4 on arm (closes: #298508).
- m68k
+ ICE in add_insn_before (closes: #248432).
- mips
+ Fix o32 ABI breakage in gcc 3.3/3.4 (closes: #270620).
- powerpc
+ ICE in extract_insn (closes: #311128).
* Closing bug reports as wontfix:
- g++ defines _GNU_SOURCE when using the libstdc++ header files.
Behaviour did change since 3.0. Closes: #126703, #164872.
-- Matthias Klose <doko@debian.org> Sat, 9 Jul 2005 17:10:54 +0000
gcc-4.0 (4.0.0ds2-12) unstable; urgency=high
* Update to CVS 20050701, taken from the gcc-4_0-branch.
* Apply proposed patch for MMAP configure fix; aka PR 19877. Backport
from mainline.
* Disable Fortran on m68k. Currently FTBFS.
* Split multiarch-include/lib patches. Update multiarch-include patch.
* Fix FTBFS of the hppa64-linux cross compiler. Don't add the
multiarch include dirs when cross compiling.
* Configure --with-java-home, as used by java-gcj-compat.
Closes: #315646.
* Make libgcj-dbg packages priority extra.
* Set the path of classmap.db to /var/lib/gcj-@gcc_version@.
* On m68k, do not create the default classmap.db in the gcj postinst.
See #312830.
* On amd64, install the 32bit libraries into /emul/ia32-linux/usr/lib.
Restore the /usr/lib32 symlink.
* On amd64, don't reference lib64, but instead lib (lib64 is a symlink
to lib). Closes: #293050.
* Remove references to build directories from the .la files.
* Make cpp-X.Y conflict with earlier versions of gcc-X.Y, g++-X.Y, gobjc-X.Y,
gcj-X.Y, gfortran-X.Y, gnat-X.Y, treelang-X.Y, if a path component in
the gcc library path changes (i.e. version or target alias).
* Disable Ada for sh3 sh3eb sh4 sh4eb.
* For gcj-4.0, add a conflict to libgcj4-dev and libgcj5-dev.
Closes: #316499.
-- Matthias Klose <doko@debian.org> Sat, 2 Jul 2005 11:04:35 +0200
gcc-4.0 (4.0.0ds1-11) unstable; urgency=low
* debian/rules.defs: Disable Ada for alpha. * debian/rules.conf: Fix typo in type-handling replacement code. * Don't ship an empty libgcj6-dbg package.
-- Matthias Klose <doko@debian.org> Thu, 23 Jun 2005 09:03:21 +0200
gcc-4.0 (4.0.0ds1-10) unstable; urgency=medium
* debian/patches/libstdc++-api-compat.dpatch: Apply proposed patch
to fix libstdc++ 3.4.5/4.0 compatibility.
* type-handling output became insane. Don't use it anymore.
* Drop the reference to the stl-manual package (closes: #314983).
* Disable java on GNU/kFreeBSD targets, requested by Robert Millan.
Closes: #315140.
* Terminate the acats-killer process, even if the build is aborted
by the user (closes: #314405).
* debian/rules.defs: Define DEB_TARGET_ARCH_{OS,CPU}.
* Start converting the use of DEB_*_GNU_* to DEB_*_ARCH_* in the build
files.
* Do not configure with --enable-gtk-cairo. Needs newer gtk. Drop
build dependency on libcairo-dev.
* Fix setting of the system header directory for the hurd (Michael Banck).
Closes: #315386.
* Fix FTBFS on hurd-i386: MAXPATHLEN issue (Michael Banck). Closes: #315384.
-- Matthias Klose <doko@debian.org> Wed, 22 Jun 2005 19:45:50 +0200
gcc-4.0 (4.0.0ds1-9ubuntu2) breezy; urgency=low
* Fix version number in libgcj shlibs file.
-- Matthias Klose <doko@ubuntu.com> Sun, 19 Jun 2005 10:34:02 +0200
gcc-4.0 (4.0.0ds1-9ubuntu1) breezy; urgency=low
* Update to 4.0.1, release candidate 2.
* libstdc++ shlibs file: Require 4.0.0ds1-9ubuntu1 as minimum version.
* Rename libawt to libgcjawt to avoid conflicts with other
libawt implementations (backport from HEAD).
* Update classpath awt, swing and xml parser for HTML support in swing.
Taken from classpath CVS HEAD 2005-06-18. Patch provided by Michael Koch.
* Remove the libgcj-buffer-strategy path, part of the classpath update.
* libgcj shlibs file: Require 4.0.0ds1-9ubuntu1 as minimum version.
* Require cairo-0.5 as build dependency.
* gij-4.0: Provide java1-runtime.
* gij-4.0: Provide an rmiregistry alternative (using grmiregistry-4.0).
* gcj-4.0: Provide an rmic alternative (using grmic-4.0).
* libgcj6-dev conflicts with libgcj5-dev, libgcj4-dev, not libgcj6.
Closes: #312741.
* libmudflap-entry-point.dpatch: Correct name of entry point on mips/mipsel.
* Apply proposed patch for PR 18421 and PR 18719 (m68k only).
* Apply proposed path for PR 21562.
* Add build dependency on dpkg (>= 1.13.7).
* On linux systems, configure for <cpu>-linux-gnu.
* Configure the hppa64 cross compiler to target hppa64-linux-gnu.
* (Build-)depend on binutils-2.16.1.
* libstdc{32,64}++6-4.0-dbg: Depend on libstdc++6-4.0-dev.
* gnat-4.0: only depend on libgnat, when a shared libgnat is built.
* gfortran-4.0: Depend on libgmp3c2 | libgmp3.
* On hppa, explicitely use gcc-3.3 as a build dependency in the case
that Ada is disabled.
* libmudflap: Always build the library for the non-default biarch
architecture, or else the test results show link failures.
-- Matthias Klose <doko@ubuntu.com> Sat, 18 Jun 2005 00:42:55 +0000
gcc-4.0 (4.0.0-9) unstable; urgency=low
* Upload to unstable.
-- Matthias Klose <doko@debian.org> Wed, 25 May 2005 19:02:20 +0200
gcc-4.0 (4.0.0-8ubuntu3) breezy; urgency=low
* debian/control: Regenerate.
-- Matthias Klose <doko@ubuntu.com> Sat, 4 Jun 2005 10:56:27 +0200
gcc-4.0 (4.0.0-8ubuntu2) breezy; urgency=low
* Fix powerpc-config-ml patch.
-- Matthias Klose <doko@ubuntu.com> Fri, 3 Jun 2005 15:47:52 +0200
gcc-4.0 (4.0.0-8ubuntu1) breezy; urgency=low
* powerpc biarch support:
- Enable powerpc biarch support, build lib64gcc1 on powerpc.
- Add patch to disable libstdc++'s configure checking, if it can't run
64bit binaries on 32bit kernels (Sven Luther).
- Apply the same patch to the other runtime librararies as well.
- Run the testsuite with -m64, if we can execute 64bit binaries.
- Add libc6-dev-ppc64 as build dependency for powerpc.
* 32bit gcj libs for amd64.
* debian/logwatch.sh: Don't remove logwatch pid file on exit (suggested
by Ryan Murray).
* Update to CVS 20050603, taken from the gcc-4_0-branch.
* g++-4.0 provides c++abi2-dev.
* Loosen dependencies on packages of architecture `all' to not break
binary only uploads.
* Build libgfortran for biarch as well, else the testsuite will fail.
-- Matthias Klose <doko@ubuntu.com> Fri, 3 Jun 2005 13:38:19 +0200
gcc-4.0 (4.0.0-8) experimental; urgency=low
* Synchronize with Ubuntu.
-- Matthias Klose <doko@debian.org> Mon, 23 May 2005 01:56:28 +0000
gcc-4.0 (4.0.0-7ubuntu7) breezy; urgency=low
* Fix build failures for builds with disabled testsuite.
* Adjust debian/rules conditionals to work with all dpkg versions.
* Build separate lib32stdc6-4.0-dbg/lib64stdc6-4.0-dbg packages.
* Add the debugging symbols of the optimzed libstdc++ build in the
lib*stdc++6-dbg packages as well.
* Build a libgcj6-dbg package.
* Update to CVS 20050522, taken from the gcc-4_0-branch.
* Add Ada support for the ppc64 architecture (Andreas Jochens):
* debian/patches/ppc64-ada.dpatch
- Add gcc/ada/system-linux-ppc64.ads, which has been copied from
gcc/ada/system-linux-ppc.ads and changed to use 'Word_Size' 64
instead of 32.
- gcc/ada/Makefile.in: Use gcc/ada/system-linux-ppc64.ads on powerpc64.
* debian/rules.patch
- Use ppc64-ada patch on ppc64.
* debian/rules.d/binary-ada.mk
Place the symlinks libgnat.so, libgnat-4.0.so, libgnarl.so,
libgnarl-4.0.so in '/usr/lib' instead of '<gcc_lib_dir>/adalib'.
Closes: #308948.
* Add libc6-dev-i386 as an alternative build dependency for amd64.
Closes: #305690.
-- Matthias Klose <doko@ubuntu.com> Sun, 22 May 2005 22:14:20 +0200
gcc-4.0 (4.0.0-7ubuntu6) breezy; urgency=low
* Don't trust dpkg-architecture (1.13.4), it "hurds" ...
-- Matthias Klose <doko@ubuntu.com> Wed, 18 May 2005 11:36:38 +0200
gcc-4.0 (4.0.0-7ubuntu5) breezy; urgency=low
* libgcj6-dev: Don't provide libgcj-dev.
-- Matthias Klose <doko@ubuntu.com> Wed, 18 May 2005 00:30:32 +0000
gcc-4.0 (4.0.0-7ubuntu4) breezy; urgency=low
* Update to CVS 20050517, taken from the gcc-4_0-branch. * Apply proposed patch for PR21293.
-- Matthias Klose <doko@ubuntu.com> Tue, 17 May 2005 23:05:40 +0000
gcc-4.0 (4.0.0-7ubuntu2) breezy; urgency=low
* Update to CVS 20050515, taken from the gcc-4_0-branch.
-- Matthias Klose <doko@ubuntu.com> Sun, 15 May 2005 23:48:00 +0200
gcc-4.0 (4.0.0-7ubuntu1) breezy; urgency=low
* Synchronize with Debian.
-- Matthias Klose <doko@ubuntu.com> Mon, 9 May 2005 19:35:29 +0200
gcc-4.0 (4.0.0-7) experimental; urgency=low
* Update to CVS 20050509, taken from the gcc-4_0-branch.
* Remove the note from the fastjar package description, stating, that
fastjar is incomplete compared to the "standard" jar utility.
* Fix typo in build depends. dpkg-checkbuilddeps doesn't like a comma
inside [].
* Tighten shlibs dependencies to require the current version.
-- Matthias Klose <doko@debian.org> Mon, 9 May 2005 19:02:03 +0200
gcc-4.0 (4.0.0-6) experimental; urgency=low
* Update to CVS 20050508, taken from the gcc-4_0-branch.
-- Matthias Klose <doko@debian.org> Sun, 8 May 2005 14:08:28 +0200
gcc-4.0 (4.0.0-5ubuntu1) breezy; urgency=low
* Temporarily disable the i386 biarch build. Remove the amd64-libs-dev
build dependency, add (build-)conflict (<= 1.1ubuntu1).
-- Matthias Klose <doko@ubuntu.com> Sat, 7 May 2005 16:56:21 +0200
gcc-4.0 (4.0.0-5) breezy; urgency=low
* gnat-3.3 and gnat-4.0 are alternative build dependencies (closes: #308002). * Update to CVS 20050507, taken from the gcc-4_0-branch. * gcj-4.0: Install gjnih. * Add libgcj buffer strategy framework (Thomas Fitzsimmons), needed for OOo2. Backport from 4.1. * Fix all lintian errors and most of the warnings.
-- Matthias Klose <doko@ubuntu.com> Sat, 7 May 2005 12:26:15 +0200
gcc-4.0 (4.0.0-4) breezy; urgency=low
* Still prefer gnat-3.3 over gnat-4.0 as a build dependency.
-- Matthias Klose <doko@ubuntu.com> Fri, 6 May 2005 22:30:43 +0200
gcc-4.0 (4.0.0-3) breezy; urgency=low
* Update to CVS 20050506, taken from the gcc-4_0-branch.
* Update priority of java alternatives to 40.
* Move gcj-dbtool to gij package, move the default classmap.db to
/var/lib/gcj-4.0/classmap.db. Create it in the postinst.
* Fix gcc-4.0-hppa64 postinst (closes: #307762).
* Fix gcc-4.0-hppa64, gij-4.0 and gcj-4.0 postinst, to not ignore errors
from update-alternatives.
* Fix gcc-4.0-hppa64, fastjar, gij-4.0 and gcj-4.0 prerm,
to not ignore errors from update-alternatives.
-- Matthias Klose <doko@ubuntu.com> Fri, 6 May 2005 17:50:58 +0200
gcc-4.0 (4.0.0-2) experimental; urgency=low
* GCC 4.0.0 release. * Update to CVS 20050503, taken from the gcc-4_0-branch. * Add gnat-4.0 as an alternative build dependency (closes: #305690).
-- Matthias Klose <doko@debian.org> Tue, 3 May 2005 15:41:26 +0200
gcc-4.0 (4.0.0-1) experimental; urgency=low
* GCC 4.0.0 release.
-- Matthias Klose <doko@debian.org> Sun, 24 Apr 2005 11:28:42 +0200
gcc-4.0 (4.0ds11-0pre11) breezy; urgency=low
* CVS 20050413, taken from the gcc-4_0-branch. * Add proposed patches for PR20126, PR20490, PR20929.
-- Matthias Klose <doko@ubuntu.com> Wed, 13 Apr 2005 09:43:00 +0200
gcc-4.0 (4.0ds10-0pre10) experimental; urgency=low
* gcc-4.0.0-20050410 release candidate 1, built from the prerelease tarball.
- C++ fix for "optimizer breaks function inlining". Closes: #302989.
* Append the GCC version to the fastjar/grepjar version string.
* Use short file names in the libstdc++ docs (closes: #301140).
* Fix libstdc++-dbg dependencies (closes: #303866).
-- Matthias Klose <doko@debian.org> Mon, 11 Apr 2005 13:16:01 +0200
gcc-4.0 (4.0ds9-0pre9) experimental; urgency=low
* CVS 20050326, taken from the gcc-4_0-branch.
* Reenable Ada on ia64.
* Build libgnat on hppa, sparc, s390 again.
* ppc64 support (Andreas Jochens):
* debian/control.m4
- Add libc6-dev-powerpc [ppc64] to the Build-Depends.
- Change the Description for lib32gcc1: s/ia32/32 bit Version/
* debian/rules.defs
- Define 'biarch_ia32' for ppc64 to use the same 32 bit multilib
facilities as amd64.
* debian/rules.d/binary-gcc.mk
- Correct an error in the 'files_gcc' definition for biarch_ia32
(replace '64' by '32').
* debian/rules2
- Do not use '--disable-multilib' on powerpc64-linux.
Use '--disable-nof --disable-softfloat' instead.
* debian/rules.d/binary-libstdcxx.mk
- Put the 32 bit libstdc++ files in '/usr/lib32'.
* debian/rules.patch
- Apply 'ppc64-biarch' patch on ppc64.
* debian/patches/ppc64-biarch.dpatch
- MULTILIB_OSDIRNAMES: Use /lib for native 64 bit libraries and
/lib32 for 32 bit libraries.
- Add multilib handling to src/config-ml.in (taken from
amd64-biarch.dpatch).
* Rename biarch_ia32 to biarch32, as suggsted by Andreas.
* Use /bin/dash on hppa.
* Reenable the build of the hppa64 compiler.
* Enable parallel builds by defaults (set environment variale USE_NJOBS=no
or USE_NJOBS=<number> to modify the default, which is to use the
number of available processors).
-- Matthias Klose <doko@debian.org> Sat, 26 Mar 2005 19:07:30 +0100
gcc-4.0 (4.0ds8-0pre8) experimental; urgency=low
* CVS 20050322, taken from the gcc-4_0-branch.
- Add proposed fix for PR19406.
* Configure --with-gtk-cairo only if version 0.3.0 is found.
* Split out gcc-4.0-locales package. Better chance of getting
bug reports in english language.
-- Matthias Klose <doko@debian.org> Tue, 22 Mar 2005 14:20:24 +0100
gcc-4.0 (4.0ds7-0pre7) experimental; urgency=low
* CVS 20050304, taken from the gcc-4_0-branch. * Build the treelang compiler.
-- Matthias Klose <doko@debian.org> Fri, 4 Mar 2005 21:29:56 +0100
gcc-4.0 (4.0ds6-0pre6ubuntu6) hoary; urgency=low
* Fix lib32gcc1 symlink on amd64. Ubuntu #7099.
-- Matthias Klose <doko@ubuntu.com> Thu, 3 Mar 2005 00:17:26 +0100
gcc-4.0 (4.0ds6-0pre6ubuntu5) hoary; urgency=low
* Add patch from PR20160, avoid creating archives with components
that have duplicate basenames.
-- Matthias Klose <doko@ubuntu.com> Wed, 2 Mar 2005 14:22:04 +0100
gcc-4.0 (4.0ds6-0pre6ubuntu4) hoary; urgency=low
* CVS 20050301, taken from the gcc-4_0-branch.
Test builds on i386, amd64, powerpc, ia64, check libgcc_s.so.1.
* Add fastjar-4.0 binary and manpage. Some java packages append it
for all java related tools.
* Add libgcj6-src package for source code availability in IDE's.
* On hppa, disable the build of the hppa64 cross compiler, disable
java, disable running the testsuite (request by Lamont).
* On amd64, lib32gcc1 replaces ia32-libs.openoffice.org (<< 1ubuntu3).
* Build-Depend on libcairo1-dev, configure with --enable-gtk-cairo.
Work around libtool problems install libjawt.
Install jawt header files in libgcj6-dev.
* Add workaround for PR debug/19769.
-- Matthias Klose <doko@ubuntu.com> Tue, 1 Mar 2005 11:26:19 +0100
gcc-4.0 (4.0ds5-0pre6ubuntu3) hoary; urgency=low
* Drop libgmp3-dev (<< 4.1.4-3) as an alterntative build dependency.
-- Matthias Klose <doko@ubuntu.com> Thu, 10 Feb 2005 15:16:27 +0100
gcc-4.0 (4.0ds5-0pre6ubuntu2) hoary; urgency=low
* Disable Ada for powerpc.
-- Matthias Klose <doko@ubuntu.com> Wed, 9 Feb 2005 16:47:07 +0100
gcc-4.0 (4.0ds5-0pre6ubuntu1) hoary; urgency=low
* Avoid build dependency on type-handling. * Install 32bit libs on amd64 in /lib32 and /usr/lib32.
-- Matthias Klose <doko@ubuntu.com> Wed, 9 Feb 2005 08:27:21 +0100
gcc-4.0 (4.0ds5-0pre6) experimental; urgency=low
* gcc-4.0 snapshot, taken from the HEAD branch CVS 20050208.
* Build-depend on graphviz (moved to main), remove the pregenerated
libstdc++ docs from the diff.
* Fix PR19162, libobjc build failure on arm-linux (closes: #291497).
-- Matthias Klose <doko@debian.org> Tue, 8 Feb 2005 11:47:31 +0000
gcc-4.0 (4.0ds4-0pre5) experimental; urgency=low
* gcc-4.0 snapshot, taken from the HEAD branch CVS 20050125. * Call the 4.0 gcx versions in the java wrappers (closes: #291075). * Correctly install libgij (closes: #291077). * libgcj6-dev: Add conflicts to other libgcj-dev packages (closes: #290950).
-- Matthias Klose <doko@debian.org> Mon, 24 Jan 2005 23:59:54 +0100
gcc-4.0 (4.0ds3-0pre4) experimental; urgency=low
* gcc-4.0 snapshot, taken from the HEAD branch CVS 20050115.
* Update cross build patches (Nikita V. Youshchenko).
* Enable Ada on i386, amd64, mips, mipsel, powerpc, sparc, s390.
Doesn't yet bootstrap on alpha, hppa, ia64.
-- Matthias Klose <doko@debian.org> Sat, 15 Jan 2005 18:44:03 +0100
2004
gcc-4.0 (4.0ds2-0pre3) experimental; urgency=low
* gcc-4.0 snapshot, taken from the HEAD branch CVS 20041224.
-- Matthias Klose <doko@debian.org> Wed, 22 Dec 2004 00:31:44 +0100
gcc-4.0 (4.0ds1-0pre2) experimental; urgency=low
* gcc-4.0 snapshot, taken from the HEAD branch CVS 20041205. * Lot's of merges and updates from the gcc-3.4 packages.
-- Matthias Klose <doko@debian.org> Sat, 04 Dec 2004 12:14:51 +0100
gcc-4.0 (4.0ds0-0pre1) experimental; urgency=low
* gcc-4.0 snapshot, taken from the HEAD branch CVS 20041114.
- Addresses many issues with the libstdc++ man pages (closes: #278549).
* Disable Ada on hppa, ia64, mips, mipsel, powerpc, s390 and sparc, at least
these are known to be broken at the time of the snapshot.
* Minor kbsd.gnu build fixes (Robert Millan). Closes: #273004.
* For amd64, add missing libstdc++ files to 'libstdc++6-dev' package.
(Andreas Jochens). Fixes: #274362.
* Update libffi-mips patch (closes: #274096).
* Updated i386-biarch patch. Don't build 64bit libstdc++, ICE.
* Update sparc biarch patch.
* Fix symlinks for gfortran manpage (closes: #278548).
* Update cross build patches (Nikita V. Youshchenko).
* Update Ada patches (Ludovic Brenta).
-- Matthias Klose <doko@debian.org> Sat, 13 Nov 2004 10:38:25 +0100
gcc-4.0 (4.0-0pre0) experimental; urgency=low
* gcc-4.0 snapshot, taken from the HEAD branch CVS 20040912. * Matthias Klose <doko@debian.org> - Integrate accumulated packaging patches from gcc-3.4. - Rename libstdc++6-* packages to libstdc++6-4-* (closes: #261693). - libffi4-dev: conflict with libffi3-dev (closes: #265939). * Robert Millan <rmh@debian.org> * control.m4: - s/locale_no_archs !hurd-i386/locale_no_archs/g (This is now handled in rules.defs. [1]) - s/procps [check_no_archs]/procps [linux_gnu_archs]/g [2] - Add type-handling to build-deps. [3] * rules.conf: - Don't require (>= $(libc_ver)) for libc0.1-dev. [4] - Generate *_no_archs variables with type-handling and use them for for m4's -D parameters. [3] * rules.defs: - use filter instead of findstring [1]. - s/netbsd-elf-gnu/netbsdelf-gnu/g [5]. - enable java for kfreebsd-gnu [6] - enable ffi for kfreebsd-gnu and knetbsd-gnu [6] - enable libgc for kfreebsd-gnu [6] - enable checks for kfreebsd-gnu and knetbsd-gnu [7] - enable locales for kfreebsd-gnu and gnu [1] [8]. * Closes: #264025.
-- Matthias Klose <doko@debian.org> Sun, 12 Sep 2004 12:52:56 +0200
gcc-3.5 (3.5ds1-0pre1) experimental; urgency=low
* gcc-3.5 snapshot, taken from the HEAD branch CVS 20040724. * Install locale data with versioned package name (closes: #260497). * Fix libgnat symlinks.
-- Matthias Klose <doko@debian.org> Sat, 24 Jul 2004 21:26:23 +0200
gcc-3.5 (3.5-0pre0) experimental; urgency=low
* gcc-3.5 snapshot, taken from the HEAD branch CVS 20040718.
-- Matthias Klose <doko@debian.org> Sun, 18 Jul 2004 12:26:00 +0200
gcc-3.4 (3.4.1-1) experimental; urgency=low
* gcc-3.4.1 final release.
- configured wth --enable-libstdcxx-allocator=mt.
* Fixes for generating cross compiler packages (Jeff Bailey).
-- Matthias Klose <doko@debian.org> Fri, 2 Jul 2004 22:49:05 +0200
gcc-3.4 (3.4.0-4) experimental; urgency=low
* gcc-3.4.1 release candidate 1.
* Add logic to build biarch compiler on powerpc (disabled, needs lib64c).
* Don't build the libg2c0 package on mipsel-linux (no clear answer on
debian-mips, if the libg2c0's built by gcc-3.3 and gcc-3.4 are compatible
(post-sarge issue).
* Don't use gcc-2.95 as bootstrap compiler on m68k anymore.
-- Matthias Klose <doko@debian.org> Sat, 26 Jun 2004 22:40:20 +0200
gcc-3.4 (3.4.0-3) experimental; urgency=low
* Update to gcc-3.4 CVS 20040613.
* On sparc, set the the build target to sparc64-linux, build with
switch defaulting to code generation for v7. To generate code for
sparc64, use the -m64 switch.
* Add missing doc-base files to -doc packages.
* Add portability patches and kbsd-gnu patch (Robert Millan).
Closes: #251293, #251294.
* Apply fixes for cross build (Nikita V. Youshchenko).
* Do not include the precompiled libstdc++ header files into the -dev
package (still experimental). Closes: #251707.
* Reflect renaming of Ada user's guide.
* Move AWT peer libraries for libgcj into it's own package (fixes: #247791).
-- Matthias Klose <doko@debian.org> Mon, 14 Jun 2004 00:03:18 +0200
gcc-3.4 (3.4.0-2) experimental; urgency=low
* Update to gcc-3.4 CVS 20040516.
* Do not provide the /usr/hppa64-linux/include in the gcc-hppa64 package,
migrated to libc6-dev. Adjust dependencies.
* Integrate gpc test results into the GCC test summary.
* gnatchop calls gcc-3.4 (closes: #245438).
* debian/locale-gen.sh: Update for recent libstdc+++ testsuite.
* debian/copyright: Add libstdc++-v3's exception clause.
* Add libffi update for mips (Thiemo Seufer).
* Reference Debian specific bug reporting instructions.
* Update README.Bugs.
* Fix FTBFS for libstdc++-doc.
* Update libjava patch for hppa (Randolph Chung).
* Fix installation of ffitarget.h header file.
* On amd64-linux, configure --without-multilib, disable Ada.
-- Matthias Klose <doko@debian.org> Sun, 16 May 2004 07:53:39 +0200
gcc-3.4 (3.4.0-1) experimental; urgency=low
* gcc-3.4.0 final release.
* Why experimental?
- Do not interfer with packages currently built from gcc-3.3 sources,
i.e. libgcc1, libobjc1, libffi2, libffi2-dev, libg2c0.
- Biarch sparc compiler doesn't built yet.
- Use of configure flags affecting binary ABI's not yet determined.
- Several ABI bugs have been fixed. Unfortunately, these changes will break
binary compatibility with earlier releases on several architectures:
alpha, mips, sparc,
- hppa and m68k changed sjlj based exception handling to dwarf2 based
exception handling.
See NEWS.html or http://gcc.gnu.org/gcc-3.4/changes.html for more
specific information.
-- Matthias Klose <doko@debian.org> Tue, 20 Apr 2004 20:54:56 +0200
gcc-3.4 (3.4ds3-0pre4) experimental; urgency=low
* Update to gcc-3.4 CVS 20040403. * Add gpc tarball, gpc patches for 3.4 (Waldek Hebisch). * Reenable sparc-biarch patches (closes: #239856). * Build the shared libgnat library, needed to fix FTBFS for some Ada library packages (Ludovic Brenta). Currently enabled for hppa, i386, ia64.
-- Matthias Klose <doko@debian.org> Sat, 3 Apr 2004 08:47:55 +0200
gcc-3.4 (3.4ds1-0pre2) experimental; urgency=low
* Update to gcc-3.4 CVS 20040320. * For libstdc++6-doc, add a conflict to libstdc++5-3.3-doc (closes: #236560). * For libstdc++6-dbg, add a conflict to libstdc++5-3.3-dbg (closes: #236798). * Reenable s390-biarch patches. * Update the cross compiler build files (Nikita V. Youshchenko).
-- Matthias Klose <doko@debian.org> Sat, 20 Mar 2004 09:15:10 +0100
gcc-3.4 (3.4ds0-0pre1) experimental; urgency=low
* Start gcc-3.4 packaging, get rid of the epoch for most of the
packages.
-- Matthias Klose <doko@debian.org> Sun, 22 Feb 2004 16:00:03 +0100
gcc-3.3 (1:3.3.3ds6-6) unstable; urgency=medium
* Update to gcc-3_3-branch CVS 20040401.
- Fixed ICE in emit_move_insn_1 on legal code (closed: #223215).
- Fix PR 14755, miscompilation of loops with bitfield counter.
Closes: #241255.
- Fix PR 16040, crash in function initializing const data with
reinterpret_cast-ed pointer-to-member function crashes (closes: #238621).
- Remove patches integrated upstream.
* Reenable build of gpidump on powerpc and s390.
-- Matthias Klose <doko@debian.org> Thu, 1 Apr 2004 23:51:54 +0200
gcc-3.3 (1:3.3.3ds6-5) unstable; urgency=medium
* Update to gcc-3_3-branch CVS 20040321.
- Fix PR target/13889 (ICE on valid code on m68k).
* Fix FTFBS on s390. Do not build gpc's gpidump on s390.
* Reenable gpc on arm.
-- Matthias Klose <doko@debian.org> Mon, 22 Mar 2004 07:37:26 +0100
gcc-3.3 (1:3.3.3ds6-4) unstable; urgency=low
* Update to gcc-3_3-branch CVS 20040320.
- Revert patch for PR14640 (with this, at least mozilla-firefox was
miscompiled on x86 (closes: #238621).
* Update the gpc tarball (there were two releases with the same name ...).
* Reenable gpc on alpha and ia64.
-- Matthias Klose <doko@debian.org> Sat, 20 Mar 2004 07:39:24 +0100
gcc-3.3 (1:3.3.3ds5-3) unstable; urgency=low
* Update to gcc-3_3-branch CVS 20040314.
- Fixes miscompilation with -O -funroll-loops on powerpc (closes: #229567).
- Fix ICE in dwarf-2 on code using altivec (closes: #203835).
* Update hurd-changes patch.
* Add libgcj4-dev as a recommendation for gcj (closes: #236547).
* debian/copyright: Added exemption to static linking of libgcc.
* Phil Blundell:
- debian/patches/arm-ldm.dpatch, debian/patches/arm-gotoff.dpatch: Update.
-- Matthias Klose <doko@debian.org> Sun, 14 Mar 2004 09:56:06 +0100
gcc-3.3 (1:3.3.3ds5-2) unstable; urgency=low
* Update to gcc-3_3-branch CVS 20040306.
- Fixes bootstrap comparision error on ia64.
- Allows ghc build with gcc-3.3.
- On amd64, don't imply 3DNow! for -m64 by default.
- Some arm specific changes
- Fix C++/13944: exception in constructor of a class to be thrown is not
caught. Closes: #228099.
* Enable the build of gcc-3.3-hppa64 on hppa.
Add symlinks for as and ld to point to hppa64-linux-{as,ld}.
* gcj-3.3 depends on g++-3.3, recommends gij-3.3. gij-3.3 suggests gcj-3.3.
* Fix libgc2c-pic compatibility links (closes: #234333).
The link will be removed for gcc-3.4.
* g77-3.3: Conflict with other g77-x.y packages.
* Tighten shlibs dependencies to latest released versions.
* Phil Blundell:
- debian/patches/arm-233633.dpatch: New Fixes problems with half-word
loads on ARMv3 architecture. (Closes: #233633)
- debian/patches/arm-ldm.dpatch: New. Avoids inefficient epilogue for
leaf functions in PIC code on ARM.
-- Matthias Klose <doko@debian.org> Sat, 6 Mar 2004 10:57:14 +0100
gcc-3.3 (1:3.3.3ds5-1) unstable; urgency=medium
* gcc-3.3.3 final release.
See /usr/share/doc/gcc-3.3/NEWS.{gcc,html}.
-- Matthias Klose <doko@debian.org> Mon, 16 Feb 2004 08:59:52 +0100
gcc-3.3 (1:3.3.3ds4-0pre4) unstable; urgency=low
* Update to gcc-3.3.3 CVS 20040214 (2nd gcc-3.3.3 prerelease). * Fix title of libstdc++'s html main index (closes: #196381). * Move libg2c libraray files out of the gcc specific libdir to /usr/lib. For g77-3.3 add conflicts to other g77 packages. Closes: #224848. * Update the stack protector patch to 3.3-7, but don't apply it by default. Closes: #230338. * On arm, use arm6 as the cpu default (backport from mainline, PR12527). * Add libffi and libjava support for hppa (Randolph Chung). Closes: #232615.
-- Matthias Klose <doko@debian.org> Sat, 14 Feb 2004 09:26:15 +0100
gcc-3.3 (1:3.3.3ds3-0pre3) unstable; urgency=low
* Update to gcc-3.3.3 CVS 20040125.
- Fixed PR11350, undefined labels with -Os -fPIC (closes: #195911).
- Fixed PR11793, ICE in extract_insn, at recog.c (closes: #203835).
- Fixed PR13544, removed backport for PR12862.
- Integrated backport for PR12441.
* Fixed since 3.3: java: not implemented interface methods of abstract
classes not found (closes: #225438).
* Disable pascal on arm architecture (currently broken).
* Update the build files to build a cross compiler (Nikita V. Youshchenko).
See debian/README.cross in the source package.
* Apply revised patch to make -mieee the default on alpha-linux,
and add -mieee-disable switch to turn the default off (closes: #212912).
(Tyson Whitehead)
-- Matthias Klose <doko@debian.org> Sun, 25 Jan 2004 17:41:04 +0100
gcc-3.3 (1:3.3.3ds2-0pre2) unstable; urgency=medium
* Update to gcc-3.3.3 CVS 20040110.
- Fixes compilation not terminating at -O1 on hppa (closes: #207516).
* Add backport to fix PR12441 (closes: #224576).
* Revert backport to 3.3 branch to fix PR12862, which introduced another
regression (PR13544). Closes: #225663.
* Tighten dependency of gnat-3.3 on gcc-3.3 (closes: #226273).
* Disable treelang build for cross compiler build.
* Disable pascal on alpha and ia64 architectures (currently broken).
-- Matthias Klose <doko@debian.org> Sat, 10 Jan 2004 12:33:59 +0100
2003
gcc-3.3 (1:3.3.3ds1-0pre1) unstable; urgency=low
* Update to gcc-3.3.3 CVS 20031229.
- Fixes bootstrap error on ia64-linux.
- Fix -pthread on mips{,el}-linux (closes: #224875).
- Fix -Wformat for C++ (closes: #217075).
* Backport from mainline: Preserve inline-ness when redeclaring
a function template (closes: #195264).
* Add missing intrinsics headers on ix86 (closes: #224593).
* Fix location of libg2c libdir in libg2c.la file (closes: #224848).
-- Matthias Klose <doko@debian.org> Mon, 29 Dec 2003 10:36:29 +0100
gcc-3.3 (1:3.3.3ds0-0pre0.1) unstable; urgency=high
* NMU
* Fixed mips(el) spec file for -pthread: (Closes: #224875)
* [debian/patches/mips-pthread.dpatch] New.
* [debian/rules.patch] Added it to debian_patches.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Sat, 27 Dec 2003 15:51:47 +0100
gcc-3.3 (1:3.3.3ds0-0pre0) unstable; urgency=low
* Update to gcc-3.3.3 CVS 20031206.
- Fixes ICE in verify_local_live_at_start (hppa). Closes: #201550.
- Fixes miscompilation of linux-2.6/sound/core/oss/rate.c.
Closes: #219949.
* Add missing unwind.h to gcc package (closes: #220846).
* Regenerate control file to fix build dependencies for m68k.
* More gpc only patches to fix test failures on m68k.
* Reenable gpc for the Hurd (closes: #189851).
-- Matthias Klose <doko@debian.org> Sat, 6 Dec 2003 10:29:07 +0100
gcc-3.3 (1:3.3.2ds5-4) unstable; urgency=low
* Update libffi-dev package description (closes: #219508). * For gij and libgcj fix dependency on the libstdc++ package, if the latter isn't installed during the build. * Apply patch to emit .note.GNU-stack section on linux arches which by default need executable stack. * Prefer gnat-3.3 over gnat-3.2 as a build dependency. * Update the pascal tarball (different version released with the same name). * Add pascal patches to address various gpc testsuite failures. On alpha and ia64, build gpc from the 20030830 version. Reenable the build on m68k. Remove the 20030507 gpc version from the tarball. * Apply patch to build the shared ada libs and link the ada tools against the shared libs. Not enabled by default, because gnat and gnatlib are rebuilt during install. (Ludovic Brenta)
-- Matthias Klose <doko@debian.org> Sun, 9 Nov 2003 22:34:33 +0100
gcc-3.3 (1:3.3.2ds4-3) unstable; urgency=low
* Fix rules to omit inclusion of gnatpsta in mips(el) gnat package.
-- Matthias Klose <doko@debian.org> Sun, 2 Nov 2003 14:29:59 +0100
gcc-3.3 (1:3.3.2ds4-2) unstable; urgency=medium
* s390-ifcvt patch added. Fixes gcl miscompilation (closes: #217240). (Gerhard Tonn) * Fix an infinite loop in g++ compiling lufs, regression from 3.3.1. * Fix a wrong code generation bug on alpha. (Falk Hueffner) * Update NEWS files. * Add Falk Hueffner to the Debian GCC maintainers. * Enable ada on mips and mipsel, but don't build the gnatpsta tool.
-- Matthias Klose <doko@debian.org> Wed, 29 Oct 2003 00:12:37 +0100
gcc-3.3 (1:3.3.2ds4-1) unstable; urgency=medium
* Update to gcc-3.3.2. * Update NEWS files. * Miscompilation in the pari package at -O3 fixed (closes: #198172). * On alpha-linux, revert -mieee as the default (Falk Hueffner). Reopens: #212912. * Add ia64-unwind patch (Jeff Bailey). * Closed reports reported against gcc-2.96 (ia64), fixed at least in gcc-3.3: - ICE in verify_local_live_at_start, at flow.c:2733 (closes: #135404). - Compilation failure of stlport (closes: #135224). - Infinite loop compiling cssc's pfile.cc with -O2 (closes: #115390). - Added missing some string::compare() members (closes: #141199). - <cmath> header declares std::pow (closes: #161853). - <vector> does have at() method (closes: #59776). - Fixed error in stl_deque.h (closes: #69530). - Fixed problem with bastring (closes: #75759, #96539). - bad_alloc and std:: namespace problem (closes: #75120). - Excessive warnings from headers with -Weffc++ (closes: #76827).
-- Matthias Klose <doko@debian.org> Fri, 17 Oct 2003 08:07:01 +0200
gcc-3.3 (1:3.3.2ds3-0pre5) unstable; urgency=low
* Update to gcc-3.3.2 CVS 20031005.
- Fixes cpp inserting a spurious newline (closes: #210478, #210482).
- Fixes generation of unrecognizable insn compiling kernel source
on alpha (closes: #202762).
- Fixes ICE in add_abstract_origin_attribute (closes: #212406).
- Fixes forward declaration in libstdc++ (closes: #209386).
- Fixes ICE in in extract_insn, at recog.c on alpha (closes: #207564).
* Make libgcj-common architecture all (closes: #211909).
* Build depend on: flex-old | flex (<< 2.5.31).
* Fix spec linking libraries with -pthread on powerpc (closes: #211054).
* debian/patches/arm-gotoff.dpatch: fix two kinds of PIC lossage.
(Phil Blundell)
* debian/patches/arm-common.dpatch: fix excessive alignment of common
blocks causing binutils testsuite failures.
(Phil Blundell)
* Update priorities in debian/control to match the archive.
(Ryan Murray)
* s390-nonlocal-goto patch added. Fixes some pascal testcase failures.
(Gerhard Tonn)
* On alpha-linux, make -mieee default and add -mieee-disable switch
to turn default off (closes: #212912).
(Tyson Whitehead)
* Add gpc upstream patch for memory corruption fix.
-- Matthias Klose <doko@debian.org> Sun, 5 Oct 2003 19:53:49 +0200
gcc-3.3 (1:3.3.2ds2-0pre4) unstable; urgency=low
* Add gcc-unsharing_lhs patch (closes: #210848)
-- Ryan Murray <rmurray@debian.org> Fri, 19 Sep 2003 22:51:19 -0600
gcc-3.3 (1:3.3.2ds2-0pre3) unstable; urgency=low
* Update to gcc-3.3.2 CVS 20030908.
* PR11716 (Michael Eager, Dan Jacobowitz):
Make GCC think that the maximum length of a short branch is
64K instead of 128K. It's a big hammer, but it works.
Closes: #207915.
* Downgrade gpc to 20030507 on alpha and ia64 (closes: #208717).
-- Matthias Klose <doko@debian.org> Mon, 8 Sep 2003 21:49:52 +0200
gcc-3.3 (1:3.3.2ds1-0pre2) unstable; urgency=low
* Update to gcc-3.3.2 CVS 20030831.
- Fix java NullPointerException detection with 2.6 kernels.
Closes: #206377.
- Fix bug in C++ typedef handling (closes: #205402).
- Fix -Wunreachable-code giving false complaints (closes: #196600).
* Update to gpc-20030830.
* Don't include /usr/share/java/repository into the class path according
to the new version of th Debian Java policy (closes: #205643).
* Build-Depend/Depend on libgc-dev.
-- Matthias Klose <doko@debian.org> Sun, 31 Aug 2003 08:56:53 +0200
gcc-3.3 (1:3.3.2ds0-0pre1) unstable; urgency=low
* Remove the build dependency on locales for now.
-- Matthias Klose <doko@debian.org> Fri, 15 Aug 2003 07:48:18 +0200
gcc-3.3 (1:3.3.2ds0-0pre0) unstable; urgency=medium
* Update to gcc-3.3.2 CVS 20030812.
- Fixes generation of wrong code for XDM-AUTHORIZATION-1 key generation
and/or validation. Closes: #196090.
* Update NEWS files.
* Change ix86 default CPU type for code generation:
- i386-linux -> i486-linux
- i386-gnu -> i586-gnu
- i386-freebsd-gnu -> i486-freebsd-gnu
Use -march=i386 to target i386 CPUs.
-- Matthias Klose <doko@debian.org> Tue, 12 Aug 2003 10:31:28 +0200
gcc-3.3 (1:3.3.1ds3-1) unstable; urgency=low
* gcc-3.3.1 (taken from CVS 20030805).
- C++: Fix declaration conflicts (closes: #203351).
- Fix ICE on ia64 (closes: #203840).
-- Matthias Klose <doko@debian.org> Tue, 5 Aug 2003 20:38:02 +0200
gcc-3.3 (1:3.3.1ds2-0rc2) unstable; urgency=low
* Update to gcc-3.3.1 CVS 20030728.
- Fix ICE in extract_insn, at recog.c:2148 on m68k.
Closes: #177840, #180375, #190818.
- Fix ICE while building libquicktime on alpha (closes: #192576).
- Fix failure to deal with using and private inheritance (closes: #202696).
* On sparc, /usr/lib was added to the library search path. Fix it.
* Closed reports reported against gcc-3.2.x and fixed in gcc-3.3:
- Fix error building the gcl package on arm (closes: #199835).
-- Matthias Klose <doko@debian.org> Mon, 28 Jul 2003 20:39:07 +0200
gcc-3.3 (1:3.3.1ds1-0rc1) unstable; urgency=low
* Update to gcc-3.3.1 CVS 20030722 (3.3.1 release candidate 1).
- Fix ICE in copy_to_mode_reg on 64-bit targets (closes: #189365).
- Remove documentation about multi-line strings (closes: #194391).
- Correctly document -falign-* parameters (closes: #198269).
- out-of-class specialization of a private nested template class.
Closes: #193830.
- Tighten shlibs dependency due to new symbols in libgcc.
* README.Debian for libg2c0, describing the need for g77-x.y when
working with the g2c header and library (closes: #189059).
* Call make with -j<number of CPU's>, if USE_NJOBS is set and non-empty
in the environment.
* Add another two m68k patches, partly replacing the workarounds provided
by Roman Zippel.
* Add the stack protector patch, but don't apply it by default. Edit
debian/rules.patch to apply it (closes: #171699, #189494).
* Remove wrong symlinks from gnat package (closes: #201882).
* Closed reports reported against gcc-2.95 and fixed in newer versions:
- SMP kernel compilation on alpha (closes: #134197, #146883).
- ICE on arm while building imagemagick (closes: #173475).
* Closed reports reported against gcc-3.2.x and fixed in gcc-3.3:
- Miscompilation of octave2.1 on hppa (closes: #192296, #193804).
-- Matthias Klose <doko@debian.org> Sun, 13 Jul 2003 10:26:30 +0200
gcc-3.3 (1:3.3.1ds0-0pre0) unstable; urgency=medium
* Update to gcc-3.3.1 CVS 20030626.
- Fix ICE on arm compiling xfree86 (closes: #195424).
- Fix ICE on arm compiling fftw (closes: #186185).
- Fix ICE on arm in change_address_1, affecting a few packages.
Closes: #197099.
- Fix ICE in merge_assigned_reloads building Linux 2.4.2x sched.c.
Closes: #195237.
- Do not warn about failing to inline functions declared in system headers.
Closes: #193049.
- Fix ICE on mips{,el} in propagate_one_insn (closes: #194330, #196091).
- Fix ICE on m68k in reg_overlap_mentioned_p (closes: #194749).
- Build crtbeginT.o on m68k (closes: #197613).
* Fix g++ man page symlink (closes: #196271).
* mips/mipsel: Depend on binutils (>= 2.14.90.0.4). Closes: #196744.
* Disable treelang on powerpc (again). Closes: #196915.
* Pass -encoding in gcj-wrapper.
-- Matthias Klose <doko@debian.org> Fri, 27 Jun 2003 00:14:43 +0200
gcc-3.3 (1:3.3ds9-3) unstable; urgency=low
* Closing more reports, fixed in 3.2/3.3:
- ICE building texmacs on m68k (closes: #177433).
- libstdc++: <cmath> doesn't define trunc(...) (closes: #105285).
- libstdc++: setw is ignored for strings output (closes: #52382, #76645).
* Add build support to omit the manual pages and info docs from the
packages, disabled by default. Wait for a Debian statement, which can
be cited. Adresses: #193787.
* Reenable the m68k-const patch, don't run the g77 testsuite on m68k.
Addresses ICEs (#177840, #190818).
* Update arm-xscale patch.
* libstdc++: use __attribute__(__unknown__), instead of (unknown).
Closes: #195796.
* Build-Depend on glibc (>= 2.3.1) to prevent incorrect builds on woody.
Request from Adrian Bunk.
* Add treelang-update patch (Tim Josling), reenable treelang on powerpc.
* Add <GNU_TYPE>-{cpp,gcc,g++,gcj,g77} symlinks (addresses: #189466).
* Make sure not to build using binutils-2.14.90.0.[12].
-- Matthias Klose <doko@debian.org> Mon, 2 Jun 2003 22:35:45 +0200
gcc-3.3 (1:3.3ds9-2) unstable; urgency=medium
* Correct autoconf-related snafu in newly added ARM patches (Phil Blundell). * Correct libgcc1 dependency (closes: #193689). * Work around ldd/dpkg-shlibs failure on s390x.
-- Matthias Klose <doko@debian.org> Sun, 18 May 2003 09:40:15 +0200
gcc-3.3 (1:3.3ds9-1) unstable; urgency=low
* gcc-3.3 final release.
See /usr/share/doc/gcc-3.3/NEWS.{gcc,html}.
* First merge of i386/x86-64 biarch support (Arnd Bergmann).
Disabled by default. Closes: #190066.
* New gpc-20030507 version.
* Upstream gpc update to fix netbsd build failure (closes: #191407).
* Add arm-xscale.dpatch, arm-10730.dpatch, arm-tune.dpatch, copied
from gcc-3.2 (Phil Blundell).
* Closing bug reports reported against older gcc versions (some of them
still present in Debian, but not anymore as the default compiler).
Usually, forwarded bug reports are linked to
http://gcc.gnu.org/PR<upstream bug number>
The upstream bug number usually can be found in the Debian reports.
* Closed reports reported against gcc-3.1.x, gcc-3.2.x and fixed in gcc-3.3:
- General:
+ GCC accepts multi-line strings without \ or " " &c (closes: #2910).
+ -print-file-name sometimes fails (closes: #161615).
+ ICE: reporting routines re-entered (closes: #179597, #180937).
+ Misplaced paragraph in gcc documentation (closes: #179363).
+ Error: suffix or operands invalid for `div' (closes: #150558).
+ builtin memcmp() could be optimised (closes: #85535).
- Ada:
+ Preelaborate, exceptions, and -gnatN (closes: #181679).
- C:
+ Duplicate loop conditions even with -Os (closes: #94701).
+ ICE (signal 11) (closes: #65686).
- C++:
+ C++ error on virtual function which uses ... (closes: #165829).
+ ICE when warning about cleanup nastiness in switch statements
(closes: #184108).
+ Fails to compile virtual inheritance with variable number of
argument method (closes: #151357).
+ xmmintrin.h broken for c++ (closes: #168310).
+ Stack corruption with variable-length automatic arrays and virtual
destructors (closes: #188527).
+ ICE on illegal code (closes: #184862).
+ _attribute__((unused)) is ignored in C++ (closes: #45440).
+ g++ handles &(void *)foo bizzarely (closes: #79225).
+ ICE (with wrong code, though) (closes: #81122).
- Java:
+ Broken zip file handling (closes: #180567).
- ObjC:
+ @protocol forward definitions do not work (closes: #80468).
- Architecture specific:
- alpha
+ va_start is off by one (closes: #186139).
+ ICE while building kseg/ddd (closes: #184753).
+ g++ -O2 optimization error (closes: #70743).
- arm
+ ICE with -O2 in change_address_1 (closes: #180750).
+ gcc optimization error with -O2, affecting bison (closes: #185903).
- hppa
+ ICE in insn_default_length (closes: #186447).
- ia64
+ gcc-3.2 fails w/ optimization (closes: #178830).
- i386
+ unnecessary generation of instruction cwtl (closes: #95318).
+ {athlon} ICE building mplayer (closes: #184800).
+ {pentium4} ICE while compiling mozilla with -march=pentium4
(closes: #187910).
+ i386 optimisation: joining tests (closes: #105309).
- m68k
+ ICE in instantiate_virtual_regs_1 (closes: #180493).
+ gcc optimizer bug on m68k (closes: #64832).
- powerpc
+ ICE in extract_insn, at recog.c:2175 building php3 (closes: #186299).
+ ICE with -O -Wunreachable-code (closes: #189702).
- s390
+ Operand out of range at assembly time when using -O2
(closes: #178596).
- sparc
+ gcc-3.2 regression (wrong code) (closes: #176387).
+ ICE in mem_loc_descriptor when optimizing (closes: #178909).
+ ICE in gen_reg_rtx when optimizing (closes: #178965).
+ Optimisation leads to unaligned access in memcpy (closes: #136659).
* Closed reports reported against gcc-3.0 and fixed in gcc-3.2.x:
- General:
+ Use mkstemp instead of mktemp (closed: #127802).
- Preprocessor:
+ Fix redundant error message from cpp (closed: #100722).
- C:
+ Optimization issue on ix86 (pointless moving) (closed: #97904).
+ Miscompilation of allegro on ix86 (closed: #105741).
+ Fix generation of ..ng references for static aliases (alpha-linux).
(closed: #108036).
+ ICE compiling pari on hppa (closed: #111613).
+ ICE on ia64 in instantiate_virtual_regs_1 (closed: #121668).
+ ICE in c-typeck.c (closed: #123687).
+ ICE in gen_subprogram_die on alpha (closed: #127890).
+ SEGV in initialization of flexible char array member (closed: #131399).
+ ICE on arm compiling lapack (closed: #135967).
+ ICE in incomplete_type_error (closed: #140606).
+ Fix -Wswitch (also part of -Wall) (closed: #140995).
+ Wrong code in mke2fs on hppa (closed: #150232).
+ sin(a) * sin(b) gives wrong result (closed: #164135).
- C++:
+ Error in std library headers on arm (closed: #107633).
+ ICE nr. 19970302 (closed: #119635).
+ std::wcout does not perform encoding conversions (closed: #128026).
+ SEGV, when compiling iostream.h with -fPIC (closed: #134315).
+ Fixed segmentation fault in included code for <rope> (closed: #137017).
+ Fix with exception handling and -O (closed: #144232).
+ Fix octave-2.1 build failure on ia64 (closed: #144584).
+ nonstandard overloads in num_get facet (closed: #155900).
+ ICE in expand_end_loop with -O (closed: #158371).
- Fortran:
+ Fix blas build failure on arm (closed: #137959).
- Java:
+ Interface members are public by default (closed: #94974).
+ Strange message with -fno-bounds-check in combination with -W.
(closed: #102353).
+ Crash in FileWriter using IOException (closed: #116128).
+ Fix ObjectInputStream.readObject() calling constructors.
(closed: #121636).
+ gij: better error reporting on `class not found' (closed: #125649).
+ Lockup during .java->.class compilation (closed: #141899).
+ Compile breaks using temporary inner class instance (closed: #141900).
+ Default constructor for inner class causes broken bytecode.
(closed: #141902).
+ gij-3.2 linked against libgcc1 (closed: #165180).
+ gij-wrapper understands -classpath parameter (closed: #146634).
+ gij-3.2 doesn't ignore -jar when run as "java" (closed: #167673).
- ObjC:
+ ICE on alpha (closed: #172353).
* Closed reports reported against gcc-2.95 and fixed in newer versions:
- General:
+ Undocumented option -pthread (closes: #165110).
+ stdbool.h broken (closes: #167439).
+ regparm/profiling breakage (closes: #20695).
+ another gcc optimization error (closes: #51456).
+ ICE in `output_fix_trunc' (closes: #55967).
+ Fix "Unable to generate reloads for" (closes: #58219, #131890).
+ gcc -c -MD x/y.c -o x/y.o leaves y.d in cwd (closes: #59232).
+ Compiler error with -O2 (closes: #67631).
+ ICE (unrecognizable insn) compiling php4 (closes: #83550, #84969).
+ Another ICE (closes: #90666).
+ man versus info inconsistency (-W and -Wall) (closes: #93708).
+ ICE on invalid extended asm (closes: #136630).
+ ICE in `emit_no_conflict_block' compiling perl (closes: #154599).
+ ICE in `gen_tagged_type_instantiation_die'(closes: #166766).
+ ICE on __builtin_memset(s, 0, -1) (closes: #170994).
+ -Q option to gcc appears twice in the documentation (closes: #137382).
+ New options for specifying targets:- -MQ and -MT (closes: #27878).
+ Configure using --enable-nls (closes: #51651).
+ gcc -dumpspecs undocumented (closes: #65406).
- Preprocessor:
+ cpp fails to parse macros with varargs correctly(closes: #154767).
+ __VA_ARGS__ stringification crashes preprocessor if __VA_ARGS__ is
empty (closes: #152709).
+ gcc doesn't handle empty args in macro function if there is only
one arg(closes: #156450).
- C:
+ Uncaught floating point exception causes ICE (closes: #33786).
+ gcc -fpack-struct doesn't pack structs (closes: #64628).
+ ICE in kernel (matroxfb) code (closes: #151196).
+ gcc doesn't warn about unreachable code (closes: #158704).
+ Fix docs for __builtin_return_address(closes: #165992).
+ C99 symbols in limits.h not defined (closes: #168346).
+ %zd printf spec generates warning, even in c9x mode (closes: #94891).
+ Update GCC attribute syntax (closes: #12253, #43119).
- C++ & libstdc++-v3:
+ template and virtual inheritance bug (closes: #152315).
+ g++ has some troubles with nested templates (closes: #21255).
+ vtable thunks implementation is broken (closes: #34876, #35477).
+ ICE for templated friend (closes: #42662).
+ ICE compiling mnemonic (closes: #42989).
+ Deprecated: result naming doesn't work for functions defined in a
class (closes: #43170).
+ volatile undefined ... (closes: #50529).
+ ICE concerning templates (closes: #53698).
+ Program compiled -O3 -malign-double segfaults in ofstream::~ofstream
(closes: #56867).
+ __attribute__ ((constructor)) doesn't work with C++ (closes: #61806).
+ Another ICE (closes: #65687).
+ ICE in `const_hash' (closes: #72933).
+ ICE on illegal code (closes: #83221).
+ Wrong code with -O2 (closes: #83363).
+ ICE on template class (closes: #85934).
+ No warning for missing return in non-void member func (closes: #88260).
+ Not a bug/fixed in libgcc1: libgcc.a symbols end up exported by
shared libraries (closes: #118670).
+ ICE using nested templates (closes: #118781).
+ Another ICE with templates (closes: #127489).
+ More ICEs (closes: #140427, #141797).
+ ICE when template declared after use(closes: #148603).
+ template function default arguments are not handled (closes: #157292).
+ Warning when including stl.h (closes: #162074).
+ g++ -pedantic-errors -D_GNU_SOURCE cannot #include <complex>
(closes: #151671).
+ c++ error message improvement suggestion (closes: #46181).
+ Compilation error in stl_alloc.h with -fhonor-std (closes: #59005).
+ libstdc++ has no method at() in stl_= (closes: #68963).
- Fortran:
+ g77 crash (closes: #130415).
- ObjC:
+ ICE: program cc1obj got fatal signal 11 (closes: #62309).
+ Interface to garbage collector is undocumented. (closes: #68987).
- Architecture specific:
- alpha
+ Can't compile with define gnu_source with stdio and curses
(closes: #97603).
+ Header conflicts on alpha (closes: #134558).
+ lapack-dev: cannot link on alpha (closes: #144602).
+ ICE `fixup_var_refs_1' (closes: #43001).
+ Mutt segv on viewing list of attachments (closes: #47981).
+ ICE building open-amulet (closes: #48530).
+ ICE compiling hatman (closes: #55291).
+ dead code removal in switch() broken (closes: #142844).
- arm
+ Miscompilation using -fPIC on arm (closes: #90363).
+ infinite loop with -O on arm (closes: #151675).
- i386
+ ICE when using -mno-ieee-fp and -march=i686 (closes: #87540).
- m68k
+ Optimization (-O2) broken on m68k (closes: #146006).
- mips
+ g++ exception catching does not work... (closes: #105569).
+ update-menus gets Bus Error (closes: #120333).
- mipsel
+ aspell: triggers ICE on mipsel (closes: #128367).
- powerpc
+ -O2 produces wrong code (gnuchess example) (closes: #131454).
- sparc
+ Misleading documentation for -malign-{jump,loop,function}s
(closes: #114029).
+ Sparc GCC issue with -mcpu=ultrasparc (closes: #172956).
+ flightgear: build failure on sparc (closes: #88694).
-- Matthias Klose <doko@debian.org> Fri, 16 May 2003 07:13:57 +0200
gcc-3.3 (1:3.3ds8-0pre9) unstable; urgency=high
* gcc-3.3 second prerelease.
- Fixing exception handling on s390 (urgency high).
* Reenabled gpc build (I had it disabled ...). Closes: #192347.
-- Matthias Klose <doko@debian.org> Fri, 9 May 2003 07:32:14 +0200
gcc-3.3 (1:3.3ds8-0pre8) unstable; urgency=low
* gcc-3.3 prerelease.
- Fixes gcj ICE (closes: #189545).
* For libstdc++ use the i486 atomicity implementation, introduced with
0pre6, left out in 0pre7 (closes: #191684).
* Add README.Debian for treelang (closes: #190812).
* Apply NetBSD changes (Joel Baker). Closes: #191551.
* New symbols in libgcc1, tighten the shlibs dependency.
* Disable testsuite run on mips/mipsel because of an outdated libc-dev
package.
* Do not build libffi with debug information, although configuring
with --enable-debug.
-- Matthias Klose <doko@debian.org> Tue, 6 May 2003 06:53:49 +0200
gcc-3.3 (1:3.3ds7-0pre7) unstable; urgency=low
* gcc-3.3 prerelease taken from the gcc-3_3-branch (CVS 20030429). * Revert upstream libstdc++ change (closes: #191145, #191147, #191148, #191149, #149159, #149151, and other reports). Sorry for not detecting this before the upload, seems to be broken on i386 "only". * hurd-i386: Use /usr/include, not /include. * Disable gpc on hurd-i386 (closes: #189851). * Disable building the debug version of libstdc++ on powerpc-linux (fixes about 200 java test cases). * Install libstdc++v3 man pages (closes: #127263).
-- Matthias Klose <doko@debian.org> Tue, 29 Apr 2003 23:28:44 +0200
gcc-3.3 (1:3.3ds6-0pre6) unstable; urgency=high
* gcc-3.3 prerelease taken from the gcc-3_3-branch (CVS 20030426). * libstdc++-doc: Fix index.html link (closes: #189424). * Revert back to the i486 atomicity implementation, that was used for gcc-3.2 as well. Reopens: #184446, #185662. Closes: #189983. For this reason, tighten the libstdc++5 shlibs dependency. See http://lists.debian.org/debian-devel/2003/debian-devel-200304/msg01895.html Don't build the ix86 specfic libstdc++ libs anymore.
-- Matthias Klose <doko@debian.org> Sun, 27 Apr 2003 19:47:54 +0200
gcc-3.3 (1:3.3ds5-0pre5) unstable; urgency=low
* gcc-3.3 prerelease taken from the gcc-3_3-branch (CVS 20030415). * Disable treelang on powerpc. * Disable gpc on m68k. * Install locale data. Conflict with gcc-3.2 (<= 1:3.2.3-0pre8). * Fix generated bits/atomicity.h (closes: #189183). * Tighten libgcc1 shlibs dependency (new symbol _Unwind_Backtrace).
-- Matthias Klose <doko@debian.org> Wed, 16 Apr 2003 00:37:05 +0200
gcc-3.3 (1:3.3ds4-0pre4) unstable; urgency=low
* gcc-3.3 prerelease taken from the gcc-3_3-branch (CVS 20030412).
* Avoid sparc64 dependencies for libgcc1 on sparc (Clint Adams).
* Make the default sparc 32bit target v8 instead of v7. This mainly
enables hardmul, which should speed up v8 and v9 systems by a large
margin (Ben Collins).
* Tighten binutils dependency for sparc.
* On i386, build libstdc++ optimized for i486 and above. The library
in /usr/lib is built for i386. Closes: #184446, #185662.
* Add gpc build (from gcc-snapshot package).
* debian/control: Include all packages, that _can_ be built from
this source package (except the cross packages).
* Add m68k patches: m68k-const, m68k-subreg, m68k-loop.
* Run the 3.3 testsuite a second time with the installed gcc-3.2
to check for regressions (promised, only this time, and for the
final release ;). Add build dependencies (gobjc-3.2, g77-3.2, g++-3.2).
-- Matthias Klose <doko@debian.org> Sat, 12 Apr 2003 10:11:11 +0200
gcc-3.3 (1:3.3ds3-0pre3) unstable; urgency=low
* gcc-3.3 prerelease taken from the gcc-3_3-branch (CVS 20030331).
* Reenable java on arm.
* Build-Depend on binutils-2.13.90.0.18-1.3 on m68k. Fixes all
bprob/gcov testsuite failures.
* Enable C++ build on arm.
* Enable the sparc64 build.
-- Matthias Klose <doko@debian.org> Mon, 31 Mar 2003 23:24:54 +0200
gcc-3.3 (1:3.3ds2-0pre2) unstable; urgency=low
* gcc-3.3 prerelease taken from the gcc-3_3-branch (CVS 20030317). * Disable building the gcc-3.3-nof package. * Disable Ada on mips and mipsel. * Remove the workaround to build Ada on powerpc. * Add GNU Free documentation license to copyright file. * Update the sparc64 build patches (Clint Adams). Not yet enabled. * Disable C++ on arm (Not yet tested). * Add fix for ICE on powerpc (see: #184684).
-- Matthias Klose <doko@debian.org> Sun, 16 Mar 2003 21:40:57 +0100
gcc-3.3 (1:3.3ds1-0pre1) unstable; urgency=low
* gcc-3.3 prerelease taken from the gcc-3_3-branch (CVS 20030310).
* Add gccbug manpage.
* Don't build libgnat package (no shared library).
* Configure with --enable-sjlj-exceptions on hppa and m68k for
binary compatibility with libstdc++ built with gcc-3.2.
* Disable Java on arm-linux (never seen it sucessfully bootstrap).
* Install non-conflicting baseline README.
* multilib *.so and *.a moved to /usr/lib/gcc-lib/... , so that several
compiler versions can be installed concurrently.
* Remove libstdc++-incdir patch applied upstream.
* libstdc++ 64 bit development files now handled in -dev target.
(Gerhard Tonn)
* Drop build dependencies for gpc (tetex-bin, help2man, libncurses5-dev).
* Add libstdc++5-3.3-dev confict to libstdc++5-dev (<= 1:3.2.3-0pre3).
* Enable builds on m68k (all but C++ for the moment). gcc-3.3 bootstraps,
while gcc-3.2 doesn't.
-- Matthias Klose <doko@debian.org> Mon, 10 Mar 2003 23:41:00 +0100
gcc-3.3 (1:3.3ds0-0pre0) unstable; urgency=low
* First gcc-3.3 package, built for s390 only. All other architectures
build the gcc-3.3-base package only.
To build the package on other architectures, edit debian/rules.defs
(macro no_dummy_archs).
* gcc-3.3 prerelease taken from the gcc-3_3-branch (CVS 20030301).
* Don't include the gcc locale files (would conflict with 3.2).
* Remove libffi-install-fix patch.
* Fix netbsd-i386 patches.
* Change priority of libstdc++5 and gcc-3.2-base to important.
* Install gcjh-wrapper for javah.
* gij suggests fastjar, gcj recommends fastjar.
* Allow builds using automake1.4 | automake (<< 1.5).
* Backport fix for to output more correct line numbers.
* Add help2man to build dependencies needed for some gpc man pages.
* gpc: Install binobj and gpidump binaries and man pages.
* Apply cross compilation patches submitted by Bastian Blank.
* Replace s390-biarch patch and copy s390-config-ml patch from 3.2
(Gerhard Tonn).
* Configure using --enable-debug.
* Add infrastructure to only build a subset of binary packages.
* Rename libstdc++-{dev,dbg,pic,doc} packages.
* Build treelang compiler.
-- Matthias Klose <doko@debian.org> Sat, 1 Mar 2003 12:56:42 +0100
gcc-3.2 (1:3.2.3ds2-0pre3) unstable; urgency=low
* gcc-3.2.3 prerelease (CVS 20030228)
- Fixes bootstrap failure on alpha-linux.
- Fixes ICE on m68k (closes: #177016).
* Build Pascal with -O1 on powerpc, disable Pascal on arm, m68k and
sparc (due to wrong code generation for fwrite in glibc,
see PR optimization/9279).
* Apply cross compilation patches submitted by Bastian Blank.
-- Matthias Klose <doko@debian.org> Fri, 28 Feb 2003 20:26:30 +0100
gcc-3.2 (1:3.2.3ds1-0pre2) unstable; urgency=medium
* gcc-3.2.3 prerelease (CVS 20030221)
- Fixes ICE on hppa (closes: #181813).
* Patch for ffitest in s390-java.dpatch deleted, since already fixed
upstream. (Gerhard Tonn)
* Build crtbeginT.o on m68k-linux (closes: #179807).
* Install gcjh-wrapper for javah (closes: #180218).
* gij suggests fastjar, gcj recommends fastjar (closes: #179298).
* Allow builds using automake1.4 | automake (<< 1.5) (closes: #180048).
* Backport fix for to output more correct line numbers (closes: #153965).
* Add help2man to build dependencies needed for some gpc man pages.
* gpc: Install binobj and gpidump binaries and man pages.
* Disable gpc on arm due to wrong code generation for fwrite in
glibc (see PR optimization/9279).
-- Matthias Klose <doko@debian.org> Sat, 22 Feb 2003 19:58:20 +0100
gcc-3.2 (1:3.2.3ds0-0pre1) unstable; urgency=low
* gcc-3.2.3 prerelease (CVS 20030210)
- Fixes long millicode calls on hppa (closes: #180520)
* New gpc-20030209 version. Remove gpc-update.dpatch and gpc-testsuite.dptch
as they are no longer needed.
* Fix netbsd-i386 patches (closes: #180129, #179931)
* m68k-bootstrap.dpatch: backport gcse.c changes from 3.3/MAIN to 3.2
* Change priority of libstdc++5 and gcc-3.2-base to important.
-- Ryan Murray <rmurray@debian.org> Tue, 11 Feb 2003 06:18:09 -0700
gcc-3.2 (1:3.2.2ds8-1) unstable; urgency=low
* gcc-3.2.2 release.
- Fixes ICE, regression from 2.95 (closes: #176117).
- Fixes ICE, regression from 2.95 (closes: #179161).
* libstdc++ for biarch installs now upstream to usr/lib64,
therefore mv usr/lib/64 usr/lib64 no longer necessary. (Gerhard Tonn)
-- Ryan Murray <rmurray@debian.org> Wed, 5 Feb 2003 01:35:29 -0700
gcc-3.2 (1:3.2.2ds7-0pre8) unstable; urgency=low
* gcc-3.2.2 prerelease (CVS 20030130).
* update s390 libffi patch
* debian/control: add myself to uploaders and change libc12-dev depends to
libc-dev on i386 (closes: #179128)
* Build-Depend on procps so that ps is available for logwatch
-- Ryan Murray <rmurray@debian.org> Fri, 31 Jan 2003 04:00:15 -0700
gcc-3.2 (1:3.2.2ds6-0pre7) unstable; urgency=low
* gcc-3.2.2 prerelease (CVS 20030128).
- Update needed for hppa.
- Fixes ICE on arm, regression from 2.95.x (closes: #168086).
- Can use default bison (1.875).
* Apply netbsd build patches (closes: #177674, #178328, #178325,
#178326, #178327).
* Run the logwatch script on "slow" architectures (arm, m68k) only.
* autoreconf.dpatch: Only update libtool.m4, which is newer conceptually
than libtool 1.4 (Ryan Murray).
* Apply autoreconf patch universally (Ryan Murray).
* More robust gij/gcj wrapper scripts, include /usr/lib/jni in default
JNI search path (Ben Burton). Closes: #167932.
* Build crtbeginT.o on m68k (closes: #177036).
* Fixed libc-dev source dependency (closes: #178602).
* Tighten shlib dependency to the current package version; should be
1:3.2.2-1 for the final release (closes: #178867).
-- Matthias Klose <doko@debian.org> Tue, 28 Jan 2003 21:59:30 +0100
gcc-3.2 (1:3.2.2ds5-0pre6) unstable; urgency=low
* gcc-3.2 snapshot taken from the gcc-3_2-branch (CVS 20030123).
* Build locales needed by the libstdc++ testsuite.
* Update config.{guess,sub} files from autotools-dev (closes: #177674).
* Disable Ada and Java on netbsd-i386 (closes: #177679).
* gnat: Add suggests for gnat-doc and ada-reference-manual.
-- Matthias Klose <doko@debian.org> Thu, 23 Jan 2003 22:16:53 +0100
gcc-3.2 (1:3.2.2ds4-0pre5.1) unstable; urgency=low
* Readd build dependency `locales' on arm. locales is now installable
* Add autoreconf patch for mips{,el}. (closes: #176311)
-- Ryan Murray <rmurray@debian.org> Wed, 22 Jan 2003 14:31:14 -0800
gcc-3.2 (1:3.2.2ds4-0pre5) unstable; urgency=low
* Remove build dependency `libc6-dev-sparc64 [sparc]' for now.
* Remove build dependency `locales' on arm. locales is uninstallable
on arm due to the missing glibc-2.3.
* Use bison-1.35. bison-1.875 causes an hard error on the reduce/reduce
conflict in objc-parse.y.
-- Matthias Klose <doko@debian.org> Fri, 10 Jan 2003 10:10:43 +0100
gcc-3.2 (1:3.2.2ds4-0pre4) unstable; urgency=low
* Try building with gcc-2.95 on m68k-linux. Building gcc-3.2 with gcc-3.2
does not work for me. m68k-linux doesn't look good at all ...
* Fix s390 build error.
* Add locales to build dependencies. A still unsolved issue is the
presence of the locales de_DE, en_PH, en_US, es_MX, fr_FR and it_IT,
or else some tests in the libstdc++ testsuite will fail.
* Put all -nof files in the -nof package (closes: #175253).
* Correctly exit logwatch script (closes: #175251).
* Install linker-map.gnu file for libstdc++_pic (closes: #175144).
* Install versioned gpcs docs only (closes: #173844).
* Include gpc test results in gpc package.
* Link local libstdc++ documentation to local source-level documentation.
* Clarify libstdc++ description (so version and library version).
Closes: #175799.
* Include library in libstdc++-dbg package (closes: #176005).
-- Matthias Klose <doko@debian.org> Wed, 8 Jan 2003 23:39:50 +0100
2002
gcc-3.2 (1:3.2.2ds3-0pre3) unstable; urgency=low
* gcc-3.2 snapshot taken from the gcc-3_2-branch (CVS 20021231).
- Fix loop count computation for preconditioned unrolled loops.
Closes: #162919.
- Fix xmmintrin.h (_MM_TRANSPOSE4_PS) CVS 20021027 (closes: #163647).
- Fix [PR 8601] strlen/template interaction causes ICE CVS 20021201.
Closes: #166143.
* Watch the log files, which are written during the testsuite runs and print
out a message, if there is still activity. No more buildd timeouts on arm
and m68k ...
* Remove gpc's reference to librx1g-dev package (closes: #172953).
* Remove trailing dots on package descriptions.
* Fix external reference to cpp.info in gcc.info (closes: #174598).
-- Matthias Klose <doko@debian.org> Tue, 31 Dec 2002 13:47:52 +0100
gcc-3.2 (1:3.2.2ds2-0pre2) unstable; urgency=medium
* Friday, 13th upload, so what do you expect ...
* gcc-3.2 snapshot taken from the gcc-3_2-branch (CVS 20021212).
* Fix gnat build (autobuild maintainers: please revert back to gnat-3.2
(<= 1:3.2.1ds6-1) for building gnat-3.2, if the build fails building
gnatlib and gnattools).
* Really disable sparc64 support.
-- Matthias Klose <doko@debian.org> Fri, 13 Dec 2002 00:26:37 +0100
gcc-3.2 (1:3.2.2ds1-0pre1) unstable; urgency=low
* A candidate for the transition ...
* gcc-3.2 snapshot taken from the gcc-3_2-branch (CVS 20021210).
- doc/invoke.texi: Remove last reference to -a (closes: #171748).
* Disable sparc64 support. For now please use egcs64 to build sparc64
kernels.
* Disable Pascal on the sparc architecture (doesn't bootstrap).
-- Matthias Klose <doko@debian.org> Tue, 10 Dec 2002 22:33:13 +0100
gcc-3.2 (1:3.2.2ds0-0pre0) unstable; urgency=low
* gcc-3.2 snapshot taken from the gcc-3_2-branch (CVS 20021202).
- Should fix _Pragma expansion within macros (closes: #157416).
* New gpc-20021128 version. Run check using EXTRA_TEST_PFLAGS=-g0
* Add tetex-bin to build dependencies (gpc needs it). Closes: #171203.
-- Matthias Klose <doko@debian.org> Tue, 3 Dec 2002 08:22:33 +0100
gcc-3.2 (1:3.2.1ds6-1) unstable; urgency=low
* gcc-3.2.1 final release.
* Build gpc-20021111 for all architectures. hppa and i386 are
known to work. For the other architectures, send the usual FTBFS ...
WARNING: this gpc version is an alpha version, especially debug info
doesn't work well, so use -g0 for compiling. If you need a stable
gpc compiler, use gpc-2.95.
* Encode the gpc upstream version in the package name, the gpc release
date in the version number (requested by gpc upstream).
* Added libncurses5-dev and libgmp3-dev as build dependencies for the
gpc tests and runtime.
* Clean CVS files as well (closes: #169101).
* s390-biarch.dpatch added, backported from CVS (Gerhard Tonn).
* s390-config-ml.dpatch added, disables biarch for java,
libffi and boehm-gc on s390. They need a 64 bit runtime
during build which is not yet available on s390 (Gerhard Tonn).
* Biarch support for packaging adapted (Gerhard Tonn).
biarch variable added and with-sparc64 variable substituted in
most places by biarch.
dh_shlibdeps is applied only to 32 bit libraries on s390, since
ldd for 64 bit libraries don't work on 32 bit runtime.
Build dependency to libc6-dev-s390x added.
-- Matthias Klose <doko@debian.org> Wed, 20 Nov 2002 00:20:58 +0100
gcc-3.2 (1:3.2.1ds5-0pre6) unstable; urgency=medium
* gcc-3.2.1 prerelease. * Removed arm patch integrated upstream. * Adjust gnat build dependency (closes: #167116). * Always configure with --enable-clocale=gnu. The autobuilders do have locales installed, but not generated the "de_DE" locale needed for the autoconf test in libstdcc++-v3/aclocal.m4. * libstdc++ documentaion: Don't compresss '*.txt' referenced by html pages.
-- Matthias Klose <doko@debian.org> Tue, 12 Nov 2002 07:19:44 +0100
gcc-3.2 (1:3.2.1ds4-0pre5) unstable; urgency=medium
* gcc-3.2.1 snapshot (CVS 20021103). * sparc64-build.dpatch: Updated. Lets sparc boostrap again. * s390-loop.dpatch removed, already fixed upstream (Gerhard Tonn). * bison.dpatch: Removed, patch submitted upstream. * backport-java-6865.dpatch: Apply again during build. * Tighten glibc dependency (closes: #166703).
-- Matthias Klose <doko@debian.org> Sun, 3 Nov 2002 12:22:02 +0100
gcc-3.2 (1:3.2.1ds3-0pre4) unstable; urgency=high
* gcc-3.2.1 snapshot (CVS 20021020).
- Expansion of _Pragma within macros fixed (closes: #157416).
* FTBFS: With the switch to bison-1.50 (and 1.75), gcc-3.2 fails to build from
source on Debian unstable systems. This is fixed in gcc HEAD, but not on
the current release branch.
HELP NEEDED:
- check what is missing from the patches in debian/patches/bison.dpatch.
This is a backport of the bison related patches, but showing regressions
in the gcc testsuite, so it cannot be applied.
- build gcc using byacc (bootstrap currently fails using byacc).
- build bison-1.35 in it's own package (the current 1.35-3 package fails
to build form source).
- and finally ask upstream to backport the patch to the branch. It's not
helpful not beeing able to follow the stable branch. Maybe we should
just switch to gcc HEAD as BSD does ...
As a terrible workaround, build the sources from CVS first on a machine,
with bison-1.35 installed, then package the tarball, so the bison
generated files are not rebuilt.
* re-add lost patch: configure with --enable-__cxa_atexit (closes: #163422),
Therefore urgency high.
* gcj-wrapper, gij-wrapper: Accept names starting with `.' (closes: #163172,
#164009).
* Point g++ manpage to correct g++ version (closes: #162843).
* Support for i386-freebsd-gnu (closes: #163883).
* s390-java.dpatch replaced with backport from cvs head (Gerhard Tonn).
* Disable the testsuite run on the Hurd (closes: #159650).
* s390-loop.dpatch added, fixes runtime problem (Gerhard Tonn).
* debian/patches/bison.dpatch: Backport for bison-1.75 compatibility.
Don't use it due to regressions.
* debian/patches/backport-java-6865.dpatch: Directly applied in the
included tarball because of bison problems.
* Make fixincludes priority optional, so linda can depend on it.
* Tighten binutils dependency.
-- Matthias Klose <doko@debian.org> Sun, 20 Oct 2002 10:52:49 +0200
gcc-3.2 (1:3.2.1ds2-0pre3) unstable; urgency=low
* gcc-3.2.1 snapshot (CVS 20020923).
* Run the libstdc++ check-abi script. Results are put into the file
/usr/share/doc/libstdc++5/README.libstdc++-baseline in the libstdc++5-dev
package. This file contains a new baseline, if no baseline for this
architecture is included in the gcc sources.
* gcj-wrapper: Accept files starting with an underscore, accept
path names (closes: #160859, #161517).
* Explicitely call automake-1.4 when rebuilding Makefiles (closes: #161438).
* Let installed fixincludes script find files in /usr/lib/fixincludes.
* debian/rules.patch: Add .NOTPARALLEL as target, so that patches are
applied sequentially (closes: #159395).
-- Matthias Klose <doko@debian.org> Tue, 24 Sep 2002 07:36:56 +0200
gcc-3.2 (1:3.2.1ds1-0pre2) unstable; urgency=low
* gcc-3.2.1 snapshot (CVS 20020913). Welcome back m68k in bootstrap land! * Fix arm-tune.dpatch (closes: #159354). * Don't overwrite LD_LIBRARY_PATH in build (closes: #158459). * --disable-__cxa_atexit on NetBSD (closes: #159620). * Reenable installation of message catalogs (disabled in 3.2-0pre2). Closes: #160175. * Ben Collins - Re-enable sparc64 build. This time, it's part of the default compiler. I have disabled 64/alt libraries as they are too much overhead. All libraries build 64bit, but currently only libgcc/libstdc++ include the 64bit libraries. Closes: #160404. * Depend on autoconf2.13, instead of autoconf. * Phil Blundell - debian/patches/arm-update.dpatch: Fix python2.2 build failure.
-- Matthias Klose <doko@debian.org> Sat, 7 Sep 2002 08:05:02 +0200
gcc-3.2 (1:3.2.1ds0-0pre1) unstable; urgency=medium
* gcc-3.2.1 snapshot (CVS 20020829).
New g++ option -Wabi:
Warn when G++ generates code that is probably not compatible with the
vendor-neutral C++ ABI. Although an effort has been made to warn about
all such cases, there are probably some cases that are not warned about,
even though G++ is generating incompatible code. There may also be
cases where warnings are emitted even though the code that is generated
will be compatible.
The current version of the ABI is 102, defined by the __GXX_ABI_VERSION
macro.
* debian/NEWS.*: Updated.
* Fix libstdc++-dev dependency on libc-dev for the Hurd (closes: #157004).
* Add versioned expect build dependency.
* Tighten binutils dependency to 2.13.90.0.4.
* debian/patches/arm-tune.dpatch: Increase stack limit for configure.
* 3.2-0pre4 did build gnat-3.2 compilers for all architectures. Build-Depend
on gnat-3.2 now (closes: #156734).
* Remove bashism's in gcj-wrapper (closes: #157982).
* Add -cp and -classpath options to gij(1). Backport from HEAD (#146634).
* Add fastjar documentation.
-- Matthias Klose <doko@debian.org> Fri, 30 Aug 2002 10:35:00 +0200
gcc-3.2 (1:3.2ds0-0pre4) unstable; urgency=low
* Correct build dependency on gnat-3.1.
-- Matthias Klose <doko@debian.org> Mon, 12 Aug 2002 01:21:58 +0200
gcc-3.2 (1:3.2ds0-0pre3) unstable; urgency=low
* gcc-3.2 upstream prerelease.
* Disable all configure options, which are standard:
--enable-threads=posix --enable-long-long, --enable-clocale=gnu
-- Matthias Klose <doko@debian.org> Fri, 9 Aug 2002 21:59:08 +0200
gcc-3.2 (1:3.2ds0-0pre2) unstable; urgency=low
* gcc-3.2 snapshot (CVS 20020802).
* Fix g++-include dir.
* Don't install the locale files (temporarily, until we don't build
gcc-3.1 anymore).
* New package libgcj-common to avoid conflict with classpath package.
-- Matthias Klose <doko@debian.org> Sat, 3 Aug 2002 09:08:34 +0200
gcc-3.2 (1:3.2ds0-0pre1) unstable; urgency=low
* gcc-3.2 snapshot (CVS 20020729).
-- Matthias Klose <doko@debian.org> Mon, 29 Jul 2002 20:36:54 +0200
gcc-3.1 (1:3.1.1ds3-1) unstable; urgency=low
* gcc-3.1.1 release. Following this release we will have a gcc-3.2
release soon, which is gcc-3.1.1 plus some C++ ABI changes. Once
gcc-3.2 hits the archives, gcc-3.1.1 will go away.
* Don't build the sparc64 compiler. The packaging/patches are
currently broken.
* Add missing headers on m68k and powerpc.
* Install libgcc_s_nof on powerpc.
* Install libffi's copyright and doc files (closes: #152198).
* Remove dangling symlink (closes: #149002).
* libgcj3: Add a conflict to the classpath package (closes: #148664).
* README.C++: Fix URLs.
* libstdc++-dbg: Install into /usr/lib/debug, document it.
* backport-java-6865.dpatch: backport from HEAD.
* Fix typo in gcj docs (closes: #148890).
* Change libstdc++ include dir: /usr/include/c++/3.1.
* libstdc++-codecvt.dpatch: New patch (closes: #149776).
* Build libstdc++-pic package.
* Move 64bit libgcc in its own package libgcc1-64 (closes: #147249).
* Tighten glibc dependency.
-- Matthias Klose <doko@debian.org> Mon, 29 Jul 2002 00:34:49 +0200
gcc-3.1 (1:3.1.1ds2-0pre3) unstable; urgency=low
* Updated to CVS 2002-06-06 (gcc-3_1-branch). * Updated s390-java patch (Gerhard Tonn). * Don't use -O in STAGE1_FLAGS on m68k. * Fix `-classpath' option in gcj-wrapper script (closes: #150142). * Remove g++-cxa-atexit patch, use --enable-__cxa_atexit configure option.
-- Matthias Klose <doko@debian.org> Wed, 3 Jul 2002 23:52:58 +0200
gcc-3.1 (1:3.1.1ds1-0pre2) unstable; urgency=low
* Updated to CVS 2002-06-06 (gcc-3_1-branch), fixing an ObjC regression. * Welcome m68k to bootstrap land (thanks to Andreas Schwab). * Add javac wrapper for gcj-3.1 (Michael Koch). * Remove dangling symlink in /usr/share/doc/gcc-3.1 (closes: #149002).
-- Matthias Klose <doko@debian.org> Fri, 7 Jun 2002 00:26:05 +0200
gcc-3.1 (1:3.1.1ds0-0pre1) unstable; urgency=low
* Updated to CVS 2002-05-31 (gcc-3_1-branch). * Change priorities from fastjar and gij-wrapper-3.1 from 30 to 31. * Update arm-tune patch. * Install xmmintrin.h header on i386 (closes: #148181). * Install altivec.h header on powerpc. * Call correct gij in gij-wrapper (closes: #148662, #148682).
-- Matthias Klose <doko@debian.org> Wed, 29 May 2002 22:47:40 +0200
gcc-3.1 (1:3.1ds2-2) unstable; urgency=low
* Tighten binutils dependency. * Fix libstdc include dir for multilibs (Dan Jacobowitz).
-- Matthias Klose <doko@debian.org> Tue, 21 May 2002 08:03:49 +0200
gcc-3.1 (1:3.1ds2-1) unstable; urgency=low
* GCC 3.1 release.
* Ada cannot be built by the autobuilders for the first time. Do it by hand.
gnatgcc and gnatbind need to be in the PATH.
* Build with CC=gnatgcc, when building the Ada compiler.
* Hurd fixes.
* Don't build the sparc64 compiler; the hack isn't up to date and glibc
isn't converted to use /lib64 and /usr/lib64.
* m68k-linux shows bootstrap comparision failures. If you want to build
the compiler anyway and ignore the bootstrap comparision failure, edit
debian/rules.patch and uncomment the patch to ignore the failure. See
/usr/share/doc/gcc-3.1/BOOTSTRAP_COMPARISION_FAILURE for the differences.
-- Matthias Klose <doko@debian.org> Wed, 15 May 2002 09:53:00 +0200
gcc-3.1 (1:3.1ds1-0pre6) unstable; urgency=low
* Build from the "final prerelease" tarball (gcc-3.1-20020508.tar.gz). * Build gnat-3.1-doc package. * Build fastjar package without building java packages. * Hurd fixes. * Updated sparc64-build patch. * Add s390-ada patch (Gerhard Tonn). * Undo the dwarf2 support for hppa from -0pre5.
-- Matthias Klose <doko@debian.org> Thu, 9 May 2002 17:21:09 +0200
gcc-3.1 (1:3.1ds0-0pre5) unstable; urgency=low
* Use /usr/include/g++-v3-3.1 as C++ include dir.
* Update s390-java patch (Gerhard Tonn).
* Tighten binutils dependency (gas patch for m68k-linux).
* Use gnat-3.1 as the gnat package name (as found in gcc/ada/gnatvsn.ads).
* dwarf2 support hppa: a snapshot of the gcc/config/pa directory
from the trunk dated 2002-05-02.
-- Matthias Klose <doko@debian.org> Fri, 3 May 2002 22:51:37 +0200
gcc-3.1 (1:3.1ds0-0pre4) unstable; urgency=low
* Use gnat-5.00w as the gnat package name (as found in gcc/ada/gnatvsn.ads).
* Don't build the shared libgnat library. It assumes an existing shared
libiberty library.
* Don't install the libgcjgc library.
-- Matthias Klose <doko@debian.org> Thu, 25 Apr 2002 08:48:04 +0200
gcc-3.1 (1:3.1ds0-0pre3) unstable; urgency=low
* Build fastjar on all architectures. * Update m68k patches. * Update s390-java patch (Gerhard Tonn).
-- Matthias Klose <doko@debian.org> Sun, 14 Apr 2002 15:34:47 +0200
gcc-3.1 (1:3.1ds0-0pre2) unstable; urgency=low
* Add Ada support. To successfully build, a working gnatbind and gcc
driver with Ada support is needed.
* Apply needed arm patches from 3.0.4.
-- Matthias Klose <doko@debian.org> Sat, 6 Apr 2002 13:17:08 +0200
gcc-3.1 (1:3.1ds0-0pre1) unstable; urgency=low
* First try for gcc-3.1.
-- Matthias Klose <doko@debian.org> Mon, 1 Apr 2002 23:39:30 +0200
gcc-3.0 (1:3.0.4ds3-6) unstable; urgency=medium
* Second try at fixing sparc build problems.
-- Phil Blundell <pb@debian.org> Sun, 24 Mar 2002 14:49:26 +0000
gcc-3.0 (1:3.0.4ds3-5) unstable; urgency=medium
* Enable java on ARM. * Create missing directory to fix sparc build.
-- Phil Blundell <pb@debian.org> Fri, 22 Mar 2002 20:21:59 +0000
gcc-3.0 (1:3.0.4ds3-4) unstable; urgency=low
* Link with system zlib (closes: #136359).
-- Matthias Klose <doko@debian.org> Tue, 12 Mar 2002 20:47:59 +0100
gcc-3.0 (1:3.0.4ds3-3) unstable; urgency=low
* Build libf2c (pic and non-pic) with -mieee on alpha-linux.
-- Matthias Klose <doko@debian.org> Sun, 10 Mar 2002 00:37:24 +0100
gcc-3.0 (1:3.0.4ds3-2) unstable; urgency=medium
* Apply hppa-build patch (Randolph Chung). Closes: #136731. * Make libgcc1 conflict/replace with libgcc1-sparc64. Closes: #135709. * gij-3.0 provides the `java' command. Closes: #128947. * Depend on binutils (>= 2.11.93.0.2-2), allows stripping of libgcj.a again. Closes: #99307. * Update README.cross pointing to the README of the toolchain-source package.
-- Matthias Klose <doko@debian.org> Wed, 6 Mar 2002 21:53:34 +0100
gcc-3.0 (1:3.0.4ds3-1) unstable; urgency=low
* Final gcc-3.0.4 release.
* debian/rules.d/binary-java.mk: Fix dormant typo, exposed by removing the
duplicate libgcj dependency and adding the gij-3.0 package.
Closes: #134005.
* New patch by Phil Blundell to fix scalapack build error on m68k.
-- Matthias Klose <doko@debian.org> Wed, 20 Feb 2002 23:59:43 +0100
gcc-3.0 (1:3.0.4ds2-0pre020210) unstable; urgency=low
* Make the base package dependent on the binary-arch target. Closes: #133433. * Get libstdc++ on arm woring (define _GNU_SOURCE). Closes: #133435.
-- Matthias Klose <doko@debian.org> Mon, 11 Feb 2002 20:31:12 +0100
gcc-3.0 (1:3.0.4ds2-0pre020209) unstable; urgency=high
* Update to CVS sources (20020209 gcc-3_0-branch).
* Apply patch to fix bootstrap error on arm-linux (submitted upstream
by Phil Blundell). Closes: #130422.
* Make base package architecture any.
* Decouple versioned shlib dependencies from release number for
libobjc as well.
-- Matthias Klose <doko@debian.org> Sat, 9 Feb 2002 01:30:11 +0100
gcc-3.0 (1:3.0.4ds1-0pre020203) unstable; urgency=medium
* One release critical bug outstanding:
- bootstrap error on arm.
* Update to CVS sources (20020203 gcc-3_0-branch).
* Fixed upstream: PR c/3504: Correct documentation of __alignof__.
Closes: #85445.
* Remove libgcc-powerpc patch, integrated upstream (closes: #131977).
* Tighten binutils build dependency (to address #126162).
* Move jv-convert to gcj package (closes: #131985).
-- Matthias Klose <doko@debian.org> Sun, 3 Feb 2002 14:47:14 +0100
gcc-3.0 (1:3.0.4ds0-0pre020127) unstable; urgency=low
* Two release critical bugs outstanding:
- bootstrap error on arm.
- bus errors for C++ and java executables on sparc (see the testsuite
results).
* Update to CVS sources (20020125 gcc-3_0-branch).
* Enable java support for s390 architecture (patch from Gerhard Tonn).
* Updated NEWS file for 3.0.3.
* Disable building the gcc-sparc64, but build a multilibbed compiler
for sparc as the default.
* Disabled the subreg-byte patch for sparc (request from Ben Collins).
* Fixed reference to libgcc1 package in README (closes: #126218).
* Do recommend libc-dev, not depend on it. For low-end or embedded systems
the dependency on libc-dev can make the difference between
having enough or having too little space to build a kernel.
* README.cross: Updated by Hakan Ardo.
* Decouple versioned shlib dependencies from release number. Closes: #118391.
* Fix diversions for gcc-3.0-sparc64 package (closes: #128178),
unconditionally remove `sparc64-linux-gcc' alternative.
* g77/README.libg2c.Debian: New file mentioning `libg2c-pic'. The next
g77 version (3.1) does build a static and shared library (closes: #104250).
* Fix formatting errors in the synopsis of the java man pages. Maybe the
reason for #127571. Closes: #127571.
* fastjar: Fail for the (currently incorrect) -u option. Addresses: #116145.
Add alternative for `jar' using priority 30 (closes: #118648).
* jv-convert: Add --help option and man page. Backport from HEAD branch.
* libgcj2-dev: Remove duplicate dependency (closes: #127805).
* Giving up and make just another new package gij-X.Y with only the gij-X.Y
binary for policy conformance (closes: #127111).
* gij: Provides an alternative for `java' (priority 30) using a wrapper
script (Stephen Zander) (closes: #128974). Added simple manpage.
-- Matthias Klose <doko@debian.org> Sun, 27 Jan 2002 13:33:41 +0100
2001
gcc-3.0 (1:3.0.3ds3-1) unstable; urgency=low
* Final gcc-3.0.3 release.
* Do not compress .txt files in libstdc++ docs referenced from html
pages (closes: #124136).
* libstdc++-dev suggests libstdc++-doc.
* debian/patches/gcc-ia64-NaT.dpatch: Update (closes: #123685).
-- Matthias Klose <doko@debian.org> Fri, 21 Dec 2001 02:54:11 +0100
gcc-3.0 (1:3.0.3ds2-0pre011215) unstable; urgency=low
* Update to CVS sources (011215). * libstdc++ documentation updated upstream (closes: #123790). * debian/patches/gcc-ia64-NaT.dpatch: Disable. Fixes bootstrap error on ia64 (#123685).
-- Matthias Klose <doko@debian.org> Sat, 15 Dec 2001 14:43:21 +0100
gcc-3.0 (1:3.0.3ds1-0pre011210) unstable; urgency=medium
* Update to CVS sources (011208). * Supposed to fix powerpc build error (closes: #123155).
-- Matthias Klose <doko@debian.org> Thu, 13 Dec 2001 07:26:05 +0100
gcc-3.0 (1:3.0.3ds0-0pre011209) unstable; urgency=medium
* Update to CVS sources (011208). Frozen for upstream 3.0.3 release.
* Apply contrib/PR3145.patch, a backport of Nathan Sidwell's patch to
fix PR c++/3145, the infamous "virtual inheritance" bug. This affected
especially KDE2 (eg. artsd). Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* cc1plus segfault in strength reduction fixed upstream. Closes: #122547.
* debian/patches/gcc-ia64-NaT.dpatch: Add patch to avoid a bug that can
cause miscompiled userapps to crash the kernel. Closes: #121924.
* Reenable shared libgcc for powerpc. Fixed upstream.
http://gcc.gnu.org/ml/gcc-patches/2001-11/msg00340.html
debian/patches/libgcc-powerpc.dpatch: New patch.
* Add upstream changelogs.
* Remove gij alternative. Move to gij package.
-- Matthias Klose <doko@debian.org> Sun, 9 Dec 2001 09:36:48 +0100
gcc-3.0 (1:3.0.2ds4-4) unstable; urgency=medium
* Disable building of libffi on mips and mipsel.
(closes: #117503).
* Enable building of shared libgcc on s390
(closes: #120452).
-- Christopher C. Chimelis <chris@debian.org> Sat, 1 Dec 2001 06:15:29 -0500
gcc-3.0 (1:3.0.2ds4-3) unstable; urgency=medium
* Fix logic to build libffi without java (closes: #117503).
-- Matthias Klose <doko@debian.org> Sun, 4 Nov 2001 14:34:50 +0100
gcc-3.0 (1:3.0.2ds4-2) unstable; urgency=medium
* Enable java for ia64 (Jeff Licquia). Closes: #116798. * Allow building of libffi without gcj (Jeff Licquia). New libffi packages for arm hurd-i386 mips mipsel, still missing: hppa, s390. * debian/NEWS.gcc: Add 3.0.2 release notes. * debian/patches/hppa-align.dpatch: New patch from Alan Modra, submitted by Randolph Tausq.
-- Matthias Klose <doko@debian.org> Thu, 25 Oct 2001 23:59:31 +0200
gcc-3.0 (1:3.0.2ds4-1) unstable; urgency=medium
* Final gcc-3.0.2 release. The source tarball is not the released
tarball, but taken from CVS 011024).
* Remove patch for s390, included upstream.
-- Matthias Klose <doko@debian.org> Wed, 24 Oct 2001 00:49:40 +0200
gcc-3.0 (1:3.0.2ds3-0pre011014) unstable; urgency=low
* Update to CVS sources (011014). Frozen for upstream 3.0.2 release.
Closes: #109351, #114099, #114216, #105741 (allegro3938).
* Added debian/patches/fastjar.dpatch, which makes fastjar extract
filenames correctly (previously, some had incorrect names on extract).
Closes: #113236.
* Priorities fixed in the past (closes: #94404).
-- Matthias Klose <doko@debian.org> Sun, 14 Oct 2001 13:19:43 +0200
gcc-3.0 (1:3.0.2ds2-0pre010923) unstable; urgency=low
* Bootstraps on powerpc again (closes: #112777).
-- Matthias Klose <doko@debian.org> Sun, 23 Sep 2001 01:32:11 +0200
gcc-3.0 (1:3.0.2ds2-0pre010922) unstable; urgency=low
* Update to CVS sources (010922). * Fixed upstream (closes: #111801). #105569 on hppa. * Update hppa patch (Matt Taggart). * Fix libstdc++-dev package description (closes: #112758). * debian/rules.d/binary-objc.mk: Fix build error (closes: #112462). * Make gobjc-3.0 conflict with gcc-3.0-sparc64 (closes: #111772).
-- Matthias Klose <doko@debian.org> Sat, 22 Sep 2001 09:34:49 +0200
gcc-3.0 (1:3.0.2ds1-0pre010908) unstable; urgency=low
* Update to CVS sources (010908).
* Update hppa patch (Matt Taggart).
* Depend on libgc6-dev, not libgc5-dev, which got obsolete (during
the freeze ...). However adds s390 support (closes: #110189).
* debian/patches/m68k-reload.dpatch: New patch (Roman Zippel).
Fixes #89023.
* debian/patches/gcc-sparc.dpatch: New patch ("David S. Miller").
Fixes libstdc++ testsuite failures on sparc.
-- Matthias Klose <doko@debian.org> Sat, 8 Sep 2001 14:26:20 +0200
gcc-3.0 (1:3.0.2ds0-0pre010826) unstable; urgency=low
* gcc-3.0-nof: Fix symlink to gcc-3.0-base doc directory.
* debian/patches/gcj-without-rpath: New patch.
* Remove self dependency on libgcj package.
* Handle diversions for upgrades from 3.0 and 3.0.1 -> 3.0.2
in gcc-3.0-sparc64 package.
* Build libg2c.a with -fPIC -DPIC and name the result libg2c-pic.a.
Link with this library to avoid linking with non-pic code.
Use this library when building dynamically loadable objects (python
modules, gimp plugins, ...), which need to be linked against g2c or
a library which is linked against g2c (i.e. lapack).
Packages needing '-lg2c-pic' must have a build dependency on
'g77-3.0 (>= 1:3.0.2-0pre010826).
-- Matthias Klose <doko@debian.org> Sun, 26 Aug 2001 13:59:03 +0200
gcc-3.0 (1:3.0.2ds0-0pre010825) unstable; urgency=low
* Update to CVS sources (010825). * Add libc6-dev-sparc64 to gcc-3.0-sparc64 and to sparc build dependencies. * Remove conflicts on egcc package (closes: #109718). * Fix gcc-3.0-nof dependency. * s390 patches against gcc-3.0.1 (Gerhard Tonn). * debian/control: Require binutils (>= 2.11.90.0.27)
-- Matthias Klose <doko@debian.org> Sat, 25 Aug 2001 10:59:15 +0200
gcc-3.0 (1:3.0.1ds3-1) unstable; urgency=low
* Final gcc-3.0.1 release. * Changed upstream: default of -flimit-inline is 600 (closes: #106716). * Add fastjar man page (submitted by "The Missing Man Pages Project", http://www.netmeister.org/misc/m2p2i/) (closes: #103051). * Fixed in last upload as well: #105246. * debian/patches/cpp-memory-leak.dpatch: New patch * Disable installation of shared libgcc on s390 (Gerhard Tonn).
-- Matthias Klose <doko@debian.org> Mon, 20 Aug 2001 20:47:13 +0200
gcc-3.0 (1:3.0.1ds2-0pre010811) unstable; urgency=high
* Update to CVS sources (010811). Includes s390 support.
* Add xlibs-dev to Build-Depends (libgcj).
* Enable java for powerpc, disable java for ia64.
* Enable ObjC garbage collection for all archs, which have a libgc5-dev
package.
* New patch libstdc++-codecvt (Michael Piefel) (closes: #104614).
* Don't strip static libgcj library (work around binutils bug #107812).
* Handle diversions for upgrade 3.0 -> 3.0.1 in gcc-3.0-sparc64 package
(closes: #107569).
-- Matthias Klose <doko@debian.org> Sat, 11 Aug 2001 20:42:15 +0200
gcc-3.0 (1:3.0.1ds1-0pre010801) unstable; urgency=high
* Update to CVS sources (010801). (closes: #107012). * Remove build dependency on non-free graphviz and include pregenerated docs (closes: #107124). * Fixed in 3.0.1 (closes: #99307). * Updated m68k-updates patch (Roman Zippel). * Another fix for ia64 packaging bits (Randolph Chung).
-- Matthias Klose <doko@debian.org> Tue, 31 Jul 2001 21:52:55 +0200
gcc-3.0 (1:3.0.1ds0-0pre010727) unstable; urgency=high
* Update to CVS sources (010727).
* Add epoch to source version. Change '.dsx' to 'dsx', so that
3.1.1ds0 gt 3.1ds7 (closes: #106538).
-- Matthias Klose <doko@debian.org> Sat, 28 Jul 2001 09:56:29 +0200
gcc-3.0 (3.0.1.ds0-0pre010723) unstable; urgency=high
* ia64 packaging bits (Randolph Chung) (closes: #106252).
-- Matthias Klose <doko@debian.org> Mon, 23 Jul 2001 23:02:03 +0200
gcc-3.0 (3.0.1.ds0-0pre010721) unstable; urgency=high
* Update to CVS sources (010721).
- Remove patches applied upstream: libstdc++-limits.dpatch,
objc-data-references
- Updated other patches.
* Fix gij alternative (closes: #103468, #103883).
* Patch to fix bootstrap on sparc (closes: #103568).
* Corrected (closes: #105371) and updated README.Debian.
* m68k patches for sucessful bootstrap (Roman Zippel).
* Add libstdc++v3 porting hints to README.Debian and README.C++.
* m68k md fix (#105622) (Roman Zippel).
* debian/rules2: Disable non-functional ulimit on Hurd (#105884).
* debian/control: Require binutils (>= 2.11.90.0.24)
* Java is enabled for alpha (closes: #87300).
-- Matthias Klose <doko@debian.org> Sun, 22 Jul 2001 08:24:04 +0200
gcc-3.0 (3.0.ds9-4) unstable; urgency=high
* Move this version to testing ASAP. testing still has a prerelease
version with now incompatible ABI's. If sparc doesn't build,
then IMHO it's better to remove it from testing.
* debian/control.m4: Set uploaders field. Adjust description of
gcc-3.0 (binary) package (closes: #102271, #102620).
* Separate gij.1 in it's own pseudo man page (closes: #99523).
* debian/patches/java-manpages.dpatch: New patch.
* libgcj: Install unversioned gij.
-- Matthias Klose <doko@debian.org> Tue, 3 Jul 2001 07:38:08 +0200
gcc-3.0 (3.0.ds9-3) unstable; urgency=high
* Reenable configuration with posix threads on i386 (lost in hurd-i386
merge).
-- Matthias Klose <doko@debian.org> Sun, 24 Jun 2001 22:21:45 +0200
gcc-3.0 (3.0.ds9-2) unstable; urgency=medium
* Move this version to testing ASAP. testing still has a prerelease
version with now incompatible ABI's.
* Add libgcc0 and libgcc300 to the build conflicts (#102041).
* debian/README.FIRST: Removed (#101534).
* Updated subreg-byte patch (doc files).
* Disable java for the Hurd, mips and mipsel (#101570).
* Patch for building on the Hurd (#101708) (Jeff Bailey <jbailey@nisa.net>).
* Packaging fixes for the Hurd (#101711) (Jeff Bailey <jbailey@nisa.net>).
* Include pregenerated doxygen (1.2.6) docs for libstdc++-v3 (#101557).
The current doxygen-1.2.8.1 segaults.
* C++: Enable -fuse-cxa-atexit by default (#101901).
* Correct mail address in gccbug (#101743).
* Make rules resumable after failure in binary-xxx targets (#101637).
-- Matthias Klose <doko@debian.org> Sun, 24 Jun 2001 16:04:53 +0200
gcc-3.0 (3.0.ds9-1) unstable; urgency=low
* Final 3.0 release. * Update libgcc version number (#100983, #100988, #101069, #101115, #101328). * Updated hppa-build patch (Matt Taggart <taggart@carmen.fc.hp.com>). * Disable java for hppa. * Updated subreg-byte patch for sparc (Ben Collins).
-- Matthias Klose <doko@debian.org> Mon, 18 Jun 2001 18:26:04 +0200
gcc-3.0 (3.0.ds8-0pre010613) unstable; urgency=low
* Update patches for recent (010613 23:13 +0200) CVS sources. * Fix packaging bugs (#100459, #100447, #100483). * Build-Depend on gawk, mawk doesn't work well with test_summary.
-- Matthias Klose <doko@debian.org> Wed, 13 Jun 2001 23:13:38 +0200
gcc-3.0 (3.0.ds7-0pre010609) unstable; urgency=low
* Fix build dependency for the hurd (#99164). * Update patches for recent (010609) CVS sources. * Disable java on powerpc (link error in libjava). * gcc-3.0-base.postinst: Don't prompt for non-interactive installs (#100110).
-- Matthias Klose <doko@debian.org> Sun, 10 Jun 2001 09:45:57 +0200
gcc-3.0 (3.0.ds6-0pre010526) unstable; urgency=high
* Urgency "high" for replacing the gcc-3.0 snapshots in testing, which
now are incompatile due to the changed ABIs.
* Upstream begins tagging with "gcc-3_0_pre_2001mmdd".
* Tighten dependencies to install only binary packages derived from
one source (#98851). Tighten libc6-dev dependency to match libc6.
-- Matthias Klose <doko@debian.org> Sun, 27 May 2001 11:35:31 +0200
gcc-3.0 (3.0.ds6-0pre010525) unstable; urgency=low
* ATTENTION: The ABI (exception handling) changed. No upgrade path from
earlier snapshots (you had been warned in the postinst ...)
Closing #93597, #94576, #96448, #96461.
You have to rebuild
* HELP is appreciated for scanning the Debian BTS and sending followups
to bug reports!!!
* Should we name debian gcc uploads? What about a "still seeking
g++ maintainer" upload?
* Fixed in gcc-3.0: #97030
* Update patches for recent (010525) CVS sources.
* Make check depend on build target (fakeroot problmes).
* debian/rules.d/binary-libgcc.mk: new file, build first.
* Free memory detection on the hurd for running the testsuite.
* Update debhelper build dependency.
* libstdc++-doc: Include doxygen generated docs.
* Fix boring packaging bugs, too tired for appropriate changelogs ...
#93343, #96348, #96262, #97134, #97905, #96451, #95812, #93157
* Fixed bugs: #87000.
-- Matthias Klose <doko@debian.org> Sat, 26 May 2001 23:10:42 +0200
gcc-3.0 (3.0.ds5-0pre010510) unstable; urgency=low
* Update patches for recent (010506) CVS sources.
* New version of source, as of 2001-05-10
* New version of gpc source, as of 2001-05-06 (disabled by default).
* Make gcc-3.0-sparc64 provide an alternative for sparc64-linux-gcc,
since it can build kernels just fine (it seems)
* Add hppa patch from Matt Taggart
* Fix objc info inclusion...now merged with gcc info
* Do not install the .la for libstdc++, since it confuses libtool linked
applications when libstdc++3-dev and libstdc++2.10-dev are both
installed (closes #97905).
* Fixed gcc-base and libgcc section/prio to match overrides
-- Ben Collins <bcollins@debian.org> Mon, 7 May 2001 00:08:52 +0200
gcc-3.0 (3.0.ds5-0pre010427) unstable; urgency=low
* Fixed priority for fastjar from optional to extra
* New version of source, as of 2001-04-27
* Fix description of libgcj-dev
* libffi-install: Make libffi installable
* Add libffi and libffi-dev packages. libffi is only enabled for java
targets right now. Perhaps more will be enabled later.
* Fixes to build cross compiler package (for avr)
(Hakan Ardo <hakan@debian.org>).
* Better fixincludes description (#93157).
* Remove all remnants of libg++
* Remove all hacks around libstdc++ version. Since we are strictly v3 now,
we can treat it like a normal shared lib, and not worry about all those
ABI changes.
* Remove all cruft control scripts. Note, debhelper will create scripts
that it needs to. It will do the doc link stuff and the ldconfig stuff
explicitly.
* Clean up the SONAME parsing stuff, make it a little more cleaner over
all the lib packages
* Make libffi install when built (IOW, whenever java is enabled). This
should obsolete the libffi package, which is old and broken
* Revert to normal sonames, except for ia64 (for now)
* Remove all references to dh_testversion, since they are deprecated for
Build-Depends
* Fix powerpc nof build
* Remove all references to the MULTILIB stuff, since the arches are
using specialized builds anyway (nof, softfloat).
* Added 64bit sparc64 package (gcc-3.0-sparc64, libgcc0-sparc64)
* Removed obsolete shlibs.local file
-- Ben Collins <bcollins@debian.org> Sun, 15 Apr 2001 21:33:15 -0400
gcc-3.0 (3.0.ds4-0pre010403) unstable; urgency=low
* debian/README: Updated for gcc-3.0
* debian/rules.patch: Added subreg-byte patch for sparc
* debian/rules.unpack: Update to current CVS for gcc tarball name
* debian/patches/subreg-byte.dpatch: sparc subreg-byte support
* debian/patches/gcc-rawhide.dpatch: Removed
debian/patches/gpc-2.95.dpatch: Removed
debian/patches/sparc32-rfi.dpatch: Removed
debian/patches/temporary.dpatch: Removed
* Moving to unstable now
* debian/patches/gcc-ppc-disable-shared-libgcc.dpatch: New patch,
disables shared libgcc for powerpc target, since it isn't compatible
with the EABI objects.
* Create $(with_shared_libgcc) var
* debian/rules.d/binary-gcc.mk: Use this new variable to determine if
the libgcc package actually has any files
-- Ben Collins <bcollins@debian.org> Tue, 3 Apr 2001 23:00:55 -0400
gcc-3.0 (3.0.ds2-0pre010223) experimental; urgency=low
* New snapshot. Use distinct shared object names for shared libraries:
we don't know if binary API's still change until the final release.
* Versioned package names.
* debian/control.m4: New file. Add gcc-base, libgcc0, libobjc1,
libstdc++-doc, libgcj1, libgcj1-dev, fastjar, fixincludes packages.
Remove gcc-docs package.
* debian/gcov.1: Remove.
* debian/*: Remove 2.95.x support. Prepare for 3.0.
* debian/patches: Remove 2.95.x patches.
* Changed source package name. It's not allowed anymore to overwrite
source packages with different content. Introducing a 'debian source
element' (.ds<num>), which is stripped again from the version number
for the binary packages.
* Fixed bugs and added functionality:
#26436, #27878, #33786, #34876, #35477, #42662, #46181, #42989,
#47981, #48530, #50529, #51227, #51456, #51651, #52382, #53698,
#55291, #55967, #56867, #58219, #59005, #59232, #59776, #64628,
#65687, #67631, #68632, #68963, #68987, #69530, #72933, #75120,
#75759, #76645, #76827, #83221, #87540
* libgcj fixes: 42894, #51266, #68560, #71187, #79984
-- Matthias Klose <doko@debian.org> Sat, 24 Feb 2001 13:41:11 +0100
2000
gcc-2.95 (2.95.3-2.001222) experimental; urgency=low
* New upstream version 2.95.3 experimental (CVS 20001222).
* debian/control.in: Versioned package names, removal of snapshot logic.
Remove fake gcc-docs package.
* Reserve -1 release numbers for woody.
* Updated to gpc-20001218.
-- Matthias Klose <doko@debian.org> Fri, 22 Dec 2000 19:53:03 +0100
gcc (2.95.2-20) unstable; urgency=low
* Apply patch from gcc-2_95-branch; remove ulimit for make check.
-- Matthias Klose <doko@debian.org> Sun, 10 Dec 2000 17:01:13 +0100
gcc (2.95.2-19) unstable; urgency=low
* Added testsuite-20001207 from current snapshots. We'll need results
for 2.95.2 to make sure there are no regressions against that release.
Dear build daemons and porters to other architectures, please send an
email to gcc-testresults@gcc.gnu.org.
You can do this by running "debian/rules mail-summary".
* Updated to gpc-20001206.
* Added S/390 patch prepared by Chu-yeon Park <kokids@debian.org> (#78983).
* debian/patches/libio.dpatch: Fix iostream doc (fixes #77647).
* debian/patches/gcc-doc.dpatch: Update URL (fixes #77542).
* debian/patches/gcc-reload1.dpatch Patch from the gcc-bug list which
fixes a problem in "long long" on i[345]86 (i686 was not affected).
-- Matthias Klose <doko@debian.org> Sat, 9 Dec 2000 12:30:32 +0100
gcc (2.95.2-18) unstable; urgency=low
* debian/control.in: Fix syntax errors (fixes #76146, #76458).
Disable gpc on the hurd by request (#75686).
* debian/patches/arm-various.dpatch: Patches from Philip Blundell
for ARM arch (fixes #75801).
* debian/patches/gcc-alpha-mi-thunk.dpatch: Patches from Chris Chimelis
for alpha arch.
* debian/patches/g77-docs.dpatch: Adjust g77 docs (fixes #72594).
* Update gpc to gpc-20001118.
* Reenable gpc for alpha.
* debian/README.C++: Merge debian/README.libstdc++ and C++ FAQ information
provided by Matt Zimmermann.
* Build gcj only on architectures, where libgcj-2.95.1 can be built as well.
Probably needs some adjustments ...
* Conditionalize for chill, fortran, java, objc and chill.
* NOT APPLIED:
debian/patches/libstdc++-bastring.dpatch: Apply fix (fixes #75759).
-- Matthias Klose <doko@debian.org> Sun, 19 Nov 2000 10:40:41 +0100
gcc (2.95.2-17) unstable; urgency=low
* Disable gpc for alpha. * Include gpc-cpp in gpc package (fixes #74492). * Don't build gcc-docs compatibility package anymore.
-- Matthias Klose <doko@debian.org> Wed, 11 Oct 2000 06:16:53 +0200
gcc (2.95.2-16) unstable; urgency=low
* Applied the emdebian/cross compiler patch and documentation
(Frank Smith <smith@amirix.com>).
* Applied patch for avr target (Hakan Ardo <hakan@debian.org>).
* debian/control.in: Add awk to Build-Depends.
Tighten libc6-dev dependency for libstdc++-dev (fixes #73031,
#72531, #72534).
* Disable libobjc_gc for m68k again (fixes #74380).
* debian/patches/arm-namespace.dpatch: Apply patch from Philip
Blundell <pb@futuretv.com> to fix name space pollution on arm
(fixes #70937).
* Fix more warnings in STL headers (fixes #69352, #71943).
-- Matthias Klose <doko@debian.org> Mon, 9 Oct 2000 21:51:41 +0200
gcc (2.95.2-15) unstable; urgency=low
* debian/control.in: Add libgc5-dev to build depends (fixes #67015).
* debian/rules.def: Build GC enabled ObjC runtime for sparc.
* Bug #58741 fixed (in some version since 2.95.2-5).
* debian/control.in: Recommend librx1g-dev, libgmp2-dev, libncurses5-dev
(unit dependencies).
* Patches from Marcus Brinkmann for the hurd (fixes #67763):
- debian/rules.defs: Disable objc_gc on hurd-i386.
Disable libg++ on GNU systems.
- debian/rules2: Set correct names of libstdc++/libg++
libraries on GNU systems.
Write out correct shlibs and shlibs.local file content.
- Keep _G_config.h for the Hurd.
* Apply patch for ObjC linker warnings.
* Don't apply gcj backport patch for sparc.
* Apply libio compatability patch
* debian/glibcver.sh: generate appropriate version for glibc
* debian/rules.conf: for everything after glibc 2.1, we always append
"-glibc$(ver)" to the C++ libs for linux.
* Back down gpc to -13 version (-14 wont compile on anything but i386
and m68k becuase of gpc).
* Remove extraneous and obsolete sparc64 patches/files from debian/*
-- Ben Collins <bcollins@debian.org> Thu, 21 Sep 2000 08:08:35 -0400
gcc-snapshot (20000901-2.2) experimental; urgency=low
* New snapshot. * debian/rules2: Move tradcpp0 to cpp package.
-- Matthias Klose <doko@debian.org> Sat, 2 Sep 2000 01:14:28 +0200
gcc-snapshot (20000802-2.1) experimental; urgency=low
* New snapshot. * debian/rules2: Fixes. tradcpp0 is in gcc package, not cpp.
-- Matthias Klose <doko@debian.org> Thu, 3 Aug 2000 07:40:05 +0200
gcc-snapshot (20000720-2) experimental; urgency=low
* New snapshot. * Enable libstdc++-v3. * debian/rules2: Don't use -D for /usr/bin/install.
-- Matthias Klose <doko@debian.org> Thu, 20 Jul 2000 22:33:37 +0200
gcc (2.95.2-14) unstable; urgency=low
* Update gpc patch.
-- Matthias Klose <doko@debian.org> Wed, 5 Jul 2000 20:51:16 +0200
gcc (2.95.2-13) frozen unstable; urgency=low
* Update debian/README: document how to compile 2.0.xx kernels; don't
register gcc272 as an alternative for gcc (closes #62419).
Clarify compiler setup (closes #65548).
* debian/control.in: Make libstdc++-dev depend on current version of g++.
* Undo CVS update from release -8 (problems on alpha, #55263).
-- Matthias Klose <doko@debian.org> Mon, 19 Jun 2000 23:06:48 +0200
gcc (2.95.2-12) frozen unstable; urgency=low
* debian/gpc.postinst: Correct typo introduced with -11 (fixes #64193). * debian/patches/gcc-rs600.dpatch: ppc codegen fix (fixes #63933).
-- Matthias Klose <doko@debian.org> Sun, 21 May 2000 15:56:05 +0200
gcc (2.95.2-11) frozen unstable; urgency=medium
* Upload to unstable again (fixes critical #63784). * Fix doc-base files (fixes important #63810). * gpc wasn't built in -10 (fixes #63977). * Make /usr/bin/pc an alternative (fixes #63888). * Add SYSCALLS.c.X to gcc package.
-- Matthias Klose <doko@debian.org> Sun, 14 May 2000 22:17:44 +0200
gcc (2.95.2-10) frozen; urgency=low
* debian/control.in: make gcc conflict on any version of egcc
(slink to potato upgrade problem, fixes grave #62084).
* Build protoize programs, separate out in new package (fixes #59436,
#62911).
* Create dummy gcc-docs package for smooth update from slink (fixes #62537).
* Add doc-base support for all -doc packages (fixes #63380).
-- Matthias Klose <doko@debian.org> Mon, 1 May 2000 22:24:28 +0200
gcc (2.95.2-9) frozen unstable; urgency=low
* Disable the sparc-bi-arch.dpatch (patch from Ben Collins, built
for sparc as NMU 8.1) (fixes critical #61529 and #61511).
"Seems that when you compile gcc 2.95.x for sparc64-linux and compile
sparc32 programs, the code is not the same as sparc-linux compile for
sparc32 (this is a bug, and is fixed in gcc 2.96 CVS)."
* debian/patches/gcj-vs-iconv.dpatch: Option '--encoding' for
encoding of input files. Patch from Tom Tromey <tromey@cygnus.com>
backported to 2.95.2 (fixes #42895).
Compile a Latin-1 encoded file with `gcj --encoding=Latin1 ...'.
* debian/control.in: gcc, g++ and gobjc suggest their corresponding
task packages (fixes #59623).
-- Matthias Klose <doko@debian.org> Sat, 8 Apr 2000 20:19:15 +0200
gcc (2.95.2-8) frozen unstable; urgency=low
* Post-2.95.2 CVS updates of the gcc-2_95-branch until 20000313.
* debian/rules2: configure with --enable-java-gc=no for sparc. Fixes
gcj side of #60535.
* debian/rules.patch: Disable gcc-emit-rtl patch for all archs but
alpha. Disable g++-is-tree patch ("just for 2.95.1").
* debian/README: Update for gcc-2.95.
-- Matthias Klose <doko@debian.org> Mon, 27 Mar 2000 00:03:16 +0200
gcc (2.95.2-7) frozen unstable; urgency=low
* debian/patches/gcc-empty-struct-init.dpatch; Apply patch from
http://gcc.gnu.org/ml/gcc-patches/2000-02/msg00637.html. Fixes
compilation of 2.3.4x kernels.
* debian/patches/gcc-emit-rtl.dpatch: Apply patch from David Huggins-Daines
<dhuggins@linuxcare.com> (backport from 2.96 CVS to fix #55263).
* debian/patches/gcc-pointer-arith.dpatch: Apply patch from Jim Kingdon
<kingdon@redhat.com> (backport from 2.96 CVS to fix #54951).
-- Matthias Klose <doko@debian.org> Thu, 2 Mar 2000 23:16:43 +0100
gcc (2.95.2-6) frozen unstable; urgency=low
* Post-2.95.2 CVS updates of the gcc-2_95-branch until 20000220.
* Remove dangling symlink probably left over from libstdc++2.9
package (fixes #53661).
* debian/patches/gcc-alpha-complex-float.dpatch: Fixed patch by
David Huggins-Daines (fixes #58486).
* debian/g++.{postinst,prerm}: Remove outdated g++FAQ registration
(fixes #58253).
* debian/control.in: gcc-doc replaces gcc-docs (fixes #58108).
* debian/rules2: Include some fixed headers (asm, bits, linux, ...).
* debian/patches/{gcc-alpha-ev5-fix,libstdc++-valarray}.dpatch: Remove.
Applied upstream.
* debian/patches/libstdc++-bastring.dpatch: Add patch from
sicard@bigruth.solsoft.fr (fixes #56715).
-- Matthias Klose <doko@debian.org> Sun, 20 Feb 2000 15:08:13 +0100
gcc (2.95.2-5) frozen unstable; urgency=low
* Post-2.95.2 CVS updates of the gcc-2_95-branch until 20000116.
* Add more build dependencies (fixes #53204).
* debian/patches/gcc-alpha-complex-float.dpatch: Patch from
Joel Klecker <jk@espy.org> to compile glibc correctly on alpha.
"Should fix the g77 problems too."
* debian/patches/{libio,libstdc++-wall2}.dpatch. Remove patches
applied upstream.
-- Matthias Klose <doko@debian.org> Sun, 16 Jan 2000 19:16:54 +0100
1999
gcc (2.95.2-4) unstable; urgency=low
* debian/patches/libio.dpatch: Patch from Martin v. Loewis.
(fixes: #35628).
* debian/patches/libstdc++-deque.dpatch: Patch from Martin v. Loewis.
(fixes: #52689).
* debian/control.in: Updated Build-Depends, removed outdated README.build.
Fixes #51246.
* Tighten dependencies to cpp (>= 2.95.2-4) (closes: #50294).
* debian/rules.patch: Really do not apply patches/gcj-backport.dpatch.
Fixes #51636.
* Apply updated sparc-bi-arch.dpatch from Ben Collins.
* libstdc++: Define wstring type, if __ENABLE_WSTRING is defined. Request
from the author of the War FTP Daemon for Linux ("Jarle Aase"
<jgaa@jgaa.com>).
* debain/g++.preinst: Remove dangling sysmlinks (fixes #52359).
-- Matthias Klose <doko@debian.org> Sun, 19 Dec 1999 21:53:48 +0100
gcc (2.95.2-3) unstable; urgency=low
* debian/rules2: Don't install $(gcc_lib_dir)/include/asm; these are
headers fixed for glibc-1.x (closes: #49434).
* debian/patches/cpp-dos-newlines.dpatch: Keep CR's without
following LF (closes: #49186).
* Bug #37358 (internal compiler errors when building vdk_0.6.0-5)
fixed in gcc-2.95.? (closes: #37358).
* Apply patch gcc-alpha-ev5-fix from Richard Henderson <rth@cygnus.com>
(should fix #48527 and #46963).
* debian/README.Bugs: Documented non bug #44554.
* Applied patch from Alexandre Oliva to fix gpc boostrap on alpha.
Reenabled gpc on all architectures.
* Post-2.95.2 CVS updates of the gcc-2_95-branch until 19991108.
* Explicitely generate postinst/prerm chunks for usr/doc transition.
debhelper currently doesn't handle generation for packages with
symlinked directories.
* debian/patches/libstdc++-wall3.dpatch: Fix warnings in stl_deque.h
and stl_rope.h (closes: #46444, #46720).
* debian/patches/gcj-backport.dpatch: Add file, don't apply (yet).
-- Matthias Klose <doko@debian.org> Wed, 10 Nov 1999 18:58:45 +0100
gcc (2.95.2-2) unstable; urgency=low
* New gpc-19991030 snapshot. * Post-2.95.2 CVS updates of the gcc-2_95-branch until 19991103. * Reintegrated sparc patches (bcollins@debian.org), which were lost in 2.95.2-1. * debian/rules2: Only install $(gcc_lib_dir)/include/asm, when existing. * debian/patches/gpc-2.95.{dpatch,diff}: updated patch to drop initialization in stor-layout.c. * debian/NEWS.gcc: Updated for gcc-2.95.2. * debian/bugs/bug-...: Removed testcases for fixed bugs. * debian/patches/...dpatch: Removed patches applied upstream. * debian/{rules2,g++.postinst,g++.prerm}: Handle c++ alternative. * debian/changelog: Merged gcc272, egcs and snapshot changelogs.
-- Matthias Klose <doko@debian.org> Tue, 2 Nov 1999 23:09:23 +0200
gcc (2.95.2-1.1) unstable; urgency=low
* Most of the powerpc patches have been applied upstream. Remove all
but ppc-ice, ppc-andrew-dwarf-eh, and ppc-descriptions.
* mulilib-install.dpatch was definitely a bad idea. Fix it properly
by using install -D.
* Also, don't make directories before installing any more. Simplifies
rules a (tiny) bit.
* Do not build with LDFLAGS=-s. Everything gets stripped out anyway by
dh_strip -a -X_debug; so leave the binaries in the build tree with
debugging symbols for simplified debugging of the packages.
-- Daniel Jacobowitz <dan@debian.org> Sat, 30 Oct 1999 12:40:12 -0400
gcc (2.95.2-1) unstable; urgency=low
* gcc-2.95.2 release (taken from the CVS archive). -fstrict-aliasing
is disabled upstream.
-- Matthias Klose <doko@debian.org> Mon, 25 Oct 1999 10:26:19 +0200
gcc (2.95.2-0pre4) unstable; urgency=low
* Updated to cvs updates of the gcc-2_95-branch until 19991021. * Updated gpc to gpc-19991018 snapshot (closes: #33037, #47453). Enable gpc for all architectures ... * Document gcc exit codes (closes: #43863). * According to the bug submitter (Sergey V Kovalyov <sqk0316@scires.nyu.edu>) the original source of these CERN librarties is outdated now. The latest version of cernlibs compiles and works fine with slink (closes #31546). * According to the bug submitter (Gergely Madarasz <gorgo@sztaki.hu>), the problem triggered on i386 cannot be reproduced with the current jade and php3 versions anymore (closes: #35215). * Replace corrupted m68k-pic.dpatch (from Roman Hodek and Andreas Schwab <Roman.Hodek@informatik.uni-erlangen.de> <schwab@suse.de> and apply to all architectures (closes: #48011). * According to the bug submitter (Herbert Xu <herbert@gondor.apana.org.au>) this bug "probably has been fixed". Setting it to severity "fixed" (fixes: #39616), will close it later ... * debian/README.Bugs: Document throwing C++ exceptions "through" C libraries (closes: #22769).
-- Matthias Klose <doko@debian.org> Fri, 22 Oct 1999 20:33:00 +0200
gcc (2.95.2-0pre3) unstable; urgency=low
* Updated to cvs updates of the gcc-2_95-branch until 19991019. * Apply NMU patches (closes: #46217). * debian/control.in: Fix egcs64 conflict-dependency for sparc architecture (closes: #47088). * debian/rules2: dbg-packages share doc dir with lib packages (closes #45067). * debian/patches/gcj-debian-policy.dpatch: Patch from Stephane Bortzmeyer to conform to Debian policy (closes: #44463). * debian/bugs/bug-*: Added test cases for new bug reports. * debian/patches/libstdc++-bastring.dpatch: Patch by Richard Kettlewell (closes #46550). * debian/rules.patch: Apply libstdc++-wall2 patch (closes #46609). * debian/README: Fix typo (closes: #45253). * debian/control.in: Remove primary/secondary distinction; dbg-packages don't provide their normal counterparts (closes #45206). * debian/rules.patch: gcc-combine patch applied upstream. * debian/rules2: Only use mail if with_check is set (off by default). * debian/rules.conf: Tighten binutils dependency to 2.9.5.0.12.
-- Matthias Klose <doko@debian.org> Tue, 19 Oct 1999 20:33:00 +0200
gcc (2.95.2-0pre2.0.2) unstable; urgency=HIGH (for m68k)
* Binary-only NMU for m68k as quick fix for another bug; the patch
is in CVS already, too.
* Applied another patch by Andreas Schwab to fix %a5 restauration in
some cases.
-- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de> Thu, 30 Sep 1999 16:09:15 +0200
gcc (2.95.2-0pre2.0.1) unstable; urgency=HIGH (for m68k)
* Binary-only NMU for m68k as quick fix for serious bugs; the patches
are already checked into gcc CVS and should be in the next official
version, too.
* Applied two patches by Andreas Schwab to fix -fpic and loop optimization.
-- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de> Mon, 27 Sep 1999 15:32:49 +0200
gcc (2.95.2-0pre2) unstable; urgency=low
* Fixed in 2.95.2 (closes: #43478). * Previous version had Pascal examples missing in doc directory.
-- Matthias Klose <doko@debian.org> Wed, 8 Sep 1999 22:18:17 +0200