source: rtems/c/src/tests/tmitrontests/ChangeLog @ 78bea14

4.104.114.84.95
Last change on this file since 78bea14 was 78bea14, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/27/03 at 07:18:07

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.6 KB
Line 
12003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
4        Remove CC_LDFLAGS_PROFILE_V.
5
62003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Remove AC_CONFIG_AUX_DIR.
9
102003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
13
142003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: AC_PREREQ(2.57).
17
182002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * .cvsignore: Reformat.
21        Add autom4te*cache.
22        Remove autom4te.cache.
23
242002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * tmitronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
27
282002-08-01      Joel Sherrill <joel@OARcorp.com>
29
30        * Per PR47 add support for buffered test output.  This involved
31        adding defines to redirect output to a buffer and dump it when
32        full, at "test pause", and at exit.  To avoid problems when redefining
33        exit(), all tests were modified to call rtems_test_exit().
34        Some tests, notable psxtests, had to be modified to include
35        the standard test macro .h file (pmacros.h or tmacros.h) to
36        enable this support.
37        * tmitronsem01/init.c: Modified.
38
392002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Remove ENABLE_GCC28.
42
432002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac:
46        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
47        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
48        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
49        * Makefile.am: Remove AUTOMAKE_OPTIONS.
50        * tmitronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
51
522001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
55        * configure.in: Remove.
56        * configure.ac: New file, generated from configure.in by autoupdate.
57
582001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * tmitrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
61
622001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * tmitronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
65
662001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
67
68        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
69
702000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
73
742000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
77
782000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
81        Switch to GNU canonicalization.
82        * tmitrontests.am: Remove DEFS.
83
842000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * tmitronsem01/Makefile.am: Include compile.am
87
882000-08-10      Joel Sherrill <joel@OARcorp.com>
89
90        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.