forked from Imagelibrary/rtems
38 lines
1.1 KiB
Plaintext
38 lines
1.1 KiB
Plaintext
2000-12-14 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* TESTED: Added comment on 68en302 now that there is a network driver.
|
|
|
|
2000-11-25 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* TESTED: Added jmr3904 entry.
|
|
|
|
2000-11-20 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* TESTED: Added new sparc variations (erc32, leon, and Tharsys).
|
|
|
|
2000-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* configure.in: catch -enable-rtemsbsp (Allowed by autoconf).
|
|
Autoconf allows one to pass -enable-*, but this file expected --enable*.
|
|
|
|
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
|
|
|
2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
|
|
|
|
2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Switch to GNU-canonicalization.
|
|
|
|
2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Make sure $SHELL inside of Makefiles does not get
|
|
propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
|
|
|
|
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* ChangeLog: New file.
|