source: rtems/doc/ChangeLog @ 98fc455c

4.104.114.84.95
Last change on this file since 98fc455c was 98fc455c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/17/06 at 14:59:40

2006-10-17 Ralf Corsépius <ralf.corsepius@…>

  • porting/interrupts.t: Fix bogus _CPU_ISR_Get_level.
  • Property mode set to 100644
File size: 35.3 KB
Line 
12006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * porting/interrupts.t: Fix bogus _CPU_ISR_Get_level.
4
52006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Require autoconf-2.60. Require automake-1.10.
8
92006-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
10
11        * user/barrier.t: New file.
12
132006-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
14
15        * user/barrier.t: New file.
16
172006-09-14      Joel Sherrill <joel@OARcorp.com>
18
19        * new_chapters/Makefile.am, new_chapters/gen_section,
20        new_chapters/new_chapters.texi, user/Makefile.am, user/c_user.texi,
21        user/dirstat.texi: Promote CPU Usage to first class citizen. Rename
22        to start with rtems_ and include documentation in user guide.
23        * user/cpuuse.t: New file.
24        * new_chapters/cpuuse.t: Removed.
25
262006-09-13      Joel Sherrill <joel@OARcorp.com>
27
28        * new_chapters/Makefile.am, user/Makefile.am, user/c_user.texi,
29        user/dirstat.texi, user/task.t: Move stack to first class citizen
30        status. Include it in User Manual and rename to start with rtems_.
31        * user/stackchk.t: New file.
32        * new_chapters/stackchk.t: Removed.
33
342006-09-13      Joel Sherrill <joel@OARcorp.com>
35
36        * new_chapters/Makefile.am, user/Makefile.am, user/c_user.texi,
37        user/dirstat.texi, user/task.t: Move stack to first class citizen
38        status. Include it in User Manual and rename to start with rtems_.
39        * user/stackchk.t: New file.
40        * new_chapters/stackchk.t: Removed.
41
422006-09-07      Ken Peters <ken.peters@jpl.nasa.gov>
43
44        PR 1171/doc
45        * user/timer.t: Correct documentation for rtems_timer_initiate_server.
46
472006-08-29      Joel Sherrill <joel@OARcorp.com>
48
49        * cpu_supplement/cpu_supplement.texi: New file.
50
512006-08-27      Joel Sherrill <joel@OARcorp.com>
52
53        * Makefile.am, configure.ac, develenv/direct.t: Remove gnu_docs. Now
54        included with RPMs.
55        * gnu_docs/.cvsignore, gnu_docs/ChangeLog, gnu_docs/Makefile.am,
56        gnu_docs/Tool_Doc_Instructions, gnu_docs/gen_docs,
57        gnu_docs/gnu_footer.html, gnu_docs/gnu_header.html,
58        gnu_docs/index.html, gnu_docs/mk_install_dir, gnu_docs/refcard.html,
59        gnu_docs/rtems_tools_index.html: Removed.
60
612006-08-23      Joel Sherrill <joel@OARcorp.com>
62
63        * Makefile.am, configure.ac, index.html.in: FAQ should now be
64        completely in the Wiki.
65        * FAQ/.cvsignore, FAQ/FAQ.texi, FAQ/Makefile.am, FAQ/basic.t,
66        FAQ/bsp.t, FAQ/build45.t, FAQ/concepts.t, FAQ/debug.t,
67        FAQ/endoftime.t, FAQ/entry, FAQ/freesw.t, FAQ/hwdebugaids.t,
68        FAQ/projects.t, FAQ/stamp-vti, FAQ/tools.t, FAQ/version.texi,
69        common/timemac.texi, common/timetbl.t, common/timing.t: Removed.
70
712006-08-23      Joel Sherrill <joel@OARcorp.com>
72
73        * Makefile.am, configure.ac, FAQ/stamp-vti, FAQ/version.texi,
74        common/cpright.texi: Merging CPU Supplements into a single document.
75        As part of this removed the obsolete and impossible to maintain size
76        and timing information.
77        * cpu_supplement/.cvsignore, cpu_supplement/Makefile.am,
78        cpu_supplement/arm.t, cpu_supplement/i386.t, cpu_supplement/m68k.t,
79        cpu_supplement/mips.t, cpu_supplement/powerpc.t,
80        cpu_supplement/preface.texi, cpu_supplement/sh.t,
81        cpu_supplement/sparc.t, cpu_supplement/tic4x.t: New files.
82        * supplements/.cvsignore, supplements/Makefile.am,
83        supplements/supplement.am, supplements/arm/.cvsignore,
84        supplements/arm/BSP_TIMES, supplements/arm/ChangeLog,
85        supplements/arm/Makefile.am, supplements/arm/arm.texi,
86        supplements/arm/bsp.t, supplements/arm/callconv.t,
87        supplements/arm/cpumodel.t, supplements/arm/cputable.t,
88        supplements/arm/fatalerr.t, supplements/arm/intr_NOTIMES.t,
89        supplements/arm/memmodel.t, supplements/arm/preface.texi,
90        supplements/arm/timeBSP.t, supplements/c4x/.cvsignore,
91        supplements/c4x/BSP_TIMES, supplements/c4x/ChangeLog,
92        supplements/c4x/Makefile.am, supplements/c4x/bsp.t,
93        supplements/c4x/c4x.texi, supplements/c4x/callconv.t,
94        supplements/c4x/cpumodel.t, supplements/c4x/cputable.t,
95        supplements/c4x/fatalerr.t, supplements/c4x/intr_NOTIMES.t,
96        supplements/c4x/memmodel.t, supplements/c4x/preface.texi,
97        supplements/c4x/timeBSP.t, supplements/i386/.cvsignore,
98        supplements/i386/ChangeLog, supplements/i386/FORCE386_TIMES,
99        supplements/i386/Makefile.am, supplements/i386/bsp.t,
100        supplements/i386/callconv.t, supplements/i386/cpumodel.t,
101        supplements/i386/cputable.t, supplements/i386/fatalerr.t,
102        supplements/i386/i386.texi, supplements/i386/intr_NOTIMES.t,
103        supplements/i386/memmodel.t, supplements/i386/preface.texi,
104        supplements/i386/timeFORCE386.t, supplements/m68k/.cvsignore,
105        supplements/m68k/ChangeLog, supplements/m68k/MVME136_TIMES,
106        supplements/m68k/Makefile.am, supplements/m68k/bsp.t,
107        supplements/m68k/callconv.t, supplements/m68k/cpumodel.t,
108        supplements/m68k/cputable.t, supplements/m68k/fatalerr.t,
109        supplements/m68k/intr_NOTIMES.t, supplements/m68k/m68k.texi,
110        supplements/m68k/memmodel.t, supplements/m68k/preface.texi,
111        supplements/m68k/timeMVME136.t, supplements/m68k/timedata.t,
112        supplements/mips/.cvsignore, supplements/mips/BSP_TIMES,
113        supplements/mips/ChangeLog, supplements/mips/Makefile.am,
114        supplements/mips/bsp.t, supplements/mips/callconv.t,
115        supplements/mips/cpumodel.t, supplements/mips/cputable.t,
116        supplements/mips/fatalerr.t, supplements/mips/intr_NOTIMES.t,
117        supplements/mips/memmodel.t, supplements/mips/mips.texi,
118        supplements/mips/preface.texi, supplements/mips/timeBSP.t,
119        supplements/powerpc/.cvsignore, supplements/powerpc/ChangeLog,
120        supplements/powerpc/DMV177_TIMES, supplements/powerpc/Makefile.am,
121        supplements/powerpc/PSIM_TIMES, supplements/powerpc/bsp.t,
122        supplements/powerpc/callconv.t, supplements/powerpc/cpumodel.t,
123        supplements/powerpc/cputable.t, supplements/powerpc/fatalerr.t,
124        supplements/powerpc/intr_NOTIMES.t, supplements/powerpc/memmodel.t,
125        supplements/powerpc/powerpc.texi, supplements/powerpc/preface.texi,
126        supplements/powerpc/timeDMV177.t, supplements/powerpc/timePSIM.t,
127        supplements/sh/.cvsignore, supplements/sh/BSP_TIMES,
128        supplements/sh/ChangeLog, supplements/sh/Makefile.am,
129        supplements/sh/bsp.t, supplements/sh/callconv.t,
130        supplements/sh/cpumodel.t, supplements/sh/cputable.t,
131        supplements/sh/fatalerr.t, supplements/sh/intr_NOTIMES.t,
132        supplements/sh/memmodel.t, supplements/sh/preface.texi,
133        supplements/sh/sh.texi, supplements/sh/timeBSP.t,
134        supplements/sparc/.cvsignore, supplements/sparc/ChangeLog,
135        supplements/sparc/ERC32_TIMES, supplements/sparc/Makefile.am,
136        supplements/sparc/bsp.t, supplements/sparc/callconv.t,
137        supplements/sparc/cpumodel.t, supplements/sparc/cputable.t,
138        supplements/sparc/fatalerr.t, supplements/sparc/intr_NOTIMES.t,
139        supplements/sparc/memmodel.t, supplements/sparc/preface.texi,
140        supplements/sparc/sparc.texi, supplements/sparc/timeERC32.t,
141        supplements/template/.cvsignore, supplements/template/BSP_TIMES,
142        supplements/template/ChangeLog, supplements/template/Makefile.am,
143        supplements/template/bsp.t, supplements/template/callconv.t,
144        supplements/template/cpumodel.t, supplements/template/cputable.t,
145        supplements/template/fatalerr.t, supplements/template/intr_NOTIMES.t,
146        supplements/template/memmodel.t, supplements/template/preface.texi,
147        supplements/template/template.texi, supplements/template/timeBSP.t: Removed.
148
1492006-01-20      Ralf Corsepius <ralf.corsepius@rtems.org>
150
151        * user/rtemsarc.gif, user/states.gif, user/rtemspie.gif:
152        Remove (Unused).
153        * user/rtemsarc.txt, user/rtemspie.txt, user/states.txt:
154        New (Extracted from other docs).
155        * user/Makefile.am: Reflect changes above.
156
1572006-01-19      Ralf Corsepius <ralf.corsepius@rtems.org>
158
159        * index.html.in: Remove OR32.
160
1612006-01-08      Joel Sherrill <joel@OARcorp.com>
162
163        * user/io.t: Change rtems_io_register_name to take a const char *.
164
1652005-09-15      Jay Monkman <jtm@lopingdog.com>
166
167        PR 365/rtems
168        * supplements/arm/cpumodel.t: Removed unused ARM_HAS_CLZ macro.
169
1702005-09-03      Ralf Corsepius <ralf.corsepius@rtems.org>
171
172        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi,
173        FAQ/concepts.texi, FAQ/debug.texi, FAQ/endoftime.texi,
174        FAQ/freesw.texi, FAQ/hwdebugaids.texi, FAQ/projects.texi,
175        FAQ/tools.texi: Remove (Generated files).
176
1772005-09-02      Joel Sherrill <joel@OARcorp.com>
178
179        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi,
180        FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi,
181        FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/stamp-vti,
182        FAQ/tools.texi, FAQ/version.texi, bsp_howto/rtc.t, started/buildc.t,
183        started/buildrt.t, user/Makefile.am, user/region.t: Fix typos and
184        regenerate.
185
1862005-06-17      Joel Sherrill <joel@OARcorp.com>
187
188        * user/region.t: Add documentation on region_resize_segment.
189
1902005-04-28      Joel Sherrill <joel@OARcorp.com>
191
192        * bsp_howto/rtc.t: Rewritten to account for removal of dmv177.
193
1942005-03-04      Joel Sherrill <joel@OARcorp.com>
195
196        * networking/decdriver.t: Make PCI initialize function part of the
197        unified PCI API as pci_initialize().
198
1992004-11-05      Joel Sherrill <joel@OARcorp.com>
200
201        PR 706/doc
202        * user/task.t: Remove not that changes explanation.
203
2042004-09-29      Joel Sherrill <joel@OARcorp.com>
205
206        * configure.ac, index.html.in, FAQ/basic.t, FAQ/basic.texi, FAQ/entry,
207        porting/cpumodels.t, started/buildc.t, started_ada/buildada.t,
208        user/preface.texi: i960 obsoleted.
209
2102004-09-29      Joel Sherrill <joel@OARcorp.com>
211
212        * supplements/Makefile.am: i960 obsoleted.
213        * supplements/i960/.cvsignore, supplements/i960/CVME961_TIMES,
214        supplements/i960/ChangeLog, supplements/i960/Makefile.am,
215        supplements/i960/bsp.t, supplements/i960/callconv.t,
216        supplements/i960/cpumodel.t, supplements/i960/cputable.t,
217        supplements/i960/fatalerr.t, supplements/i960/i960.texi,
218        supplements/i960/intr_NOTIMES.t, supplements/i960/memmodel.t,
219        supplements/i960/preface.texi, supplements/i960/timeCVME961.t: Removed.
220
2212004-09-27      Joel Sherrill <joel@OARcorp.com>
222
223        PR 682/doc
224        PR 683/doc
225        * started/buildc.t, started/buildrt.t, started/sample.t: Fix PATH and
226        tar examples. Enable binutils link again.
227        * user/overview.t: Chapter numbering in preface was wrong.
228
2292004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
230
231        * configure.ac: Require automake > 1.9.
232
2332004-09-08      Ralf Corsepius <ralf_corsepius@rtems.org>
234
235        * FAQ/build45.t: Misc. corrections.
236
2372004-08-02      Ralf Corsepius <ralf_corsepius@rtems.org>
238
239        * rgdb_specs/layers.txt, rgdb_specs/process.txt,
240        rgdb_specs/seqbreak.txt, rgdb_specs/seqdetach.txt,
241        rgdb_specs/seqinit.txt: New.
242        * rgdb_specs/comm.t, rgdb_specs/conclusion.t,
243        rgdb_specs/gdbinternals.t: Use @image for
244        ASCII figures (Reflect changes above).
245
2462004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
247
248        * common/rtems.texi.in, FAQ/basic.t: Remove RTEMSSNAPSHOTS,
249        RTEMSSNAPSHOTSSUBSCRIBE.
250
2512004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
252
253        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi,
254        FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi,
255        FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/tools.texi,
256        FAQ/version.texi, FAQ/stamp-vti: New.
257
2582004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
259
260        * networking/networkflow.txt, networking/PCIreg.txt,
261        networking/recvbd.txt: New.
262        * networking/decdriver.t, networking/networktasks.t: Use @image for
263        ASCII figures (Reflect changes above).
264
2652004-07-24      Joel Sherrill <joel@OARcorp.com>
266
267        PR 652/rtems
268        * user/signal.t: Return RTEMS_INVALID_NUMBER when sending an empty
269        signal set.
270
2712004-06-29      Joel Sherrill <joel@OARcorp.com>
272
273        PR 631/rtems
274        * user/msg.t: Document the return status from message_queue_create when
275        unable to allocate message buffer memory.
276
2772004-05-21      Joel Sherrill <joel@OARcorp.com>
278
279        PR 627/doc
280        * user/task.t: Behavior documented for an rtems_task_create with
281        stacksize < minimum was not the implemented behavior.
282
2832004-05-06      Joel Sherrill <joel@OARcorp.com>
284
285        PR 618/rtems
286        * user/clock.t, user/dpmem.t, user/event.t, user/msg.t, user/part.t,
287        user/region.t, user/sem.t, user/task.t, user/timer.t: Add NULL
288        checks.
289
2902004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
291
292        * started/buildc.t: Use tar xjf for bzip'ed files.
293        * started/buildrt.t: Use tar xjf to unzip rtems.
294
2952004-03-05      Joel Sherrill <joel@OARcorp.com>
296
297        PR 576/doc
298        * FAQ/FAQ.texi, FAQ/Makefile.am: Remove embedded information as it was
299        out of date and frequently duplicated information available from
300        other public sources like the CrossGCC Wiki.
301        * FAQ/embeddedinfo.t: Removed.
302
3032004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * develenv/Makefile.am: Put *.texi into the builddir.
306
3072004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * started/tversions.texi: Remove (Bogus).
310
3112004-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * ChangeLog: Merge-in supplements/ChangeLog.
314        * ChangeLog: Merge-in ada_user/ChangeLog.
315        * ChangeLog: Merge-in started_ada/ChangeLog.
316        * ChangeLog: Merge-in bsp_howto/ChangeLog.
317        * ChangeLog: Merge-in porting/ChangeLog.
318        * ChangeLog: Merge-in rgdb_specs/ChangeLog.
319        * ChangeLog: Merge-in rtems_gdb/ChangeLog.
320        * ChangeLog: Merge-in filesystem/ChangeLog.
321        * ChangeLog: Merge-in networking/ChangeLog.
322        * ChangeLog: Merge-in posix_users/ChangeLog.
323        * ChangeLog: Merge-in posix1003.1/ChangeLog.
324        * ChangeLog: Merge-in itron3.0/ChangeLog.
325        * ChangeLog: Merge-in FAQ/ChangeLog.
326        * ChangeLog: Merge-in user/ChangeLog.
327        * posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
328        supplements/ChangeLog, bsp_howto/ChangeLog, porting/ChangeLog,
329        rgdb_specs/ChangeLog, rtems_gdb/ChangeLog, ada_user/ChangeLog,
330        started_ada/ChangeLog, filesystem/ChangeLog, networking/ChangeLog,
331        FAQ/ChangeLog, user/ChangeLog: Remove.
332
3332004-02-03      Joel Sherrill <joel@OARcorp.com>
334
335        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
336        FAQ/basic.t, gnu_docs/gnu_footer.html, gnu_docs/index.html,
337        gnu_docs/refcard.html, gnu_docs/rtems_tools_index.html,
338        started/binaries.t, started/buildc.t, started/buildrt.t,
339        started/intro.t, started/require.t, started/sample.t,
340        started/tversions.texi.in: Incorporating changes from pre-4.6.0 review.
341
3422004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * configure.ac, common/rtems.texi.in, started/binaries.t: Add
345        RTEMSRPMGROUP.
346        * ChangeLog: Merge-in started/ChangeLog.
347        * started/ChangeLog: Remove.
348        * configure.ac: Add RTEMS_ENABLE_RPMPREFIX. Add RTEMSRPMPREFIX.
349        * common/rtems.texi.in: Add RTEMSRPMPREFIX.
350
3512004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * ChangeLog: Reformat. Merge-in develenv/ChangeLog.
354        * develenv/ChangeLog: Remove.
355
3562004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * Makefile.am: Remove AUTOMAKE_FILES. Add ../scripts/setup.def
359        ../COPYING to EXTRA_DIST. Add rtems.html.in to EXTRA_DIST.
360        * develenv/Makefile.am: Add direct.t sample.t utils.t to EXTRA_DIST.
361        * bsp_howto/Makefile.am: Add ata.t, ide_ctrl.t to EXTRA_DIST.
362
3632004-01-09      Joel Sherrill <joel@OARcorp.com>
364
365        PR 464/doc
366        * posix_users/clock.t, posix_users/signal.t: Add documentation for
367        usleep() and ualarm(). Also fixed a couple of calls which have the wrong
368        .h files per the OpenGroup site documentation.
369
3702004-01-07      Joel Sherrill <joel@OARcorp.com>
371
372        * configure.ac, index.html.in, started_ada/buildada.t,
373        supplements/Makefile.am: mips64orion port removed as mips port more
374        completely covers the MIPS family.
375        * rtems_support.html.in, supplements/mips64orion/.cvsignore,
376        supplements/mips64orion/BSP_TIMES, supplements/mips64orion/ChangeLog,
377        supplements/mips64orion/Makefile.am, supplements/mips64orion/bsp.t,
378        supplements/mips64orion/callconv.t, supplements/mips64orion/cpumodel.t,
379        supplements/mips64orion/cputable.t, supplements/mips64orion/fatalerr.t,
380        supplements/mips64orion/intr_NOTIMES.t,
381        supplements/mips64orion/memmodel.t,
382        supplements/mips64orion/mips64orion.texi,
383        supplements/mips64orion/preface.texi, supplements/mips64orion/timeBSP.t:
384        Removed.
385
3862003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
389        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
390        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
391        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
392        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
393        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
394        Cosmetics.
395
3962003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
399        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
400        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
401        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
402        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
403        Cosmetics.
404
4052003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * project.am: Remove $(PROJECT).info* from CLEANFILES (Doesn't work with
408        automake-1.7f/1.8 anymore).
409        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
410        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
411        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
412        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
413        ada_user/Makefile.am, started_ada/Makefile.am: Add *.info to CLEANFILES
414        to accomodate automake-1.7f/1.8 breaking building infos.
415
4162003-11-25      Joel Sherrill <joel@OARcorp.com>
417
418        PR 528/rtems_misc
419        * user/task.t: Fix Ada binding for task variable calls.
420
4212003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * Makefile.am: Add missing '\'. Reformat.
424
4252003-11-21      Joel Sherrill <joel@OARcorp.com>
426
427        PR 521/doc
428        * user/sem.t: Default attributes were wrong for semaphores.
429
4302003-10-22      Joel Sherrill <joel@OARcorp.com>
431
432        PR 513/doc
433        * Makefile.am, index.html.in: Rename Getting Started to be non-language
434        specific and remove link to Ada Getting Started. Also install missing
435        graphic.
436
4372003-10-02      Gene Smith <gene.smith@siemens.com>
438
439        * networking/networkapp.t, networking/preface.texi: Improve
440        documentation for SO_RCVWAKEUP and SO_SNDWAKEUP and update the
441        references in the preface.
442
4432003-09-29      Joel Sherrill <joel@OARcorp.com>
444
445        * user/preface.texi: Eliminate references to HPPA.
446
4472003-09-26      Joel Sherrill <joel@OARcorp.com>
448
449        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Obsoleting HP PA-RISC
450        port and removing all references.
451        * supplements/hppa1_1/.cvsignore, supplements/hppa1_1/ChangeLog,
452        supplements/hppa1_1/Makefile.am, supplements/hppa1_1/SIMHPPA_TIMES,
453        supplements/hppa1_1/bsp.t, supplements/hppa1_1/callconv.t,
454        supplements/hppa1_1/cpumodel.t, supplements/hppa1_1/cputable.t,
455        supplements/hppa1_1/fatalerr.t, supplements/hppa1_1/hppa1_1.texi,
456        supplements/hppa1_1/intr_NOTIMES.t, supplements/hppa1_1/memmodel.t,
457        supplements/hppa1_1/preface.texi, supplements/hppa1_1/timeSIMHPPA.t:
458        Removed.
459
4602003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * ChangeLog: Merge images/ChangeLog.
463        * ChangeLog: Merge common/ChangeLog.
464        * images/ChangeLog, common/ChangeLog: Removed.
465        * rtems_support.html.in, index.html.in: Purge hppa1.1.
466        * common/.cvsignore: Add rtems.texi, rtems.sed.
467        * configure.ac: Merger from rtems-4-6-branch. Purge hppa1.1.
468        * Makefile.am, project.am, develenv/Makefile.am, user/Makefile.am,
469        FAQ/Makefile.am, posix_users/Makefile.am, posix1003.1/Makefile.am,
470        itron3.0/Makefile.am, filesystem/Makefile.am, networking/Makefile.am,
471        bsp_howto/Makefile.am, porting/Makefile.am, rgdb_specs/Makefile.am,
472        rtems_gdb/Makefile.am, ada_user/Makefile.am, started_ada/Makefile.am:
473        Merger from rtems-4-6-branch.
474
4752003-09-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * supplements/supplement.am: Add -I $(top_builddir) TEXI2WWW_ARGS.
478        * supplements/Makefile.am: Purge hppa1.1.
479
4802003-09-19      Joel Sherrill <joel@OARcorp.com>
481
482        * common/rtems.texi.in: New file.
483        * acinclude.m4, images/rtems_logo.jpg: New files.
484        * SUPPORT, tools/texi2www/archive/texi2www-960103.tgz: Removed.
485        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
486        rtems_support.html.in, ada_user/ada_user.texi, common/cpright.texi,
487        common/setup.texi, develenv/develenv.texi, develenv/direct.t,
488        develenv/sample.t, develenv/utils.t, user/c_user.texi, user/fatal.t,
489        user/preface.texi, user/rtmon.t, FAQ/FAQ.texi, FAQ/basic.t,
490        FAQ/build45.t, FAQ/entry, FAQ/tools.t, posix_users/posix_users.texi,
491        posix1003.1/ch07.t, posix1003.1/posix1003_1.texi,
492        posix1003.1/preface.texi, itron3.0/itron.texi,
493        filesystem/filesystem.texi, networking/networking.texi,
494        bsp_howto/analog.t, bsp_howto/bsp_howto.texi, bsp_howto/discrete.t,
495        bsp_howto/nvmem.t, bsp_howto/target.t, porting/porting.texi,
496        rgdb_specs/rgdb_specs.texi, rtems_gdb/rtems_gdb.texi,
497        started_ada/intro.t, started_ada/started_ada.texi,
498        started_ada/tversions.texi: Merge from branch.
499
5002003-09-04      Joel Sherrill <joel@OARcorp.com>
501
502        PR 466/doc
503        * posix_users/io.t: Added sync().
504
5052003-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * started_ada/buildada.t, started_ada/gdb.t, started_ada/tversions.texi:
508        Don't use VARIABLEs containing '-' in @set and @value (violates
509        texi-syntax).
510
5112003-08-22      Joel Sherrill <joel@OARcorp.com>
512
513        * bsp_howto/adaintr.t, bsp_howto/ata.t, bsp_howto/target.t,
514        porting/cpumodels.t, porting/sourcecode.t: Reconcile differences between
515        CVS trunk and 4.6 branch.
516
5172003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
518
519        * bsp_howto/ide-ctrl.t: Merger from 4.6-branch.
520
5212003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
524
5252003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * user/fatal.t: Reflect c/src/exec having moved to cpukit.
528        * FAQ/build45.t: Fix typo (config.long).
529        * rgdb_specs/daemon.t, rtems_gdb/example.t: Reflect c/src/exec having
530        moved to cpukit.
531
5322003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * develenv/develenv.texi: Fix @setfilename to develenv.info.
535
5362003-04-16      Joel Sherrill <joel@OARcorp.com>
537
538        * develenv/Makefile.am, develenv/develenv.texi: Remove unused file.
539        * develenv/compile.texi: Removed.
540        * develenv/Makefile.am: Fix next/previous section names.
541
5422003-04-11      Joel Sherrill <joel@OARcorp.com>
543
544        * index.html.in: Development Environment Guide should be updated now.
545
5462003-03-24      Joel Sherrill <joel@OARcorp.com>
547
548        * develenv/direct.t, develenv/sample.t, develenv/utils.t: Significantly
549        updated.
550
5512003-02-28      Joel Sherrill <joel@OARcorp.com>
552
553        * develenv/.cvsignore: Add newly generated .texi files.
554
5552003-02-18      Joel Sherrill <joel@OARcorp.com>
556
557        * Makefile.am, configure.ac: Remove src2html references.
558        * index.html.in: Update to reflect partial update of Development
559        Environment Guide.
560        * develenv/Makefile.am, develenv/develenv.texi: Relect generating .texi
561        from .t's.
562        * develenv/direct.t, develenv/sample.t, develenv/utils.t: New files.
563        * develenv/direct.texi, develenv/sample.texi, develenv/utils.texi:
564        Removed. Now generated from corresponding .t files which are in the
565        process of being updated.
566
5672003-02-14      Joel Sherrill <joel@OARcorp.com>
568
569        * index.html.in: Removed a29k reference.
570        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Remove a29k references
571        and update.
572
5732003-02-11      Mike Siers <mikes@poliac.com>
574
575        * networking/networkapp.t: Add an example code snippet for adding an IP
576        alias.
577
5782003-02-11      Joel Sherrill <joel@OARcorp.com>
579
580        * porting/interrupts.t: Rework logic that decides when to call
581        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru> determined
582        that _ISR_Signals_to_thread_executing was not being honored and/or
583        cleared properly.
584
5852003-02-11      Jay Monkman <jtm@smoothsmoothie.com>
586
587        * networking/networkapp.t: Add an example code snippet for adding a
588        default route.
589
5902003-02-03      Steven Johnson <sjohnson@neurizon.net>
591
592        PR 338/filesystem
593        * user/io.t: Document the API change that fixed reentrancy problem with
594        rtems_io_lookup_name().
595
5962003-02-03      Joel Sherrill <joel@OARcorp.com>
597
598        PR 338/filesystem
599        * user/io.t: Fix Ada binding as side-effect of fixing reentrancy problem
600        with rtems_io_lookup_name() (API change).
601
6022003-01-28      Joel Sherrill <joel@OARcorp.com>
603
604        * bsp_howto/makefiles.t, bsp_howto/support.t: Updated to reflect use of
605        automake in addition to autoconf.
606
6072003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * index.html.in: Fix duplicate c4x entry.
610
6112003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * index.html.in, configure.ac: Add c4x.
614        * project.am: Add version.texi hack.
615        * develenv/develenv.texi: Set @setfilename develenv.info.
616        * user/c_user.texi: Set @setfilename c_user.info.
617        * FAQ/FAQ.texi: Set @setfilename FAQ.info.
618        * posix_users/posix_users.texi: Set @setfilename posix_users.info.
619        * posix1003.1/posix1003_1.texi: Set @setfilename posix1003_1.info.
620        * itron3.0/itron.texi: Set @setfilename itron.info.
621        * filesystem/filesystem.texi: Set @setfilename filesystem.info.
622        * networking/networking.texi: Set @setfilename networking.info.
623        * bsp_howto/bsp_howto.texi: Set @setfilename bsp_howto.info.
624        * porting/porting.texi: Set @setfilename porting.info.
625        * rgdb_specs/rgdb_specs.texi: Set @setfilename rgdb_specs.info.
626        * rtems_gdb/rtems_gdb.texi: Set @setfilename rtems_gdb.info.
627        * ada_user/ada_user.texi: Set @setfilename ada_user.info.
628        * started_ada/started_ada.texi: Set @setfilename started_ada.info.
629        * supplements/Makefile.am: Add c4x, cosmetical changes.
630
6312003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Append -I
634        $(top_builddir) to TEXI2WWW_ARGS.
635        * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Override
636        automake's .dvi.ps:-rule.
637        * user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
638        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
639        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
640        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
641        started_ada/Makefile.am: Put GENERATED_FILES into $builddir.
642        * supplements/supplements.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI,
643        TEXI2PDF.
644
6452003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * project.am, main.am: Use automake rules to build ps, pdf, info.
648        Various minor changes.
649        * project.am: Append $($(PROJECT)_TEXINFOS) to html-dependencies.
650        * configure.ac: Require autoconf-2.57. Require automake-1.7.2. Remove
651        started/pictures/Makefile.
652        * started/Makefile.am: Merge-in pictures/Makefile.am    .
653        * started/pictures/Makefile.am: Remove.
654        * FAQ/build45.t: Fix typo in previous patch.
655        * FAQ/build45.t: Several fixes and additions.
656        * FAQ/FAQ.texi: Rename section "Building RTEMS 4.5" into "Building
657        RTEMS". build45.t: Remove references to 4.5. Several minor updates.
658        * develenv/.cvsignore, FAQ/.cvsignore, posix_users/.cvsignore,
659        posix1003.1/.cvsignore, itron3.0/.cvsignore, filesystem/.cvsignore,
660        networking/.cvsignore, bsp_howto/.cvsignore, porting/.cvsignore,
661        rgdb_specs/.cvsignore, rtems_gdb/.cvsignore, started_ada/.cvsignore,
662        ada_user/.cvsignore, user/.cvsignore: Add version.texi. Add stamp-vti.
663        Re-sort.
664        * develenv/version.texi, develenv/stamp-vti, user/version.texi,
665        user/stamp-vti, FAQ/version.texi, FAQ/stamp-vti,
666        posix_users/version.texi, posix_users/stamp-vti,
667        posix1003.1/version.texi, posix1003.1/stamp-vti, itron3.0/version.texi,
668        itron3.0/stamp-vti, filesystem/version.texi, filesystem/stamp-vti,
669        networking/version.texi, networking/stamp-vti, bsp_howto/version.texi,
670        bsp_howto/stamp-vti, porting/version.texi, porting/stamp-vti,
671        rgdb_specs/version.texi, rgdb_specs/stamp-vti, rtems_gdb/version.texi,
672        rtems_gdb/stamp-vti, ada_user/version.texi, ada_user/stamp-vti,
673        started_ada/version.texi, started_ada/stamp-vti: Remove from CVS.
674        * supplements/supplements.am: Use automake rules to build ps, pdf, info.
675        Various minor changes.
676
6772003-01-21      Joel Sherrill <joel@OARcorp.com>
678
679        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
680        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
681        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
682        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
683        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
684        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
685        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
686        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
687        ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
688        started_ada/version.texi: Regenerated.
689
6902002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
693        * images/Makefile.am, common/Makefile.am: Remove.
694        * configure.ac: Reflect changes above.
695        * main.am, supplements/supplement.am: Append -I $(topsrc_dir) to
696        AM_MAKEINFOFLAGS.
697
6982002-11-13      Joel Sherrill <joel@OARcorp.com>
699
700        * index.html.in: Note that the Getting Started with GNAT/RTEMS  manual
701        is largely obsolete now that GNAT is in GCC.
702        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
703        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
704        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
705        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
706        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
707        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
708        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
709        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
710        ada_user/stamp-vti, ada_user/version.texi: Regenerated.
711        * started_ada/Makefile.am: Corrected link.
712        * started_ada/stamp-vti, started_ada/version.texi: Regenerated.
713
7142002-10-24      Joel Sherrill <joel@OARcorp.com>
715
716        * index.html.in: Add links to multiple missing CPU supplements.
717        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
718        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
719        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
720        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
721        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
722        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
723        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
724        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
725        ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
726        started_ada/version.texi: Regenerated.
727
7282002-10-24      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
729
730        * bsp_howto/ata.t, bsp_howto/ide-ctrl.t: New file.
731        * bsp_howto/.cvsignore: Added new .texi files.
732        * bsp_howto/Makefile.am: Added new files to generate.
733        * bsp_howto/bsp_howto.texi: Added new chapters.
734        * bsp_howto/stamp-vti, bsp_howto/version.texi: Regenerated.
735
7362002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
739
7402002-08-27      Joel Sherrill <joel@OARcorp.com>
741
742        * user/io.t: Correct Ada bindings.
743
7442002-08-01      Joel Sherrill <joel@OARcorp.com>
745
746        * porting/stamp-vti, porting/version.texi: Regenerated.
747
7482002-07-30      Joel Sherrill <joel@OARcorp.com>
749
750        * configure.ac: Added supplements/arm/Makefile.
751        * README: Updated.
752        * user/stamp-vti, user/version.texi: Regenerated.
753        * porting/miscellaneous.t: Added some markups for fonts and clarified
754        some places.
755        * supplements/Makefile.am: Added arm subdirectory.
756
7572002-06-28      Joel Sherrill <joel@OARcorp.com>
758
759        * user/userext.t: Per PR228, correct the prototype of the task create
760        user extension to indicate it returns a boolean and augment the
761        documentation to explain the purpose of the boolean return value.
762
7632002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
764
765        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
766
7672002-04-12      Chris Johns <ccj@acm.org>
768
769        * user/doc/user/userext.t: Per PR138, updated the documentation to show
770        how to obtain an extension table index. Also provided some extra
771        background on the user extension API.
772
7732002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * VERSION, bootstrap: Removed as unneeded.
776
7772002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
778
779        * bootstrap, VERSION: Remove.
780        * Makefile.am: Remove bootstrap. Add ACLOCAL_AMFLAGS.
781        * configure.ac: Add RTEMS_TOP.
782
7832002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * user/io.t: Fix typo @sybsection.
786
7872002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
788
789        * common/Makefile.am: Remove AUTOMAKE_OPTIONS.
790        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
791        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
792        * Makefile.am, images/Makefile.am, develenv/Makefile.am,
793        user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
794        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
795        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
796        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
797        started_ada/Makefile.am, supplements/Makefile.am: Remove
798        AUTOMAKE_OPTIONS.
799
8002002-03-27      Eric Norum <eric.norum@usask.ca>
801
802        * user/intr.t: Per PR165, now correctly states that passing a NULL
803        pointer for the return argument is an error.
804        * PR161
805        * user/rtmon.t: Add rtems_ prefix to directives in the example.
806
8072002-03-22      Chris Johns <ccj@acm.org>
808
809        * user/io.t, user/conf.t: PR 160. Added the IO Manager's register and
810        unregister interface documentation.
811
8122002-03-15      Eric Norum <eric.norum@usask.ca>
813
814        * user/rtmon.t: Correct example and correctly used ensure not insure.
815
8162002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * .cvsignore: Reworked.
819        * Makefile.am: Remove texinfo/texinfo.tex.
820        * bootstrap: Removed.
821        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
822        * main.am: Remove TEXINFO_TEX.
823        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir. Remove
824        commented out make-variables.
825
8262002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
827
828        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
829        mkinstalldirs, texinfo.tex.
830        * Makefile.am: Add main.am to AUTOMAKE_FILES.
831        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
832        * project.am: Remove custom .texi and stamp-vti rules.
833        * main.am, supplements/supplement.am: Replace TEXI_COMMON with
834        AM_MAKEINFOFLAGS.
835
8362002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
837
838        * Makefile.am: Require automake-1.5.
839        * project.am: Reworked.
840        * main.am, configure.ac: New.
841        * configure.in: Removed.
842        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
843        * common/Makefile.am, images/Makefile.am: Require automake-1.5.
844        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
845        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
846        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
847        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
848        ada_user/Makefile.am, started_ada/Makefile.am: include main.am, require
849        automake-1.5.
850        * supplements/Makefile.am: Require automake-1.5.
851
8522002-01-17      Joel Sherrill <joel@OARcorp.com>
853
854        * VERSION: Updated to rtems-doc-ss-20010117.
855        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
856
8572001-10-30      Joel Sherrill <joel@OARcorp.com>
858
859        * VERSION: New file.
860
8612001-06-28      Joel Sherrill <joel@OARcorp.com>
862
863        * posix_users/preface.texi, posix_users/procenv.t,
864        posix_users/process.t, posix_users/signal.t, posix_users/stamp-vti,
865        posix_users/version.texi: Updated as part of starting a sweep on the
866        POSIX User's Guide.
867
8682001-02-14      Joel Sherrill <joel@OARcorp.com>
869
870        * configure.ac: New mips supplement.
871        * supplements/mips: New supplement.
872
8732001-01-17      Joel Sherrill <joel@OARcorp.com>
874
875        * configure.in: Changed the version to eng-20010816b.
876        * SUPPORT, LICENSE: New files.
877        * Numerous files touched as part of merging the 4.5 branch onto the
878        mainline development trunk and ensuring that the script that cuts
879        snapshots and releases works on the documentation.
880        * develenv/.cvsignore, user/.cvsignore: Added rtems_header.html and
881        rtems_footer.html.
882        * user/timer.t: Added task-based timer information including the new
883        directives rtems_timer_initiate(), rtems_timer_server_fire_after(), and
884        rtems_timer_server_fire_when().
885        * FAQ/.cvsignore, posix_users/.cvsignore, posix1003.1/.cvsignore,
886        itron3.0/.cvsignore, filesystem/.cvsignore, networking/.cvsignore,
887        bsp_howto/.cvsignore, porting/.cvsignore, rgdb_specs/.cvsignore,
888        rtems_gdb/.cvsignore, ada_user/.cvsignore, started_ada/.cvsignore: Added
889        rtems_header.html and rtems_footer.html.
890
8912000-09-22      Joel Sherrill <joel@OARcorp.com>
892
893        * Makefile.am, develenv/Makefile.am: Removed GENERATED_FILES from list
894        of TEXINFOS.
895
8962000-08-10      Joel Sherrill <joel@OARcorp.com>
897
898        * ChangeLog, develenv/ChangeLog, user/ChangeLog, FAQ/ChangeLog,
899        posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
900        filesystem/ChangeLog, networking/ChangeLog, bsp_howto/ChangeLog,
901        porting/ChangeLog, rgdb_specs/ChangeLog, rtems_gdb/ChangeLog,
902        ada_user/ChangeLog, started_ada/ChangeLog, supplements/ChangeLog: New
903        file.
904
Note: See TracBrowser for help on using the repository browser.