source: rtems/testsuites/samples/ChangeLog @ 810720b6

4.104.114.84.95
Last change on this file since 810720b6 was 810720b6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 03:28:02

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

  • configure.ac: Require automake >= 1.8, autoconf >= 2.59.
  • Property mode set to 100644
File size: 11.3 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
4
52003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * base_mp/Makefile.am: Reformat.
8        * base_mp/node1/Makefile.am: Remove all-local: $(ARCH).
9        * base_mp/node2/Makefile.am: Remove all-local: $(ARCH).
10        * base_sp/Makefile.am: Remove all-local: $(ARCH).
11        * cdtest/Makefile.am: Remove all-local: $(ARCH).
12        * fileio/Makefile.am: Remove all-local: $(ARCH).
13        * hello/Makefile.am: Remove all-local: $(ARCH).
14        * loopback/Makefile.am: Remove all-local: $(ARCH).
15        * minimum/Makefile.am: Remove all-local: $(ARCH).
16        * paranoia/Makefile.am: Remove all-local: $(ARCH).
17        * pppd/Makefile.am: Remove all-local: $(ARCH).
18        * ticker/Makefile.am: Remove all-local: $(ARCH).
19        * unlimited/Makefile.am: Remove all-local: $(ARCH).
20
212003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Reflect having moved to testsuites/.
24
252003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Add AM_CONDITIONAL(LIBCHIP).
28        * fileio/Makefile.am: Only build if LIBCHIP is available.
29
302003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Remove RTEMS_CANONICAL_HOST.
33
342003-10-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac:Remove RTEMS_CHECK_CPU.
37
382003-09-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * fileio/init.c: Unconditionally define MIN (We *do want* to see
41        error messages if it conflicts).
42
432003-09-04      Joel Sherrill <joel@OARcorp.com>
44
45        * README, base_mp/apptask.c, base_mp/init.c, base_mp/system.h,
46        base_mp/node1/base_mp.doc, base_mp/node2/base_mp.doc,
47        base_sp/apptask.c, base_sp/base_sp.doc, base_sp/init.c,
48        base_sp/system.h, cdtest/init.c, cdtest/main.cc, cdtest/system.h,
49        fileio/fileio.doc, fileio/init.c, fileio/system.h, hello/hello.doc,
50        hello/init.c, hello/system.h, minimum/init.c, minimum/minimum.doc,
51        paranoia/init.c, paranoia/paranoia.doc, paranoia/system.h,
52        ticker/init.c, ticker/system.h, ticker/tasks.c, ticker/ticker.doc,
53        unlimited/init.c, unlimited/system.h, unlimited/test1.c,
54        unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc: URL
55        for license changed.
56
572003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Reflect having moved aclocal/.
60
612003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Reflect having moved automake/.
64        * base_mp/Makefile.am: Reflect having moved automake/.
65        * base_mp/node1/Makefile.am: Reflect having moved automake/.
66        * base_mp/node2/Makefile.am: Reflect having moved automake/.
67        * base_sp/Makefile.am: Reflect having moved automake/.
68        * cdtest/Makefile.am: Reflect having moved automake/.
69        * fileio/Makefile.am: Reflect having moved automake/.
70        * hello/Makefile.am: Reflect having moved automake/.
71        * loopback/Makefile.am: Reflect having moved automake/.
72        * minimum/Makefile.am: Reflect having moved automake/.
73        * paranoia/Makefile.am: Reflect having moved automake/.
74        * pppd/Makefile.am: Reflect having moved automake/.
75        * ticker/Makefile.am: Reflect having moved automake/.
76        * unlimited/Makefile.am: Reflect having moved automake/.
77
782003-08-13      Joel Sherrill <joel@OARcorp.com>
79
80        * fileio/.cvsignore: New file.
81
822003-08-13      Joel Sherrill <joel@OARcorp.com>
83
84        PR 451/bsps
85        * pppd/system.h: Depend on TTY driver being in BSPs not simply i386.
86
872003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
90
912003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * fileio/Makefile.am: Remove references to *.scn (Doesn't exist).
94        * pppd/Makefile.am: Remove references to DOC* (Don't exist).
95
962003-08-06      Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
97
98        PR 369/filesystem
99        * Makefile.am, configure.ac: sample application to show the use of the
100        DOSFS functions
101        * fileio/Makefile.am, fileio/fileio.doc, fileio/init.c,
102        fileio/system.h: New files.
103
1042003-06-04      Joel Sherrill <joel@OARcorp.com>
105
106        * pppd/system.h: Hack from Ralf to compile on all targets.
107
1082003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: Add pppd.
111        * Makefile.am: Add pppd.
112
1132003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        Adding pppd:
116        * pppd/Makefile-user: New, copied over from libnetworking/pppd/example.
117        * pppd/README: New, copied over from libnetworking/pppd/example.
118        * pppd/init.c: New, copied over from libnetworking/pppd/example.
119        * pppd/netconfig.h: New, copied over from libnetworking/pppd/example.
120        * pppd/ppp.conf: New, copied over from libnetworking/pppd/example.
121        * pppd/pppdapp.c: New, copied over from libnetworking/pppd/example.
122        * pppd/system.h: New, copied over from libnetworking/pppd/example.
123        * pppd/pppd.options: New, copied over from libnetworking/pppd/example.
124        * pppd/Makefile.am: New, converted to automake from Makefile-user.
125        * pppd/.cvsignore: New.
126
1272003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Remove AC_CONFIG_AUX_DIR.
130
1312003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
134
1352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: AC_PREREQ(2.57).
138
1392003-01-27      Joel Sherrill <joel@OARcorp.com>
140
141        * Makefile.am, configure.ac: Added new test loopback which shows how to
142        use the loopback interface. Thank you Eric Norum for a portable
143        target independent test which exercises the TCP/IP. This should
144        prevent massive failures in the TCP/IP stack from reaching the
145        street.
146        * loopback/.cvsignore, loopback/Makefile.am, loopback/README,
147        loopback/init.c, loopback/loopback.scn: New files.
148
1492003-01-03      Joel Sherrill <joel@OARcorp.com>
150
151        * unlimited/system.h, unlimited/test1.c: Backed off previous
152        modification as it does not compile.
153
1542002-10-31      Chris Johns <ccj@acm.org>
155
156        * unlimited/test1.c: PR296. Only fails if more tasks than allowed
157        can be created. 
158        * unlimited/system.h: PR296. Reference the number of tasks in the
159        configuration table rather than a hardcoded number.
160
1612002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: Unconditionally check for CXX (Hack to bug in
164        autoconf > 2.54).
165
1662002-10-31      Joel Sherrill <joel@OARcorp.com>
167
168        * base_mp/apptask.c: Removed warning.
169
1702002-10-28      Joel Sherrill <joel@OARcorp.com>
171
172        * base_mp/apptask.c: Add include of <unistd.h> to eliminate warning.
173
1742002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * .cvsignore: Reformat.
177        Add autom4te*cache.
178        Remove autom4te.cache.
179
1802002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * base_mp/node1/Makefile.am: Use .$(OBJEXT) instead of .o.
183        * base_mp/node2/Makefile.am: Use .$(OBJEXT) instead of .o.
184        * base_sp/Makefile.am: Use .$(OBJEXT) instead of .o.
185        * cdtest/Makefile.am: Use .$(OBJEXT) instead of .o.
186        * hello/Makefile.am: Use .$(OBJEXT) instead of .o.
187        * minimum/Makefile.am: Use .$(OBJEXT) instead of .o.
188        * paranoia/Makefile.am: Use .$(OBJEXT) instead of .o.
189        * ticker/Makefile.am: Use .$(OBJEXT) instead of .o.
190        * unlimited/Makefile.am: Use .$(OBJEXT) instead of .o.
191
1922002-08-01      Joel Sherrill <joel@OARcorp.com>
193
194        * Per PR47 add support for buffered test output.  This involved
195        adding defines to redirect output to a buffer and dump it when
196        full, at "test pause", and at exit.  To avoid problems when redefining
197        exit(), all tests were modified to call rtems_test_exit().
198        Some tests, notable psxtests, had to be modified to include
199        the standard test macro .h file (pmacros.h or tmacros.h) to
200        enable this support.
201        * cdtest/init.c: Modified.
202
2032002-07-01      Joel Sherrill <joel@OARcorp.com>
204
205        * unlimited/test1.c: Corrected use of _Objects_Information_table
206        now that it is a two dimensional array based upon API and class.
207
2082002-04-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * base_sp/apptask.c: Include <stdlib.h>.
211        * hello/init.c: Ditto.
212        * paranoia/init.c: Ditto.
213        * ticker/tasks.c: Ditto.
214        * unlimited/init.c: Ditto.
215        * unlimited/test1.c: Ditto.
216        * unlimited/test2.c: Ditto.
217        * unlimited/test3.c: Ditto.
218
2192002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac: Remove ENABLE_GCC28.
222
2232002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.ac:
226        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
227        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
228        * base_mp/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * base_mp/Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * base_mp/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
231        * Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * base_sp/Makefile.am: Remove AUTOMAKE_OPTIONS.
233        * cdtest/Makefile.am: Remove AUTOMAKE_OPTIONS.
234        * hello/Makefile.am: Remove AUTOMAKE_OPTIONS.
235        * minimum/Makefile.am: Remove AUTOMAKE_OPTIONS.
236        * paranoia/Makefile.am: Remove AUTOMAKE_OPTIONS.
237        * ticker/Makefile.am: Remove AUTOMAKE_OPTIONS.
238        * unlimited/Makefile.am: Remove AUTOMAKE_OPTIONS.
239
2402001-11-26      Ralf Corsepius
241
242        * cdtest/main.cc: Remove RTEMS_TEST_IO_STREAM.
243
2442001-10-25      Eric Norum <eric.norum@usask.ca>
245
246        * cdtest/system.h: Configure 1 semaphore.  This probably covers
247        up not defining one for the GCC C++ Run-Time Libraries.
248
2492001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * paranoia/Makefile.am: Use LD_LIBS = -lm to make automake-1.5 happy.
252
2532001-10-12      Joel Sherrill <joel@OARcorp.com>
254
255        * unlimited/init.c, unlimited/system.h, unlimited/test1.c,
256        unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc:
257        Fixed typo.
258
2592001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
262        * configure.in: Remove.
263        * configure.ac: New file, generated from configure.in by autoupdate.
264
2652001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * minimum/Makefile.am: Fix comments to make automake-1.5 happy.
268        * sample.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
269        * cdtest/Makefile.am: Remove LD_LIBS.
270
2712001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * unlimited/Makefile.am: include leaf.am instead of leaf.cfg.
274        * base_mp/node2/Makefile.am: include leaf.am instead of leaf.cfg.
275        * base_mp/node1/Makefile.am: include leaf.am instead of leaf.cfg.
276        * hello/Makefile.am: include leaf.am instead of leaf.cfg.
277        * base_sp/Makefile.am: include leaf.am instead of leaf.cfg.
278        * paranoia/Makefile.am: include leaf.am instead of leaf.cfg.
279        * cdtest/Makefile.am: include leaf.am instead of leaf.cfg, use
280        make-cxx-exe.
281        * ticker/Makefile.am: include leaf.am instead of leaf.cfg.
282        * minimum/Makefile.am: include leaf.am instead of leaf.cfg.
283
2842001-06-14      Joel Sherrill <joel@OARcorp.com>
285
286        * cdtest/system.h: Removed configure of POSIX mutexes since
287        there do not appear to be any used in this test.
288
2892001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
290
291        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
292
2932000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
296
2972000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
300
3012000-10-30      Joel Sherrill <joel@OARcorp.com>
302
303        * POSIX include files merged into newlib.  This resulted in
304        some definitions moving to other files and thus some secondary
305        effects in RTEMS source code.
306        * paranoia/paranoia.c: Commented out incorrect and conflicting
307        prototype of read().
308
3092000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
312        Switch to GNU canonicalization.
313        * sample.am: Remove DEFS.
314
3152000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
318        base_sp/Makefile.am, cdtest/Makefile.am, hello/Makefile.am,
319        minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am,
320        unlimited/Makefile.am: Include compile.am
321
3222000-08-10      Joel Sherrill <joel@OARcorp.com>
323
324        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.