source: rtems/c/src/tests/tmitrontests/ChangeLog @ a62b4d7

4.104.114.84.95
Last change on this file since a62b4d7 was a62b4d7, checked in by Joel Sherrill <joel.sherrill@…>, on 09/04/03 at 18:53:51

2003-09-04 Joel Sherrill <joel@…>

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