* common/commom.am: New.
* Makefile.am: Remove TEMPLATES.
Put setup.cache into CONFIG_STATUS_DEPENDENCIES instead of
CONFIGURE_DEPENDENCIES.
* configure.ac: Remove AC_PREFIX_DEFAULT.
* binutils/Makefile.am: include common.am.
* common/common.add.in: Use rtems.com gnats.
* cpukit/Makefile.am: include common.am.
* gcc3newlib/Makefile.am: include common.am.
* gccnewlib/Makefile.am: include common.am.
* gdb/Makefile.am: include common.am.
* rtems/Makefile.am: include common.am.
* rtemsdoc/Makefile.am: include common.am.
that contains:
* cleanups to configuration files
* A reworked gccnewlib.spec.in: I have reformated it for enhanced
readability and added more rtems-base packages. It now should be free of
any installation conflicts (If there still remain some, they should be
regarded as bugs).
* A fix to the bin2boot RTEMS_BSP issue (make RTEMS_BSP="pc386 pc486"
now works).
* removes libbsp/bare/wrapup
* Further cleanups
issue and has mkbspspec in a better state. user.cfg is now
gone.
There are some miscellaneous changes to buildall done by Joel
to clean up the build process.