Joel Sherrill
b5a555a7e1
2007-02-06 Joel Sherrill <joel@OARcorp.com>
...
* rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
issues in message queue tests.
2007-02-06 19:14:32 +00:00
Ralf Corsepius
d4f5ddcb85
Eliminate scndir, docdir. Use rtems_testsdir instead.
2006-07-11 04:54:10 +00:00
Joel Sherrill
a06eb01e1d
2006-02-08 Joel Sherrill <joel@OARcorp.com>
...
* rtems++/Task1.cc: Fix warnings.
2006-02-08 22:28:48 +00:00
Ralf Corsepius
a6b588d649
Convert to using *_PROGRAMS.
2005-11-13 06:46:05 +00:00
Ralf Corsepius
3bb5d94490
Rework.
2005-11-11 14:33:33 +00:00
Ralf Corsepius
4024e57803
Cosmetics.
2005-11-11 10:26:50 +00:00
Ralf Corsepius
7e3887773a
Eliminate TEST.
2005-11-11 09:03:24 +00:00
Ralf Corsepius
ca845309d2
Expand libtests.am.
2005-11-11 07:39:49 +00:00
Ralf Corsepius
cb2818800d
Eliminate DOCTYPES.
2005-11-10 22:21:20 +00:00
Ralf Corsepius
d65005e414
AM_CPPFLAGS += -I..../support/include.
2005-11-09 12:44:35 +00:00
Ralf Corsepius
39767d0c6b
Remove SRC, PRINT_SRC.
2005-11-07 09:43:59 +00:00
Ralf Corsepius
d66557fac4
Switch back to include compile.am instead of amcompile.am
2005-11-07 09:09:26 +00:00
Ralf Corsepius
0acb58f764
Partial conversion to automake.
2005-11-07 07:36:35 +00:00
Ralf Corsepius
7010db3dc6
2005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems++/Makefile.am: Remove LIB_VARIANT.
2005-01-06 10:55:13 +00:00
Ralf Corsepius
8f71a36f71
Remove stray white spaces.
2004-04-20 07:09:31 +00:00
Ralf Corsepius
1b2203001f
* cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
...
* malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
* rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
2004-04-01 15:16:12 +00:00
Ralf Corsepius
9919946a82
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,
monitor/system.h, rtems++/System.h, rtems++/Task1.cc,
rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c,
rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c: Convert to
using c99 fixed size types.
2004-03-30 11:12:47 +00:00
Ralf Corsepius
08bfed20d0
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
Add PRE/TMPINSTALL_FILES to CLEANFILES.
* malloctest/Makefile.am: Ditto.
* monitor/Makefile.am: Ditto.
* putenvtest/Makefile.am: Ditto.
* rtems++/Makefile.am: Ditto.
* rtmonuse/Makefile.am: Ditto.
* stackchk/Makefile.am: Ditto.
* termios/Makefile.am: Ditto.
2004-01-14 07:49:06 +00:00
Ralf Corsepius
6895c06855
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* cpuuse/Makefile.am: Remove all-local: $(ARCH).
* malloctest/Makefile.am: Remove all-local: $(ARCH).
* monitor/Makefile.am: Remove all-local: $(ARCH).
* putenvtest/Makefile.am: Remove all-local: $(ARCH).
* rtems++/Makefile.am: Remove all-local: $(ARCH).
* rtmonuse/Makefile.am: Remove all-local: $(ARCH).
* stackchk/Makefile.am: Remove all-local: $(ARCH).
* termios/Makefile.am: Remove all-local: $(ARCH).
2003-12-01 21:25:08 +00:00
Joel Sherrill
2abdd87b91
2003-09-04 Joel Sherrill <joel@OARcorp.com>
...
* cpuuse/init.c, cpuuse/system.h, cpuuse/task1.c, cpuuse/task2.c,
cpuuse/task3.c, cpuuse/tswitch.c, malloctest/init.c,
malloctest/system.h, malloctest/task1.c, monitor/init.c,
monitor/system.h, putenvtest/init.c, rtems++/Init.cc,
rtems++/System.h, rtems++/Task1.cc, rtems++/Task2.cc,
rtems++/Task3.cc, rtems++/rtems++.doc, rtmonuse/getall.c,
rtmonuse/init.c, rtmonuse/system.h, rtmonuse/task1.c,
stackchk/blow.c, stackchk/init.c, stackchk/system.h,
stackchk/task1.c: URL for license changed.
2003-09-04 18:53:27 +00:00
Ralf Corsepius
1053dcdce7
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
Makefile.am: Reflect having moved automake.
cpuuse/Makefile.am: Reflect having moved automake.
malloctest/Makefile.am: Reflect having moved automake.
monitor/Makefile.am: Reflect having moved automake.
putenvtest/Makefile.am: Reflect having moved automake.
rtems++/Makefile.am: Reflect having moved automake.
rtmonuse/Makefile.am: Reflect having moved automake.
stackchk/Makefile.am: Reflect having moved automake.
termios/Makefile.am: Reflect having moved automake.
2003-08-16 16:26:59 +00:00
Ralf Corsepius
06908af6b0
2003-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Unconditionally check for CXX.
Require autoconf-2.57, automake-1.7.2.
* rtems++: Eliminate CC_O_FILES.
2003-02-04 01:16:14 +00:00
Ralf Corsepius
9f33e26163
2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* cpuuse/Makefile.am: Use $(OBJEXT) instead of .o.
* malloctest/Makefile.am: Use $(OBJEXT) instead of .o.
* monitor/Makefile.am: Use $(OBJEXT) instead of .o.
* putenvtest/Makefile.am: Use $(OBJEXT) instead of .o.
* rtems++/Makefile.am: Use $(OBJEXT) instead of .o.
* rtmonuse/Makefile.am: Use $(OBJEXT) instead of .o.
* stackchk/Makefile.am: Use $(OBJEXT) instead of .o.
* termios/Makefile.am: Use $(OBJEXT) instead of .o.
2002-08-11 04:56:59 +00:00
Joel Sherrill
8b695b93da
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac:
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
* cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
* Makefile.am: Remove AUTOMAKE_OPTIONS.
* malloctest/Makefile.am: Remove AUTOMAKE_OPTIONS.
* monitor/Makefile.am: Remove AUTOMAKE_OPTIONS.
* putenvtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
* rtems++/Makefile.am: Remove AUTOMAKE_OPTIONS.
* rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS.
* stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS.
* termios/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:44:08 +00:00
Joel Sherrill
38c0f98ee2
2001-11-01 Joel Sherrill <joel@OARcorp.com>
...
* rtems++/Makefile.am: Make sure debug variant of librtems++
is linked against. Reported by Jerry Needell <jerry.needell@unh.edu >
and processed as PR78.
2001-11-01 18:00:00 +00:00
Joel Sherrill
2098cef4c6
2001-10-25 Joel Sherrill <joel@OARcorp.com>
...
* rtems++/Makefile.am: Pick up -lrtems++ even when debug.
2001-10-25 22:11:22 +00:00
Joel Sherrill
4fec22e738
2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
* rtems++/Makefile.am: LD_FLAGS = -lrtems++.
2001-09-27 13:28:35 +00:00
Joel Sherrill
99139ff19c
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
* rtems++/Makefile: Remove LD_LIBS.
2001-09-24 18:27:37 +00:00
Joel Sherrill
682c7fd272
2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* malloctest/Makefile.am: include leaf.am instead of leaf.cfg.
* monitor/Makefile.am: include leaf.am instead of leaf.cfg.
* termios/Makefile.am: include leaf.am instead of leaf.cfg.
* putenvtest/Makefile.am: include leaf.am instead of leaf.cfg.
* rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use
make-cxx-exe.
* stackchk/Makefile.am: include leaf.am instead of leaf.cfg.
* rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg.
* cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
2001-09-19 17:20:39 +00:00
Joel Sherrill
78f76ac50a
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
stackchk/Makefile.am, termios/Makefile.am: Include compile.am
2000-09-05 16:06:10 +00:00
Joel Sherrill
df49c60c96
Merged from 4.5.0-beta3a
2000-06-12 15:00:15 +00:00
Joel Sherrill
bf85b19188
Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
...
adds .cvsignore.
2000-04-13 14:37:14 +00:00
Joel Sherrill
8fbdf07b62
Patch rtems-rc-20000118-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
that contains cosmetical changes to the Makefile.ams below tests (removes
old, now invalid comments from these Makefile.ams).
2000-01-31 15:22:23 +00:00
Joel Sherrill
e5a76ee505
Patch rtems-rc-19991117-13.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
to convert the libtests directory from Makefile.in to Makefile.am.
1999-11-23 13:35:45 +00:00
Joel Sherrill
08311cc3a9
Updated copyright notice.
1999-11-17 17:51:34 +00:00
Joel Sherrill
9a993ed573
Added CONFIGURE_EXTRA_TASK_STACKS definition to make memory requirements
...
more accurate.
1998-04-27 13:51:23 +00:00
Joel Sherrill
60b791ada1
updated copyright to 1998
1998-02-17 23:46:28 +00:00
Joel Sherrill
d9fe8e230a
Fixed some spacing.
1997-10-09 20:21:43 +00:00
Joel Sherrill
98e4ebf594
Fixed typo in the pointer to the license terms.
1997-10-08 15:45:54 +00:00
Joel Sherrill
3a321e2310
Fixed some weird line duplications. Thanks to Chris Johns.
1997-10-06 21:32:47 +00:00
Joel Sherrill
2d60095868
Patches from Chris Johns to clean up test.
1997-08-26 19:24:22 +00:00
Joel Sherrill
0074691a67
Merged very large and much appreciated patch from Chris Johns
...
<cjohns@plessey.com.au >. This patch includes the ods68302 bsp,
the RTEMS++ class library, and the rtems++ test.
1997-07-31 22:13:29 +00:00