Bug#417542: gcc-4.1: Fix PR28508 for m32r

2007-04-02 Thread Kazuhiro Inaoka
Package:gcc-4.1 Version:4.1.1ds2-21 Severity:wishlist Tags:patch I'm sorry, I sent a miss patch (Fix PR2850 patch) Please apply this patch to fix PR28505 for m32r. Regards, Kazuhiro Inaoka changelog: Fix PR gcc/28508. * debian/patches/pr28508.dpatch: Fix PR gcc/28508 for

Bug#417542: gcc-4.1: Fix PR2850 for m32r

2007-04-02 Thread Kazuhiro Inaoka
Package:gcc-4.1 Version:4.1.1ds2-21 Severity:wishlist Tags:patch Please apply this patch to fix PR2850 for m32r. Regards, Kazuhiro Inaoka changelog: Fix PR gcc/2850. * debian/patches/pr2850.dpatch: Fix PR gcc/2850 for m32r. -- Kazuhiro Inaoka <[EMAIL PROTECTED]> Tue, 3 Apr 2007

Bug#417275: gcj-4.1: Add --enable-libgcj for m32r

2007-04-02 Thread Kazuhiro Inaoka
Package:gcj-4.1 Version:4.1.1-20 Severity:wishlist Tags:patch Please add --enable-libgcj to CONFARGS for m32r. Regards, Kazuhiro Inaoka --- debian.org/rules2 2007-04-02 17:43:07.0 +0900 +++ debian/rules2 2007-02-27 19:52:15.0 +0900 @@ -216,6 +216,11 @@ ifeq ($(findstring

Bug#379079: Please don't build gnat on m32r.

2006-07-20 Thread Kazuhiro Inaoka
Package: gcc-defaults Version: 1.40 Serverity: wishlist Tags: patch Could you please disable to build gnat on m32r? Regards, Kazuhiro Inaoka --- rules.org 2006-07-21 12:13:01.759139424 +0900 +++ rules 2006-07-21 12:14:07.549137824 +0900 @@ -166,6 +166,10 @@ ifeq ($(DEB_HOST_ARCH),$(tmp

Bug#370649: gcc-4.1: cross-configure.dpatch failed on DEB_CROSS

2006-06-06 Thread Kazuhiro Inaoka
> should the patch be removed as well? Yes. I think so. Matthias Klose wrote: should the patch be removed as well? Kazuhiro Inaoka writes: Package:gcc-4.1 Version:4.1.1-2 Serverity:wishlist Tags:patch The following failure happened when cross-compiling. if [ -x debian/patches/cr

Bug#370649: gcc-4.1: cross-configure.dpatch failed on DEB_CROSS

2006-06-06 Thread Kazuhiro Inaoka
h? I think the cross-configure.dpatch is not needed. Regards, Kazuhiro Inaoka --- ./rules.patch.org 2006-06-06 16:12:00.195581099 +0900 +++ ./rules.patch 2006-06-06 16:08:20.781676720 +0900 @@ -98,7 +98,7 @@ endif ifdef DEB_CROSS - debian_patches += cross-configure cross-include + deb

Bug#367595: gcc-4.1:Disable Ada for m32r

2006-05-29 Thread Kazuhiro Inaoka
Matthias Klose wrote: Kazuhiro Inaoka writes: Package:gcc-4.1 Version:4.1.0-4 Severity:wishlist Please disable Ada for m32r in debian/rules.defs. please attach a patch; I assume this some embedded target. All other languages should be built? Yes. I propose to disable Ada only. Thanks

Bug#367799: gcc-4.0:Duplicate patch for gcc/testsuite/gcc.c-torture/compile/switch-1.c

2006-05-17 Thread Kazuhiro Inaoka
Package:gcc-4.0 Version:4.0.3-3 Serverity:wishlist The following patch files have a same path to create gcc/testsuite/gcc.c-torture/compile/switch-1.c. debian/patches/pr-26557.dpatch debian/patches/svn-updates.dpath I think pr-26557.dpatch will not be needed. Regards, Kazuhiro Inaoka

Bug#367595: gcc-4.1:Disable Ada for m32r

2006-05-16 Thread Kazuhiro Inaoka
Package:gcc-4.1 Version:4.1.0-4 Severity:wishlist Please disable Ada for m32r in debian/rules.defs. Regards, Kazuhiro Inaoka -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#367590: gcc-4.0:add m32r to ada_no_cpus entry

2006-05-16 Thread Kazuhiro Inaoka
Package:gcc-4.0 Version:4.0.3-3 Severity:wishlist Tags:patch Could you please apply the patch? Please add m32r to ada_no_cpus entry in debian/rules.defs. Regards, Kazuhiro Inaoka --- rules.defs.org 2006-05-17 09:15:01.624840465 +0900 +++ rules.defs 2006-05-17 09:15:37.696139073 +0900

Bug#367448: gcc-3.4:[Patch] Removed autoreconf patch, Fixed some bugs.

2006-05-15 Thread Kazuhiro Inaoka
-addsi3.dpatch, m32r-auto.dpatch Regards, Kazuhiro Inaoka diff -urNp ../org/gcc-3.4-3.4.6/debian/changelog gcc-3.4-3.4.6/debian/changelog --- ../org/gcc-3.4-3.4.6/debian/changelog 2006-05-16 10:42:25.752663200 +0900 +++ gcc-3.4-3.4.6/debian/changelog 2006-05-16 10:43:03.097769356 +0900

Bug#363456: gcc-4.0: [Patch] Support PIE for M32R

2006-04-19 Thread Kazuhiro Inaoka
Package: gcc-4.0 Version: 4.0.3-1 Severity: wishlist Tags: patch Could you please add the following patch ? This patch is to support PIE option. It was applied to gcc-4.1-branch. Regards, Kazuhiro Inaoka #! /bin/sh -e # # # DP: Author: Kazuhiro Inaoka # DP: Status: in CVS 4.1-branch # DP: PIE

Bug#348972: gcc-34: [Patch] Fixed patching FAILED for m32r

2006-01-19 Thread Kazuhiro Inaoka
-deplibs_check_method.dpatch. We don't need a patches/autoreconf.dpatch. Regards, Kazuhiro Inaoka --- rules.patch.org 2006-01-20 13:16:00.0 +0900 +++ rules.patch 2006-01-20 13:15:27.0 +0900 @@ -76,7 +76,7 @@ ifeq ($(DEB_TARGET_ARCH_OS),hurd) endif ifeq ($(DEB_TARGET_GNU_CPU)

Bug#340255: gcc-34: [Patch] Support PIE for M32R

2005-11-21 Thread Kazuhiro Inaoka
Package: gcc-3.4 Version: 3.4.4-10 Severity: wishlist Tags: patch Could you please include following patch? This patch is enable to use PIE at gcc for M32R. * debian/patches/m32r-pie.dpatch: Enable PIE for M32R. #! /bin/sh -e # # # DP: Author: Kazuhiro Inaoka # DP: Status: in CVS 4.0