Your message dated Sat, 15 Oct 2005 16:47:23 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#331216: fixed in gcc-3.4 3.4.4-9 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 2 Oct 2005 11:32:18 +0000 >From [EMAIL PROTECTED] Sun Oct 02 04:32:18 2005 Return-path: <[EMAIL PROTECTED]> Received: from alephnull.demon.nl (enp2611.wantstofly.org) [83.160.184.112] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EM24n-0004G5-00; Sun, 02 Oct 2005 04:32:17 -0700 Received: by enp2611.wantstofly.org (Postfix, from userid 0) id 0AA3068041; Sun, 2 Oct 2005 13:32:14 +0200 (CEST) Content-Type: multipart/mixed; boundary="===============0161297999==" MIME-Version: 1.0 From: Lennert Buytenhek <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: gcc-3.4: Please add big-endian arm (armeb) support X-Mailer: reportbug 3.8 Date: Sun, 02 Oct 2005 13:32:14 +0200 Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 This is a multi-part MIME message sent by reportbug. --===============0161297999== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline Package: gcc-3.4 Version: 3.4.4-8 Severity: wishlist Tags: patch Attached is a patch for gcc-3.4 to add support for the armeb architecture. It's pretty similar to the corresponding patch for gcc-4.0 that can be found in Bug#330730. -- System Information: Debian Release: 3.1 Architecture: armeb (armv5teb) Kernel: Linux 2.6.13 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages gcc-3.4 depends on: ii binutils 2.16.1cvs20050902-1 The GNU assembler, linker and bina ii cpp-3.4 3.4.4-8 The GNU C preprocessor ii gcc-3.4-base 3.4.4-8 The GNU Compiler Collection (base ii libc6 2.3.5-6 GNU C Library: Shared libraries an ii libgcc1 1:4.0.1-8 GCC support library -- no debconf information --===============0161297999== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="gcc-3.4_3.4.4-8-armeb.diff" --- gcc-3.4-3.4.4/debian/rules2.orig 2005-09-23 17:12:32.000000000 +0000 +++ gcc-3.4-3.4.4/debian/rules2 2005-09-23 17:12:40.000000000 +0000 @@ -177,7 +177,7 @@ bootstrap_target = bootstrap-lean # Increase the timeout for one testrun on slow architectures -ifeq ($(DEB_TARGET_GNU_CPU), $(findstring $(DEB_TARGET_GNU_CPU),arm hppa m68k)) +ifeq ($(DEB_TARGET_GNU_CPU), $(findstring $(DEB_TARGET_GNU_CPU),arm armeb hppa m68k)) DEJAGNU_TIMEOUT=600 else DEJAGNU_TIMEOUT=450 @@ -602,7 +602,7 @@ done # start the script only on architectures known to have slow autobilders ... -logwatch_archs := arm hppa m68k mips mipsel sparc +logwatch_archs := arm armeb hppa m68k mips mipsel sparc ifeq ($(DEB_HOST_GNU_CPU), $(findstring $(DEB_HOST_GNU_CPU),$(logwatch_archs))) start_logwatch = yes endif --- gcc-3.4-3.4.4/debian/control.orig 2005-09-23 17:12:47.000000000 +0000 +++ gcc-3.4-3.4.4/debian/control 2005-09-23 17:13:03.000000000 +0000 @@ -4,7 +4,7 @@ Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Uploaders: Matthias Klose <[EMAIL PROTECTED]>, Gerhard Tonn <[EMAIL PROTECTED]> Standards-Version: 3.6.2 -Build-Depends: dpkg-dev (>= 1.13.9), libc6.1-dev (>= 2.3.2.ds1-16) [alpha ia64] | libc0.3-dev (>= 2.3.2.ds1-16) | libc0.1-dev (>= 2.3.2.ds1-16) | libc12-dev (>= 2.3.2.ds1-16) | libc6-dev (>= 2.3.2.ds1-16), libc6-dev-sparc64 [sparc], libc6-dev-s390x [s390], libc6-dev-i386 [amd64] | ia32-libs-dev [amd64], libc6-dev-powerpc [ppc64], libc6-dev-ppc64 [powerpc], lib32gcc1 [amd64 ppc64], lib64gcc1 [powerpc i386 sparc s390], amd64-libs-dev [i386], libunwind7-dev (>= 0.98.5-7) [ia64], libatomic-ops-dev [ia64], m4, autoconf2.13, autoconf, automake1.4, automake1.7, libtool, autotools-dev, gawk, dejagnu (>= 1.4.3) [!hurd-i386 !knetbsd-gnu], expect-tcl8.3 [hppa], expect (>= 5.38.0) [!hppa !hurd-i386 !knetbsd-gnu], bzip2, binutils (>= 2.15-7) | binutils-multiarch (>= 2.15-7), binutils-hppa64 (>= 2.15-7) [hppa], debhelper (>= 4.1), gperf (>= 2.7-3), bison (>= 1:1.875), flex, gettext, texinfo (>= 4.3), zlib1g-dev, libgc-dev [!avr !knetbsd-gnu], gcc-3.4, gnat-3.4 [!arm !m68k !m32r !hurd-i386 !kfreebsd-gnu !knetbsd-gnu !netbsd-elf-gnu] | gnat-3.3 [!arm !m68k !m32r !hurd-i386 !kfreebsd-gnu !knetbsd-gnu !netbsd-elf-gnu], locales [!knetbsd-gnu !netbsd-elf-gnu !hurd-i386], procps [!hurd-i386 !knetbsd-gnu], sharutils, libncurses5-dev [!netbsd-elf-gnu], tetex-bin [!netbsd-elf-gnu], libgmp3-dev [!netbsd-elf-gnu], help2man [!netbsd-elf-gnu], realpath (>= 1.9.12), lsb-release +Build-Depends: dpkg-dev (>= 1.13.9), libc6.1-dev (>= 2.3.2.ds1-16) [alpha ia64] | libc0.3-dev (>= 2.3.2.ds1-16) | libc0.1-dev (>= 2.3.2.ds1-16) | libc12-dev (>= 2.3.2.ds1-16) | libc6-dev (>= 2.3.2.ds1-16), libc6-dev-sparc64 [sparc], libc6-dev-s390x [s390], libc6-dev-i386 [amd64] | ia32-libs-dev [amd64], libc6-dev-powerpc [ppc64], libc6-dev-ppc64 [powerpc], lib32gcc1 [amd64 ppc64], lib64gcc1 [powerpc i386 sparc s390], amd64-libs-dev [i386], libunwind7-dev (>= 0.98.5-7) [ia64], libatomic-ops-dev [ia64], m4, autoconf2.13, autoconf, automake1.4, automake1.7, libtool, autotools-dev, gawk, dejagnu (>= 1.4.3) [!hurd-i386 !knetbsd-gnu], expect-tcl8.3 [hppa], expect (>= 5.38.0) [!hppa !hurd-i386 !knetbsd-gnu], bzip2, binutils (>= 2.15-7) | binutils-multiarch (>= 2.15-7), binutils-hppa64 (>= 2.15-7) [hppa], debhelper (>= 4.1), gperf (>= 2.7-3), bison (>= 1:1.875), flex, gettext, texinfo (>= 4.3), zlib1g-dev, libgc-dev [!avr !knetbsd-gnu], gcc-3.4, gnat-3.4 [!arm !armeb !m68k !m32r !hurd-i386 !kfreebsd-gnu !knetbsd-gnu !netbsd-elf-gnu] | gnat-3.3 [!arm !armeb !m68k !m32r !hurd-i386 !kfreebsd-gnu !knetbsd-gnu !netbsd-elf-gnu], locales [!knetbsd-gnu !netbsd-elf-gnu !hurd-i386], procps [!hurd-i386 !knetbsd-gnu], sharutils, libncurses5-dev [!netbsd-elf-gnu], tetex-bin [!netbsd-elf-gnu], libgmp3-dev [!netbsd-elf-gnu], help2man [!netbsd-elf-gnu], realpath (>= 1.9.12), lsb-release Build-Depends-Indep: doxygen (>= 1.4.2), graphviz (>= 2.2) Package: gcc-3.4-base @@ -374,7 +374,7 @@ stage. For production use, please use gpc or gpc-2.95. Package: gcc-3.4-soft-float -Architecture: arm +Architecture: arm armeb Priority: optional Depends: gcc-3.4-base (= ${gcc:Version}), gcc-3.4 (= ${gcc:Version}), ${shlibs:Depends} Replaces: gcc-soft-float-ss --- gcc-3.4-3.4.4/debian/rules.defs.orig 2005-09-23 17:13:29.000000000 +0000 +++ gcc-3.4-3.4.4/debian/rules.defs 2005-09-23 17:13:45.000000000 +0000 @@ -437,7 +437,7 @@ endif with_libgnat := yes -ada_no_cpus := arm m68k m32r +ada_no_cpus := arm armeb m68k m32r ada_no_systems := hurd-i386 kfreebsd-gnu knetbsd-gnu netbsd-elf-gnu ifeq ($(DEB_TARGET_ARCH_CPU), $(findstring $(DEB_TARGET_ARCH_CPU),$(ada_no_cpus))) with_ada := disabled for architecure $(DEB_TARGET_ARCH_CPU) @@ -524,7 +524,7 @@ ifeq ($(DEB_TARGET_GNU_SYSTEM), $(findstring $(DEB_TARGET_GNU_SYSTEM),$(check_no_systems))) with_check := disabled for $(DEB_TARGET_GNU_SYSTEM) endif -check_no_cpus := # arm m68k +check_no_cpus := # arm armeb m68k ifeq ($(DEB_TARGET_ARCH_CPU), $(findstring $(DEB_TARGET_ARCH_CPU),$(check_no_cpus))) with_check := disabled for architecure $(DEB_TARGET_ARCH_CPU) endif --- gcc-3.4-3.4.4/debian/rules.patch.orig 2005-09-23 17:13:57.000000000 +0000 +++ gcc-3.4-3.4.4/debian/rules.patch 2005-09-23 17:14:27.000000000 +0000 @@ -28,6 +28,7 @@ libltdl \ m68k-update \ libf2c-mxunit \ + arm-bigendian \ # cvs-updates \ # disable-gnat-testsuite \ --- gcc-3.4-3.4.4/debian/patches/arm-bigendian.dpatch.orig 2005-09-23 17:15:22.000000000 +0000 +++ gcc-3.4-3.4.4/debian/patches/arm-bigendian.dpatch 2005-09-23 17:15:22.000000000 +0000 @@ -0,0 +1,86 @@ +#! /bin/sh -e + +src=gcc +if [ $# -eq 3 -a "$2" = '-d' ]; then + pdir="-d $3" + src=$3/gcc +elif [ $# -ne 1 ]; then + echo >&2 "`basename $0`: script expects -patch|-unpatch as argument" + exit 1 +fi +case "$1" in + -patch) + patch $pdir -f --no-backup-if-mismatch -p0 --fuzz 10 < $0 + ;; + -unpatch) + patch $pdir -f --no-backup-if-mismatch -R -p0 --fuzz 10 < $0 + ;; + *) + echo >&2 "`basename $0`: script expects -patch|-unpatch as argument" + exit 1 +esac +exit 0 + +--- gcc/config/arm/linux-elf.h 2004-01-31 07:18:11.000000000 +0100 ++++ gcc/config/arm/linux-elf.h 2004-07-02 14:46:29.225443757 +0200 +@@ -30,17 +30,34 @@ + /* Do not assume anything about header files. */ + #define NO_IMPLICIT_EXTERN_C + ++/* ++ * 'config.gcc' defines TARGET_BIG_ENDIAN_DEFAULT as 1 for arm*b-* ++ * (big endian) configurations. ++ */ ++#if TARGET_BIG_ENDIAN_DEFAULT ++#define TARGET_ENDIAN_DEFAULT ARM_FLAG_BIG_END ++#define TARGET_ENDIAN_OPTION "mbig-endian" ++#define TARGET_LINKER_EMULATION "armelfb_linux" ++#else ++#define TARGET_ENDIAN_DEFAULT 0 ++#define TARGET_ENDIAN_OPTION "mlittle-endian" ++#define TARGET_LINKER_EMULATION "armelf_linux" ++#endif ++ + /* Default is to use APCS-32 mode. */ + #undef TARGET_DEFAULT +-#define TARGET_DEFAULT (ARM_FLAG_APCS_32 | ARM_FLAG_MMU_TRAPS) ++#define TARGET_DEFAULT \ ++ ( ARM_FLAG_APCS_32 | \ ++ ARM_FLAG_MMU_TRAPS | \ ++ TARGET_ENDIAN_DEFAULT ) + + #define SUBTARGET_CPU_DEFAULT TARGET_CPU_arm6 + +-#define SUBTARGET_EXTRA_LINK_SPEC " -m armelf_linux -p" ++#define SUBTARGET_EXTRA_LINK_SPEC " -m " TARGET_LINKER_EMULATION " -p" + + #undef MULTILIB_DEFAULTS + #define MULTILIB_DEFAULTS \ +- { "marm", "mlittle-endian", "mhard-float", "mapcs-32", "mno-thumb-interwork" } ++ { "marm", TARGET_ENDIAN_OPTION, "mhard-float", "mapcs-32", "mno-thumb-interwork" } + + #define CPP_APCS_PC_DEFAULT_SPEC "-D__APCS_32__" + +@@ -89,7 +106,7 @@ + %{rdynamic:-export-dynamic} \ + %{!dynamic-linker:-dynamic-linker /lib/ld-linux.so.2} \ + -X \ +- %{mbig-endian:-EB}" \ ++ %{mbig-endian:-EB} %{mlittle-endian:-EL}" \ + SUBTARGET_EXTRA_LINK_SPEC + + #define TARGET_OS_CPP_BUILTINS() LINUX_TARGET_OS_CPP_BUILTINS() +--- gcc/config.gcc 2004-04-17 04:28:24.000000000 +0200 ++++ gcc/config.gcc 2004-07-02 14:44:40.045822542 +0200 +@@ -666,6 +666,11 @@ + ;; + arm*-*-linux*) # ARM GNU/Linux with ELF + tm_file="dbxelf.h elfos.h linux.h arm/elf.h arm/linux-gas.h arm/linux-elf.h arm/aout.h arm/arm.h" ++ case $target in ++ arm*b-*) ++ tm_defines="TARGET_BIG_ENDIAN_DEFAULT=1 $tm_defines" ++ ;; ++ esac + tmake_file="t-slibgcc-elf-ver t-linux arm/t-linux" + extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o" + gnu_ld=yes --- gcc-3.4-3.4.4/debian/control.m4.orig 2005-09-23 17:14:36.000000000 +0000 +++ gcc-3.4-3.4.4/debian/control.m4 2005-09-23 17:14:42.000000000 +0000 @@ -702,7 +702,7 @@ ifdef(`TARGET',`',`dnl ifenabled(`libs',` Package: gcc`'PV-soft-float -Architecture: arm +Architecture: arm armeb Priority: PRI(optional) Depends: gcc`'PV-base (= ${gcc:Version}), ifenabled(`cdev',`gcc`'PV (= ${gcc:Version}),') ${shlibs:Depends} Replaces: gcc-soft-float-ss --===============0161297999==-- --------------------------------------- Received: (at 331216-close) by bugs.debian.org; 15 Oct 2005 23:54:28 +0000 >From [EMAIL PROTECTED] Sat Oct 15 16:54:28 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EQvkJ-0003BJ-00; Sat, 15 Oct 2005 16:47:23 -0700 From: Matthias Klose <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#331216: fixed in gcc-3.4 3.4.4-9 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 15 Oct 2005 16:47:23 -0700 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-CrossAssassin-Score: 5 Source: gcc-3.4 Source-Version: 3.4.4-9 We believe that the bug you reported is fixed in the latest version of gcc-3.4, which is due to be installed in the Debian FTP archive: cpp-3.4-doc_3.4.4-9_all.deb to pool/main/g/gcc-3.4/cpp-3.4-doc_3.4.4-9_all.deb cpp-3.4_3.4.4-9_i386.deb to pool/main/g/gcc-3.4/cpp-3.4_3.4.4-9_i386.deb g++-3.4_3.4.4-9_i386.deb to pool/main/g/gcc-3.4/g++-3.4_3.4.4-9_i386.deb g77-3.4-doc_3.4.4-9_all.deb to pool/main/g/gcc-3.4/g77-3.4-doc_3.4.4-9_all.deb g77-3.4_3.4.4-9_i386.deb to pool/main/g/gcc-3.4/g77-3.4_3.4.4-9_i386.deb gcc-3.4-base_3.4.4-9_i386.deb to pool/main/g/gcc-3.4/gcc-3.4-base_3.4.4-9_i386.deb gcc-3.4-doc_3.4.4-9_all.deb to pool/main/g/gcc-3.4/gcc-3.4-doc_3.4.4-9_all.deb gcc-3.4_3.4.4-9.diff.gz to pool/main/g/gcc-3.4/gcc-3.4_3.4.4-9.diff.gz gcc-3.4_3.4.4-9.dsc to pool/main/g/gcc-3.4/gcc-3.4_3.4.4-9.dsc gcc-3.4_3.4.4-9_i386.deb to pool/main/g/gcc-3.4/gcc-3.4_3.4.4-9_i386.deb gnat-3.4-doc_3.4.4-9_all.deb to pool/main/g/gcc-3.4/gnat-3.4-doc_3.4.4-9_all.deb gnat-3.4_3.4.4-9_i386.deb to pool/main/g/gcc-3.4/gnat-3.4_3.4.4-9_i386.deb gobjc-3.4_3.4.4-9_i386.deb to pool/main/g/gcc-3.4/gobjc-3.4_3.4.4-9_i386.deb gpc-2.1-3.4-doc_3.4.4-9_all.deb to pool/main/g/gcc-3.4/gpc-2.1-3.4-doc_3.4.4-9_all.deb gpc-2.1-3.4_3.4.4-9_i386.deb to pool/main/g/gcc-3.4/gpc-2.1-3.4_3.4.4-9_i386.deb lib64g2c0_3.4.4-9_i386.deb to pool/main/g/gcc-3.4/lib64g2c0_3.4.4-9_i386.deb libg2c0-dev_3.4.4-9_i386.deb to pool/main/g/gcc-3.4/libg2c0-dev_3.4.4-9_i386.deb libg2c0_3.4.4-9_i386.deb to pool/main/g/gcc-3.4/libg2c0_3.4.4-9_i386.deb libgnat-3.4_3.4.4-9_i386.deb to pool/main/g/gcc-3.4/libgnat-3.4_3.4.4-9_i386.deb libstdc++6-dbg_3.4.4-9_i386.deb to pool/main/g/gcc-3.4/libstdc++6-dbg_3.4.4-9_i386.deb libstdc++6-dev_3.4.4-9_i386.deb to pool/main/g/gcc-3.4/libstdc++6-dev_3.4.4-9_i386.deb libstdc++6-doc_3.4.4-9_all.deb to pool/main/g/gcc-3.4/libstdc++6-doc_3.4.4-9_all.deb libstdc++6-pic_3.4.4-9_i386.deb to pool/main/g/gcc-3.4/libstdc++6-pic_3.4.4-9_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matthias Klose <[EMAIL PROTECTED]> (supplier of updated gcc-3.4 package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 15 Oct 2005 21:25:20 +0200 Source: gcc-3.4 Binary: g77-3.4-doc gcc-3.4-base libstdc++6 gnat-3.4 libobjc1 libgcc1 gcc-3.4 lib64g2c0 gobjc-3.4 gcc-3.4-nof libgcc2 libstdc++6-dev libstdc++6-doc lib32g2c0 protoize libgnat-3.4 lib64stdc++6 libstdc++6-dbg lib32gcc1 lib64gnat-3.4 lib64objc1 cpp-3.4 gcc-3.4-hppa64 gcc-3.4-soft-float cpp-3.4-doc gcc-3.4-doc libg2c0-dev gpc-2.1-3.4-doc lib64gcc1 libg2c0 lib32stdc++6 libstdc++6-pic gnat-3.4-doc g++-3.4 gpc-2.1-3.4 g77-3.4 Architecture: source i386 all Version: 3.4.4-9 Distribution: unstable Urgency: low Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Changed-By: Matthias Klose <[EMAIL PROTECTED]> Description: cpp-3.4 - The GNU C preprocessor cpp-3.4-doc - Documentation for the GNU C preprocessor (cpp) g++-3.4 - The GNU C++ compiler g77-3.4 - The GNU Fortran 77 compiler g77-3.4-doc - Documentation for the GNU Fortran compiler (g77) gcc-3.4 - The GNU C compiler gcc-3.4-base - The GNU Compiler Collection (base package) gcc-3.4-doc - Documentation for the GNU compilers (gcc, gobjc, g++) gnat-3.4 - The GNU Ada compiler gnat-3.4-doc - Documentation for the GNU Ada compiler (gnat) gobjc-3.4 - The GNU Objective-C compiler gpc-2.1-3.4 - The GNU Pascal compiler gpc-2.1-3.4-doc - Documentation for the GNU Pascal compiler (gpc) lib64g2c0 - Runtime library for GNU Fortran 77 applications (64bit) libg2c0 - Runtime library for GNU Fortran 77 applications libg2c0-dev - GNU Fortran 77 library development libgnat-3.4 - Runtime library for GNU Ada applications libstdc++6-dbg - The GNU Standard C++ Library v3 (debugging files) libstdc++6-dev - The GNU Standard C++ Library v3 (development files) libstdc++6-doc - The GNU Standard C++ Library v3 (documentation files) libstdc++6-pic - The GNU Standard C++ Library v3 (shared library subset kit) Closes: 322624 326875 329893 331216 333137 Changes: gcc-3.4 (3.4.4-9) unstable; urgency=low . * Updated to gcc-3.4 CVS 20051015. * Update hurd-changes.dpatch (Michael Banck). Closes: #322624. * Add support for the ppc64 architecture (Andreas Jochens). Closes: #326875. * Fix java wrapper script, mishandles command line options with arguments. * Fix some lintian warnings. * Readd missing gpc info files (closes: #333137). * Update for M32R's libffi patch (NIIBE Yutaka). Closes: #329893. * Add big-endian arm (armeb) support (Lennert Buytenhek). Closes: #331216. * On i386, build-depend on libc6-dev-amd64. * Add gsfonts-x11 to Build-Depends-Indep to avoid warnings from doxygen. * Fix more lintian warnings. * Drop gnat-3.3 as an alternative build dependency. We'll stop building gnat from the 3.3 sources soon. * Add gpc updates by Waldek Habisch, disable patches included in the updates (gpc-version-fix gpc-range-check). Files: 4d448b32c697d551d005aab442846777 2441 devel optional gcc-3.4_3.4.4-9.dsc 209391bfd48f69cf64c5666754b07914 1385192 devel optional gcc-3.4_3.4.4-9.diff.gz 330fad93693ba50879e74dcc72e1248b 182534 doc optional cpp-3.4-doc_3.4.4-9_all.deb 80bbc6119920860a8abbd41951472cad 8521018 doc optional libstdc++6-doc_3.4.4-9_all.deb cfca12eb97f92a3b10956eb7b640471c 631250 doc optional g77-3.4-doc_3.4.4-9_all.deb 6a4a9b07bf0dad50fddd433ca210f87e 899820 doc optional gnat-3.4-doc_3.4.4-9_all.deb 2225388e81807457ab80fc263afb8607 892930 doc optional gpc-2.1-3.4-doc_3.4.4-9_all.deb 2d0f34de4c59e9c3676f2f7c8fae89e2 1479138 doc optional gcc-3.4-doc_3.4.4-9_all.deb 0c1facf0cd672be1b007cb3bb33ed0b4 163424 devel optional gcc-3.4-base_3.4.4-9_i386.deb ee569cb7288b819bc3fde14f77fdc73a 1707356 interpreters optional cpp-3.4_3.4.4-9_i386.deb 6256c6809cd9062c0d27cfc1ab5f0b1c 1746442 devel optional gobjc-3.4_3.4.4-9_i386.deb bd7d036ec246f77e7105890a5dc6e89b 1946680 devel optional g++-3.4_3.4.4-9_i386.deb b7e6f009b0fdf464e5b0294758fd7ced 1268580 libdevel optional libstdc++6-dev_3.4.4-9_i386.deb 5a15979b1dbd7c822c9a66ce6b38f6b5 755134 libdevel extra libstdc++6-pic_3.4.4-9_i386.deb 460969ec31277fe75a4840d8ebaa3d49 9157194 libdevel extra libstdc++6-dbg_3.4.4-9_i386.deb 327cdc99746ce838f755a897e799ecfd 50030 libs optional libg2c0_3.4.4-9_i386.deb 3d2a57467b2389c19e4fba1b83a06374 54636 libs optional lib64g2c0_3.4.4-9_i386.deb a91792aeb781ed0d66f6bcc0eb498118 1846012 devel optional g77-3.4_3.4.4-9_i386.deb 03ec392fc1726d3660712358ec437943 141944 libdevel optional libg2c0-dev_3.4.4-9_i386.deb 15cf6bb71ffb4d99488df777a766d5a6 725814 libs optional libgnat-3.4_3.4.4-9_i386.deb e800c59fc2445b8c89c23062893af194 7135170 devel optional gnat-3.4_3.4.4-9_i386.deb b6978b769c2dbf44677836d9c9d942bb 2291054 devel optional gpc-2.1-3.4_3.4.4-9_i386.deb aeddf56bc70006788b3ada0f6ad66a2c 1536554 devel optional gcc-3.4_3.4.4-9_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDUYzVStlRaw+TLJwRAuDEAJ93RdoM5wnZCugVBdfb0PZbLAS0rwCeLwyE QrhkCzHC5K9FFx+bGgNvodg= =73HN -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]