Bug#780640: gcc-5: merge gnat back to gcc

2015-03-29 Thread YunQiang Su
On Thu, Mar 26, 2015 at 10:10 PM, YunQiang Su wrote: > On Tue, Mar 24, 2015 at 11:24 PM, Matthias Klose wrote: >> some comments: >> >> - please add appropriate changelog entries > > Added > > * Rewrite patches for libgnat build, and add mips64el support. > * Use the same scheme as gcc etc fo

Bug#780640: gcc-5: merge gnat back to gcc

2015-03-24 Thread Matthias Klose
some comments: - please add appropriate changelog entries - don't rely on autogen during the build. I was just happy to get rid off it. I think it's fine to keep the auto generated toplevel Makefile. It doesn't change that often. I think it makes sense to build gnat out of the gcc-5 so

Re: Merge gnat back to gcc

2014-11-24 Thread Ludovic Brenta
YunQiang Su writes: > I update this patch for more modification for gnat* to gnat*-4.9. Your new patch still has the same problems (noise, size) and is barely usable. Please do not send a debdiff again; send a diff against the Subversion repository for the packaging[1] instead. [1] http://anonsc

Re: Merge gnat back to gcc

2014-11-23 Thread Ludovic Brenta
YunQiang Su writes: > I update this patch, and tested it in 3 situations: > > 1. normal native build >in a chroot, with dpkg-buildpackage -B, it works well >while build it with pbuilder, I met this problem >https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713170 > 2.