source: rtems/testsuites/tmitrontests/ChangeLog @ 9b5c258

4.104.114.84.95
Last change on this file since 9b5c258 was 9b5c258, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/11/03 at 11:11:33

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

  • configure.ac: AC_PREREQ(2.57).
  • Property mode set to 100644
File size: 2.3 KB
Line 
12003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: AC_PREREQ(2.57).
4
52002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * .cvsignore: Reformat.
8        Add autom4te*cache.
9        Remove autom4te.cache.
10
112002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * tmitronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
14
152002-08-01      Joel Sherrill <joel@OARcorp.com>
16
17        * Per PR47 add support for buffered test output.  This involved
18        adding defines to redirect output to a buffer and dump it when
19        full, at "test pause", and at exit.  To avoid problems when redefining
20        exit(), all tests were modified to call rtems_test_exit().
21        Some tests, notable psxtests, had to be modified to include
22        the standard test macro .h file (pmacros.h or tmacros.h) to
23        enable this support.
24        * tmitronsem01/init.c: Modified.
25
262002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Remove ENABLE_GCC28.
29
302002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac:
33        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
34        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
35        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
36        * Makefile.am: Remove AUTOMAKE_OPTIONS.
37        * tmitronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
38
392001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
42        * configure.in: Remove.
43        * configure.ac: New file, generated from configure.in by autoupdate.
44
452001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * tmitrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
48
492001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * tmitronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
52
532001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
54
55        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
56
572000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
60
612000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
64
652000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
68        Switch to GNU canonicalization.
69        * tmitrontests.am: Remove DEFS.
70
712000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * tmitronsem01/Makefile.am: Include compile.am
74
752000-08-10      Joel Sherrill <joel@OARcorp.com>
76
77        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.