source: rtems/doc/ChangeLog @ a9d5d44

4.104.114.84.95
Last change on this file since a9d5d44 was a9d5d44, checked in by Joel Sherrill <joel.sherrill@…>, on 06/17/05 at 14:29:13

2005-06-17 Joel Sherrill <joel@…>

  • user/region.t: Add documentation on region_resize_segment.
  • Property mode set to 100644
File size: 27.3 KB
Line 
12005-06-17      Joel Sherrill <joel@OARcorp.com>
2
3        * user/region.t: Add documentation on region_resize_segment.
4
52005-04-28      Joel Sherrill <joel@OARcorp.com>
6
7        * bsp_howto/rtc.t: Rewritten to account for removal of dmv177.
8
92005-03-04      Joel Sherrill <joel@OARcorp.com>
10
11        * networking/decdriver.t: Make PCI initialize function part of the
12        unified PCI API as pci_initialize().
13
142004-11-05      Joel Sherrill <joel@OARcorp.com>
15
16        PR 706/doc
17        * user/task.t: Remove not that changes explanation.
18
192004-09-29      Joel Sherrill <joel@OARcorp.com>
20
21        * configure.ac, index.html.in, FAQ/basic.t, FAQ/basic.texi, FAQ/entry,
22        porting/cpumodels.t, started/buildc.t, started_ada/buildada.t,
23        user/preface.texi: i960 obsoleted.
24
252004-09-29      Joel Sherrill <joel@OARcorp.com>
26
27        * supplements/Makefile.am: i960 obsoleted.
28        * supplements/i960/.cvsignore, supplements/i960/CVME961_TIMES,
29        supplements/i960/ChangeLog, supplements/i960/Makefile.am,
30        supplements/i960/bsp.t, supplements/i960/callconv.t,
31        supplements/i960/cpumodel.t, supplements/i960/cputable.t,
32        supplements/i960/fatalerr.t, supplements/i960/i960.texi,
33        supplements/i960/intr_NOTIMES.t, supplements/i960/memmodel.t,
34        supplements/i960/preface.texi, supplements/i960/timeCVME961.t: Removed.
35
362004-09-27      Joel Sherrill <joel@OARcorp.com>
37
38        PR 682/doc
39        PR 683/doc
40        * started/buildc.t, started/buildrt.t, started/sample.t: Fix PATH and
41        tar examples. Enable binutils link again.
42        * user/overview.t: Chapter numbering in preface was wrong.
43
442004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
45
46        * configure.ac: Require automake > 1.9.
47
482004-09-08      Ralf Corsepius <ralf_corsepius@rtems.org>
49
50        * FAQ/build45.t: Misc. corrections.
51
522004-08-02      Ralf Corsepius <ralf_corsepius@rtems.org>
53
54        * rgdb_specs/layers.txt, rgdb_specs/process.txt,
55        rgdb_specs/seqbreak.txt, rgdb_specs/seqdetach.txt,
56        rgdb_specs/seqinit.txt: New.
57        * rgdb_specs/comm.t, rgdb_specs/conclusion.t,
58        rgdb_specs/gdbinternals.t: Use @image for
59        ASCII figures (Reflect changes above).
60
612004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
62
63        * common/rtems.texi.in, FAQ/basic.t: Remove RTEMSSNAPSHOTS,
64        RTEMSSNAPSHOTSSUBSCRIBE.
65
662004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
67
68        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi,
69        FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi,
70        FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/tools.texi,
71        FAQ/version.texi, FAQ/stamp-vti: New.
72
732004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
74
75        * networking/networkflow.txt, networking/PCIreg.txt,
76        networking/recvbd.txt: New.
77        * networking/decdriver.t, networking/networktasks.t: Use @image for
78        ASCII figures (Reflect changes above).
79
802004-07-24      Joel Sherrill <joel@OARcorp.com>
81
82        PR 652/rtems
83        * user/signal.t: Return RTEMS_INVALID_NUMBER when sending an empty
84        signal set.
85
862004-06-29      Joel Sherrill <joel@OARcorp.com>
87
88        PR 631/rtems
89        * user/msg.t: Document the return status from message_queue_create when
90        unable to allocate message buffer memory.
91
922004-05-21      Joel Sherrill <joel@OARcorp.com>
93
94        PR 627/doc
95        * user/task.t: Behavior documented for an rtems_task_create with
96        stacksize < minimum was not the implemented behavior.
97
982004-05-06      Joel Sherrill <joel@OARcorp.com>
99
100        PR 618/rtems
101        * user/clock.t, user/dpmem.t, user/event.t, user/msg.t, user/part.t,
102        user/region.t, user/sem.t, user/task.t, user/timer.t: Add NULL
103        checks.
104
1052004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
106
107        * started/buildc.t: Use tar xjf for bzip'ed files.
108        * started/buildrt.t: Use tar xjf to unzip rtems.
109
1102004-03-05      Joel Sherrill <joel@OARcorp.com>
111
112        PR 576/doc
113        * FAQ/FAQ.texi, FAQ/Makefile.am: Remove embedded information as it was
114        out of date and frequently duplicated information available from
115        other public sources like the CrossGCC Wiki.
116        * FAQ/embeddedinfo.t: Removed.
117
1182004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * develenv/Makefile.am: Put *.texi into the builddir.
121
1222004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * started/tversions.texi: Remove (Bogus).
125
1262004-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * ChangeLog: Merge-in supplements/ChangeLog.
129        * ChangeLog: Merge-in ada_user/ChangeLog.
130        * ChangeLog: Merge-in started_ada/ChangeLog.
131        * ChangeLog: Merge-in bsp_howto/ChangeLog.
132        * ChangeLog: Merge-in porting/ChangeLog.
133        * ChangeLog: Merge-in rgdb_specs/ChangeLog.
134        * ChangeLog: Merge-in rtems_gdb/ChangeLog.
135        * ChangeLog: Merge-in filesystem/ChangeLog.
136        * ChangeLog: Merge-in networking/ChangeLog.
137        * ChangeLog: Merge-in posix_users/ChangeLog.
138        * ChangeLog: Merge-in posix1003.1/ChangeLog.
139        * ChangeLog: Merge-in itron3.0/ChangeLog.
140        * ChangeLog: Merge-in FAQ/ChangeLog.
141        * ChangeLog: Merge-in user/ChangeLog.
142        * posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
143        supplements/ChangeLog, bsp_howto/ChangeLog, porting/ChangeLog,
144        rgdb_specs/ChangeLog, rtems_gdb/ChangeLog, ada_user/ChangeLog,
145        started_ada/ChangeLog, filesystem/ChangeLog, networking/ChangeLog,
146        FAQ/ChangeLog, user/ChangeLog: Remove.
147
1482004-02-03      Joel Sherrill <joel@OARcorp.com>
149
150        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
151        FAQ/basic.t, gnu_docs/gnu_footer.html, gnu_docs/index.html,
152        gnu_docs/refcard.html, gnu_docs/rtems_tools_index.html,
153        started/binaries.t, started/buildc.t, started/buildrt.t,
154        started/intro.t, started/require.t, started/sample.t,
155        started/tversions.texi.in: Incorporating changes from pre-4.6.0 review.
156
1572004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac, common/rtems.texi.in, started/binaries.t: Add
160        RTEMSRPMGROUP.
161        * ChangeLog: Merge-in started/ChangeLog.
162        * started/ChangeLog: Remove.
163        * configure.ac: Add RTEMS_ENABLE_RPMPREFIX. Add RTEMSRPMPREFIX.
164        * common/rtems.texi.in: Add RTEMSRPMPREFIX.
165
1662004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * ChangeLog: Reformat. Merge-in develenv/ChangeLog.
169        * develenv/ChangeLog: Remove.
170
1712004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * Makefile.am: Remove AUTOMAKE_FILES. Add ../scripts/setup.def
174        ../COPYING to EXTRA_DIST. Add rtems.html.in to EXTRA_DIST.
175        * develenv/Makefile.am: Add direct.t sample.t utils.t to EXTRA_DIST.
176        * bsp_howto/Makefile.am: Add ata.t, ide_ctrl.t to EXTRA_DIST.
177
1782004-01-09      Joel Sherrill <joel@OARcorp.com>
179
180        PR 464/doc
181        * posix_users/clock.t, posix_users/signal.t: Add documentation for
182        usleep() and ualarm(). Also fixed a couple of calls which have the wrong
183        .h files per the OpenGroup site documentation.
184
1852004-01-07      Joel Sherrill <joel@OARcorp.com>
186
187        * configure.ac, index.html.in, started_ada/buildada.t,
188        supplements/Makefile.am: mips64orion port removed as mips port more
189        completely covers the MIPS family.
190        * rtems_support.html.in, supplements/mips64orion/.cvsignore,
191        supplements/mips64orion/BSP_TIMES, supplements/mips64orion/ChangeLog,
192        supplements/mips64orion/Makefile.am, supplements/mips64orion/bsp.t,
193        supplements/mips64orion/callconv.t, supplements/mips64orion/cpumodel.t,
194        supplements/mips64orion/cputable.t, supplements/mips64orion/fatalerr.t,
195        supplements/mips64orion/intr_NOTIMES.t,
196        supplements/mips64orion/memmodel.t,
197        supplements/mips64orion/mips64orion.texi,
198        supplements/mips64orion/preface.texi, supplements/mips64orion/timeBSP.t:
199        Removed.
200
2012003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
204        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
205        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
206        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
207        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
208        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
209        Cosmetics.
210
2112003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
214        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
215        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
216        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
217        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
218        Cosmetics.
219
2202003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * project.am: Remove $(PROJECT).info* from CLEANFILES (Doesn't work with
223        automake-1.7f/1.8 anymore).
224        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
225        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
226        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
227        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
228        ada_user/Makefile.am, started_ada/Makefile.am: Add *.info to CLEANFILES
229        to accomodate automake-1.7f/1.8 breaking building infos.
230
2312003-11-25      Joel Sherrill <joel@OARcorp.com>
232
233        PR 528/rtems_misc
234        * user/task.t: Fix Ada binding for task variable calls.
235
2362003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * Makefile.am: Add missing '\'. Reformat.
239
2402003-11-21      Joel Sherrill <joel@OARcorp.com>
241
242        PR 521/doc
243        * user/sem.t: Default attributes were wrong for semaphores.
244
2452003-10-22      Joel Sherrill <joel@OARcorp.com>
246
247        PR 513/doc
248        * Makefile.am, index.html.in: Rename Getting Started to be non-language
249        specific and remove link to Ada Getting Started. Also install missing
250        graphic.
251
2522003-10-02      Gene Smith <gene.smith@siemens.com>
253
254        * networking/networkapp.t, networking/preface.texi: Improve
255        documentation for SO_RCVWAKEUP and SO_SNDWAKEUP and update the
256        references in the preface.
257
2582003-09-29      Joel Sherrill <joel@OARcorp.com>
259
260        * user/preface.texi: Eliminate references to HPPA.
261
2622003-09-26      Joel Sherrill <joel@OARcorp.com>
263
264        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Obsoleting HP PA-RISC
265        port and removing all references.
266        * supplements/hppa1_1/.cvsignore, supplements/hppa1_1/ChangeLog,
267        supplements/hppa1_1/Makefile.am, supplements/hppa1_1/SIMHPPA_TIMES,
268        supplements/hppa1_1/bsp.t, supplements/hppa1_1/callconv.t,
269        supplements/hppa1_1/cpumodel.t, supplements/hppa1_1/cputable.t,
270        supplements/hppa1_1/fatalerr.t, supplements/hppa1_1/hppa1_1.texi,
271        supplements/hppa1_1/intr_NOTIMES.t, supplements/hppa1_1/memmodel.t,
272        supplements/hppa1_1/preface.texi, supplements/hppa1_1/timeSIMHPPA.t:
273        Removed.
274
2752003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * ChangeLog: Merge images/ChangeLog.
278        * ChangeLog: Merge common/ChangeLog.
279        * images/ChangeLog, common/ChangeLog: Removed.
280        * rtems_support.html.in, index.html.in: Purge hppa1.1.
281        * common/.cvsignore: Add rtems.texi, rtems.sed.
282        * configure.ac: Merger from rtems-4-6-branch. Purge hppa1.1.
283        * Makefile.am, project.am, develenv/Makefile.am, user/Makefile.am,
284        FAQ/Makefile.am, posix_users/Makefile.am, posix1003.1/Makefile.am,
285        itron3.0/Makefile.am, filesystem/Makefile.am, networking/Makefile.am,
286        bsp_howto/Makefile.am, porting/Makefile.am, rgdb_specs/Makefile.am,
287        rtems_gdb/Makefile.am, ada_user/Makefile.am, started_ada/Makefile.am:
288        Merger from rtems-4-6-branch.
289
2902003-09-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * supplements/supplement.am: Add -I $(top_builddir) TEXI2WWW_ARGS.
293        * supplements/Makefile.am: Purge hppa1.1.
294
2952003-09-19      Joel Sherrill <joel@OARcorp.com>
296
297        * common/rtems.texi.in: New file.
298        * acinclude.m4, images/rtems_logo.jpg: New files.
299        * SUPPORT, tools/texi2www/archive/texi2www-960103.tgz: Removed.
300        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
301        rtems_support.html.in, ada_user/ada_user.texi, common/cpright.texi,
302        common/setup.texi, develenv/develenv.texi, develenv/direct.t,
303        develenv/sample.t, develenv/utils.t, user/c_user.texi, user/fatal.t,
304        user/preface.texi, user/rtmon.t, FAQ/FAQ.texi, FAQ/basic.t,
305        FAQ/build45.t, FAQ/entry, FAQ/tools.t, posix_users/posix_users.texi,
306        posix1003.1/ch07.t, posix1003.1/posix1003_1.texi,
307        posix1003.1/preface.texi, itron3.0/itron.texi,
308        filesystem/filesystem.texi, networking/networking.texi,
309        bsp_howto/analog.t, bsp_howto/bsp_howto.texi, bsp_howto/discrete.t,
310        bsp_howto/nvmem.t, bsp_howto/target.t, porting/porting.texi,
311        rgdb_specs/rgdb_specs.texi, rtems_gdb/rtems_gdb.texi,
312        started_ada/intro.t, started_ada/started_ada.texi,
313        started_ada/tversions.texi: Merge from branch.
314
3152003-09-04      Joel Sherrill <joel@OARcorp.com>
316
317        PR 466/doc
318        * posix_users/io.t: Added sync().
319
3202003-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * started_ada/buildada.t, started_ada/gdb.t, started_ada/tversions.texi:
323        Don't use VARIABLEs containing '-' in @set and @value (violates
324        texi-syntax).
325
3262003-08-22      Joel Sherrill <joel@OARcorp.com>
327
328        * bsp_howto/adaintr.t, bsp_howto/ata.t, bsp_howto/target.t,
329        porting/cpumodels.t, porting/sourcecode.t: Reconcile differences between
330        CVS trunk and 4.6 branch.
331
3322003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * bsp_howto/ide-ctrl.t: Merger from 4.6-branch.
335
3362003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
339
3402003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * user/fatal.t: Reflect c/src/exec having moved to cpukit.
343        * FAQ/build45.t: Fix typo (config.long).
344        * rgdb_specs/daemon.t, rtems_gdb/example.t: Reflect c/src/exec having
345        moved to cpukit.
346
3472003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * develenv/develenv.texi: Fix @setfilename to develenv.info.
350
3512003-04-16      Joel Sherrill <joel@OARcorp.com>
352
353        * develenv/Makefile.am, develenv/develenv.texi: Remove unused file.
354        * develenv/compile.texi: Removed.
355        * develenv/Makefile.am: Fix next/previous section names.
356
3572003-04-11      Joel Sherrill <joel@OARcorp.com>
358
359        * index.html.in: Development Environment Guide should be updated now.
360
3612003-03-24      Joel Sherrill <joel@OARcorp.com>
362
363        * develenv/direct.t, develenv/sample.t, develenv/utils.t: Significantly
364        updated.
365
3662003-02-28      Joel Sherrill <joel@OARcorp.com>
367
368        * develenv/.cvsignore: Add newly generated .texi files.
369
3702003-02-18      Joel Sherrill <joel@OARcorp.com>
371
372        * Makefile.am, configure.ac: Remove src2html references.
373        * index.html.in: Update to reflect partial update of Development
374        Environment Guide.
375        * develenv/Makefile.am, develenv/develenv.texi: Relect generating .texi
376        from .t's.
377        * develenv/direct.t, develenv/sample.t, develenv/utils.t: New files.
378        * develenv/direct.texi, develenv/sample.texi, develenv/utils.texi:
379        Removed. Now generated from corresponding .t files which are in the
380        process of being updated.
381
3822003-02-14      Joel Sherrill <joel@OARcorp.com>
383
384        * index.html.in: Removed a29k reference.
385        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Remove a29k references
386        and update.
387
3882003-02-11      Mike Siers <mikes@poliac.com>
389
390        * networking/networkapp.t: Add an example code snippet for adding an IP
391        alias.
392
3932003-02-11      Joel Sherrill <joel@OARcorp.com>
394
395        * porting/interrupts.t: Rework logic that decides when to call
396        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru> determined
397        that _ISR_Signals_to_thread_executing was not being honored and/or
398        cleared properly.
399
4002003-02-11      Jay Monkman <jtm@smoothsmoothie.com>
401
402        * networking/networkapp.t: Add an example code snippet for adding a
403        default route.
404
4052003-02-03      Steven Johnson <sjohnson@neurizon.net>
406
407        PR 338/filesystem
408        * user/io.t: Document the API change that fixed reentrancy problem with
409        rtems_io_lookup_name().
410
4112003-02-03      Joel Sherrill <joel@OARcorp.com>
412
413        PR 338/filesystem
414        * user/io.t: Fix Ada binding as side-effect of fixing reentrancy problem
415        with rtems_io_lookup_name() (API change).
416
4172003-01-28      Joel Sherrill <joel@OARcorp.com>
418
419        * bsp_howto/makefiles.t, bsp_howto/support.t: Updated to reflect use of
420        automake in addition to autoconf.
421
4222003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * index.html.in: Fix duplicate c4x entry.
425
4262003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * index.html.in, configure.ac: Add c4x.
429        * project.am: Add version.texi hack.
430        * develenv/develenv.texi: Set @setfilename develenv.info.
431        * user/c_user.texi: Set @setfilename c_user.info.
432        * FAQ/FAQ.texi: Set @setfilename FAQ.info.
433        * posix_users/posix_users.texi: Set @setfilename posix_users.info.
434        * posix1003.1/posix1003_1.texi: Set @setfilename posix1003_1.info.
435        * itron3.0/itron.texi: Set @setfilename itron.info.
436        * filesystem/filesystem.texi: Set @setfilename filesystem.info.
437        * networking/networking.texi: Set @setfilename networking.info.
438        * bsp_howto/bsp_howto.texi: Set @setfilename bsp_howto.info.
439        * porting/porting.texi: Set @setfilename porting.info.
440        * rgdb_specs/rgdb_specs.texi: Set @setfilename rgdb_specs.info.
441        * rtems_gdb/rtems_gdb.texi: Set @setfilename rtems_gdb.info.
442        * ada_user/ada_user.texi: Set @setfilename ada_user.info.
443        * started_ada/started_ada.texi: Set @setfilename started_ada.info.
444        * supplements/Makefile.am: Add c4x, cosmetical changes.
445
4462003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Append -I
449        $(top_builddir) to TEXI2WWW_ARGS.
450        * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Override
451        automake's .dvi.ps:-rule.
452        * user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
453        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
454        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
455        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
456        started_ada/Makefile.am: Put GENERATED_FILES into $builddir.
457        * supplements/supplements.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI,
458        TEXI2PDF.
459
4602003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * project.am, main.am: Use automake rules to build ps, pdf, info.
463        Various minor changes.
464        * project.am: Append $($(PROJECT)_TEXINFOS) to html-dependencies.
465        * configure.ac: Require autoconf-2.57. Require automake-1.7.2. Remove
466        started/pictures/Makefile.
467        * started/Makefile.am: Merge-in pictures/Makefile.am    .
468        * started/pictures/Makefile.am: Remove.
469        * FAQ/build45.t: Fix typo in previous patch.
470        * FAQ/build45.t: Several fixes and additions.
471        * FAQ/FAQ.texi: Rename section "Building RTEMS 4.5" into "Building
472        RTEMS". build45.t: Remove references to 4.5. Several minor updates.
473        * develenv/.cvsignore, FAQ/.cvsignore, posix_users/.cvsignore,
474        posix1003.1/.cvsignore, itron3.0/.cvsignore, filesystem/.cvsignore,
475        networking/.cvsignore, bsp_howto/.cvsignore, porting/.cvsignore,
476        rgdb_specs/.cvsignore, rtems_gdb/.cvsignore, started_ada/.cvsignore,
477        ada_user/.cvsignore, user/.cvsignore: Add version.texi. Add stamp-vti.
478        Re-sort.
479        * develenv/version.texi, develenv/stamp-vti, user/version.texi,
480        user/stamp-vti, FAQ/version.texi, FAQ/stamp-vti,
481        posix_users/version.texi, posix_users/stamp-vti,
482        posix1003.1/version.texi, posix1003.1/stamp-vti, itron3.0/version.texi,
483        itron3.0/stamp-vti, filesystem/version.texi, filesystem/stamp-vti,
484        networking/version.texi, networking/stamp-vti, bsp_howto/version.texi,
485        bsp_howto/stamp-vti, porting/version.texi, porting/stamp-vti,
486        rgdb_specs/version.texi, rgdb_specs/stamp-vti, rtems_gdb/version.texi,
487        rtems_gdb/stamp-vti, ada_user/version.texi, ada_user/stamp-vti,
488        started_ada/version.texi, started_ada/stamp-vti: Remove from CVS.
489        * supplements/supplements.am: Use automake rules to build ps, pdf, info.
490        Various minor changes.
491
4922003-01-21      Joel Sherrill <joel@OARcorp.com>
493
494        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
495        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
496        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
497        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
498        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
499        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
500        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
501        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
502        ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
503        started_ada/version.texi: Regenerated.
504
5052002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
508        * images/Makefile.am, common/Makefile.am: Remove.
509        * configure.ac: Reflect changes above.
510        * main.am, supplements/supplement.am: Append -I $(topsrc_dir) to
511        AM_MAKEINFOFLAGS.
512
5132002-11-13      Joel Sherrill <joel@OARcorp.com>
514
515        * index.html.in: Note that the Getting Started with GNAT/RTEMS  manual
516        is largely obsolete now that GNAT is in GCC.
517        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
518        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
519        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
520        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
521        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
522        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
523        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
524        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
525        ada_user/stamp-vti, ada_user/version.texi: Regenerated.
526        * started_ada/Makefile.am: Corrected link.
527        * started_ada/stamp-vti, started_ada/version.texi: Regenerated.
528
5292002-10-24      Joel Sherrill <joel@OARcorp.com>
530
531        * index.html.in: Add links to multiple missing CPU supplements.
532        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
533        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
534        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
535        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
536        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
537        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
538        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
539        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
540        ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
541        started_ada/version.texi: Regenerated.
542
5432002-10-24      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
544
545        * bsp_howto/ata.t, bsp_howto/ide-ctrl.t: New file.
546        * bsp_howto/.cvsignore: Added new .texi files.
547        * bsp_howto/Makefile.am: Added new files to generate.
548        * bsp_howto/bsp_howto.texi: Added new chapters.
549        * bsp_howto/stamp-vti, bsp_howto/version.texi: Regenerated.
550
5512002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
552
553        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
554
5552002-08-27      Joel Sherrill <joel@OARcorp.com>
556
557        * user/io.t: Correct Ada bindings.
558
5592002-08-01      Joel Sherrill <joel@OARcorp.com>
560
561        * porting/stamp-vti, porting/version.texi: Regenerated.
562
5632002-07-30      Joel Sherrill <joel@OARcorp.com>
564
565        * configure.ac: Added supplements/arm/Makefile.
566        * README: Updated.
567        * user/stamp-vti, user/version.texi: Regenerated.
568        * porting/miscellaneous.t: Added some markups for fonts and clarified
569        some places.
570        * supplements/Makefile.am: Added arm subdirectory.
571
5722002-06-28      Joel Sherrill <joel@OARcorp.com>
573
574        * user/userext.t: Per PR228, correct the prototype of the task create
575        user extension to indicate it returns a boolean and augment the
576        documentation to explain the purpose of the boolean return value.
577
5782002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
581
5822002-04-12      Chris Johns <ccj@acm.org>
583
584        * user/doc/user/userext.t: Per PR138, updated the documentation to show
585        how to obtain an extension table index. Also provided some extra
586        background on the user extension API.
587
5882002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * VERSION, bootstrap: Removed as unneeded.
591
5922002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * bootstrap, VERSION: Remove.
595        * Makefile.am: Remove bootstrap. Add ACLOCAL_AMFLAGS.
596        * configure.ac: Add RTEMS_TOP.
597
5982002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * user/io.t: Fix typo @sybsection.
601
6022002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * common/Makefile.am: Remove AUTOMAKE_OPTIONS.
605        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
606        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
607        * Makefile.am, images/Makefile.am, develenv/Makefile.am,
608        user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
609        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
610        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
611        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
612        started_ada/Makefile.am, supplements/Makefile.am: Remove
613        AUTOMAKE_OPTIONS.
614
6152002-03-27      Eric Norum <eric.norum@usask.ca>
616
617        * user/intr.t: Per PR165, now correctly states that passing a NULL
618        pointer for the return argument is an error.
619        * PR161
620        * user/rtmon.t: Add rtems_ prefix to directives in the example.
621
6222002-03-22      Chris Johns <ccj@acm.org>
623
624        * user/io.t, user/conf.t: PR 160. Added the IO Manager's register and
625        unregister interface documentation.
626
6272002-03-15      Eric Norum <eric.norum@usask.ca>
628
629        * user/rtmon.t: Correct example and correctly used ensure not insure.
630
6312002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * .cvsignore: Reworked.
634        * Makefile.am: Remove texinfo/texinfo.tex.
635        * bootstrap: Removed.
636        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
637        * main.am: Remove TEXINFO_TEX.
638        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir. Remove
639        commented out make-variables.
640
6412002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
644        mkinstalldirs, texinfo.tex.
645        * Makefile.am: Add main.am to AUTOMAKE_FILES.
646        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
647        * project.am: Remove custom .texi and stamp-vti rules.
648        * main.am, supplements/supplement.am: Replace TEXI_COMMON with
649        AM_MAKEINFOFLAGS.
650
6512002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * Makefile.am: Require automake-1.5.
654        * project.am: Reworked.
655        * main.am, configure.ac: New.
656        * configure.in: Removed.
657        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
658        * common/Makefile.am, images/Makefile.am: Require automake-1.5.
659        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
660        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
661        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
662        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
663        ada_user/Makefile.am, started_ada/Makefile.am: include main.am, require
664        automake-1.5.
665        * supplements/Makefile.am: Require automake-1.5.
666
6672002-01-17      Joel Sherrill <joel@OARcorp.com>
668
669        * VERSION: Updated to rtems-doc-ss-20010117.
670        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
671
6722001-10-30      Joel Sherrill <joel@OARcorp.com>
673
674        * VERSION: New file.
675
6762001-06-28      Joel Sherrill <joel@OARcorp.com>
677
678        * posix_users/preface.texi, posix_users/procenv.t,
679        posix_users/process.t, posix_users/signal.t, posix_users/stamp-vti,
680        posix_users/version.texi: Updated as part of starting a sweep on the
681        POSIX User's Guide.
682
6832001-02-14      Joel Sherrill <joel@OARcorp.com>
684
685        * configure.ac: New mips supplement.
686        * supplements/mips: New supplement.
687
6882001-01-17      Joel Sherrill <joel@OARcorp.com>
689
690        * configure.in: Changed the version to eng-20010816b.
691        * SUPPORT, LICENSE: New files.
692        * Numerous files touched as part of merging the 4.5 branch onto the
693        mainline development trunk and ensuring that the script that cuts
694        snapshots and releases works on the documentation.
695        * develenv/.cvsignore, user/.cvsignore: Added rtems_header.html and
696        rtems_footer.html.
697        * user/timer.t: Added task-based timer information including the new
698        directives rtems_timer_initiate(), rtems_timer_server_fire_after(), and
699        rtems_timer_server_fire_when().
700        * FAQ/.cvsignore, posix_users/.cvsignore, posix1003.1/.cvsignore,
701        itron3.0/.cvsignore, filesystem/.cvsignore, networking/.cvsignore,
702        bsp_howto/.cvsignore, porting/.cvsignore, rgdb_specs/.cvsignore,
703        rtems_gdb/.cvsignore, ada_user/.cvsignore, started_ada/.cvsignore: Added
704        rtems_header.html and rtems_footer.html.
705
7062000-09-22      Joel Sherrill <joel@OARcorp.com>
707
708        * Makefile.am, develenv/Makefile.am: Removed GENERATED_FILES from list
709        of TEXINFOS.
710
7112000-08-10      Joel Sherrill <joel@OARcorp.com>
712
713        * ChangeLog, develenv/ChangeLog, user/ChangeLog, FAQ/ChangeLog,
714        posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
715        filesystem/ChangeLog, networking/ChangeLog, bsp_howto/ChangeLog,
716        porting/ChangeLog, rgdb_specs/ChangeLog, rtems_gdb/ChangeLog,
717        ada_user/ChangeLog, started_ada/ChangeLog, supplements/ChangeLog: New
718        file.
719
Note: See TracBrowser for help on using the repository browser.