source: rtems/testsuites/samples/ChangeLog @ 37a3cf4

4.104.114.84.95
Last change on this file since 37a3cf4 was 37a3cf4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/17/03 at 04:19:05

2003-12-17 Ralf Corsepius <corsepiu@…>

  • sample.am: Use $(mkdir_p) instead of $(mkinstalldirs).
  • Property mode set to 100644
File size: 11.4 KB
RevLine 
[37a3cf4]12003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * sample.am: Use $(mkdir_p) instead of $(mkinstalldirs).
4
[810720b6]52003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
8
[ecbb717f]92003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * base_mp/Makefile.am: Reformat.
12        * base_mp/node1/Makefile.am: Remove all-local: $(ARCH).
13        * base_mp/node2/Makefile.am: Remove all-local: $(ARCH).
14        * base_sp/Makefile.am: Remove all-local: $(ARCH).
15        * cdtest/Makefile.am: Remove all-local: $(ARCH).
16        * fileio/Makefile.am: Remove all-local: $(ARCH).
17        * hello/Makefile.am: Remove all-local: $(ARCH).
18        * loopback/Makefile.am: Remove all-local: $(ARCH).
19        * minimum/Makefile.am: Remove all-local: $(ARCH).
20        * paranoia/Makefile.am: Remove all-local: $(ARCH).
21        * pppd/Makefile.am: Remove all-local: $(ARCH).
22        * ticker/Makefile.am: Remove all-local: $(ARCH).
23        * unlimited/Makefile.am: Remove all-local: $(ARCH).
24
[5f52d1f]252003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Reflect having moved to testsuites/.
28
[cb3cf606]292003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
32        * fileio/Makefile.am: Only build if LIBCHIP is available.
33
[c6328bee]342003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Remove RTEMS_CANONICAL_HOST.
37
[5445ee60]382003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac:Remove RTEMS_CHECK_CPU.
41
[af69e57b]422003-09-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * fileio/init.c: Unconditionally define MIN (We *do want* to see
45        error messages if it conflicts).
46
[3e26377b]472003-09-04      Joel Sherrill <joel@OARcorp.com>
48
49        * README, base_mp/apptask.c, base_mp/init.c, base_mp/system.h,
50        base_mp/node1/base_mp.doc, base_mp/node2/base_mp.doc,
51        base_sp/apptask.c, base_sp/base_sp.doc, base_sp/init.c,
52        base_sp/system.h, cdtest/init.c, cdtest/main.cc, cdtest/system.h,
53        fileio/fileio.doc, fileio/init.c, fileio/system.h, hello/hello.doc,
54        hello/init.c, hello/system.h, minimum/init.c, minimum/minimum.doc,
55        paranoia/init.c, paranoia/paranoia.doc, paranoia/system.h,
56        ticker/init.c, ticker/system.h, ticker/tasks.c, ticker/ticker.doc,
57        unlimited/init.c, unlimited/system.h, unlimited/test1.c,
58        unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc: URL
59        for license changed.
60
[7862f888]612003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Reflect having moved aclocal/.
64
[ebb7d37]652003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
[61d9371]67        * Makefile.am: Reflect having moved automake/.
68        * base_mp/Makefile.am: Reflect having moved automake/.
69        * base_mp/node1/Makefile.am: Reflect having moved automake/.
70        * base_mp/node2/Makefile.am: Reflect having moved automake/.
71        * base_sp/Makefile.am: Reflect having moved automake/.
72        * cdtest/Makefile.am: Reflect having moved automake/.
73        * fileio/Makefile.am: Reflect having moved automake/.
74        * hello/Makefile.am: Reflect having moved automake/.
75        * loopback/Makefile.am: Reflect having moved automake/.
76        * minimum/Makefile.am: Reflect having moved automake/.
77        * paranoia/Makefile.am: Reflect having moved automake/.
78        * pppd/Makefile.am: Reflect having moved automake/.
79        * ticker/Makefile.am: Reflect having moved automake/.
80        * unlimited/Makefile.am: Reflect having moved automake/.
[ebb7d37]81
[a94b1bdc]822003-08-13      Joel Sherrill <joel@OARcorp.com>
83
84        * fileio/.cvsignore: New file.
85
[334b130d]862003-08-13      Joel Sherrill <joel@OARcorp.com>
87
88        PR 451/bsps
89        * pppd/system.h: Depend on TTY driver being in BSPs not simply i386.
90
[7dcc3fe]912003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
94
[7ebeaa1]952003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * fileio/Makefile.am: Remove references to *.scn (Doesn't exist).
98        * pppd/Makefile.am: Remove references to DOC* (Don't exist).
99
[ac0a2af]1002003-08-06      Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
101
102        PR 369/filesystem
103        * Makefile.am, configure.ac: sample application to show the use of the
104        DOSFS functions
105        * fileio/Makefile.am, fileio/fileio.doc, fileio/init.c,
106        fileio/system.h: New files.
107
[7423766b]1082003-06-04      Joel Sherrill <joel@OARcorp.com>
109
110        * pppd/system.h: Hack from Ralf to compile on all targets.
111
[5f71e41]1122003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * configure.ac: Add pppd.
115        * Makefile.am: Add pppd.
116
[478bb1e6]1172003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        Adding pppd:
120        * pppd/Makefile-user: New, copied over from libnetworking/pppd/example.
121        * pppd/README: New, copied over from libnetworking/pppd/example.
122        * pppd/init.c: New, copied over from libnetworking/pppd/example.
123        * pppd/netconfig.h: New, copied over from libnetworking/pppd/example.
124        * pppd/ppp.conf: New, copied over from libnetworking/pppd/example.
125        * pppd/pppdapp.c: New, copied over from libnetworking/pppd/example.
126        * pppd/system.h: New, copied over from libnetworking/pppd/example.
127        * pppd/pppd.options: New, copied over from libnetworking/pppd/example.
128        * pppd/Makefile.am: New, converted to automake from Makefile-user.
129        * pppd/.cvsignore: New.
130
[3c55718]1312003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Remove AC_CONFIG_AUX_DIR.
134
[ccd81b60]1352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
138
[9b5c258]1392003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: AC_PREREQ(2.57).
142
[4691b48]1432003-01-27      Joel Sherrill <joel@OARcorp.com>
144
145        * Makefile.am, configure.ac: Added new test loopback which shows how to
146        use the loopback interface. Thank you Eric Norum for a portable
147        target independent test which exercises the TCP/IP. This should
148        prevent massive failures in the TCP/IP stack from reaching the
149        street.
150        * loopback/.cvsignore, loopback/Makefile.am, loopback/README,
151        loopback/init.c, loopback/loopback.scn: New files.
152
[7ab11c0]1532003-01-03      Joel Sherrill <joel@OARcorp.com>
154
155        * unlimited/system.h, unlimited/test1.c: Backed off previous
156        modification as it does not compile.
157
[3d9f688e]1582002-10-31      Chris Johns <ccj@acm.org>
159
160        * unlimited/test1.c: PR296. Only fails if more tasks than allowed
161        can be created. 
162        * unlimited/system.h: PR296. Reference the number of tasks in the
163        configuration table rather than a hardcoded number.
164
[2595580]1652002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac: Unconditionally check for CXX (Hack to bug in
168        autoconf > 2.54).
169
[2ea93957]1702002-10-31      Joel Sherrill <joel@OARcorp.com>
171
172        * base_mp/apptask.c: Removed warning.
173
[42b7ce27]1742002-10-28      Joel Sherrill <joel@OARcorp.com>
175
176        * base_mp/apptask.c: Add include of <unistd.h> to eliminate warning.
177
[8730f45]1782002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * .cvsignore: Reformat.
181        Add autom4te*cache.
182        Remove autom4te.cache.
183
[fef95c56]1842002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * base_mp/node1/Makefile.am: Use .$(OBJEXT) instead of .o.
187        * base_mp/node2/Makefile.am: Use .$(OBJEXT) instead of .o.
188        * base_sp/Makefile.am: Use .$(OBJEXT) instead of .o.
189        * cdtest/Makefile.am: Use .$(OBJEXT) instead of .o.
190        * hello/Makefile.am: Use .$(OBJEXT) instead of .o.
191        * minimum/Makefile.am: Use .$(OBJEXT) instead of .o.
192        * paranoia/Makefile.am: Use .$(OBJEXT) instead of .o.
193        * ticker/Makefile.am: Use .$(OBJEXT) instead of .o.
194        * unlimited/Makefile.am: Use .$(OBJEXT) instead of .o.
195
[6ada2b1e]1962002-08-01      Joel Sherrill <joel@OARcorp.com>
197
198        * Per PR47 add support for buffered test output.  This involved
199        adding defines to redirect output to a buffer and dump it when
200        full, at "test pause", and at exit.  To avoid problems when redefining
201        exit(), all tests were modified to call rtems_test_exit().
202        Some tests, notable psxtests, had to be modified to include
203        the standard test macro .h file (pmacros.h or tmacros.h) to
204        enable this support.
205        * cdtest/init.c: Modified.
206
[35290c9]2072002-07-01      Joel Sherrill <joel@OARcorp.com>
208
209        * unlimited/test1.c: Corrected use of _Objects_Information_table
210        now that it is a two dimensional array based upon API and class.
211
[d25d17b]2122002-04-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * base_sp/apptask.c: Include <stdlib.h>.
215        * hello/init.c: Ditto.
216        * paranoia/init.c: Ditto.
217        * ticker/tasks.c: Ditto.
218        * unlimited/init.c: Ditto.
219        * unlimited/test1.c: Ditto.
220        * unlimited/test2.c: Ditto.
221        * unlimited/test3.c: Ditto.
222
[cb9b2bfc]2232002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.ac: Remove ENABLE_GCC28.
226
[0e9a637]2272002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.ac:
230        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
231        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
232        * base_mp/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
233        * base_mp/Makefile.am: Remove AUTOMAKE_OPTIONS.
234        * base_mp/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
235        * Makefile.am: Remove AUTOMAKE_OPTIONS.
236        * base_sp/Makefile.am: Remove AUTOMAKE_OPTIONS.
237        * cdtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
238        * hello/Makefile.am: Remove AUTOMAKE_OPTIONS.
239        * minimum/Makefile.am: Remove AUTOMAKE_OPTIONS.
240        * paranoia/Makefile.am: Remove AUTOMAKE_OPTIONS.
241        * ticker/Makefile.am: Remove AUTOMAKE_OPTIONS.
242        * unlimited/Makefile.am: Remove AUTOMAKE_OPTIONS.
243
[36d1e17]2442001-11-26      Ralf Corsepius
245
246        * cdtest/main.cc: Remove RTEMS_TEST_IO_STREAM.
247
[859c7d8]2482001-10-25      Eric Norum <eric.norum@usask.ca>
249
250        * cdtest/system.h: Configure 1 semaphore.  This probably covers
251        up not defining one for the GCC C++ Run-Time Libraries.
252
[0b365382]2532001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * paranoia/Makefile.am: Use LD_LIBS = -lm to make automake-1.5 happy.
256
[05e3b5b]2572001-10-12      Joel Sherrill <joel@OARcorp.com>
258
259        * unlimited/init.c, unlimited/system.h, unlimited/test1.c,
260        unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc:
261        Fixed typo.
262
[df25c998]2632001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
266        * configure.in: Remove.
267        * configure.ac: New file, generated from configure.in by autoupdate.
268
[c9cbbe22]2692001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * minimum/Makefile.am: Fix comments to make automake-1.5 happy.
272        * sample.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
273        * cdtest/Makefile.am: Remove LD_LIBS.
274
[15c4b4c5]2752001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * unlimited/Makefile.am: include leaf.am instead of leaf.cfg.
278        * base_mp/node2/Makefile.am: include leaf.am instead of leaf.cfg.
279        * base_mp/node1/Makefile.am: include leaf.am instead of leaf.cfg.
280        * hello/Makefile.am: include leaf.am instead of leaf.cfg.
281        * base_sp/Makefile.am: include leaf.am instead of leaf.cfg.
282        * paranoia/Makefile.am: include leaf.am instead of leaf.cfg.
283        * cdtest/Makefile.am: include leaf.am instead of leaf.cfg, use
284        make-cxx-exe.
285        * ticker/Makefile.am: include leaf.am instead of leaf.cfg.
286        * minimum/Makefile.am: include leaf.am instead of leaf.cfg.
287
[2aceb819]2882001-06-14      Joel Sherrill <joel@OARcorp.com>
289
290        * cdtest/system.h: Removed configure of POSIX mutexes since
291        there do not appear to be any used in this test.
292
[95083c0]2932001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
294
295        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
296
[feead226]2972000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
300
[a314d3b4]3012000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
304
[df3b242]3052000-10-30      Joel Sherrill <joel@OARcorp.com>
306
307        * POSIX include files merged into newlib.  This resulted in
308        some definitions moving to other files and thus some secondary
309        effects in RTEMS source code.
310        * paranoia/paranoia.c: Commented out incorrect and conflicting
311        prototype of read().
312
[8ccc22c]3132000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
316        Switch to GNU canonicalization.
317        * sample.am: Remove DEFS.
318
[6212465d]3192000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
322        base_sp/Makefile.am, cdtest/Makefile.am, hello/Makefile.am,
323        minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am,
324        unlimited/Makefile.am: Include compile.am
325
[e94ad1fe]3262000-08-10      Joel Sherrill <joel@OARcorp.com>
327
328        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.