source: rtems/testsuites/tmitrontests/ChangeLog @ 5c4c752

4.104.114.84.95
Last change on this file since 5c4c752 was 5c4c752, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/02 at 05:17:03

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

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