Re: [build] Remove crt0, mcrt0 support

2011-07-14 Thread Rainer Orth
Richard, >> what's your take on this? > > I'm fine with it if you install a deprecation patch on the 4.6 branch > and mention that in the 4.6 changes.html. ok, will do. Thanks. Rainer -- - Rainer Orth, Center f

Re: [build] Remove crt0, mcrt0 support

2011-07-14 Thread Richard Guenther
On Thu, 14 Jul 2011, Rainer Orth wrote: > Richard, > > [Talking about an immediate removal of the netware target...] > > > "Jan Beulich" writes: > > > > Rainer Orth 07/13/11 4:34 PM >>> > >>>which variant would you prefer: obsoletion now and removal in 4.8 or > >>>immediate removal? > >> >

Re: [build] Remove crt0, mcrt0 support

2011-07-14 Thread Rainer Orth
Richard, [Talking about an immediate removal of the netware target...] > "Jan Beulich" writes: > > Rainer Orth 07/13/11 4:34 PM >>> >>>which variant would you prefer: obsoletion now and removal in 4.8 or >>>immediate removal? >> >> Both are fine with me, so unless someone else objects immed

Re: [build] Remove crt0, mcrt0 support

2011-07-13 Thread Rainer Orth
"Jan Beulich" writes: Rainer Orth 07/13/11 4:34 PM >>> >>which variant would you prefer: obsoletion now and removal in 4.8 or >>immediate removal? > > Both are fine with me, so unless someone else objects immediate removal > would seem better given it had been pretty much unmaintained. Rig

Re: [build] Remove crt0, mcrt0 support

2011-07-13 Thread Rainer Orth
Jan, Rainer Orth 07/12/11 6:46 PM >>> >>On the other hand, maybe it's time to obsolete or even immediately >>remove the netware port: there is no listed maintainer, no testsuite >>results at least back to 2007 (if any were ever posted), and the only >>netware-related change that hasn't been

Re: [build] Remove crt0, mcrt0 support

2011-07-13 Thread Rainer Orth
Paolo Bonzini writes: > On 07/12/2011 06:45 PM, Rainer Orth wrote: >> +crt0.o: $(srcdir)/config/i386/netware-crt0.c >> +$(crt_commpile) $(CRTSTUFF_T_CFLAGS) -c $< > > Typo here. Otherwise looks good, thanks. Fixed and installed. Thanks. Rainer -- -

Re: [build] Remove crt0, mcrt0 support

2011-07-12 Thread Paolo Bonzini
On 07/12/2011 06:45 PM, Rainer Orth wrote: +crt0.o: $(srcdir)/config/i386/netware-crt0.c + $(crt_commpile) $(CRTSTUFF_T_CFLAGS) -c $< Typo here. Otherwise looks good, thanks. Paolo

[build] Remove crt0, mcrt0 support

2011-07-12 Thread Rainer Orth
gcc/Makefile.in currently has some support for crt0.o and mcrt0.o, but it is only used by the i?86-*-netware* target, which admits in a comment to abuse it. So this patch removes the related support and moves the NetWare files over to libgcc. I've decided to rename libgcc/config/i386/t-nwld to t-