source: rtems/doc/ChangeLog @ bffdb82

4.104.114.84.95
Last change on this file since bffdb82 was 8197135, checked in by Joel Sherrill <joel.sherrill@…>, on 09/29/04 at 20:22:30

2004-09-29 Joel Sherrill <joel@…>

  • configure.ac, index.html.in, FAQ/basic.t, FAQ/basic.texi, FAQ/entry, porting/cpumodels.t, started/buildc.t, started_ada/buildada.t, user/preface.texi: i960 obsoleted.
  • Property mode set to 100644
File size: 26.8 KB
Line 
12004-09-29      Joel Sherrill <joel@OARcorp.com>
2
3        * configure.ac, index.html.in, FAQ/basic.t, FAQ/basic.texi, FAQ/entry,
4        porting/cpumodels.t, started/buildc.t, started_ada/buildada.t,
5        user/preface.texi: i960 obsoleted.
6
72004-09-29      Joel Sherrill <joel@OARcorp.com>
8
9        * supplements/Makefile.am: i960 obsoleted.
10        * supplements/i960/.cvsignore, supplements/i960/CVME961_TIMES,
11        supplements/i960/ChangeLog, supplements/i960/Makefile.am,
12        supplements/i960/bsp.t, supplements/i960/callconv.t,
13        supplements/i960/cpumodel.t, supplements/i960/cputable.t,
14        supplements/i960/fatalerr.t, supplements/i960/i960.texi,
15        supplements/i960/intr_NOTIMES.t, supplements/i960/memmodel.t,
16        supplements/i960/preface.texi, supplements/i960/timeCVME961.t: Removed.
17
182004-09-27      Joel Sherrill <joel@OARcorp.com>
19
20        PR 682/doc
21        PR 683/doc
22        * started/buildc.t, started/buildrt.t, started/sample.t: Fix PATH and
23        tar examples. Enable binutils link again.
24        * user/overview.t: Chapter numbering in preface was wrong.
25
262004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
27
28        * configure.ac: Require automake > 1.9.
29
302004-09-08      Ralf Corsepius <ralf_corsepius@rtems.org>
31
32        * FAQ/build45.t: Misc. corrections.
33
342004-08-02      Ralf Corsepius <ralf_corsepius@rtems.org>
35
36        * rgdb_specs/layers.txt, rgdb_specs/process.txt,
37        rgdb_specs/seqbreak.txt, rgdb_specs/seqdetach.txt,
38        rgdb_specs/seqinit.txt: New.
39        * rgdb_specs/comm.t, rgdb_specs/conclusion.t,
40        rgdb_specs/gdbinternals.t: Use @image for
41        ASCII figures (Reflect changes above).
42
432004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
44
45        * common/rtems.texi.in, FAQ/basic.t: Remove RTEMSSNAPSHOTS,
46        RTEMSSNAPSHOTSSUBSCRIBE.
47
482004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
49
50        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi,
51        FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi,
52        FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/tools.texi,
53        FAQ/version.texi, FAQ/stamp-vti: New.
54
552004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
56
57        * networking/networkflow.txt, networking/PCIreg.txt,
58        networking/recvbd.txt: New.
59        * networking/decdriver.t, networking/networktasks.t: Use @image for
60        ASCII figures (Reflect changes above).
61
622004-07-24      Joel Sherrill <joel@OARcorp.com>
63
64        PR 652/rtems
65        * user/signal.t: Return RTEMS_INVALID_NUMBER when sending an empty
66        signal set.
67
682004-06-29      Joel Sherrill <joel@OARcorp.com>
69
70        PR 631/rtems
71        * user/msg.t: Document the return status from message_queue_create when
72        unable to allocate message buffer memory.
73
742004-05-21      Joel Sherrill <joel@OARcorp.com>
75
76        PR 627/doc
77        * user/task.t: Behavior documented for an rtems_task_create with
78        stacksize < minimum was not the implemented behavior.
79
802004-05-06      Joel Sherrill <joel@OARcorp.com>
81
82        PR 618/rtems
83        * user/clock.t, user/dpmem.t, user/event.t, user/msg.t, user/part.t,
84        user/region.t, user/sem.t, user/task.t, user/timer.t: Add NULL
85        checks.
86
872004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
88
89        * started/buildc.t: Use tar xjf for bzip'ed files.
90        * started/buildrt.t: Use tar xjf to unzip rtems.
91
922004-03-05      Joel Sherrill <joel@OARcorp.com>
93
94        PR 576/doc
95        * FAQ/FAQ.texi, FAQ/Makefile.am: Remove embedded information as it was
96        out of date and frequently duplicated information available from
97        other public sources like the CrossGCC Wiki.
98        * FAQ/embeddedinfo.t: Removed.
99
1002004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * develenv/Makefile.am: Put *.texi into the builddir.
103
1042004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * started/tversions.texi: Remove (Bogus).
107
1082004-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * ChangeLog: Merge-in supplements/ChangeLog.
111        * ChangeLog: Merge-in ada_user/ChangeLog.
112        * ChangeLog: Merge-in started_ada/ChangeLog.
113        * ChangeLog: Merge-in bsp_howto/ChangeLog.
114        * ChangeLog: Merge-in porting/ChangeLog.
115        * ChangeLog: Merge-in rgdb_specs/ChangeLog.
116        * ChangeLog: Merge-in rtems_gdb/ChangeLog.
117        * ChangeLog: Merge-in filesystem/ChangeLog.
118        * ChangeLog: Merge-in networking/ChangeLog.
119        * ChangeLog: Merge-in posix_users/ChangeLog.
120        * ChangeLog: Merge-in posix1003.1/ChangeLog.
121        * ChangeLog: Merge-in itron3.0/ChangeLog.
122        * ChangeLog: Merge-in FAQ/ChangeLog.
123        * ChangeLog: Merge-in user/ChangeLog.
124        * posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
125        supplements/ChangeLog, bsp_howto/ChangeLog, porting/ChangeLog,
126        rgdb_specs/ChangeLog, rtems_gdb/ChangeLog, ada_user/ChangeLog,
127        started_ada/ChangeLog, filesystem/ChangeLog, networking/ChangeLog,
128        FAQ/ChangeLog, user/ChangeLog: Remove.
129
1302004-02-03      Joel Sherrill <joel@OARcorp.com>
131
132        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
133        FAQ/basic.t, gnu_docs/gnu_footer.html, gnu_docs/index.html,
134        gnu_docs/refcard.html, gnu_docs/rtems_tools_index.html,
135        started/binaries.t, started/buildc.t, started/buildrt.t,
136        started/intro.t, started/require.t, started/sample.t,
137        started/tversions.texi.in: Incorporating changes from pre-4.6.0 review.
138
1392004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac, common/rtems.texi.in, started/binaries.t: Add
142        RTEMSRPMGROUP.
143        * ChangeLog: Merge-in started/ChangeLog.
144        * started/ChangeLog: Remove.
145        * configure.ac: Add RTEMS_ENABLE_RPMPREFIX. Add RTEMSRPMPREFIX.
146        * common/rtems.texi.in: Add RTEMSRPMPREFIX.
147
1482004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * ChangeLog: Reformat. Merge-in develenv/ChangeLog.
151        * develenv/ChangeLog: Remove.
152
1532004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Remove AUTOMAKE_FILES. Add ../scripts/setup.def
156        ../COPYING to EXTRA_DIST. Add rtems.html.in to EXTRA_DIST.
157        * develenv/Makefile.am: Add direct.t sample.t utils.t to EXTRA_DIST.
158        * bsp_howto/Makefile.am: Add ata.t, ide_ctrl.t to EXTRA_DIST.
159
1602004-01-09      Joel Sherrill <joel@OARcorp.com>
161
162        PR 464/doc
163        * posix_users/clock.t, posix_users/signal.t: Add documentation for
164        usleep() and ualarm(). Also fixed a couple of calls which have the wrong
165        .h files per the OpenGroup site documentation.
166
1672004-01-07      Joel Sherrill <joel@OARcorp.com>
168
169        * configure.ac, index.html.in, started_ada/buildada.t,
170        supplements/Makefile.am: mips64orion port removed as mips port more
171        completely covers the MIPS family.
172        * rtems_support.html.in, supplements/mips64orion/.cvsignore,
173        supplements/mips64orion/BSP_TIMES, supplements/mips64orion/ChangeLog,
174        supplements/mips64orion/Makefile.am, supplements/mips64orion/bsp.t,
175        supplements/mips64orion/callconv.t, supplements/mips64orion/cpumodel.t,
176        supplements/mips64orion/cputable.t, supplements/mips64orion/fatalerr.t,
177        supplements/mips64orion/intr_NOTIMES.t,
178        supplements/mips64orion/memmodel.t,
179        supplements/mips64orion/mips64orion.texi,
180        supplements/mips64orion/preface.texi, supplements/mips64orion/timeBSP.t:
181        Removed.
182
1832003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
186        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
187        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
188        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
189        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
190        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
191        Cosmetics.
192
1932003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
196        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
197        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
198        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
199        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
200        Cosmetics.
201
2022003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * project.am: Remove $(PROJECT).info* from CLEANFILES (Doesn't work with
205        automake-1.7f/1.8 anymore).
206        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
207        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
208        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
209        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
210        ada_user/Makefile.am, started_ada/Makefile.am: Add *.info to CLEANFILES
211        to accomodate automake-1.7f/1.8 breaking building infos.
212
2132003-11-25      Joel Sherrill <joel@OARcorp.com>
214
215        PR 528/rtems_misc
216        * user/task.t: Fix Ada binding for task variable calls.
217
2182003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * Makefile.am: Add missing '\'. Reformat.
221
2222003-11-21      Joel Sherrill <joel@OARcorp.com>
223
224        PR 521/doc
225        * user/sem.t: Default attributes were wrong for semaphores.
226
2272003-10-22      Joel Sherrill <joel@OARcorp.com>
228
229        PR 513/doc
230        * Makefile.am, index.html.in: Rename Getting Started to be non-language
231        specific and remove link to Ada Getting Started. Also install missing
232        graphic.
233
2342003-10-02      Gene Smith <gene.smith@siemens.com>
235
236        * networking/networkapp.t, networking/preface.texi: Improve
237        documentation for SO_RCVWAKEUP and SO_SNDWAKEUP and update the
238        references in the preface.
239
2402003-09-29      Joel Sherrill <joel@OARcorp.com>
241
242        * user/preface.texi: Eliminate references to HPPA.
243
2442003-09-26      Joel Sherrill <joel@OARcorp.com>
245
246        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Obsoleting HP PA-RISC
247        port and removing all references.
248        * supplements/hppa1_1/.cvsignore, supplements/hppa1_1/ChangeLog,
249        supplements/hppa1_1/Makefile.am, supplements/hppa1_1/SIMHPPA_TIMES,
250        supplements/hppa1_1/bsp.t, supplements/hppa1_1/callconv.t,
251        supplements/hppa1_1/cpumodel.t, supplements/hppa1_1/cputable.t,
252        supplements/hppa1_1/fatalerr.t, supplements/hppa1_1/hppa1_1.texi,
253        supplements/hppa1_1/intr_NOTIMES.t, supplements/hppa1_1/memmodel.t,
254        supplements/hppa1_1/preface.texi, supplements/hppa1_1/timeSIMHPPA.t:
255        Removed.
256
2572003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * ChangeLog: Merge images/ChangeLog.
260        * ChangeLog: Merge common/ChangeLog.
261        * images/ChangeLog, common/ChangeLog: Removed.
262        * rtems_support.html.in, index.html.in: Purge hppa1.1.
263        * common/.cvsignore: Add rtems.texi, rtems.sed.
264        * configure.ac: Merger from rtems-4-6-branch. Purge hppa1.1.
265        * Makefile.am, project.am, develenv/Makefile.am, user/Makefile.am,
266        FAQ/Makefile.am, posix_users/Makefile.am, posix1003.1/Makefile.am,
267        itron3.0/Makefile.am, filesystem/Makefile.am, networking/Makefile.am,
268        bsp_howto/Makefile.am, porting/Makefile.am, rgdb_specs/Makefile.am,
269        rtems_gdb/Makefile.am, ada_user/Makefile.am, started_ada/Makefile.am:
270        Merger from rtems-4-6-branch.
271
2722003-09-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * supplements/supplement.am: Add -I $(top_builddir) TEXI2WWW_ARGS.
275        * supplements/Makefile.am: Purge hppa1.1.
276
2772003-09-19      Joel Sherrill <joel@OARcorp.com>
278
279        * common/rtems.texi.in: New file.
280        * acinclude.m4, images/rtems_logo.jpg: New files.
281        * SUPPORT, tools/texi2www/archive/texi2www-960103.tgz: Removed.
282        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
283        rtems_support.html.in, ada_user/ada_user.texi, common/cpright.texi,
284        common/setup.texi, develenv/develenv.texi, develenv/direct.t,
285        develenv/sample.t, develenv/utils.t, user/c_user.texi, user/fatal.t,
286        user/preface.texi, user/rtmon.t, FAQ/FAQ.texi, FAQ/basic.t,
287        FAQ/build45.t, FAQ/entry, FAQ/tools.t, posix_users/posix_users.texi,
288        posix1003.1/ch07.t, posix1003.1/posix1003_1.texi,
289        posix1003.1/preface.texi, itron3.0/itron.texi,
290        filesystem/filesystem.texi, networking/networking.texi,
291        bsp_howto/analog.t, bsp_howto/bsp_howto.texi, bsp_howto/discrete.t,
292        bsp_howto/nvmem.t, bsp_howto/target.t, porting/porting.texi,
293        rgdb_specs/rgdb_specs.texi, rtems_gdb/rtems_gdb.texi,
294        started_ada/intro.t, started_ada/started_ada.texi,
295        started_ada/tversions.texi: Merge from branch.
296
2972003-09-04      Joel Sherrill <joel@OARcorp.com>
298
299        PR 466/doc
300        * posix_users/io.t: Added sync().
301
3022003-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * started_ada/buildada.t, started_ada/gdb.t, started_ada/tversions.texi:
305        Don't use VARIABLEs containing '-' in @set and @value (violates
306        texi-syntax).
307
3082003-08-22      Joel Sherrill <joel@OARcorp.com>
309
310        * bsp_howto/adaintr.t, bsp_howto/ata.t, bsp_howto/target.t,
311        porting/cpumodels.t, porting/sourcecode.t: Reconcile differences between
312        CVS trunk and 4.6 branch.
313
3142003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * bsp_howto/ide-ctrl.t: Merger from 4.6-branch.
317
3182003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
321
3222003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * user/fatal.t: Reflect c/src/exec having moved to cpukit.
325        * FAQ/build45.t: Fix typo (config.long).
326        * rgdb_specs/daemon.t, rtems_gdb/example.t: Reflect c/src/exec having
327        moved to cpukit.
328
3292003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * develenv/develenv.texi: Fix @setfilename to develenv.info.
332
3332003-04-16      Joel Sherrill <joel@OARcorp.com>
334
335        * develenv/Makefile.am, develenv/develenv.texi: Remove unused file.
336        * develenv/compile.texi: Removed.
337        * develenv/Makefile.am: Fix next/previous section names.
338
3392003-04-11      Joel Sherrill <joel@OARcorp.com>
340
341        * index.html.in: Development Environment Guide should be updated now.
342
3432003-03-24      Joel Sherrill <joel@OARcorp.com>
344
345        * develenv/direct.t, develenv/sample.t, develenv/utils.t: Significantly
346        updated.
347
3482003-02-28      Joel Sherrill <joel@OARcorp.com>
349
350        * develenv/.cvsignore: Add newly generated .texi files.
351
3522003-02-18      Joel Sherrill <joel@OARcorp.com>
353
354        * Makefile.am, configure.ac: Remove src2html references.
355        * index.html.in: Update to reflect partial update of Development
356        Environment Guide.
357        * develenv/Makefile.am, develenv/develenv.texi: Relect generating .texi
358        from .t's.
359        * develenv/direct.t, develenv/sample.t, develenv/utils.t: New files.
360        * develenv/direct.texi, develenv/sample.texi, develenv/utils.texi:
361        Removed. Now generated from corresponding .t files which are in the
362        process of being updated.
363
3642003-02-14      Joel Sherrill <joel@OARcorp.com>
365
366        * index.html.in: Removed a29k reference.
367        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Remove a29k references
368        and update.
369
3702003-02-11      Mike Siers <mikes@poliac.com>
371
372        * networking/networkapp.t: Add an example code snippet for adding an IP
373        alias.
374
3752003-02-11      Joel Sherrill <joel@OARcorp.com>
376
377        * porting/interrupts.t: Rework logic that decides when to call
378        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru> determined
379        that _ISR_Signals_to_thread_executing was not being honored and/or
380        cleared properly.
381
3822003-02-11      Jay Monkman <jtm@smoothsmoothie.com>
383
384        * networking/networkapp.t: Add an example code snippet for adding a
385        default route.
386
3872003-02-03      Steven Johnson <sjohnson@neurizon.net>
388
389        PR 338/filesystem
390        * user/io.t: Document the API change that fixed reentrancy problem with
391        rtems_io_lookup_name().
392
3932003-02-03      Joel Sherrill <joel@OARcorp.com>
394
395        PR 338/filesystem
396        * user/io.t: Fix Ada binding as side-effect of fixing reentrancy problem
397        with rtems_io_lookup_name() (API change).
398
3992003-01-28      Joel Sherrill <joel@OARcorp.com>
400
401        * bsp_howto/makefiles.t, bsp_howto/support.t: Updated to reflect use of
402        automake in addition to autoconf.
403
4042003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * index.html.in: Fix duplicate c4x entry.
407
4082003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * index.html.in, configure.ac: Add c4x.
411        * project.am: Add version.texi hack.
412        * develenv/develenv.texi: Set @setfilename develenv.info.
413        * user/c_user.texi: Set @setfilename c_user.info.
414        * FAQ/FAQ.texi: Set @setfilename FAQ.info.
415        * posix_users/posix_users.texi: Set @setfilename posix_users.info.
416        * posix1003.1/posix1003_1.texi: Set @setfilename posix1003_1.info.
417        * itron3.0/itron.texi: Set @setfilename itron.info.
418        * filesystem/filesystem.texi: Set @setfilename filesystem.info.
419        * networking/networking.texi: Set @setfilename networking.info.
420        * bsp_howto/bsp_howto.texi: Set @setfilename bsp_howto.info.
421        * porting/porting.texi: Set @setfilename porting.info.
422        * rgdb_specs/rgdb_specs.texi: Set @setfilename rgdb_specs.info.
423        * rtems_gdb/rtems_gdb.texi: Set @setfilename rtems_gdb.info.
424        * ada_user/ada_user.texi: Set @setfilename ada_user.info.
425        * started_ada/started_ada.texi: Set @setfilename started_ada.info.
426        * supplements/Makefile.am: Add c4x, cosmetical changes.
427
4282003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Append -I
431        $(top_builddir) to TEXI2WWW_ARGS.
432        * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Override
433        automake's .dvi.ps:-rule.
434        * user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
435        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
436        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
437        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
438        started_ada/Makefile.am: Put GENERATED_FILES into $builddir.
439        * supplements/supplements.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI,
440        TEXI2PDF.
441
4422003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * project.am, main.am: Use automake rules to build ps, pdf, info.
445        Various minor changes.
446        * project.am: Append $($(PROJECT)_TEXINFOS) to html-dependencies.
447        * configure.ac: Require autoconf-2.57. Require automake-1.7.2. Remove
448        started/pictures/Makefile.
449        * started/Makefile.am: Merge-in pictures/Makefile.am    .
450        * started/pictures/Makefile.am: Remove.
451        * FAQ/build45.t: Fix typo in previous patch.
452        * FAQ/build45.t: Several fixes and additions.
453        * FAQ/FAQ.texi: Rename section "Building RTEMS 4.5" into "Building
454        RTEMS". build45.t: Remove references to 4.5. Several minor updates.
455        * develenv/.cvsignore, FAQ/.cvsignore, posix_users/.cvsignore,
456        posix1003.1/.cvsignore, itron3.0/.cvsignore, filesystem/.cvsignore,
457        networking/.cvsignore, bsp_howto/.cvsignore, porting/.cvsignore,
458        rgdb_specs/.cvsignore, rtems_gdb/.cvsignore, started_ada/.cvsignore,
459        ada_user/.cvsignore, user/.cvsignore: Add version.texi. Add stamp-vti.
460        Re-sort.
461        * develenv/version.texi, develenv/stamp-vti, user/version.texi,
462        user/stamp-vti, FAQ/version.texi, FAQ/stamp-vti,
463        posix_users/version.texi, posix_users/stamp-vti,
464        posix1003.1/version.texi, posix1003.1/stamp-vti, itron3.0/version.texi,
465        itron3.0/stamp-vti, filesystem/version.texi, filesystem/stamp-vti,
466        networking/version.texi, networking/stamp-vti, bsp_howto/version.texi,
467        bsp_howto/stamp-vti, porting/version.texi, porting/stamp-vti,
468        rgdb_specs/version.texi, rgdb_specs/stamp-vti, rtems_gdb/version.texi,
469        rtems_gdb/stamp-vti, ada_user/version.texi, ada_user/stamp-vti,
470        started_ada/version.texi, started_ada/stamp-vti: Remove from CVS.
471        * supplements/supplements.am: Use automake rules to build ps, pdf, info.
472        Various minor changes.
473
4742003-01-21      Joel Sherrill <joel@OARcorp.com>
475
476        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
477        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
478        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
479        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
480        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
481        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
482        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
483        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
484        ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
485        started_ada/version.texi: Regenerated.
486
4872002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
490        * images/Makefile.am, common/Makefile.am: Remove.
491        * configure.ac: Reflect changes above.
492        * main.am, supplements/supplement.am: Append -I $(topsrc_dir) to
493        AM_MAKEINFOFLAGS.
494
4952002-11-13      Joel Sherrill <joel@OARcorp.com>
496
497        * index.html.in: Note that the Getting Started with GNAT/RTEMS  manual
498        is largely obsolete now that GNAT is in GCC.
499        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
500        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
501        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
502        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
503        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
504        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
505        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
506        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
507        ada_user/stamp-vti, ada_user/version.texi: Regenerated.
508        * started_ada/Makefile.am: Corrected link.
509        * started_ada/stamp-vti, started_ada/version.texi: Regenerated.
510
5112002-10-24      Joel Sherrill <joel@OARcorp.com>
512
513        * index.html.in: Add links to multiple missing CPU supplements.
514        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
515        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
516        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
517        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
518        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
519        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
520        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
521        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
522        ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
523        started_ada/version.texi: Regenerated.
524
5252002-10-24      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
526
527        * bsp_howto/ata.t, bsp_howto/ide-ctrl.t: New file.
528        * bsp_howto/.cvsignore: Added new .texi files.
529        * bsp_howto/Makefile.am: Added new files to generate.
530        * bsp_howto/bsp_howto.texi: Added new chapters.
531        * bsp_howto/stamp-vti, bsp_howto/version.texi: Regenerated.
532
5332002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
536
5372002-08-27      Joel Sherrill <joel@OARcorp.com>
538
539        * user/io.t: Correct Ada bindings.
540
5412002-08-01      Joel Sherrill <joel@OARcorp.com>
542
543        * porting/stamp-vti, porting/version.texi: Regenerated.
544
5452002-07-30      Joel Sherrill <joel@OARcorp.com>
546
547        * configure.ac: Added supplements/arm/Makefile.
548        * README: Updated.
549        * user/stamp-vti, user/version.texi: Regenerated.
550        * porting/miscellaneous.t: Added some markups for fonts and clarified
551        some places.
552        * supplements/Makefile.am: Added arm subdirectory.
553
5542002-06-28      Joel Sherrill <joel@OARcorp.com>
555
556        * user/userext.t: Per PR228, correct the prototype of the task create
557        user extension to indicate it returns a boolean and augment the
558        documentation to explain the purpose of the boolean return value.
559
5602002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
563
5642002-04-12      Chris Johns <ccj@acm.org>
565
566        * user/doc/user/userext.t: Per PR138, updated the documentation to show
567        how to obtain an extension table index. Also provided some extra
568        background on the user extension API.
569
5702002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * VERSION, bootstrap: Removed as unneeded.
573
5742002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * bootstrap, VERSION: Remove.
577        * Makefile.am: Remove bootstrap. Add ACLOCAL_AMFLAGS.
578        * configure.ac: Add RTEMS_TOP.
579
5802002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * user/io.t: Fix typo @sybsection.
583
5842002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * common/Makefile.am: Remove AUTOMAKE_OPTIONS.
587        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
588        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
589        * Makefile.am, images/Makefile.am, develenv/Makefile.am,
590        user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
591        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
592        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
593        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
594        started_ada/Makefile.am, supplements/Makefile.am: Remove
595        AUTOMAKE_OPTIONS.
596
5972002-03-27      Eric Norum <eric.norum@usask.ca>
598
599        * user/intr.t: Per PR165, now correctly states that passing a NULL
600        pointer for the return argument is an error.
601        * PR161
602        * user/rtmon.t: Add rtems_ prefix to directives in the example.
603
6042002-03-22      Chris Johns <ccj@acm.org>
605
606        * user/io.t, user/conf.t: PR 160. Added the IO Manager's register and
607        unregister interface documentation.
608
6092002-03-15      Eric Norum <eric.norum@usask.ca>
610
611        * user/rtmon.t: Correct example and correctly used ensure not insure.
612
6132002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * .cvsignore: Reworked.
616        * Makefile.am: Remove texinfo/texinfo.tex.
617        * bootstrap: Removed.
618        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
619        * main.am: Remove TEXINFO_TEX.
620        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir. Remove
621        commented out make-variables.
622
6232002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
626        mkinstalldirs, texinfo.tex.
627        * Makefile.am: Add main.am to AUTOMAKE_FILES.
628        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
629        * project.am: Remove custom .texi and stamp-vti rules.
630        * main.am, supplements/supplement.am: Replace TEXI_COMMON with
631        AM_MAKEINFOFLAGS.
632
6332002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * Makefile.am: Require automake-1.5.
636        * project.am: Reworked.
637        * main.am, configure.ac: New.
638        * configure.in: Removed.
639        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
640        * common/Makefile.am, images/Makefile.am: Require automake-1.5.
641        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
642        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
643        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
644        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
645        ada_user/Makefile.am, started_ada/Makefile.am: include main.am, require
646        automake-1.5.
647        * supplements/Makefile.am: Require automake-1.5.
648
6492002-01-17      Joel Sherrill <joel@OARcorp.com>
650
651        * VERSION: Updated to rtems-doc-ss-20010117.
652        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
653
6542001-10-30      Joel Sherrill <joel@OARcorp.com>
655
656        * VERSION: New file.
657
6582001-06-28      Joel Sherrill <joel@OARcorp.com>
659
660        * posix_users/preface.texi, posix_users/procenv.t,
661        posix_users/process.t, posix_users/signal.t, posix_users/stamp-vti,
662        posix_users/version.texi: Updated as part of starting a sweep on the
663        POSIX User's Guide.
664
6652001-02-14      Joel Sherrill <joel@OARcorp.com>
666
667        * configure.ac: New mips supplement.
668        * supplements/mips: New supplement.
669
6702001-01-17      Joel Sherrill <joel@OARcorp.com>
671
672        * configure.in: Changed the version to eng-20010816b.
673        * SUPPORT, LICENSE: New files.
674        * Numerous files touched as part of merging the 4.5 branch onto the
675        mainline development trunk and ensuring that the script that cuts
676        snapshots and releases works on the documentation.
677        * develenv/.cvsignore, user/.cvsignore: Added rtems_header.html and
678        rtems_footer.html.
679        * user/timer.t: Added task-based timer information including the new
680        directives rtems_timer_initiate(), rtems_timer_server_fire_after(), and
681        rtems_timer_server_fire_when().
682        * FAQ/.cvsignore, posix_users/.cvsignore, posix1003.1/.cvsignore,
683        itron3.0/.cvsignore, filesystem/.cvsignore, networking/.cvsignore,
684        bsp_howto/.cvsignore, porting/.cvsignore, rgdb_specs/.cvsignore,
685        rtems_gdb/.cvsignore, ada_user/.cvsignore, started_ada/.cvsignore: Added
686        rtems_header.html and rtems_footer.html.
687
6882000-09-22      Joel Sherrill <joel@OARcorp.com>
689
690        * Makefile.am, develenv/Makefile.am: Removed GENERATED_FILES from list
691        of TEXINFOS.
692
6932000-08-10      Joel Sherrill <joel@OARcorp.com>
694
695        * ChangeLog, develenv/ChangeLog, user/ChangeLog, FAQ/ChangeLog,
696        posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
697        filesystem/ChangeLog, networking/ChangeLog, bsp_howto/ChangeLog,
698        porting/ChangeLog, rgdb_specs/ChangeLog, rtems_gdb/ChangeLog,
699        ada_user/ChangeLog, started_ada/ChangeLog, supplements/ChangeLog: New
700        file.
701
Note: See TracBrowser for help on using the repository browser.