source: rtems/c/src/tests/tmitrontests/ChangeLog @ 93d5462

Last change on this file since 93d5462 was 93d5462, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/27/03 at 10:02:07

2003-05-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove CC_CFLAGS_DEBUG_V. CC_CFLAGS_DEFAULT (obsolete).

2003-05-27 Ralf Corsepius <corsepiu@…>

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