Re: CVS commit: src/external/gpl3/gcc/dist

2011-06-20 Thread Thomas Klausner
Is someone working on submitting (the interesting ones of) these upstream? Now that the patches are "fresh" is probably the easiest time... Thomas On Tue, Jun 21, 2011 at 02:41:40AM +, matthew green wrote: > Module Name: src > Committed By: mrg > Date: Tue Jun 21 02:41:39 UTC 2011 >

Re: CVS commit: src/distrib/alpha/instkernel/ramdisk

2011-06-20 Thread J. Hannken-Illjes
Looks like an error in the `list' file: SPECIAL pingsrcdir distrib/utils/x_gzip SPECIAL pingsrcdir distrib/utils/x_ping -- Juergen Hannken-Illjes - hann...@eis.cs.tu-bs.de - TU Braunschweig (Germany) On Jun 21, 2011, at 1:36 AM, Christos Zoulas wrote:

Re: CVS commit: src/lib/libm/arch/i387

2011-06-20 Thread tsugutomo . enami
Joerg Sonnenberger writes: > On Mon, Jun 20, 2011 at 11:25:34AM +0900, tsugutomo.en...@jp.sony.com wrote: >> Joerg Sonnenberger writes: >> >> > Log Message: >> > Switch to SSE code, since our gas supports it now. >> > >> > >> > To generate a diff of this commit: >> > cvs rdiff -u -r1.6 -r1.7 sr

Re: CVS commit: src/distrib/alpha/instkernel/ramdisk

2011-06-20 Thread Izumi Tsutsui
> >Modified Files: > > src/distrib/alpha/instkernel/ramdisk: list > > > >Log Message: > >Add -lbz2 and -llzma so that this links again. > > But that should not be needed for x_gzip. What needs those? Bad pasto in x_gzip line caused errors, but it has been fixed already anyway. --- Izumi Tsuts

Re: CVS commit: src/distrib/alpha/instkernel/ramdisk

2011-06-20 Thread Christos Zoulas
In article <20110620230053.9893c17...@cvs.netbsd.org>, Havard Eidnes wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: he >Date: Mon Jun 20 23:00:53 UTC 2011 > >Modified Files: > src/distrib/alpha/instkernel/ramdisk: list > >Log Message: >Add -lbz2 and -llzma so that this li

Re: CVS commit: src/lib/libm/arch/i387

2011-06-20 Thread Matthias Drochner
jo...@britannica.bec.de said: > why do you think it is incorrect? You just did an unifdef. best regards Matthias ---

Re: CVS commit: src/lib/libm/arch/i387

2011-06-20 Thread Joerg Sonnenberger
On Mon, Jun 20, 2011 at 11:25:34AM +0900, tsugutomo.en...@jp.sony.com wrote: > Joerg Sonnenberger writes: > > > Log Message: > > Switch to SSE code, since our gas supports it now. > > > > > > To generate a diff of this commit: > > cvs rdiff -u -r1.6 -r1.7 src/lib/libm/arch/i387/s_copysign.S > > c