source: rtems/doc/ChangeLog @ 56f3364

4.104.114.84.95
Last change on this file since 56f3364 was 56f3364, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/15/07 at 04:08:59

2007-01-15 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: Reflect having moved setup.def. Eliminate gcc3*.
  • Property mode set to 100644
File size: 36.5 KB
Line 
12007-01-15      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Reflect having moved setup.def.
4        Eliminate gcc3*.       
5        * setup.def: New (Formerly in ../scripts).
6
72006-12-20      Joel Sherrill <joel@OARcorp.com>
8
9        * posix_users/thread.t: Correct spelling error.
10
112006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * configure.ac: New BUG-REPORT address.
14
152006-10-26      Joel Sherrill <joel@OARcorp.com>
16
17        * ada_user/.cvsignore, bsp_howto/.cvsignore, cpu_supplement/.cvsignore,
18        develenv/.cvsignore, filesystem/.cvsignore, itron3.0/.cvsignore,
19        networking/.cvsignore, new_chapters/.cvsignore, porting/.cvsignore,
20        posix1003.1/.cvsignore, relnotes/.cvsignore: Add missing files.
21
222006-10-25      Joel Sherrill <joel@OARcorp.com>
23
24        * posix_users/.cvsignore, rgdb_specs/.cvsignore, rtems_gdb/.cvsignore,
25        started/.cvsignore, started_ada/.cvsignore: Add more generated files.
26
272006-10-23      Joel Sherrill <joel@OARcorp.com>
28
29        * user/.cvsignore: Update.
30
312006-10-23      Joel Sherrill <joel@OARcorp.com>
32
33        * ada_user/Makefile.am, ada_user/ada_user.texi,
34        cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi,
35        cpu_supplement/sparc.t: Add Blackfin CPU supplement chapter and get
36        everything building from previous breakages.
37        * cpu_supplement/bfin.t: New file.
38
392006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
40
41        * porting/interrupts.t: Fix bogus _CPU_ISR_Get_level.
42
432006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
44
45        * configure.ac: Require autoconf-2.60. Require automake-1.10.
46
472006-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
48
49        * user/barrier.t: New file.
50
512006-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
52
53        * user/barrier.t: New file.
54
552006-09-14      Joel Sherrill <joel@OARcorp.com>
56
57        * new_chapters/Makefile.am, new_chapters/gen_section,
58        new_chapters/new_chapters.texi, user/Makefile.am, user/c_user.texi,
59        user/dirstat.texi: Promote CPU Usage to first class citizen. Rename
60        to start with rtems_ and include documentation in user guide.
61        * user/cpuuse.t: New file.
62        * new_chapters/cpuuse.t: Removed.
63
642006-09-13      Joel Sherrill <joel@OARcorp.com>
65
66        * new_chapters/Makefile.am, user/Makefile.am, user/c_user.texi,
67        user/dirstat.texi, user/task.t: Move stack to first class citizen
68        status. Include it in User Manual and rename to start with rtems_.
69        * user/stackchk.t: New file.
70        * new_chapters/stackchk.t: Removed.
71
722006-09-13      Joel Sherrill <joel@OARcorp.com>
73
74        * new_chapters/Makefile.am, user/Makefile.am, user/c_user.texi,
75        user/dirstat.texi, user/task.t: Move stack to first class citizen
76        status. Include it in User Manual and rename to start with rtems_.
77        * user/stackchk.t: New file.
78        * new_chapters/stackchk.t: Removed.
79
802006-09-07      Ken Peters <ken.peters@jpl.nasa.gov>
81
82        PR 1171/doc
83        * user/timer.t: Correct documentation for rtems_timer_initiate_server.
84
852006-08-29      Joel Sherrill <joel@OARcorp.com>
86
87        * cpu_supplement/cpu_supplement.texi: New file.
88
892006-08-27      Joel Sherrill <joel@OARcorp.com>
90
91        * Makefile.am, configure.ac, develenv/direct.t: Remove gnu_docs. Now
92        included with RPMs.
93        * gnu_docs/.cvsignore, gnu_docs/ChangeLog, gnu_docs/Makefile.am,
94        gnu_docs/Tool_Doc_Instructions, gnu_docs/gen_docs,
95        gnu_docs/gnu_footer.html, gnu_docs/gnu_header.html,
96        gnu_docs/index.html, gnu_docs/mk_install_dir, gnu_docs/refcard.html,
97        gnu_docs/rtems_tools_index.html: Removed.
98
992006-08-23      Joel Sherrill <joel@OARcorp.com>
100
101        * Makefile.am, configure.ac, index.html.in: FAQ should now be
102        completely in the Wiki.
103        * FAQ/.cvsignore, FAQ/FAQ.texi, FAQ/Makefile.am, FAQ/basic.t,
104        FAQ/bsp.t, FAQ/build45.t, FAQ/concepts.t, FAQ/debug.t,
105        FAQ/endoftime.t, FAQ/entry, FAQ/freesw.t, FAQ/hwdebugaids.t,
106        FAQ/projects.t, FAQ/stamp-vti, FAQ/tools.t, FAQ/version.texi,
107        common/timemac.texi, common/timetbl.t, common/timing.t: Removed.
108
1092006-08-23      Joel Sherrill <joel@OARcorp.com>
110
111        * Makefile.am, configure.ac, FAQ/stamp-vti, FAQ/version.texi,
112        common/cpright.texi: Merging CPU Supplements into a single document.
113        As part of this removed the obsolete and impossible to maintain size
114        and timing information.
115        * cpu_supplement/.cvsignore, cpu_supplement/Makefile.am,
116        cpu_supplement/arm.t, cpu_supplement/i386.t, cpu_supplement/m68k.t,
117        cpu_supplement/mips.t, cpu_supplement/powerpc.t,
118        cpu_supplement/preface.texi, cpu_supplement/sh.t,
119        cpu_supplement/sparc.t, cpu_supplement/tic4x.t: New files.
120        * supplements/.cvsignore, supplements/Makefile.am,
121        supplements/supplement.am, supplements/arm/.cvsignore,
122        supplements/arm/BSP_TIMES, supplements/arm/ChangeLog,
123        supplements/arm/Makefile.am, supplements/arm/arm.texi,
124        supplements/arm/bsp.t, supplements/arm/callconv.t,
125        supplements/arm/cpumodel.t, supplements/arm/cputable.t,
126        supplements/arm/fatalerr.t, supplements/arm/intr_NOTIMES.t,
127        supplements/arm/memmodel.t, supplements/arm/preface.texi,
128        supplements/arm/timeBSP.t, supplements/c4x/.cvsignore,
129        supplements/c4x/BSP_TIMES, supplements/c4x/ChangeLog,
130        supplements/c4x/Makefile.am, supplements/c4x/bsp.t,
131        supplements/c4x/c4x.texi, supplements/c4x/callconv.t,
132        supplements/c4x/cpumodel.t, supplements/c4x/cputable.t,
133        supplements/c4x/fatalerr.t, supplements/c4x/intr_NOTIMES.t,
134        supplements/c4x/memmodel.t, supplements/c4x/preface.texi,
135        supplements/c4x/timeBSP.t, supplements/i386/.cvsignore,
136        supplements/i386/ChangeLog, supplements/i386/FORCE386_TIMES,
137        supplements/i386/Makefile.am, supplements/i386/bsp.t,
138        supplements/i386/callconv.t, supplements/i386/cpumodel.t,
139        supplements/i386/cputable.t, supplements/i386/fatalerr.t,
140        supplements/i386/i386.texi, supplements/i386/intr_NOTIMES.t,
141        supplements/i386/memmodel.t, supplements/i386/preface.texi,
142        supplements/i386/timeFORCE386.t, supplements/m68k/.cvsignore,
143        supplements/m68k/ChangeLog, supplements/m68k/MVME136_TIMES,
144        supplements/m68k/Makefile.am, supplements/m68k/bsp.t,
145        supplements/m68k/callconv.t, supplements/m68k/cpumodel.t,
146        supplements/m68k/cputable.t, supplements/m68k/fatalerr.t,
147        supplements/m68k/intr_NOTIMES.t, supplements/m68k/m68k.texi,
148        supplements/m68k/memmodel.t, supplements/m68k/preface.texi,
149        supplements/m68k/timeMVME136.t, supplements/m68k/timedata.t,
150        supplements/mips/.cvsignore, supplements/mips/BSP_TIMES,
151        supplements/mips/ChangeLog, supplements/mips/Makefile.am,
152        supplements/mips/bsp.t, supplements/mips/callconv.t,
153        supplements/mips/cpumodel.t, supplements/mips/cputable.t,
154        supplements/mips/fatalerr.t, supplements/mips/intr_NOTIMES.t,
155        supplements/mips/memmodel.t, supplements/mips/mips.texi,
156        supplements/mips/preface.texi, supplements/mips/timeBSP.t,
157        supplements/powerpc/.cvsignore, supplements/powerpc/ChangeLog,
158        supplements/powerpc/DMV177_TIMES, supplements/powerpc/Makefile.am,
159        supplements/powerpc/PSIM_TIMES, supplements/powerpc/bsp.t,
160        supplements/powerpc/callconv.t, supplements/powerpc/cpumodel.t,
161        supplements/powerpc/cputable.t, supplements/powerpc/fatalerr.t,
162        supplements/powerpc/intr_NOTIMES.t, supplements/powerpc/memmodel.t,
163        supplements/powerpc/powerpc.texi, supplements/powerpc/preface.texi,
164        supplements/powerpc/timeDMV177.t, supplements/powerpc/timePSIM.t,
165        supplements/sh/.cvsignore, supplements/sh/BSP_TIMES,
166        supplements/sh/ChangeLog, supplements/sh/Makefile.am,
167        supplements/sh/bsp.t, supplements/sh/callconv.t,
168        supplements/sh/cpumodel.t, supplements/sh/cputable.t,
169        supplements/sh/fatalerr.t, supplements/sh/intr_NOTIMES.t,
170        supplements/sh/memmodel.t, supplements/sh/preface.texi,
171        supplements/sh/sh.texi, supplements/sh/timeBSP.t,
172        supplements/sparc/.cvsignore, supplements/sparc/ChangeLog,
173        supplements/sparc/ERC32_TIMES, supplements/sparc/Makefile.am,
174        supplements/sparc/bsp.t, supplements/sparc/callconv.t,
175        supplements/sparc/cpumodel.t, supplements/sparc/cputable.t,
176        supplements/sparc/fatalerr.t, supplements/sparc/intr_NOTIMES.t,
177        supplements/sparc/memmodel.t, supplements/sparc/preface.texi,
178        supplements/sparc/sparc.texi, supplements/sparc/timeERC32.t,
179        supplements/template/.cvsignore, supplements/template/BSP_TIMES,
180        supplements/template/ChangeLog, supplements/template/Makefile.am,
181        supplements/template/bsp.t, supplements/template/callconv.t,
182        supplements/template/cpumodel.t, supplements/template/cputable.t,
183        supplements/template/fatalerr.t, supplements/template/intr_NOTIMES.t,
184        supplements/template/memmodel.t, supplements/template/preface.texi,
185        supplements/template/template.texi, supplements/template/timeBSP.t: Removed.
186
1872006-01-20      Ralf Corsepius <ralf.corsepius@rtems.org>
188
189        * user/rtemsarc.gif, user/states.gif, user/rtemspie.gif:
190        Remove (Unused).
191        * user/rtemsarc.txt, user/rtemspie.txt, user/states.txt:
192        New (Extracted from other docs).
193        * user/Makefile.am: Reflect changes above.
194
1952006-01-19      Ralf Corsepius <ralf.corsepius@rtems.org>
196
197        * index.html.in: Remove OR32.
198
1992006-01-08      Joel Sherrill <joel@OARcorp.com>
200
201        * user/io.t: Change rtems_io_register_name to take a const char *.
202
2032005-09-15      Jay Monkman <jtm@lopingdog.com>
204
205        PR 365/rtems
206        * supplements/arm/cpumodel.t: Removed unused ARM_HAS_CLZ macro.
207
2082005-09-03      Ralf Corsepius <ralf.corsepius@rtems.org>
209
210        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi,
211        FAQ/concepts.texi, FAQ/debug.texi, FAQ/endoftime.texi,
212        FAQ/freesw.texi, FAQ/hwdebugaids.texi, FAQ/projects.texi,
213        FAQ/tools.texi: Remove (Generated files).
214
2152005-09-02      Joel Sherrill <joel@OARcorp.com>
216
217        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi,
218        FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi,
219        FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/stamp-vti,
220        FAQ/tools.texi, FAQ/version.texi, bsp_howto/rtc.t, started/buildc.t,
221        started/buildrt.t, user/Makefile.am, user/region.t: Fix typos and
222        regenerate.
223
2242005-06-17      Joel Sherrill <joel@OARcorp.com>
225
226        * user/region.t: Add documentation on region_resize_segment.
227
2282005-04-28      Joel Sherrill <joel@OARcorp.com>
229
230        * bsp_howto/rtc.t: Rewritten to account for removal of dmv177.
231
2322005-03-04      Joel Sherrill <joel@OARcorp.com>
233
234        * networking/decdriver.t: Make PCI initialize function part of the
235        unified PCI API as pci_initialize().
236
2372004-11-05      Joel Sherrill <joel@OARcorp.com>
238
239        PR 706/doc
240        * user/task.t: Remove not that changes explanation.
241
2422004-09-29      Joel Sherrill <joel@OARcorp.com>
243
244        * configure.ac, index.html.in, FAQ/basic.t, FAQ/basic.texi, FAQ/entry,
245        porting/cpumodels.t, started/buildc.t, started_ada/buildada.t,
246        user/preface.texi: i960 obsoleted.
247
2482004-09-29      Joel Sherrill <joel@OARcorp.com>
249
250        * supplements/Makefile.am: i960 obsoleted.
251        * supplements/i960/.cvsignore, supplements/i960/CVME961_TIMES,
252        supplements/i960/ChangeLog, supplements/i960/Makefile.am,
253        supplements/i960/bsp.t, supplements/i960/callconv.t,
254        supplements/i960/cpumodel.t, supplements/i960/cputable.t,
255        supplements/i960/fatalerr.t, supplements/i960/i960.texi,
256        supplements/i960/intr_NOTIMES.t, supplements/i960/memmodel.t,
257        supplements/i960/preface.texi, supplements/i960/timeCVME961.t: Removed.
258
2592004-09-27      Joel Sherrill <joel@OARcorp.com>
260
261        PR 682/doc
262        PR 683/doc
263        * started/buildc.t, started/buildrt.t, started/sample.t: Fix PATH and
264        tar examples. Enable binutils link again.
265        * user/overview.t: Chapter numbering in preface was wrong.
266
2672004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
268
269        * configure.ac: Require automake > 1.9.
270
2712004-09-08      Ralf Corsepius <ralf_corsepius@rtems.org>
272
273        * FAQ/build45.t: Misc. corrections.
274
2752004-08-02      Ralf Corsepius <ralf_corsepius@rtems.org>
276
277        * rgdb_specs/layers.txt, rgdb_specs/process.txt,
278        rgdb_specs/seqbreak.txt, rgdb_specs/seqdetach.txt,
279        rgdb_specs/seqinit.txt: New.
280        * rgdb_specs/comm.t, rgdb_specs/conclusion.t,
281        rgdb_specs/gdbinternals.t: Use @image for
282        ASCII figures (Reflect changes above).
283
2842004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
285
286        * common/rtems.texi.in, FAQ/basic.t: Remove RTEMSSNAPSHOTS,
287        RTEMSSNAPSHOTSSUBSCRIBE.
288
2892004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
290
291        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi,
292        FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi,
293        FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/tools.texi,
294        FAQ/version.texi, FAQ/stamp-vti: New.
295
2962004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
297
298        * networking/networkflow.txt, networking/PCIreg.txt,
299        networking/recvbd.txt: New.
300        * networking/decdriver.t, networking/networktasks.t: Use @image for
301        ASCII figures (Reflect changes above).
302
3032004-07-24      Joel Sherrill <joel@OARcorp.com>
304
305        PR 652/rtems
306        * user/signal.t: Return RTEMS_INVALID_NUMBER when sending an empty
307        signal set.
308
3092004-06-29      Joel Sherrill <joel@OARcorp.com>
310
311        PR 631/rtems
312        * user/msg.t: Document the return status from message_queue_create when
313        unable to allocate message buffer memory.
314
3152004-05-21      Joel Sherrill <joel@OARcorp.com>
316
317        PR 627/doc
318        * user/task.t: Behavior documented for an rtems_task_create with
319        stacksize < minimum was not the implemented behavior.
320
3212004-05-06      Joel Sherrill <joel@OARcorp.com>
322
323        PR 618/rtems
324        * user/clock.t, user/dpmem.t, user/event.t, user/msg.t, user/part.t,
325        user/region.t, user/sem.t, user/task.t, user/timer.t: Add NULL
326        checks.
327
3282004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
329
330        * started/buildc.t: Use tar xjf for bzip'ed files.
331        * started/buildrt.t: Use tar xjf to unzip rtems.
332
3332004-03-05      Joel Sherrill <joel@OARcorp.com>
334
335        PR 576/doc
336        * FAQ/FAQ.texi, FAQ/Makefile.am: Remove embedded information as it was
337        out of date and frequently duplicated information available from
338        other public sources like the CrossGCC Wiki.
339        * FAQ/embeddedinfo.t: Removed.
340
3412004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * develenv/Makefile.am: Put *.texi into the builddir.
344
3452004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * started/tversions.texi: Remove (Bogus).
348
3492004-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * ChangeLog: Merge-in supplements/ChangeLog.
352        * ChangeLog: Merge-in ada_user/ChangeLog.
353        * ChangeLog: Merge-in started_ada/ChangeLog.
354        * ChangeLog: Merge-in bsp_howto/ChangeLog.
355        * ChangeLog: Merge-in porting/ChangeLog.
356        * ChangeLog: Merge-in rgdb_specs/ChangeLog.
357        * ChangeLog: Merge-in rtems_gdb/ChangeLog.
358        * ChangeLog: Merge-in filesystem/ChangeLog.
359        * ChangeLog: Merge-in networking/ChangeLog.
360        * ChangeLog: Merge-in posix_users/ChangeLog.
361        * ChangeLog: Merge-in posix1003.1/ChangeLog.
362        * ChangeLog: Merge-in itron3.0/ChangeLog.
363        * ChangeLog: Merge-in FAQ/ChangeLog.
364        * ChangeLog: Merge-in user/ChangeLog.
365        * posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
366        supplements/ChangeLog, bsp_howto/ChangeLog, porting/ChangeLog,
367        rgdb_specs/ChangeLog, rtems_gdb/ChangeLog, ada_user/ChangeLog,
368        started_ada/ChangeLog, filesystem/ChangeLog, networking/ChangeLog,
369        FAQ/ChangeLog, user/ChangeLog: Remove.
370
3712004-02-03      Joel Sherrill <joel@OARcorp.com>
372
373        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
374        FAQ/basic.t, gnu_docs/gnu_footer.html, gnu_docs/index.html,
375        gnu_docs/refcard.html, gnu_docs/rtems_tools_index.html,
376        started/binaries.t, started/buildc.t, started/buildrt.t,
377        started/intro.t, started/require.t, started/sample.t,
378        started/tversions.texi.in: Incorporating changes from pre-4.6.0 review.
379
3802004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * configure.ac, common/rtems.texi.in, started/binaries.t: Add
383        RTEMSRPMGROUP.
384        * ChangeLog: Merge-in started/ChangeLog.
385        * started/ChangeLog: Remove.
386        * configure.ac: Add RTEMS_ENABLE_RPMPREFIX. Add RTEMSRPMPREFIX.
387        * common/rtems.texi.in: Add RTEMSRPMPREFIX.
388
3892004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * ChangeLog: Reformat. Merge-in develenv/ChangeLog.
392        * develenv/ChangeLog: Remove.
393
3942004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * Makefile.am: Remove AUTOMAKE_FILES. Add ../scripts/setup.def
397        ../COPYING to EXTRA_DIST. Add rtems.html.in to EXTRA_DIST.
398        * develenv/Makefile.am: Add direct.t sample.t utils.t to EXTRA_DIST.
399        * bsp_howto/Makefile.am: Add ata.t, ide_ctrl.t to EXTRA_DIST.
400
4012004-01-09      Joel Sherrill <joel@OARcorp.com>
402
403        PR 464/doc
404        * posix_users/clock.t, posix_users/signal.t: Add documentation for
405        usleep() and ualarm(). Also fixed a couple of calls which have the wrong
406        .h files per the OpenGroup site documentation.
407
4082004-01-07      Joel Sherrill <joel@OARcorp.com>
409
410        * configure.ac, index.html.in, started_ada/buildada.t,
411        supplements/Makefile.am: mips64orion port removed as mips port more
412        completely covers the MIPS family.
413        * rtems_support.html.in, supplements/mips64orion/.cvsignore,
414        supplements/mips64orion/BSP_TIMES, supplements/mips64orion/ChangeLog,
415        supplements/mips64orion/Makefile.am, supplements/mips64orion/bsp.t,
416        supplements/mips64orion/callconv.t, supplements/mips64orion/cpumodel.t,
417        supplements/mips64orion/cputable.t, supplements/mips64orion/fatalerr.t,
418        supplements/mips64orion/intr_NOTIMES.t,
419        supplements/mips64orion/memmodel.t,
420        supplements/mips64orion/mips64orion.texi,
421        supplements/mips64orion/preface.texi, supplements/mips64orion/timeBSP.t:
422        Removed.
423
4242003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
427        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
428        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
429        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
430        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
431        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
432        Cosmetics.
433
4342003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
437        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
438        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
439        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
440        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
441        Cosmetics.
442
4432003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * project.am: Remove $(PROJECT).info* from CLEANFILES (Doesn't work with
446        automake-1.7f/1.8 anymore).
447        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
448        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
449        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
450        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
451        ada_user/Makefile.am, started_ada/Makefile.am: Add *.info to CLEANFILES
452        to accomodate automake-1.7f/1.8 breaking building infos.
453
4542003-11-25      Joel Sherrill <joel@OARcorp.com>
455
456        PR 528/rtems_misc
457        * user/task.t: Fix Ada binding for task variable calls.
458
4592003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * Makefile.am: Add missing '\'. Reformat.
462
4632003-11-21      Joel Sherrill <joel@OARcorp.com>
464
465        PR 521/doc
466        * user/sem.t: Default attributes were wrong for semaphores.
467
4682003-10-22      Joel Sherrill <joel@OARcorp.com>
469
470        PR 513/doc
471        * Makefile.am, index.html.in: Rename Getting Started to be non-language
472        specific and remove link to Ada Getting Started. Also install missing
473        graphic.
474
4752003-10-02      Gene Smith <gene.smith@siemens.com>
476
477        * networking/networkapp.t, networking/preface.texi: Improve
478        documentation for SO_RCVWAKEUP and SO_SNDWAKEUP and update the
479        references in the preface.
480
4812003-09-29      Joel Sherrill <joel@OARcorp.com>
482
483        * user/preface.texi: Eliminate references to HPPA.
484
4852003-09-26      Joel Sherrill <joel@OARcorp.com>
486
487        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Obsoleting HP PA-RISC
488        port and removing all references.
489        * supplements/hppa1_1/.cvsignore, supplements/hppa1_1/ChangeLog,
490        supplements/hppa1_1/Makefile.am, supplements/hppa1_1/SIMHPPA_TIMES,
491        supplements/hppa1_1/bsp.t, supplements/hppa1_1/callconv.t,
492        supplements/hppa1_1/cpumodel.t, supplements/hppa1_1/cputable.t,
493        supplements/hppa1_1/fatalerr.t, supplements/hppa1_1/hppa1_1.texi,
494        supplements/hppa1_1/intr_NOTIMES.t, supplements/hppa1_1/memmodel.t,
495        supplements/hppa1_1/preface.texi, supplements/hppa1_1/timeSIMHPPA.t:
496        Removed.
497
4982003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * ChangeLog: Merge images/ChangeLog.
501        * ChangeLog: Merge common/ChangeLog.
502        * images/ChangeLog, common/ChangeLog: Removed.
503        * rtems_support.html.in, index.html.in: Purge hppa1.1.
504        * common/.cvsignore: Add rtems.texi, rtems.sed.
505        * configure.ac: Merger from rtems-4-6-branch. Purge hppa1.1.
506        * Makefile.am, project.am, develenv/Makefile.am, user/Makefile.am,
507        FAQ/Makefile.am, posix_users/Makefile.am, posix1003.1/Makefile.am,
508        itron3.0/Makefile.am, filesystem/Makefile.am, networking/Makefile.am,
509        bsp_howto/Makefile.am, porting/Makefile.am, rgdb_specs/Makefile.am,
510        rtems_gdb/Makefile.am, ada_user/Makefile.am, started_ada/Makefile.am:
511        Merger from rtems-4-6-branch.
512
5132003-09-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * supplements/supplement.am: Add -I $(top_builddir) TEXI2WWW_ARGS.
516        * supplements/Makefile.am: Purge hppa1.1.
517
5182003-09-19      Joel Sherrill <joel@OARcorp.com>
519
520        * common/rtems.texi.in: New file.
521        * acinclude.m4, images/rtems_logo.jpg: New files.
522        * SUPPORT, tools/texi2www/archive/texi2www-960103.tgz: Removed.
523        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
524        rtems_support.html.in, ada_user/ada_user.texi, common/cpright.texi,
525        common/setup.texi, develenv/develenv.texi, develenv/direct.t,
526        develenv/sample.t, develenv/utils.t, user/c_user.texi, user/fatal.t,
527        user/preface.texi, user/rtmon.t, FAQ/FAQ.texi, FAQ/basic.t,
528        FAQ/build45.t, FAQ/entry, FAQ/tools.t, posix_users/posix_users.texi,
529        posix1003.1/ch07.t, posix1003.1/posix1003_1.texi,
530        posix1003.1/preface.texi, itron3.0/itron.texi,
531        filesystem/filesystem.texi, networking/networking.texi,
532        bsp_howto/analog.t, bsp_howto/bsp_howto.texi, bsp_howto/discrete.t,
533        bsp_howto/nvmem.t, bsp_howto/target.t, porting/porting.texi,
534        rgdb_specs/rgdb_specs.texi, rtems_gdb/rtems_gdb.texi,
535        started_ada/intro.t, started_ada/started_ada.texi,
536        started_ada/tversions.texi: Merge from branch.
537
5382003-09-04      Joel Sherrill <joel@OARcorp.com>
539
540        PR 466/doc
541        * posix_users/io.t: Added sync().
542
5432003-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * started_ada/buildada.t, started_ada/gdb.t, started_ada/tversions.texi:
546        Don't use VARIABLEs containing '-' in @set and @value (violates
547        texi-syntax).
548
5492003-08-22      Joel Sherrill <joel@OARcorp.com>
550
551        * bsp_howto/adaintr.t, bsp_howto/ata.t, bsp_howto/target.t,
552        porting/cpumodels.t, porting/sourcecode.t: Reconcile differences between
553        CVS trunk and 4.6 branch.
554
5552003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * bsp_howto/ide-ctrl.t: Merger from 4.6-branch.
558
5592003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
562
5632003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * user/fatal.t: Reflect c/src/exec having moved to cpukit.
566        * FAQ/build45.t: Fix typo (config.long).
567        * rgdb_specs/daemon.t, rtems_gdb/example.t: Reflect c/src/exec having
568        moved to cpukit.
569
5702003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * develenv/develenv.texi: Fix @setfilename to develenv.info.
573
5742003-04-16      Joel Sherrill <joel@OARcorp.com>
575
576        * develenv/Makefile.am, develenv/develenv.texi: Remove unused file.
577        * develenv/compile.texi: Removed.
578        * develenv/Makefile.am: Fix next/previous section names.
579
5802003-04-11      Joel Sherrill <joel@OARcorp.com>
581
582        * index.html.in: Development Environment Guide should be updated now.
583
5842003-03-24      Joel Sherrill <joel@OARcorp.com>
585
586        * develenv/direct.t, develenv/sample.t, develenv/utils.t: Significantly
587        updated.
588
5892003-02-28      Joel Sherrill <joel@OARcorp.com>
590
591        * develenv/.cvsignore: Add newly generated .texi files.
592
5932003-02-18      Joel Sherrill <joel@OARcorp.com>
594
595        * Makefile.am, configure.ac: Remove src2html references.
596        * index.html.in: Update to reflect partial update of Development
597        Environment Guide.
598        * develenv/Makefile.am, develenv/develenv.texi: Relect generating .texi
599        from .t's.
600        * develenv/direct.t, develenv/sample.t, develenv/utils.t: New files.
601        * develenv/direct.texi, develenv/sample.texi, develenv/utils.texi:
602        Removed. Now generated from corresponding .t files which are in the
603        process of being updated.
604
6052003-02-14      Joel Sherrill <joel@OARcorp.com>
606
607        * index.html.in: Removed a29k reference.
608        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Remove a29k references
609        and update.
610
6112003-02-11      Mike Siers <mikes@poliac.com>
612
613        * networking/networkapp.t: Add an example code snippet for adding an IP
614        alias.
615
6162003-02-11      Joel Sherrill <joel@OARcorp.com>
617
618        * porting/interrupts.t: Rework logic that decides when to call
619        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru> determined
620        that _ISR_Signals_to_thread_executing was not being honored and/or
621        cleared properly.
622
6232003-02-11      Jay Monkman <jtm@smoothsmoothie.com>
624
625        * networking/networkapp.t: Add an example code snippet for adding a
626        default route.
627
6282003-02-03      Steven Johnson <sjohnson@neurizon.net>
629
630        PR 338/filesystem
631        * user/io.t: Document the API change that fixed reentrancy problem with
632        rtems_io_lookup_name().
633
6342003-02-03      Joel Sherrill <joel@OARcorp.com>
635
636        PR 338/filesystem
637        * user/io.t: Fix Ada binding as side-effect of fixing reentrancy problem
638        with rtems_io_lookup_name() (API change).
639
6402003-01-28      Joel Sherrill <joel@OARcorp.com>
641
642        * bsp_howto/makefiles.t, bsp_howto/support.t: Updated to reflect use of
643        automake in addition to autoconf.
644
6452003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * index.html.in: Fix duplicate c4x entry.
648
6492003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * index.html.in, configure.ac: Add c4x.
652        * project.am: Add version.texi hack.
653        * develenv/develenv.texi: Set @setfilename develenv.info.
654        * user/c_user.texi: Set @setfilename c_user.info.
655        * FAQ/FAQ.texi: Set @setfilename FAQ.info.
656        * posix_users/posix_users.texi: Set @setfilename posix_users.info.
657        * posix1003.1/posix1003_1.texi: Set @setfilename posix1003_1.info.
658        * itron3.0/itron.texi: Set @setfilename itron.info.
659        * filesystem/filesystem.texi: Set @setfilename filesystem.info.
660        * networking/networking.texi: Set @setfilename networking.info.
661        * bsp_howto/bsp_howto.texi: Set @setfilename bsp_howto.info.
662        * porting/porting.texi: Set @setfilename porting.info.
663        * rgdb_specs/rgdb_specs.texi: Set @setfilename rgdb_specs.info.
664        * rtems_gdb/rtems_gdb.texi: Set @setfilename rtems_gdb.info.
665        * ada_user/ada_user.texi: Set @setfilename ada_user.info.
666        * started_ada/started_ada.texi: Set @setfilename started_ada.info.
667        * supplements/Makefile.am: Add c4x, cosmetical changes.
668
6692003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Append -I
672        $(top_builddir) to TEXI2WWW_ARGS.
673        * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Override
674        automake's .dvi.ps:-rule.
675        * user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
676        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
677        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
678        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
679        started_ada/Makefile.am: Put GENERATED_FILES into $builddir.
680        * supplements/supplements.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI,
681        TEXI2PDF.
682
6832003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
684
685        * project.am, main.am: Use automake rules to build ps, pdf, info.
686        Various minor changes.
687        * project.am: Append $($(PROJECT)_TEXINFOS) to html-dependencies.
688        * configure.ac: Require autoconf-2.57. Require automake-1.7.2. Remove
689        started/pictures/Makefile.
690        * started/Makefile.am: Merge-in pictures/Makefile.am    .
691        * started/pictures/Makefile.am: Remove.
692        * FAQ/build45.t: Fix typo in previous patch.
693        * FAQ/build45.t: Several fixes and additions.
694        * FAQ/FAQ.texi: Rename section "Building RTEMS 4.5" into "Building
695        RTEMS". build45.t: Remove references to 4.5. Several minor updates.
696        * develenv/.cvsignore, FAQ/.cvsignore, posix_users/.cvsignore,
697        posix1003.1/.cvsignore, itron3.0/.cvsignore, filesystem/.cvsignore,
698        networking/.cvsignore, bsp_howto/.cvsignore, porting/.cvsignore,
699        rgdb_specs/.cvsignore, rtems_gdb/.cvsignore, started_ada/.cvsignore,
700        ada_user/.cvsignore, user/.cvsignore: Add version.texi. Add stamp-vti.
701        Re-sort.
702        * develenv/version.texi, develenv/stamp-vti, user/version.texi,
703        user/stamp-vti, FAQ/version.texi, FAQ/stamp-vti,
704        posix_users/version.texi, posix_users/stamp-vti,
705        posix1003.1/version.texi, posix1003.1/stamp-vti, itron3.0/version.texi,
706        itron3.0/stamp-vti, filesystem/version.texi, filesystem/stamp-vti,
707        networking/version.texi, networking/stamp-vti, bsp_howto/version.texi,
708        bsp_howto/stamp-vti, porting/version.texi, porting/stamp-vti,
709        rgdb_specs/version.texi, rgdb_specs/stamp-vti, rtems_gdb/version.texi,
710        rtems_gdb/stamp-vti, ada_user/version.texi, ada_user/stamp-vti,
711        started_ada/version.texi, started_ada/stamp-vti: Remove from CVS.
712        * supplements/supplements.am: Use automake rules to build ps, pdf, info.
713        Various minor changes.
714
7152003-01-21      Joel Sherrill <joel@OARcorp.com>
716
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-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
731        * images/Makefile.am, common/Makefile.am: Remove.
732        * configure.ac: Reflect changes above.
733        * main.am, supplements/supplement.am: Append -I $(topsrc_dir) to
734        AM_MAKEINFOFLAGS.
735
7362002-11-13      Joel Sherrill <joel@OARcorp.com>
737
738        * index.html.in: Note that the Getting Started with GNAT/RTEMS  manual
739        is largely obsolete now that GNAT is in GCC.
740        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
741        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
742        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
743        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
744        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
745        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
746        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
747        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
748        ada_user/stamp-vti, ada_user/version.texi: Regenerated.
749        * started_ada/Makefile.am: Corrected link.
750        * started_ada/stamp-vti, started_ada/version.texi: Regenerated.
751
7522002-10-24      Joel Sherrill <joel@OARcorp.com>
753
754        * index.html.in: Add links to multiple missing CPU supplements.
755        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
756        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
757        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
758        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
759        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
760        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
761        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
762        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
763        ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
764        started_ada/version.texi: Regenerated.
765
7662002-10-24      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
767
768        * bsp_howto/ata.t, bsp_howto/ide-ctrl.t: New file.
769        * bsp_howto/.cvsignore: Added new .texi files.
770        * bsp_howto/Makefile.am: Added new files to generate.
771        * bsp_howto/bsp_howto.texi: Added new chapters.
772        * bsp_howto/stamp-vti, bsp_howto/version.texi: Regenerated.
773
7742002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
775
776        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
777
7782002-08-27      Joel Sherrill <joel@OARcorp.com>
779
780        * user/io.t: Correct Ada bindings.
781
7822002-08-01      Joel Sherrill <joel@OARcorp.com>
783
784        * porting/stamp-vti, porting/version.texi: Regenerated.
785
7862002-07-30      Joel Sherrill <joel@OARcorp.com>
787
788        * configure.ac: Added supplements/arm/Makefile.
789        * README: Updated.
790        * user/stamp-vti, user/version.texi: Regenerated.
791        * porting/miscellaneous.t: Added some markups for fonts and clarified
792        some places.
793        * supplements/Makefile.am: Added arm subdirectory.
794
7952002-06-28      Joel Sherrill <joel@OARcorp.com>
796
797        * user/userext.t: Per PR228, correct the prototype of the task create
798        user extension to indicate it returns a boolean and augment the
799        documentation to explain the purpose of the boolean return value.
800
8012002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
802
803        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
804
8052002-04-12      Chris Johns <ccj@acm.org>
806
807        * user/doc/user/userext.t: Per PR138, updated the documentation to show
808        how to obtain an extension table index. Also provided some extra
809        background on the user extension API.
810
8112002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
812
813        * VERSION, bootstrap: Removed as unneeded.
814
8152002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
816
817        * bootstrap, VERSION: Remove.
818        * Makefile.am: Remove bootstrap. Add ACLOCAL_AMFLAGS.
819        * configure.ac: Add RTEMS_TOP.
820
8212002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * user/io.t: Fix typo @sybsection.
824
8252002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
826
827        * common/Makefile.am: Remove AUTOMAKE_OPTIONS.
828        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
829        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
830        * Makefile.am, images/Makefile.am, develenv/Makefile.am,
831        user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
832        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
833        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
834        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
835        started_ada/Makefile.am, supplements/Makefile.am: Remove
836        AUTOMAKE_OPTIONS.
837
8382002-03-27      Eric Norum <eric.norum@usask.ca>
839
840        * user/intr.t: Per PR165, now correctly states that passing a NULL
841        pointer for the return argument is an error.
842        * PR161
843        * user/rtmon.t: Add rtems_ prefix to directives in the example.
844
8452002-03-22      Chris Johns <ccj@acm.org>
846
847        * user/io.t, user/conf.t: PR 160. Added the IO Manager's register and
848        unregister interface documentation.
849
8502002-03-15      Eric Norum <eric.norum@usask.ca>
851
852        * user/rtmon.t: Correct example and correctly used ensure not insure.
853
8542002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * .cvsignore: Reworked.
857        * Makefile.am: Remove texinfo/texinfo.tex.
858        * bootstrap: Removed.
859        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
860        * main.am: Remove TEXINFO_TEX.
861        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir. Remove
862        commented out make-variables.
863
8642002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
867        mkinstalldirs, texinfo.tex.
868        * Makefile.am: Add main.am to AUTOMAKE_FILES.
869        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
870        * project.am: Remove custom .texi and stamp-vti rules.
871        * main.am, supplements/supplement.am: Replace TEXI_COMMON with
872        AM_MAKEINFOFLAGS.
873
8742002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * Makefile.am: Require automake-1.5.
877        * project.am: Reworked.
878        * main.am, configure.ac: New.
879        * configure.in: Removed.
880        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
881        * common/Makefile.am, images/Makefile.am: Require automake-1.5.
882        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
883        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
884        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
885        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
886        ada_user/Makefile.am, started_ada/Makefile.am: include main.am, require
887        automake-1.5.
888        * supplements/Makefile.am: Require automake-1.5.
889
8902002-01-17      Joel Sherrill <joel@OARcorp.com>
891
892        * VERSION: Updated to rtems-doc-ss-20010117.
893        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
894
8952001-10-30      Joel Sherrill <joel@OARcorp.com>
896
897        * VERSION: New file.
898
8992001-06-28      Joel Sherrill <joel@OARcorp.com>
900
901        * posix_users/preface.texi, posix_users/procenv.t,
902        posix_users/process.t, posix_users/signal.t, posix_users/stamp-vti,
903        posix_users/version.texi: Updated as part of starting a sweep on the
904        POSIX User's Guide.
905
9062001-02-14      Joel Sherrill <joel@OARcorp.com>
907
908        * configure.ac: New mips supplement.
909        * supplements/mips: New supplement.
910
9112001-01-17      Joel Sherrill <joel@OARcorp.com>
912
913        * configure.in: Changed the version to eng-20010816b.
914        * SUPPORT, LICENSE: New files.
915        * Numerous files touched as part of merging the 4.5 branch onto the
916        mainline development trunk and ensuring that the script that cuts
917        snapshots and releases works on the documentation.
918        * develenv/.cvsignore, user/.cvsignore: Added rtems_header.html and
919        rtems_footer.html.
920        * user/timer.t: Added task-based timer information including the new
921        directives rtems_timer_initiate(), rtems_timer_server_fire_after(), and
922        rtems_timer_server_fire_when().
923        * FAQ/.cvsignore, posix_users/.cvsignore, posix1003.1/.cvsignore,
924        itron3.0/.cvsignore, filesystem/.cvsignore, networking/.cvsignore,
925        bsp_howto/.cvsignore, porting/.cvsignore, rgdb_specs/.cvsignore,
926        rtems_gdb/.cvsignore, ada_user/.cvsignore, started_ada/.cvsignore: Added
927        rtems_header.html and rtems_footer.html.
928
9292000-09-22      Joel Sherrill <joel@OARcorp.com>
930
931        * Makefile.am, develenv/Makefile.am: Removed GENERATED_FILES from list
932        of TEXINFOS.
933
9342000-08-10      Joel Sherrill <joel@OARcorp.com>
935
936        * ChangeLog, develenv/ChangeLog, user/ChangeLog, FAQ/ChangeLog,
937        posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
938        filesystem/ChangeLog, networking/ChangeLog, bsp_howto/ChangeLog,
939        porting/ChangeLog, rgdb_specs/ChangeLog, rtems_gdb/ChangeLog,
940        ada_user/ChangeLog, started_ada/ChangeLog, supplements/ChangeLog: New
941        file.
942
Note: See TracBrowser for help on using the repository browser.