source: rtems/testsuites/tmitrontests/ChangeLog @ 5445ee60

4.104.114.84.95
Last change on this file since 5445ee60 was 5445ee60, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/02/03 at 03:44:52

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

  • configure.ac:Remove RTEMS_CHECK_CPU.
  • Property mode set to 100644
File size: 3.5 KB
Line 
12003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac:Remove RTEMS_CHECK_CPU.
4
52003-09-04      Joel Sherrill <joel@OARcorp.com>
6
7        * include/timesys.h, tmitronsem01/init.c, tmitronsem01/system.h,
8        tmitronsem01/tmitronsem01.doc: URL for license changed.
9
102003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Reflect having moved aclocal/.
13
142003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Reflect having moved automake/.
17        * include/Makefile.am: Reflect having moved automake/.
18        * tmitronsem01/Makefile.am: Reflect having moved automake/.
19
202003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
23
242003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: Remove CC_CFLAGS_DEBUG_V.
27        CC_CFLAGS_DEFAULT (obsolete).
28
292003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Remove CC_CFLAGS_PROFILE_V.
32        Remove CC_LDFLAGS_PROFILE_V.
33
342003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Remove AC_CONFIG_AUX_DIR.
37
382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
41
422003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: AC_PREREQ(2.57).
45
462002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * .cvsignore: Reformat.
49        Add autom4te*cache.
50        Remove autom4te.cache.
51
522002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * tmitronsem01/Makefile.am: Use .$(OBJEXT) instead of .o.
55
562002-08-01      Joel Sherrill <joel@OARcorp.com>
57
58        * Per PR47 add support for buffered test output.  This involved
59        adding defines to redirect output to a buffer and dump it when
60        full, at "test pause", and at exit.  To avoid problems when redefining
61        exit(), all tests were modified to call rtems_test_exit().
62        Some tests, notable psxtests, had to be modified to include
63        the standard test macro .h file (pmacros.h or tmacros.h) to
64        enable this support.
65        * tmitronsem01/init.c: Modified.
66
672002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Remove ENABLE_GCC28.
70
712002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac:
74        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
75        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
76        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
77        * Makefile.am: Remove AUTOMAKE_OPTIONS.
78        * tmitronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
79
802001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
83        * configure.in: Remove.
84        * configure.ac: New file, generated from configure.in by autoupdate.
85
862001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * tmitrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
89
902001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * tmitronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
93
942001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
95
96        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
97
982000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
101
1022000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
105
1062000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
109        Switch to GNU canonicalization.
110        * tmitrontests.am: Remove DEFS.
111
1122000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * tmitronsem01/Makefile.am: Include compile.am
115
1162000-08-10      Joel Sherrill <joel@OARcorp.com>
117
118        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.