* binutils/Makefile.am: Minor cleanups.
* binutils/binutils.add, binutils/base-binutils.add,
binutils/target-binutils.add: Add support for %{rpmprefix},
%{rpmgroup}. Use %{binutils_target} and %{binutils_version}.
* binutils/mkspec.in:: Add support for @rpmprefix@, @rpmgroup@.
* 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.
* binutils/Makefile.am: Added a29k-rtems.
* binutils/binutils.add: Switch to .bz2 extension to reflect
real way code is compressed on distribution sites now.
<valette@crf.canon.fr> and Emmanuel Raguet <raguet@crf.canon.fr>
of Canon CRF - Communication Dept. This port includes a
basic BSP that is sufficient to link hello world.
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.