summaryrefslogtreecommitdiffstats
path: root/testsuites/tmitrontests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos.Ralf Corsepius2005-11-111-1/+1
|
* * tmitronsem01/Makefile.am: Rework.Ralf Corsepius2005-11-111-0/+4
|
* Rework.Ralf Corsepius2005-11-111-22/+6
|
* Cosmetics.Ralf Corsepius2005-11-111-3/+0
|
* Eliminate TEST.Ralf Corsepius2005-11-111-5/+4
|
* Expand tmitrontests.am.Ralf Corsepius2005-11-111-2/+13
|
* Remove.Ralf Corsepius2005-11-111-15/+0
|
* 2005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-111-0/+5
| | | | | * tmitrontests.am: Remove. * tmitronsem01/Makefile.am: Expand tmitrontests.am.
* Eliminate DOCTYPES.Ralf Corsepius2005-11-101-2/+1
|
* AM_CPPFLAGS += -I..../support/include.Ralf Corsepius2005-11-091-0/+2
|
* 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-091-0/+4
| | | | * tmitronsem01/Makefile.am: AM_CPPFLAGS += -I..../support/include.
* 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-092-1/+5
| | | | * tmitrontests.am: Set project_bspdir=$(PROJECT_ROOT)
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-072-2/+6
| | | | * tmitrontests.am: Remove LIB_VARIANT.
* Remove SRC, PRINT_SRC.Ralf Corsepius2005-11-071-2/+0
|
* * tmitronsem01/Makefile.am: Remove SRC, PRINT_SRC.Ralf Corsepius2005-11-071-0/+4
|
* Switch back to include compile.am instead of amcompile.amRalf Corsepius2005-11-071-1/+1
|
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-072-2/+4
| | | | * Makefile.am: Cleanup.
* Add $(PGM): ${ARCH}/$(dirstamp).Ralf Corsepius2005-11-071-0/+2
|
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-071-0/+6
| | | | | | * tmitrontests.am: Add $(PGM): ${ARCH}/$(dirstamp). * tmitronsem01/Makefile.am: Partial conversion to automake.
* Partial conversion to automake.Ralf Corsepius2005-11-071-9/+6
|
* Fix typo in previous change.Ralf Corsepius2004-09-241-1/+1
|
* 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-242-1/+5
| | | | * configure.ac: Require automake > 1.9.
* Remove stray white spaces.Ralf Corsepius2004-04-202-4/+4
|
* * tmitronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.Ralf Corsepius2004-04-012-1/+5
|
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-012-1/+5
| | | | * tmitronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
* 2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-302-2/+6
| | | | * include/timesys.h: Convert to using c99 fixed size types.
* 2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-265-12/+8
| | | | | | * include/Makefile.am: Remove. * Makefile.am: Merge-in include/Makefile.am. * configure.ac: Reflect changes above.
* 2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-03-252-1/+5
| | | | * configure.ac: Add 2nd arg to RTEMS_TOP.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-142-0/+7
| | | | | * tmitronsem01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
* 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-182-4/+8
| | | | * tmitrontests.am: Add dirstamp support.
* 2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-172-1/+5
| | | | * tmitrontests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-122-2/+6
| | | | * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-013-3/+6
| | | | | * include/Makefile.am: Reformat. * tmitronsem01/Makefile.am: Remove all-local: $(ARCH).
* 2003-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-102-1/+5
| | | | * configure.ac: Reflect having moved to testsuites/.
* 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-222-1/+4
| | | | * configure.ac: Remove RTEMS_CANONICAL_HOST.
* 2003-10-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-022-1/+4
| | | | * configure.ac:Remove RTEMS_CHECK_CPU.
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-045-4/+9
| | | | | * include/timesys.h, tmitronsem01/init.c, tmitronsem01/system.h, tmitronsem01/tmitronsem01.doc: URL for license changed.
* 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-182-1/+5
| | | | * Makefile.am: Reflect having moved aclocal/.
* Fix broken ChangeLog entries.Ralf Corsepius2003-08-171-3/+3
|
* 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-164-6/+12
| | | | | | Makefile.am: Reflect having moved automake. include/Makefile.am: Reflect having moved automake. tmitronsem01/Makefile.am: Reflect having moved automake.
* 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-112-1/+5
| | | | * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
* 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-272-2/+5
| | | | | * configure.ac: Remove CC_CFLAGS_DEBUG_V. CC_CFLAGS_DEFAULT (obsolete).
* 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-272-2/+5
| | | | | * configure.ac: Remove CC_CFLAGS_PROFILE_V. Remove CC_LDFLAGS_PROFILE_V.
* Merger from rtems-4-6-branch.Ralf Corsepius2003-03-112-1/+4
|
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-112-1/+5
| | | | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-112-1/+5
| | | | * configure.ac: AC_PREREQ(2.57).
* 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-212-3/+9
| | | | | | * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
* 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-112-1/+5
| | | | * tmitronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
* 2002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-08-022-1/+12
| | | | | | | | | | | * Per PR47 add support for buffered test output. This involved adding defines to redirect output to a buffer and dump it when full, at "test pause", and at exit. To avoid problems when redefining exit(), all tests were modified to call rtems_test_exit(). Some tests, notable psxtests, had to be modified to include the standard test macro .h file (pmacros.h or tmacros.h) to enable this support. * tmitronsem01/init.c: Modified.
* 2002-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-162-2/+4
| | | | * configure.ac: Remove ENABLE_GCC28.