summaryrefslogtreecommitdiffstats
path: root/c/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-11-132005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-4/+8
* Makefile.am: Remove depend-am.
2004-10-182004-10-18 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Rework checking for BSPs.
2004-10-182004-10-18 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+5
* acinclude.m4: Remove RTEMS_CHECK_CPU. * configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE.
2004-09-242004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Require automake > 1.9.
2004-03-312004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+5
* configure.ac: Add --with-project-root, --with-project-top to rtems_bsp_configure.
2004-02-172004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* Makefile.am: Cosmetics. * configure.ac: Add support for --disable-rtemsbsp. Cosmetics.
2004-01-072004-01-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* ACKNOWLEDGEMENTS: Remove efi68k and efi332 references as they are no longer in the tree.
2003-12-172003-12-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* release_support: Removed -- accidentally added to wrong directory.
2003-12-172003-12-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* release_support: New file -- assistant to new cut_release script.
2003-12-142003-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+6
* Makefile.am: Remove RTEMS_BSP-subdir rule. * configure.ac: Let AC_CONFIG_FILES(Makefile..) append explictit rules for RTEMS_BSP-subdirs.
2003-12-122003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* Makefile.am: Use mkdir_p instead of mkinstalldirs.
2003-12-122003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: Require automake >= 1.8, autoconf >= 2.59.
2003-12-112003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* configure.ac: Cosmetics. * Makefile.am: Cosmetics.
2003-11-262003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* acinclude.m4: Fix underquoting to silence automake-1.8.
2003-10-232003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* acinclude.m4: Merge-in former ../aclocal/config-subdirs.m4. * configure.ac: remove RTEMS_CANONICAL_HOST.
2003-10-232003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* Makefile.am: Don't explictly invoke $MAKE preinstall.
2003-10-022003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* acinclude.m4: New. Add RTEMS_CHECK_CPU.
2003-09-262003-09-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* ACKNOWLEDGEMENTS: Obsoleting HP PA-RISC port and removing all references.
2003-08-112003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-25Merger from rtems-4-6-branch.Ralf Corsepius1-0/+4
2003-02-15Merger from rtems-4-6-branchRalf Corsepius1-0/+6
2003-02-112003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-112003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: AC_PREREQ(2.57).
2002-11-072002-11-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+6
* TOOL_TARGETS: Updated. * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed since they were obsolete.
2002-11-022002-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* Makefile.am: Use mkinstalldirs instead of mkdir.
2002-10-212002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: Fix --enable-rtemsbsp= handling.
2002-10-212002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+6
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2002-10-112002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+7
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-01-062002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+5
* Makefile.am: Remove make from SUBDIRS. * configure.ac: Remove make from CONFIG_SUBDIRS, cosmetics.
2001-10-112001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+6
* .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove. * configure.ac: New file, generated from configure.in by autoupdate.
2001-05-252001-05-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* TESTED: Corrected the name of the MRM332 BSP.
2001-05-252001-05-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* TESTED: Updated the list of BSPs. * TOOLS_TARGETS: Updated the list of tools and object formats.
2001-03-142001-03-08 Ralf Corsepiu <corsepius@faw.uni-ulm.de>Joel Sherrill1-0/+5
* configure.in: Use ${MAKE} in message at the end of the configure.in.
2001-02-052001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* configure.in: Apply _RTEMS_ADJUST_SRCDIR.
2000-12-142000-12-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* TESTED: Added comment on 68en302 now that there is a network driver.
2000-11-252000-11-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* TESTED: Added jmr3904 entry.
2000-11-212000-11-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* TESTED: Added new sparc variations (erc32, leon, and Tharsys).
2000-11-102000-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+5
* configure.in: catch -enable-rtemsbsp (Allowed by autoconf). Autoconf allows one to pass -enable-*, but this file expected --enable*.
2000-11-092000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
2000-11-022000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
2000-10-312000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
* Makefile.am: Switch to macros/, reflect new configure.in,
2000-10-272000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+5
* Makefile.am: Make sure $SHELL inside of Makefiles does not get propagated to the BSP-subdirectories if a user specified CONFIG_SHELL.
2000-08-10Adding ChangeLogs.Joel Sherrill1-0/+3