On Sat, Dec 29, 2012 at 3:16 AM, <u...@kaos-group.de> wrote: > Hi, > > the kaOS research project ended a while ago. There is no need to keep the > kaOS configuration fragments in gcc. The architecture specific pieces got > removed back in 2008 already.
The only part of the patch which makes sense for GCC itself is configure.ac. The rest (config.sub) should be sent upstream. Note libjava/classpath has an upstream also but the config.sub there is really just copied from the same source as the toplevel's config.sub. Thanks, Andrew