Re: Remove obsolete OpenBSD/MIPS support

2012-03-12 Thread Rainer Orth
(mips_output_function_prologue) [SDB_DEBUGGING_INFO]: Remove. * config/mips/sde.h (SDB_DEBUGGING_INFO): Don't undef. contrib: * config-list.mk (LIST): Remove mips-openbsd. # HG changeset patch # Parent 629d4a30bc2bbb27d12aa73bd6e0221cecf83144 Remove obsolete OpenBSD/

Re: Remove obsolete OpenBSD/MIPS support

2012-03-07 Thread Rainer Orth
Richard Sandiford writes: > Definitely. Thanks for saving me the legwork :-) It was both easy to do and a prerequisite for the MIPS_DEBUGGING_INFO removal :-) > There are also some SDB_OUTPUT_SOURCE_LINE references in mips.c and > mips.h that could go. Removing those is preapproved if you wan

Re: Remove obsolete OpenBSD/MIPS support

2012-03-06 Thread Richard Sandiford
Rainer Orth writes: > I'm currently working on removing the obsolete Tru64 UNIX and IRIX > ports. When IRIX is gone, the obsoleted OpenBSD/MIPS is the only > remaining port that uses MIPS_DEBUGGING_INFO (which I plan to remove as > a followup once IRIX is gone). > > The following patch has been i

Remove obsolete OpenBSD/MIPS support

2012-03-05 Thread Rainer Orth
bsd.h: Remove. * config/mips/sdb.h: Remove. contrib: * config-list.mk (LIST): Remove mips-openbsd. # HG changeset patch # Parent a45494fba4427f160e6f6b624c53e28274d2744c Remove obsolete OpenBSD/MIPS support diff --git a/contrib/config-list.mk b/contrib/config-list.mk --- a/co