source: rtems/testsuites/tmitrontests/ChangeLog @ 6c7c65d2

4.104.114.84.95
Last change on this file since 6c7c65d2 was 6c7c65d2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/01/04 at 10:14:44

2004-04-01 Ralf Corsepius <ralf_corsepius@…>

  • tmitronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
  • Property mode set to 100644
File size: 4.8 KB
Line 
12004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * tmitronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
4
52004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * include/timesys.h: Convert to using c99 fixed size types.
8
92004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
10
11        * include/Makefile.am: Remove.
12        * Makefile.am: Merge-in include/Makefile.am.
13        * configure.ac: Reflect changes above.
14
152004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Add 2nd arg to RTEMS_TOP.
18
192004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * tmitronsem01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
22        Add PRE/TMPINSTALL_FILES to CLEANFILES.
23
242003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * tmitrontests.am: Add dirstamp support.
27
282003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * tmitrontests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
31
322003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
35
362003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * include/Makefile.am: Reformat.
39        * tmitronsem01/Makefile.am: Remove all-local: $(ARCH).
40
412003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Reflect having moved to testsuites/.
44
452003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: Remove RTEMS_CANONICAL_HOST.
48
492003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac:Remove RTEMS_CHECK_CPU.
52
532003-09-04      Joel Sherrill <joel@OARcorp.com>
54
55        * include/timesys.h, tmitronsem01/init.c, tmitronsem01/system.h,
56        tmitronsem01/tmitronsem01.doc: URL for license changed.
57
582003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Reflect having moved aclocal/.
61
622003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Reflect having moved automake/.
65        * include/Makefile.am: Reflect having moved automake/.
66        * tmitronsem01/Makefile.am: Reflect having moved automake/.
67
682003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
71
722003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
75        CC_CFLAGS_DEFAULT (obsolete).
76
772003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
80        Remove CC_LDFLAGS_PROFILE_V.
81
822003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Remove AC_CONFIG_AUX_DIR.
85
862003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
89
902003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: AC_PREREQ(2.57).
93
942002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * .cvsignore: Reformat.
97        Add autom4te*cache.
98        Remove autom4te.cache.
99
1002002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * tmitronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
103
1042002-08-01      Joel Sherrill <joel@OARcorp.com>
105
106        * Per PR47 add support for buffered test output.  This involved
107        adding defines to redirect output to a buffer and dump it when
108        full, at "test pause", and at exit.  To avoid problems when redefining
109        exit(), all tests were modified to call rtems_test_exit().
110        Some tests, notable psxtests, had to be modified to include
111        the standard test macro .h file (pmacros.h or tmacros.h) to
112        enable this support.
113        * tmitronsem01/init.c: Modified.
114
1152002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: Remove ENABLE_GCC28.
118
1192002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac:
122        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
123        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
124        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
125        * Makefile.am: Remove AUTOMAKE_OPTIONS.
126        * tmitronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
127
1282001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
131        * configure.in: Remove.
132        * configure.ac: New file, generated from configure.in by autoupdate.
133
1342001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * tmitrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
137
1382001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * tmitronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
141
1422001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
143
144        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
145
1462000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
149
1502000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
153
1542000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
157        Switch to GNU canonicalization.
158        * tmitrontests.am: Remove DEFS.
159
1602000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * tmitronsem01/Makefile.am: Include compile.am
163
1642000-08-10      Joel Sherrill <joel@OARcorp.com>
165
166        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.