source: rtems/testsuites/itrontests/ChangeLog @ cb9b2bfc

4.104.114.84.95
Last change on this file since cb9b2bfc was cb9b2bfc, checked in by Joel Sherrill <joel.sherrill@…>, on 04/16/02 at 13:53:23

2002-04-14 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove ENABLE_GCC28.
  • Property mode set to 100644
File size: 2.9 KB
Line 
12002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove ENABLE_GCC28.
4
52002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac:
8        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
9        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
10        * itronhello/Makefile.am: Remove AUTOMAKE_OPTIONS.
11        * Makefile.am: Remove AUTOMAKE_OPTIONS.
12        * itronmbf01/Makefile.am: Remove AUTOMAKE_OPTIONS.
13        * itronmbox01/Makefile.am: Remove AUTOMAKE_OPTIONS.
14        * itronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
15        * itrontask01/Makefile.am: Remove AUTOMAKE_OPTIONS.
16        * itrontask02/Makefile.am: Remove AUTOMAKE_OPTIONS.
17        * itrontask03/Makefile.am: Remove AUTOMAKE_OPTIONS.
18        * itrontask04/Makefile.am: Remove AUTOMAKE_OPTIONS.
19        * itrontime01/Makefile.am: Remove AUTOMAKE_OPTIONS.
20
212001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
24        * configure.in: Remove.
25        * configure.ac: New file, generated from configure.in by autoupdate.
26
272001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * itrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
30
312001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * itrontask03/Makefile.am: include leaf.am instead of leaf.cfg.
34        * itrontask04/Makefile.am: include leaf.am instead of leaf.cfg.
35        * itronmbf01/Makefile.am: include leaf.am instead of leaf.cfg.
36        * itronsem01/Makefile.am: include leaf.am instead of leaf.cfg.
37        * itronhello/Makefile.am: include leaf.am instead of leaf.cfg.
38        * itrontime01/Makefile.am: include leaf.am instead of leaf.cfg.
39        * itrontask01/Makefile.am: include leaf.am instead of leaf.cfg.
40        * itrontask02/Makefile.am: include leaf.am instead of leaf.cfg.
41        * itronmbox01/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
472001-04-20      Joel Sherrill <joel@OARcorp.com>
48
49        * itronmbf01/itronmbf01.scn, itronmbox01/init.c,
50        itronsem01/itronsem01.scn, itrontime01/init.c: Various
51        adjustments so test output matches screens more reliably.
52
532000-11-20      Joel Sherrill <joel@OARcorp.com>
54
55        * itrontask01/system.h: Configure enough stack memory.
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        * itrontests.am: Remove DEFS.
70
712000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * itronhello/Makefile.am, itronmbf01/Makefile.am,
74        itronmbox01/Makefile.am, itronsem01/Makefile.am,
75        itrontask01/Makefile.am, itrontask02/Makefile.am,
76        itrontask03/Makefile.am, itrontask04/Makefile.am,
77        itrontime01/Makefile.am: Include compile.am
78
792000-08-10      Joel Sherrill <joel@OARcorp.com>
80
81        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.