2002-03-27 Ralf Corsepius
|
2002-03-27 Ralf Corsepius
|
|
|
* configure.ac:
|
* configure.ac:
|
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
|
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
|
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
|
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
|
* Makefile.am: Remove AUTOMAKE_OPTIONS.
|
* Makefile.am: Remove AUTOMAKE_OPTIONS.
|
|
|
2002-02-05 Ralf Corsepius
|
2002-02-05 Ralf Corsepius
|
|
|
* Makefile.am: Remove make from SUBDIRS.
|
* Makefile.am: Remove make from SUBDIRS.
|
* configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
|
* configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
|
|
|
2001-10-11 Ralf Corsepius
|
2001-10-11 Ralf Corsepius
|
|
|
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
|
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
|
* configure.in: Remove.
|
* configure.in: Remove.
|
* configure.ac: New file, generated from configure.in by autoupdate.
|
* configure.ac: New file, generated from configure.in by autoupdate.
|
|
|
2001-05-25 Joel Sherrill
|
2001-05-25 Joel Sherrill
|
|
|
* TESTED: Corrected the name of the MRM332 BSP.
|
* TESTED: Corrected the name of the MRM332 BSP.
|
|
|
2001-05-25 Joel Sherrill
|
2001-05-25 Joel Sherrill
|
|
|
* TESTED: Updated the list of BSPs.
|
* TESTED: Updated the list of BSPs.
|
* TOOLS_TARGETS: Updated the list of tools and object formats.
|
* TOOLS_TARGETS: Updated the list of tools and object formats.
|
|
|
2001-03-08 Ralf Corsepius
|
2001-03-08 Ralf Corsepius
|
|
|
* configure.in: Use ${MAKE} in message at the end of the
|
* configure.in: Use ${MAKE} in message at the end of the
|
configure.in.
|
configure.in.
|
|
|
2001-02-03 Ralf Corsepius
|
2001-02-03 Ralf Corsepius
|
|
|
* configure.in: Apply _RTEMS_ADJUST_SRCDIR.
|
* configure.in: Apply _RTEMS_ADJUST_SRCDIR.
|
|
|
2000-12-14 Joel Sherrill
|
2000-12-14 Joel Sherrill
|
|
|
* TESTED: Added comment on 68en302 now that there is a network driver.
|
* TESTED: Added comment on 68en302 now that there is a network driver.
|
|
|
2000-11-25 Joel Sherrill
|
2000-11-25 Joel Sherrill
|
|
|
* TESTED: Added jmr3904 entry.
|
* TESTED: Added jmr3904 entry.
|
|
|
2000-11-20 Joel Sherrill
|
2000-11-20 Joel Sherrill
|
|
|
* TESTED: Added new sparc variations (erc32, leon, and Tharsys).
|
* TESTED: Added new sparc variations (erc32, leon, and Tharsys).
|
|
|
2000-11-10 Ralf Corsepius
|
2000-11-10 Ralf Corsepius
|
|
|
* configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
|
* configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
|
Autoconf allows one to pass -enable-*, but this file expected --enable*.
|
Autoconf allows one to pass -enable-*, but this file expected --enable*.
|
|
|
2000-11-09 Ralf Corsepius
|
2000-11-09 Ralf Corsepius
|
|
|
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
|
|
2000-11-02 Ralf Corsepius
|
2000-11-02 Ralf Corsepius
|
|
|
* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
|
* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
|
|
|
2000-10-30 Ralf Corsepius
|
2000-10-30 Ralf Corsepius
|
|
|
* Makefile.am: Switch to GNU-canonicalization.
|
* Makefile.am: Switch to GNU-canonicalization.
|
|
|
2000-10-26 Ralf Corsepius
|
2000-10-26 Ralf Corsepius
|
|
|
* Makefile.am: Make sure $SHELL inside of Makefiles does not get
|
* Makefile.am: Make sure $SHELL inside of Makefiles does not get
|
propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
|
propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
|
|
|
2000-08-10 Joel Sherrill
|
2000-08-10 Joel Sherrill
|
|
|
* ChangeLog: New file.
|
* ChangeLog: New file.
|
|
|