2008-08-05 Joel Sherrill * runtest: Strip .exe or .ralf from file names. 2008-07-01 Joel Sherrill * psim-gdb: Change 4.8 to 4.9. 2008-03-11 Joel Sherrill * runtest: Skip all fatal error tests. 2007-12-11 Joel Sherrill * runtest: Change 4.8 to 4.9. 2007-09-04 Joel Sherrill * runtest: Add capture to list of interative tests to skip in batch mode. 2007-01-26 Ralf Corsépius * Makefile.am: Use MKDIR_P instead of mkdir_p. 2006-12-02 Ralf Corsépius * configure.ac: New BUG-REPORT address. 2006-11-17 Joel Sherrill * psim, psim-gdb, runtest: Change toolname to match 4.8. 2006-10-17 Ralf Corsépius * configure.ac: Require autoconf-2.60. Require automake-1.10. 2006-01-23 Joel Sherrill * runtest: Add pvr setting. 2006-01-20 Joel Sherrill * psim: Enhance to add limit on how long a single test is allowed to execute. This can be used to significantly enhance the reliability of long batch test runs. 2006-01-08 Joel Sherrill * psim, psim-gdb: Add setting of PVR to 0xfffe0000 since psim needs a special processor version value or exceptions will not work. 2005-01-03 Ralf Corsepius * Makefile.am: Reflect psim-gdb having been added. 2004-12-30 Joel Sherrill * Makefile.am, psim: Split psim into two files. * psim-gdb: New file. 2004-09-24 Ralf Corsepius * configure.ac: Require automake > 1.9. 2004-01-14 Ralf Corsepius * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. 2003-12-12 Ralf Corsepius * Makefile.am: Reworked. 2003-12-12 Ralf Corsepius * configure.ac: Require automake >= 1.8, autoconf >= 2.59. 2003-12-09 Ralf Corsepius * Makefile.am: Misc cleanups and fixes. 2003-08-18 Ralf Corsepius * Makefile.am: Reflect having moved aclocal/. 2003-08-16 Ralf Corsepius * Makefile.am: Reflect having moved automake/. 2003-08-11 Thomas Doerfler PR 369/filesystem * runtest: Add sample application to show the use of the DOSFS functions 2003-08-11 Ralf Corsepius * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 2003-03-06 Ralf Corsepius * configure.ac: Remove AC_CONFIG_AUX_DIR. 2003-02-11 Ralf Corsepius * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). 2003-02-11 Ralf Corsepius * configure.ac: AC_PREREQ(2.57). 2002-10-21 Ralf Corsepius * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache. 2002-07-27 Ralf Corsepius * Makefile.am: Add transform and bsptools_bindir hacks. * configure.ac: Add RTEMS_ENV_RTEMSBSP. 2002-03-27 Ralf Corsepius * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * Makefile.am: Remove AUTOMAKE_OPTIONS. 2001-10-11 Ralf Corsepius * .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove. * configure.ac: New file, generated from configure.in by autoupdate. 2001-09-27 Ralf Corsepius * Makefile.am: Use 'TMPINSTALL_FILES ='. 2000-11-09 Ralf Corsepius * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. 2000-11-02 Ralf Corsepius * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. 2000-10-27 Ralf Corsepius * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization. 2000-08-10 Joel Sherrill * ChangeLog: New file.