On 20/06/12 15:41, Sebastian Huber wrote: > On 06/13/2012 02:51 PM, Richard Earnshaw wrote: >> This patch is the first of a series to remove support for the now >> obsolete FPA and Maverick co-processors. >> >> This patch removes those targets and configuration options that were >> marked as deprecated in GCC-4.7 and removes the config fragments that >> depended on them. >> >> * config.gcc (unsupported): Move obsoleted FPA-based configurations >> here from ... >> (obsolete): ... here. > [...] > > I am not sure, but I think the libgcc/config.host needs some cleanup too? >
Undoubtedly. But I'm not finished yet... R.