source: rtems/testsuites/tmitrontests/ChangeLog @ b7d1ffe0

4.104.114.84.95
Last change on this file since b7d1ffe0 was b7d1ffe0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/16/03 at 16:27:50

2003-08-16 Ralf Corsepius <corsepiu@…>

Makefile.am: Reflect having moved automake.
include/Makefile.am: Reflect having moved automake.
tmitronsem01/Makefile.am: Reflect having moved automake.

  • Property mode set to 100644
File size: 3.1 KB
Line 
12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        Makefile.am: Reflect having moved automake.
4        include/Makefile.am: Reflect having moved automake.
5        tmitronsem01/Makefile.am: Reflect having moved automake.
6
72003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
10
112003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
14        CC_CFLAGS_DEFAULT (obsolete).
15
162003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
19        Remove CC_LDFLAGS_PROFILE_V.
20
212003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Remove AC_CONFIG_AUX_DIR.
24
252003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
28
292003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: AC_PREREQ(2.57).
32
332002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * .cvsignore: Reformat.
36        Add autom4te*cache.
37        Remove autom4te.cache.
38
392002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * tmitronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
42
432002-08-01      Joel Sherrill <joel@OARcorp.com>
44
45        * Per PR47 add support for buffered test output.  This involved
46        adding defines to redirect output to a buffer and dump it when
47        full, at "test pause", and at exit.  To avoid problems when redefining
48        exit(), all tests were modified to call rtems_test_exit().
49        Some tests, notable psxtests, had to be modified to include
50        the standard test macro .h file (pmacros.h or tmacros.h) to
51        enable this support.
52        * tmitronsem01/init.c: Modified.
53
542002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Remove ENABLE_GCC28.
57
582002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac:
61        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
62        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
63        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
64        * Makefile.am: Remove AUTOMAKE_OPTIONS.
65        * tmitronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
66
672001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
70        * configure.in: Remove.
71        * configure.ac: New file, generated from configure.in by autoupdate.
72
732001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * tmitrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
76
772001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * tmitronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
80
812001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
82
83        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
84
852000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
88
892000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
92
932000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
96        Switch to GNU canonicalization.
97        * tmitrontests.am: Remove DEFS.
98
992000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * tmitronsem01/Makefile.am: Include compile.am
102
1032000-08-10      Joel Sherrill <joel@OARcorp.com>
104
105        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.