source: rtems/testsuites/tmitrontests/ChangeLog @ 7c48a2e8

4.104.114.84.95
Last change on this file since 7c48a2e8 was 7c48a2e8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/25/04 at 06:05:21

2004-03-25 Ralf Corsepius <corsepiu@…>

  • configure.ac: Add 2nd arg to RTEMS_TOP.
  • Property mode set to 100644
File size: 4.4 KB
Line 
12004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Add 2nd arg to RTEMS_TOP.
4
52004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * tmitronsem01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
8        Add PRE/TMPINSTALL_FILES to CLEANFILES.
9
102003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * tmitrontests.am: Add dirstamp support.
13
142003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * tmitrontests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
17
182003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
21
222003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * include/Makefile.am: Reformat.
25        * tmitronsem01/Makefile.am: Remove all-local: $(ARCH).
26
272003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Reflect having moved to testsuites/.
30
312003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Remove RTEMS_CANONICAL_HOST.
34
352003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac:Remove RTEMS_CHECK_CPU.
38
392003-09-04      Joel Sherrill <joel@OARcorp.com>
40
41        * include/timesys.h, tmitronsem01/init.c, tmitronsem01/system.h,
42        tmitronsem01/tmitronsem01.doc: URL for license changed.
43
442003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Reflect having moved aclocal/.
47
482003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Reflect having moved automake/.
51        * include/Makefile.am: Reflect having moved automake/.
52        * tmitronsem01/Makefile.am: Reflect having moved automake/.
53
542003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
57
582003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
61        CC_CFLAGS_DEFAULT (obsolete).
62
632003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
66        Remove CC_LDFLAGS_PROFILE_V.
67
682003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: Remove AC_CONFIG_AUX_DIR.
71
722003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
75
762003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: AC_PREREQ(2.57).
79
802002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * .cvsignore: Reformat.
83        Add autom4te*cache.
84        Remove autom4te.cache.
85
862002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * tmitronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
89
902002-08-01      Joel Sherrill <joel@OARcorp.com>
91
92        * Per PR47 add support for buffered test output.  This involved
93        adding defines to redirect output to a buffer and dump it when
94        full, at "test pause", and at exit.  To avoid problems when redefining
95        exit(), all tests were modified to call rtems_test_exit().
96        Some tests, notable psxtests, had to be modified to include
97        the standard test macro .h file (pmacros.h or tmacros.h) to
98        enable this support.
99        * tmitronsem01/init.c: Modified.
100
1012002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Remove ENABLE_GCC28.
104
1052002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac:
108        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
109        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
110        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
111        * Makefile.am: Remove AUTOMAKE_OPTIONS.
112        * tmitronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
113
1142001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
117        * configure.in: Remove.
118        * configure.ac: New file, generated from configure.in by autoupdate.
119
1202001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * tmitrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
123
1242001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * tmitronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
127
1282001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
129
130        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
131
1322000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
135
1362000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
139
1402000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
143        Switch to GNU canonicalization.
144        * tmitrontests.am: Remove DEFS.
145
1462000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * tmitronsem01/Makefile.am: Include compile.am
149
1502000-08-10      Joel Sherrill <joel@OARcorp.com>
151
152        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.