This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Remove deprecated targets
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org, java-patches at gcc dot gnu dot org, charlet at act-europe dot fr, ebotcazou at libertysurf dot fr, rth at redhat dot com, hp at axis dot com, bkorb at gnu dot org
- Date: Thu, 22 May 2008 23:41:14 -0500
- Subject: Re: Remove deprecated targets
- References: <Pine.LNX.4.64.0805220014490.359@digraph.polyomino.org.uk>
> * libstdc++-v3/doc/xml/manual/test.xml and the generated HTML have
> examples using "xscale" names that should probably use "arm".
Pre-approved.
> libstdc++-v3:
> 2008-05-21 Joseph Myers <joseph@codesourcery.com>
>
> * configure.host (xscale, ep9312, m680[246]0, solaris2.5,
> solaris2.5.[0-9], solaris2.6, windiss*): Remove.
> * crossconfig.m4 (*-solaris2.5, *-solaris2.6, *-windiss*):
> Remove.
> * configure: Regenerate.
> * config/os/solaris/solaris2.5: Remove directory.
> * config/os/solaris/solaris2.6: Remove directory.
> * config/os/windiss: Remove directory.
OK
-benjamin