source: rtems/c/src/tests/tmitrontests/ChangeLog @ bd5efa92

4.104.114.84.95
Last change on this file since bd5efa92 was 7dcc3fe, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 14:20:43

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

  • configure.ac: Use rtems-bugs@… as bug report email address.
  • Property mode set to 100644
File size: 2.9 KB
Line 
12003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
4
52003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
8        CC_CFLAGS_DEFAULT (obsolete).
9
102003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
13        Remove CC_LDFLAGS_PROFILE_V.
14
152003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Remove AC_CONFIG_AUX_DIR.
18
192003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
22
232003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: AC_PREREQ(2.57).
26
272002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * .cvsignore: Reformat.
30        Add autom4te*cache.
31        Remove autom4te.cache.
32
332002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * tmitronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
36
372002-08-01      Joel Sherrill <joel@OARcorp.com>
38
39        * Per PR47 add support for buffered test output.  This involved
40        adding defines to redirect output to a buffer and dump it when
41        full, at "test pause", and at exit.  To avoid problems when redefining
42        exit(), all tests were modified to call rtems_test_exit().
43        Some tests, notable psxtests, had to be modified to include
44        the standard test macro .h file (pmacros.h or tmacros.h) to
45        enable this support.
46        * tmitronsem01/init.c: Modified.
47
482002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Remove ENABLE_GCC28.
51
522002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac:
55        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
56        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
57        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
58        * Makefile.am: Remove AUTOMAKE_OPTIONS.
59        * tmitronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
60
612001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
64        * configure.in: Remove.
65        * configure.ac: New file, generated from configure.in by autoupdate.
66
672001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * tmitrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
70
712001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * tmitronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
74
752001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
76
77        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
78
792000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
82
832000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
86
872000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
90        Switch to GNU canonicalization.
91        * tmitrontests.am: Remove DEFS.
92
932000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * tmitronsem01/Makefile.am: Include compile.am
96
972000-08-10      Joel Sherrill <joel@OARcorp.com>
98
99        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.