source: rtems/testsuites/itrontests/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: 4.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        * itronhello/Makefile.am: Use .$(OBJEXT) instead of .o.
27        * itronmbf01/Makefile.am: Use .$(OBJEXT) instead of .o.
28        * itronmbox01/Makefile.am: Use .$(OBJEXT) instead of .o.
29        * itronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
30        * itrontask01/Makefile.am: Use .$(OBJEXT) instead of .o.
31        * itrontask02/Makefile.am: Use .$(OBJEXT) instead of .o.
32        * itrontask03/Makefile.am: Use .$(OBJEXT) instead of .o.
33        * itrontask04/Makefile.am: Use .$(OBJEXT) instead of .o.
34        * itrontime01/Makefile.am: Use .$(OBJEXT) instead of .o.
35
362002-08-01      Joel Sherrill <joel@OARcorp.com>
37
38        * Per PR47 add support for buffered test output.  This involved
39        adding defines to redirect output to a buffer and dump it when
40        full, at "test pause", and at exit.  To avoid problems when redefining
41        exit(), all tests were modified to call rtems_test_exit().
42        Some tests, notable psxtests, had to be modified to include
43        the standard test macro .h file (pmacros.h or tmacros.h) to
44        enable this support.
45        * itronhello/init.c, itronmbf01/init.c, itronmbox01/init.c,
46        itronsem01/init.c, itrontask01/task1.c, itrontask02/init.c,
47        itrontask03/task1.c, itrontask04/task3.c, itrontime01/init.c: Modified.
48
492002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Remove ENABLE_GCC28.
52
532002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac:
56        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
57        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
58        * itronhello/Makefile.am: Remove AUTOMAKE_OPTIONS.
59        * Makefile.am: Remove AUTOMAKE_OPTIONS.
60        * itronmbf01/Makefile.am: Remove AUTOMAKE_OPTIONS.
61        * itronmbox01/Makefile.am: Remove AUTOMAKE_OPTIONS.
62        * itronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
63        * itrontask01/Makefile.am: Remove AUTOMAKE_OPTIONS.
64        * itrontask02/Makefile.am: Remove AUTOMAKE_OPTIONS.
65        * itrontask03/Makefile.am: Remove AUTOMAKE_OPTIONS.
66        * itrontask04/Makefile.am: Remove AUTOMAKE_OPTIONS.
67        * itrontime01/Makefile.am: Remove AUTOMAKE_OPTIONS.
68
692001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
72        * configure.in: Remove.
73        * configure.ac: New file, generated from configure.in by autoupdate.
74
752001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * itrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
78
792001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * itrontask03/Makefile.am: include leaf.am instead of leaf.cfg.
82        * itrontask04/Makefile.am: include leaf.am instead of leaf.cfg.
83        * itronmbf01/Makefile.am: include leaf.am instead of leaf.cfg.
84        * itronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
85        * itronhello/Makefile.am: include leaf.am instead of leaf.cfg.
86        * itrontime01/Makefile.am: include leaf.am instead of leaf.cfg.
87        * itrontask01/Makefile.am: include leaf.am instead of leaf.cfg.
88        * itrontask02/Makefile.am: include leaf.am instead of leaf.cfg.
89        * itronmbox01/Makefile.am: include leaf.am instead of leaf.cfg.
90
912001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
92
93        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
94
952001-04-20      Joel Sherrill <joel@OARcorp.com>
96
97        * itronmbf01/itronmbf01.scn, itronmbox01/init.c,
98        itronsem01/itronsem01.scn, itrontime01/init.c: Various
99        adjustments so test output matches screens more reliably.
100
1012000-11-20      Joel Sherrill <joel@OARcorp.com>
102
103        * itrontask01/system.h: Configure enough stack memory.
104
1052000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
108
1092000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
112
1132000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
116        Switch to GNU canonicalization.
117        * itrontests.am: Remove DEFS.
118
1192000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * itronhello/Makefile.am, itronmbf01/Makefile.am,
122        itronmbox01/Makefile.am, itronsem01/Makefile.am,
123        itrontask01/Makefile.am, itrontask02/Makefile.am,
124        itrontask03/Makefile.am, itrontask04/Makefile.am,
125        itrontime01/Makefile.am: Include compile.am
126
1272000-08-10      Joel Sherrill <joel@OARcorp.com>
128
129        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.