source: rtems/testsuites/tmitrontests/ChangeLog @ 5f52d1f

4.104.114.84.95
Last change on this file since 5f52d1f was 5f52d1f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/10/03 at 21:57:23

2003-11-10 Ralf Corsepius <corsepiu@…>

  • configure.ac: Reflect having moved to testsuites/.
  • Property mode set to 100644
File size: 3.7 KB
Line 
12003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Reflect having moved to testsuites/.
4
52003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove RTEMS_CANONICAL_HOST.
8
92003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac:Remove RTEMS_CHECK_CPU.
12
132003-09-04      Joel Sherrill <joel@OARcorp.com>
14
15        * include/timesys.h, tmitronsem01/init.c, tmitronsem01/system.h,
16        tmitronsem01/tmitronsem01.doc: URL for license changed.
17
182003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Reflect having moved aclocal/.
21
222003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Reflect having moved automake/.
25        * include/Makefile.am: Reflect having moved automake/.
26        * tmitronsem01/Makefile.am: Reflect having moved automake/.
27
282003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
31
322003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
35        CC_CFLAGS_DEFAULT (obsolete).
36
372003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
40        Remove CC_LDFLAGS_PROFILE_V.
41
422003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: Remove AC_CONFIG_AUX_DIR.
45
462003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
49
502003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: AC_PREREQ(2.57).
53
542002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * .cvsignore: Reformat.
57        Add autom4te*cache.
58        Remove autom4te.cache.
59
602002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * tmitronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
63
642002-08-01      Joel Sherrill <joel@OARcorp.com>
65
66        * Per PR47 add support for buffered test output.  This involved
67        adding defines to redirect output to a buffer and dump it when
68        full, at "test pause", and at exit.  To avoid problems when redefining
69        exit(), all tests were modified to call rtems_test_exit().
70        Some tests, notable psxtests, had to be modified to include
71        the standard test macro .h file (pmacros.h or tmacros.h) to
72        enable this support.
73        * tmitronsem01/init.c: Modified.
74
752002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: Remove ENABLE_GCC28.
78
792002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.ac:
82        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
83        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
84        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
85        * Makefile.am: Remove AUTOMAKE_OPTIONS.
86        * tmitronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
87
882001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
91        * configure.in: Remove.
92        * configure.ac: New file, generated from configure.in by autoupdate.
93
942001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * tmitrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
97
982001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * tmitronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
101
1022001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
103
104        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
105
1062000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
109
1102000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
113
1142000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
117        Switch to GNU canonicalization.
118        * tmitrontests.am: Remove DEFS.
119
1202000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * tmitronsem01/Makefile.am: Include compile.am
123
1242000-08-10      Joel Sherrill <joel@OARcorp.com>
125
126        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.