K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-08-16T09:55:16.000000Z K 7 svn:log V 504 Rev 1.36 also includes functional chagnes I intended to commit seperately. Configuration header inclusion has been moved around to reduce diffs from the offical GCC distribution. We now generate the same ``tm.h'' produced by gcc's `configure' script [minus all the "#ifdef IN_GCC"'s]. Jeff Law of EGCS/Cygus says the new "approved" way of doing configure-related includes is to list them all in ``tm.h'' rather than having the architure config headers include large numbers of other configure headers. END