source: rtems/doc/ChangeLog @ 6676f1d

4.8
Last change on this file since 6676f1d was 6676f1d, checked in by Joel Sherrill <joel.sherrill@…>, on 08/07/08 at 13:45:10

2008-08-07 Joel Sherrill <joel.sherrill@…>

  • user/datatypes.t: Add rtems_name. Add comment about rtems_task_argument changing from simple unsigned thirty two bit integer to being derived from a C99 uintptr_t in 4.8 and newer.
  • Property mode set to 100644
File size: 43.9 KB
RevLine 
[6676f1d]12008-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * user/datatypes.t: Add rtems_name. Add comment about
4        rtems_task_argument changing from simple unsigned thirty two bit
5        integer to being derived from a C99 uintptr_t in 4.8 and newer.
6
[014d541f]72008-08-04      Joel Sherrill <joel.sherrill@OARcorp.com>
8
9        PR 1263/doc
10        * user/part.t: Improve discussion of alignment and minimum buffer
11        sizes.
12
[bdfdb0b]132008-08-04      Joel Sherrill <joel.sherrill@OARcorp.com>
14
15        PR 1288/doc
16        * user/intr.t: Update callable from ISR section.
17
[7f46d43d]182008-08-01      Joel Sherrill <joel.sherrill@OARcorp.com>
19
20        * user/msg.t: Parameter is size not count. Spotted by Sebastian Huber.
21
[e5c0540]222008-07-22      Joel Sherrill <joel.sherrill@OARcorp.com>
23
24        pr1291/cpukit
25        * posix_users/mutex.t: Add ETIMEDOUT.
26        * posix_users/semaphores.t: Clarify text to say absolute timeout.
27
[a570a14]282008-07-15      Joel Sherrill <joel.sherrill@OARcorp.com>
29
30        * user/barrier.t, user/clock.t, user/dpmem.t, user/msg.t, user/part.t,
31        user/region.t, user/rtmon.t, user/sem.t, user/task.t, user/timer.t:
32        Correct documentation typos noticed and thankfully reported by
33        Fabrício de Novaes Kucinskis <fabricio@dea.inpe.br>
34
[95b674cc]352008-06-20      Joel Sherrill <joel.sherrill@OARcorp.com>
36
37        * user/io.t: Fix typos for IO unregister reported by Catalin Morosan
38        <catalin.morosan at gmail.com>.
39
[ada1918]402008-06-20      Joel Sherrill <joel.sherrill@OARcorp.com>
41
42        * user/conf.t: Fix text on CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER.
43
[7d032fc]442008-04-16      Joel Sherrill <joel.sherrill@OARcorp.com>
45
46        * user/bsp.t, user/conf.t, user/init.t, user/intr.t, user/overview.t,
47        user/timer.t: Correct default values. Make it clear that confdefs.h
48        calculates the memory required for you.
49
[c3bb8582]502007-12-10      Ralf Corsépius <ralf.corsepius@rtems.org>
51
52        * cpu_supplement/tic4x.t: Remove.
53        * cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi:
54        Remove refs to tic4x/c4x.
55
[fc121ce]562007-11-29      Glenn Humphrey <glenn.humphrey@OARcorp.com>
57
58        * develenv/direct.t, develenv/sample.t: Corrected various errors in the
59        documentation.
60
[ef47c44f]612007-11-28      Glenn Humphrey <glenn.humphrey@OARcorp.com>
62
63        * user/barrier.t, user/clock.t, user/concepts.t, user/conf.t,
64        user/datatypes.t, user/dpmem.t, user/fatal.t, user/init.t, user/mp.t,
65        user/msg.t, user/part.t, user/region.t, user/rtmon.t, user/sem.t,
66        user/task.t, user/timer.t: Corrected various errors in the
67        documentation.
68
[d9779bd]692007-11-27      Joel Sherrill <joel.sherrill@OARcorp.com>
70
71        * develenv/develenv.texi, develenv/direct.t, develenv/intro.texi,
72        develenv/sample.t, develenv/utils.t: Update directory tree.
73
[6bca11e]742007-11-27      Joel Sherrill <joel.sherrill@oarcorp.com>
75
76        * user/conf.t: Add CONFIGURE_APPLICATION_EXTRA_DRIVERS.
77
[7837c73a]782007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
79
80        * rtems_footer.html.in, common/cpright.texi: Update copyright.
81
[00de6ac]822007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
83
84        * Makefile.am, configure.ac, develenv/direct.t: Remove RDBG.
85        * rgdb_specs/.cvsignore, rgdb_specs/Makefile.am, rgdb_specs/comm.t,
86        rgdb_specs/conclusion.t, rgdb_specs/daemon.t,
87        rgdb_specs/gdbinternals.t, rgdb_specs/interfacing.t,
88        rgdb_specs/intro.t, rgdb_specs/layers.eps, rgdb_specs/layers.jpg,
89        rgdb_specs/layers.txt, rgdb_specs/objectives.t,
90        rgdb_specs/process.eps, rgdb_specs/process.jpg,
91        rgdb_specs/process.txt, rgdb_specs/revision.t,
92        rgdb_specs/rgdb_specs.texi, rgdb_specs/seqbreak.eps,
93        rgdb_specs/seqbreak.jpg, rgdb_specs/seqbreak.txt,
94        rgdb_specs/seqdetach.eps, rgdb_specs/seqdetach.jpg,
95        rgdb_specs/seqdetach.txt, rgdb_specs/seqinit.eps,
96        rgdb_specs/seqinit.jpg, rgdb_specs/seqinit.txt, rtems_gdb/.cvsignore,
97        rtems_gdb/Makefile.am, rtems_gdb/commands.t, rtems_gdb/example.t,
98        rtems_gdb/intro.t, rtems_gdb/rtems_gdb.texi, rtems_gdb/started.t,
99        rtems_gdb/swarch.t, rtems_gdb/trouble.t: Removed.
100
[782e3e8b]1012007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
102
103        * ada_user/ada_user.texi, bsp_howto/bsp_howto.texi,
104        cpu_supplement/cpu_supplement.texi, develenv/develenv.texi,
105        filesystem/filesystem.texi, itron3.0/itron.texi,
106        networking/networking.texi, porting/porting.texi,
107        posix1003.1/posix1003_1.texi, posix_users/posix_users.texi,
108        rgdb_specs/rgdb_specs.texi, rtems_gdb/rtems_gdb.texi,
109        started/started.texi, started_ada/started_ada.texi, user/c_user.texi:
110        Print table of contents in front of manual where it should be when
111        you print.
112
[e70f201]1132007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
114
115        * user/io.t: Fix typo.
116
[6829e03]1172007-05-29      Joel Sherrill <joel.sherrill@OARcorp.com>
118
119        * user/io.t: Added error cases to rtems_io_register_driver.
120
[001b4b04]1212007-05-28      Joel Sherrill <joel.sherrill@OARcorp.com>
122
123        * user/conf.t: Eliminate maximum_drivers configuration parameter since
124        it was used to configure a no longer used feature. Device names are
125        now part of the filesystem not in a table. This also eliminated the
126        variables _IO_Number_of_devices and _IO_Driver_name_table from RTEMS
127        as well as the memory allocation used to populate
128        _IO_Driver_name_table.
129
[bfa0476]1302007-05-23      Joel Sherrill <joel.sherrill@OARcorp.com>
131
132        * user/conf.t: Add CONFIGURE_MESSAGE_BUFFER_MEMORY. Use
133        rtems/confdefs.h instead of old confdefs.h.
134
[804e3bd0]1352007-05-22      Joel Sherrill <joel.sherrill@OARcorp.com>
136
137        * user/conf.t: Fix typo -- should have read kilobytes.
138
[35a81f8]1392007-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
140
141        * user/Makefile.am, user/concepts.t, user/rtmon.t: Integrate Rate
142        Monotonic Statistics and Period Usage into Rate Monotonic Manager.
143        Added the following directives: rtems_rate_monotonic_get_statistics,
144        rtems_rate_monotonic_reset_statistics,
[ad3b1171]145        rtems_rate_monotonic_reset_all_statistics,
146        rtems_rate_monotonic_report_statistics, and rtems_object_get_name.
[35a81f8]147        Obsoleted the rtems/rtmonuse.h file as a public interface.
148
[e974f9d7]1492007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
150
151        * user/.cvsignore, user/cpuuse.t, user/stackchk.t: Stack checker and
152        CPU usage chapters are now OK in the manual.
153
[fae9d83]1542007-05-09      Ralf Corsépius <ralf.corsepius@rtems.org>
155
156        * porting/miscellaneous.t: Remove subsection on "Optional
157        Endian Conversion Routines", CPU_HAS_OWN_HOST_TO_NETWORK_ROUTINES.
158
[d51ecd6]1592007-04-05      Joel Sherrill <joel@OARcorp.com>
160
161        * user/example.texi: Change all obsoleted CONFIGURE_TEST_NEEDS_XXX
162        configuration constants to CONFIGURE_APPLICATION_NEEDS_XXX.
163
[540de0e5]1642007-04-05      Joel Sherrill <joel@OARcorp.com>
165
166        * user/task.t: Add rtems_iterate_over_all_threads.
167
[bf4d016]1682007-04-02      Joel Sherrill <joel@OARcorp.com>
169
170        * user/clock.t: Add clock_get_uptime().
171
[a91cc06]1722007-03-28      Chris Johns <chrisj@rtems.org>
173
174        * user/Makefile.am, user/clock.t: Add support for a handler to obtain
175        the number of nanoseconds since the last clock tick. The primary
176        interface for this is rtems_clock_set_nanoseconds_extension.
177        Subsequent commits from Joel will redo the TOD support to use this
178        capability.
179
[5622ddc4]1802007-03-10      Joel Sherrill <joel@OARcorp.com>
181
182        PR 1226/cpukit
183        * user/conf.t: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE not
184        CONFIGURE_HAS_OWN_MULTIPROCESING_TABLE.
185
[d4b29af]1862007-03-08      Joel Sherrill <joel@OARcorp.com>
187
188        * user/Makefile.am, user/stackchk.t: Change dump usage to report usage.
189
[9bacef80]1902007-03-06      Joel Sherrill <joel@OARcorp.com>
191
192        * ada_user/Makefile.am, ada_user/ada_user.texi: Ada API manual now
193        builds again.
194
[e8e2693c]1952007-03-06      Joel Sherrill <joel@OARcorp.com>
196
197        * user/Makefile.am, user/barrier.t, user/c_user.texi: Update barrier
198        documentation.
199
[af61bca7]2002007-03-02      Joel Sherrill <joel@OARcorp.com>
201
202        PR 1221/doc
203        * user/rtmon.t: Add missing exponent operator in RMS CPU Utiliziation
204        formula.
205
[073b310]2062007-01-16      Ralf Corsépius <ralf.corsepius@rtems.org>
207
208        * setup.def: newlib-1.15.0.
209
[5f65678b]2102007-01-15      Ralf Corsépius <ralf.corsepius@rtems.org>
211
[5ac53f6]212        * common/rtems.texi.in: Use bugzilla for RTEMSBUGS.
213        Remove RTEMSGNATS.
[57caf2d6]214        * started/binaries.t, started/buildc.t, started/tversions.texi.in:
215        Various update to reflect current toolchains.
[56f3364]216        * configure.ac: Reflect having moved setup.def.
217        Eliminate gcc3*.       
[5f65678b]218        * setup.def: New (Formerly in ../scripts).
219
[cd92748]2202006-12-20      Joel Sherrill <joel@OARcorp.com>
221
222        * posix_users/thread.t: Correct spelling error.
223
[fcb0cd46]2242006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
225
226        * configure.ac: New BUG-REPORT address.
227
[d8f7868]2282006-10-26      Joel Sherrill <joel@OARcorp.com>
229
230        * ada_user/.cvsignore, bsp_howto/.cvsignore, cpu_supplement/.cvsignore,
231        develenv/.cvsignore, filesystem/.cvsignore, itron3.0/.cvsignore,
232        networking/.cvsignore, new_chapters/.cvsignore, porting/.cvsignore,
233        posix1003.1/.cvsignore, relnotes/.cvsignore: Add missing files.
234
[1e3518b]2352006-10-25      Joel Sherrill <joel@OARcorp.com>
236
237        * posix_users/.cvsignore, rgdb_specs/.cvsignore, rtems_gdb/.cvsignore,
238        started/.cvsignore, started_ada/.cvsignore: Add more generated files.
239
[84bc4bd]2402006-10-23      Joel Sherrill <joel@OARcorp.com>
241
242        * user/.cvsignore: Update.
243
[ffae7bd]2442006-10-23      Joel Sherrill <joel@OARcorp.com>
245
246        * ada_user/Makefile.am, ada_user/ada_user.texi,
247        cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi,
248        cpu_supplement/sparc.t: Add Blackfin CPU supplement chapter and get
249        everything building from previous breakages.
250        * cpu_supplement/bfin.t: New file.
251
[98fc455c]2522006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
253
254        * porting/interrupts.t: Fix bogus _CPU_ISR_Get_level.
255
[ba2c04f]2562006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
257
258        * configure.ac: Require autoconf-2.60. Require automake-1.10.
259
[adfdb1c]2602006-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
261
262        * user/barrier.t: New file.
263
2642006-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
265
266        * user/barrier.t: New file.
267
[e694c94b]2682006-09-14      Joel Sherrill <joel@OARcorp.com>
269
270        * new_chapters/Makefile.am, new_chapters/gen_section,
271        new_chapters/new_chapters.texi, user/Makefile.am, user/c_user.texi,
272        user/dirstat.texi: Promote CPU Usage to first class citizen. Rename
273        to start with rtems_ and include documentation in user guide.
274        * user/cpuuse.t: New file.
275        * new_chapters/cpuuse.t: Removed.
276
[aba8a85]2772006-09-13      Joel Sherrill <joel@OARcorp.com>
278
279        * new_chapters/Makefile.am, user/Makefile.am, user/c_user.texi,
280        user/dirstat.texi, user/task.t: Move stack to first class citizen
281        status. Include it in User Manual and rename to start with rtems_.
282        * user/stackchk.t: New file.
283        * new_chapters/stackchk.t: Removed.
284
2852006-09-13      Joel Sherrill <joel@OARcorp.com>
286
287        * new_chapters/Makefile.am, user/Makefile.am, user/c_user.texi,
288        user/dirstat.texi, user/task.t: Move stack to first class citizen
289        status. Include it in User Manual and rename to start with rtems_.
290        * user/stackchk.t: New file.
291        * new_chapters/stackchk.t: Removed.
292
[f027b90]2932006-09-07      Ken Peters <ken.peters@jpl.nasa.gov>
294
295        PR 1171/doc
296        * user/timer.t: Correct documentation for rtems_timer_initiate_server.
297
[36af34f]2982006-08-29      Joel Sherrill <joel@OARcorp.com>
299
300        * cpu_supplement/cpu_supplement.texi: New file.
301
[45bcd28]3022006-08-27      Joel Sherrill <joel@OARcorp.com>
303
304        * Makefile.am, configure.ac, develenv/direct.t: Remove gnu_docs. Now
305        included with RPMs.
306        * gnu_docs/.cvsignore, gnu_docs/ChangeLog, gnu_docs/Makefile.am,
307        gnu_docs/Tool_Doc_Instructions, gnu_docs/gen_docs,
308        gnu_docs/gnu_footer.html, gnu_docs/gnu_header.html,
309        gnu_docs/index.html, gnu_docs/mk_install_dir, gnu_docs/refcard.html,
310        gnu_docs/rtems_tools_index.html: Removed.
311
[d8f0aa16]3122006-08-23      Joel Sherrill <joel@OARcorp.com>
313
314        * Makefile.am, configure.ac, index.html.in: FAQ should now be
315        completely in the Wiki.
316        * FAQ/.cvsignore, FAQ/FAQ.texi, FAQ/Makefile.am, FAQ/basic.t,
317        FAQ/bsp.t, FAQ/build45.t, FAQ/concepts.t, FAQ/debug.t,
318        FAQ/endoftime.t, FAQ/entry, FAQ/freesw.t, FAQ/hwdebugaids.t,
319        FAQ/projects.t, FAQ/stamp-vti, FAQ/tools.t, FAQ/version.texi,
320        common/timemac.texi, common/timetbl.t, common/timing.t: Removed.
321
[83fb86f]3222006-08-23      Joel Sherrill <joel@OARcorp.com>
323
324        * Makefile.am, configure.ac, FAQ/stamp-vti, FAQ/version.texi,
325        common/cpright.texi: Merging CPU Supplements into a single document.
326        As part of this removed the obsolete and impossible to maintain size
327        and timing information.
328        * cpu_supplement/.cvsignore, cpu_supplement/Makefile.am,
329        cpu_supplement/arm.t, cpu_supplement/i386.t, cpu_supplement/m68k.t,
330        cpu_supplement/mips.t, cpu_supplement/powerpc.t,
331        cpu_supplement/preface.texi, cpu_supplement/sh.t,
332        cpu_supplement/sparc.t, cpu_supplement/tic4x.t: New files.
333        * supplements/.cvsignore, supplements/Makefile.am,
334        supplements/supplement.am, supplements/arm/.cvsignore,
335        supplements/arm/BSP_TIMES, supplements/arm/ChangeLog,
336        supplements/arm/Makefile.am, supplements/arm/arm.texi,
337        supplements/arm/bsp.t, supplements/arm/callconv.t,
338        supplements/arm/cpumodel.t, supplements/arm/cputable.t,
339        supplements/arm/fatalerr.t, supplements/arm/intr_NOTIMES.t,
340        supplements/arm/memmodel.t, supplements/arm/preface.texi,
341        supplements/arm/timeBSP.t, supplements/c4x/.cvsignore,
342        supplements/c4x/BSP_TIMES, supplements/c4x/ChangeLog,
343        supplements/c4x/Makefile.am, supplements/c4x/bsp.t,
344        supplements/c4x/c4x.texi, supplements/c4x/callconv.t,
345        supplements/c4x/cpumodel.t, supplements/c4x/cputable.t,
346        supplements/c4x/fatalerr.t, supplements/c4x/intr_NOTIMES.t,
347        supplements/c4x/memmodel.t, supplements/c4x/preface.texi,
348        supplements/c4x/timeBSP.t, supplements/i386/.cvsignore,
349        supplements/i386/ChangeLog, supplements/i386/FORCE386_TIMES,
350        supplements/i386/Makefile.am, supplements/i386/bsp.t,
351        supplements/i386/callconv.t, supplements/i386/cpumodel.t,
352        supplements/i386/cputable.t, supplements/i386/fatalerr.t,
353        supplements/i386/i386.texi, supplements/i386/intr_NOTIMES.t,
354        supplements/i386/memmodel.t, supplements/i386/preface.texi,
355        supplements/i386/timeFORCE386.t, supplements/m68k/.cvsignore,
356        supplements/m68k/ChangeLog, supplements/m68k/MVME136_TIMES,
357        supplements/m68k/Makefile.am, supplements/m68k/bsp.t,
358        supplements/m68k/callconv.t, supplements/m68k/cpumodel.t,
359        supplements/m68k/cputable.t, supplements/m68k/fatalerr.t,
360        supplements/m68k/intr_NOTIMES.t, supplements/m68k/m68k.texi,
361        supplements/m68k/memmodel.t, supplements/m68k/preface.texi,
362        supplements/m68k/timeMVME136.t, supplements/m68k/timedata.t,
363        supplements/mips/.cvsignore, supplements/mips/BSP_TIMES,
364        supplements/mips/ChangeLog, supplements/mips/Makefile.am,
365        supplements/mips/bsp.t, supplements/mips/callconv.t,
366        supplements/mips/cpumodel.t, supplements/mips/cputable.t,
367        supplements/mips/fatalerr.t, supplements/mips/intr_NOTIMES.t,
368        supplements/mips/memmodel.t, supplements/mips/mips.texi,
369        supplements/mips/preface.texi, supplements/mips/timeBSP.t,
370        supplements/powerpc/.cvsignore, supplements/powerpc/ChangeLog,
371        supplements/powerpc/DMV177_TIMES, supplements/powerpc/Makefile.am,
372        supplements/powerpc/PSIM_TIMES, supplements/powerpc/bsp.t,
373        supplements/powerpc/callconv.t, supplements/powerpc/cpumodel.t,
374        supplements/powerpc/cputable.t, supplements/powerpc/fatalerr.t,
375        supplements/powerpc/intr_NOTIMES.t, supplements/powerpc/memmodel.t,
376        supplements/powerpc/powerpc.texi, supplements/powerpc/preface.texi,
377        supplements/powerpc/timeDMV177.t, supplements/powerpc/timePSIM.t,
378        supplements/sh/.cvsignore, supplements/sh/BSP_TIMES,
379        supplements/sh/ChangeLog, supplements/sh/Makefile.am,
380        supplements/sh/bsp.t, supplements/sh/callconv.t,
381        supplements/sh/cpumodel.t, supplements/sh/cputable.t,
382        supplements/sh/fatalerr.t, supplements/sh/intr_NOTIMES.t,
383        supplements/sh/memmodel.t, supplements/sh/preface.texi,
384        supplements/sh/sh.texi, supplements/sh/timeBSP.t,
385        supplements/sparc/.cvsignore, supplements/sparc/ChangeLog,
386        supplements/sparc/ERC32_TIMES, supplements/sparc/Makefile.am,
387        supplements/sparc/bsp.t, supplements/sparc/callconv.t,
388        supplements/sparc/cpumodel.t, supplements/sparc/cputable.t,
389        supplements/sparc/fatalerr.t, supplements/sparc/intr_NOTIMES.t,
390        supplements/sparc/memmodel.t, supplements/sparc/preface.texi,
391        supplements/sparc/sparc.texi, supplements/sparc/timeERC32.t,
392        supplements/template/.cvsignore, supplements/template/BSP_TIMES,
393        supplements/template/ChangeLog, supplements/template/Makefile.am,
394        supplements/template/bsp.t, supplements/template/callconv.t,
395        supplements/template/cpumodel.t, supplements/template/cputable.t,
396        supplements/template/fatalerr.t, supplements/template/intr_NOTIMES.t,
397        supplements/template/memmodel.t, supplements/template/preface.texi,
398        supplements/template/template.texi, supplements/template/timeBSP.t: Removed.
399
[bbc7c2d]4002006-01-20      Ralf Corsepius <ralf.corsepius@rtems.org>
401
402        * user/rtemsarc.gif, user/states.gif, user/rtemspie.gif:
403        Remove (Unused).
404        * user/rtemsarc.txt, user/rtemspie.txt, user/states.txt:
405        New (Extracted from other docs).
406        * user/Makefile.am: Reflect changes above.
407
4082006-01-19      Ralf Corsepius <ralf.corsepius@rtems.org>
[8d795aa]409
410        * index.html.in: Remove OR32.
411
[dec0a35]4122006-01-08      Joel Sherrill <joel@OARcorp.com>
413
414        * user/io.t: Change rtems_io_register_name to take a const char *.
415
[112581b7]4162005-09-15      Jay Monkman <jtm@lopingdog.com>
417
418        PR 365/rtems
419        * supplements/arm/cpumodel.t: Removed unused ARM_HAS_CLZ macro.
420
[ac61c5c2]4212005-09-03      Ralf Corsepius <ralf.corsepius@rtems.org>
422
423        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi,
424        FAQ/concepts.texi, FAQ/debug.texi, FAQ/endoftime.texi,
425        FAQ/freesw.texi, FAQ/hwdebugaids.texi, FAQ/projects.texi,
426        FAQ/tools.texi: Remove (Generated files).
427
[da8c85d]4282005-09-02      Joel Sherrill <joel@OARcorp.com>
429
430        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi,
431        FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi,
432        FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/stamp-vti,
433        FAQ/tools.texi, FAQ/version.texi, bsp_howto/rtc.t, started/buildc.t,
434        started/buildrt.t, user/Makefile.am, user/region.t: Fix typos and
435        regenerate.
436
[a9d5d44]4372005-06-17      Joel Sherrill <joel@OARcorp.com>
438
439        * user/region.t: Add documentation on region_resize_segment.
440
[03f655c]4412005-04-28      Joel Sherrill <joel@OARcorp.com>
442
443        * bsp_howto/rtc.t: Rewritten to account for removal of dmv177.
444
[5352c73]4452005-03-04      Joel Sherrill <joel@OARcorp.com>
446
447        * networking/decdriver.t: Make PCI initialize function part of the
448        unified PCI API as pci_initialize().
449
[1c89b86]4502004-11-05      Joel Sherrill <joel@OARcorp.com>
451
452        PR 706/doc
453        * user/task.t: Remove not that changes explanation.
454
[8197135]4552004-09-29      Joel Sherrill <joel@OARcorp.com>
456
457        * configure.ac, index.html.in, FAQ/basic.t, FAQ/basic.texi, FAQ/entry,
458        porting/cpumodels.t, started/buildc.t, started_ada/buildada.t,
459        user/preface.texi: i960 obsoleted.
460
[a93c174]4612004-09-29      Joel Sherrill <joel@OARcorp.com>
462
463        * supplements/Makefile.am: i960 obsoleted.
464        * supplements/i960/.cvsignore, supplements/i960/CVME961_TIMES,
465        supplements/i960/ChangeLog, supplements/i960/Makefile.am,
466        supplements/i960/bsp.t, supplements/i960/callconv.t,
467        supplements/i960/cpumodel.t, supplements/i960/cputable.t,
468        supplements/i960/fatalerr.t, supplements/i960/i960.texi,
469        supplements/i960/intr_NOTIMES.t, supplements/i960/memmodel.t,
470        supplements/i960/preface.texi, supplements/i960/timeCVME961.t: Removed.
471
[34ffa99]4722004-09-27      Joel Sherrill <joel@OARcorp.com>
473
474        PR 682/doc
[13eca888]475        PR 683/doc
476        * started/buildc.t, started/buildrt.t, started/sample.t: Fix PATH and
477        tar examples. Enable binutils link again.
[34ffa99]478        * user/overview.t: Chapter numbering in preface was wrong.
479
[97891e5e]4802004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
481
482        * configure.ac: Require automake > 1.9.
483
[c7f247d]4842004-09-08      Ralf Corsepius <ralf_corsepius@rtems.org>
485
486        * FAQ/build45.t: Misc. corrections.
487
[cf86205]4882004-08-02      Ralf Corsepius <ralf_corsepius@rtems.org>
489
490        * rgdb_specs/layers.txt, rgdb_specs/process.txt,
491        rgdb_specs/seqbreak.txt, rgdb_specs/seqdetach.txt,
492        rgdb_specs/seqinit.txt: New.
493        * rgdb_specs/comm.t, rgdb_specs/conclusion.t,
494        rgdb_specs/gdbinternals.t: Use @image for
495        ASCII figures (Reflect changes above).
496
4972004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
498
499        * common/rtems.texi.in, FAQ/basic.t: Remove RTEMSSNAPSHOTS,
500        RTEMSSNAPSHOTSSUBSCRIBE.
501
[7620b74]5022004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
503
504        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi,
505        FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi,
506        FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/tools.texi,
507        FAQ/version.texi, FAQ/stamp-vti: New.
508
[ec95bd8]5092004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
510
511        * networking/networkflow.txt, networking/PCIreg.txt,
512        networking/recvbd.txt: New.
513        * networking/decdriver.t, networking/networktasks.t: Use @image for
514        ASCII figures (Reflect changes above).
515
[81656fab]5162004-07-24      Joel Sherrill <joel@OARcorp.com>
517
[d251190]518        PR 652/rtems
[81656fab]519        * user/signal.t: Return RTEMS_INVALID_NUMBER when sending an empty
520        signal set.
521
[d3b7d98a]5222004-06-29      Joel Sherrill <joel@OARcorp.com>
523
524        PR 631/rtems
525        * user/msg.t: Document the return status from message_queue_create when
526        unable to allocate message buffer memory.
527
[34d934a]5282004-05-21      Joel Sherrill <joel@OARcorp.com>
529
530        PR 627/doc
531        * user/task.t: Behavior documented for an rtems_task_create with
532        stacksize < minimum was not the implemented behavior.
533
[f8892c9]5342004-05-06      Joel Sherrill <joel@OARcorp.com>
535
536        PR 618/rtems
537        * user/clock.t, user/dpmem.t, user/event.t, user/msg.t, user/part.t,
538        user/region.t, user/sem.t, user/task.t, user/timer.t: Add NULL
539        checks.
540
[a785e63]5412004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
542
543        * started/buildc.t: Use tar xjf for bzip'ed files.
544        * started/buildrt.t: Use tar xjf to unzip rtems.
545
[070425c]5462004-03-05      Joel Sherrill <joel@OARcorp.com>
547
548        PR 576/doc
549        * FAQ/FAQ.texi, FAQ/Makefile.am: Remove embedded information as it was
550        out of date and frequently duplicated information available from
551        other public sources like the CrossGCC Wiki.
552        * FAQ/embeddedinfo.t: Removed.
553
[b52b7f9]5542004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * develenv/Makefile.am: Put *.texi into the builddir.
557
[3deca68]5582004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * started/tversions.texi: Remove (Bogus).
561
[a897894]5622004-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
[0544944]564        * ChangeLog: Merge-in supplements/ChangeLog.
[0c815860]565        * ChangeLog: Merge-in ada_user/ChangeLog.
566        * ChangeLog: Merge-in started_ada/ChangeLog.
[b127bb31]567        * ChangeLog: Merge-in bsp_howto/ChangeLog.
568        * ChangeLog: Merge-in porting/ChangeLog.
569        * ChangeLog: Merge-in rgdb_specs/ChangeLog.
570        * ChangeLog: Merge-in rtems_gdb/ChangeLog.
[7e77acb]571        * ChangeLog: Merge-in filesystem/ChangeLog.
572        * ChangeLog: Merge-in networking/ChangeLog.
[8a2d57e3]573        * ChangeLog: Merge-in posix_users/ChangeLog.
574        * ChangeLog: Merge-in posix1003.1/ChangeLog.
575        * ChangeLog: Merge-in itron3.0/ChangeLog.
[a897894]576        * ChangeLog: Merge-in FAQ/ChangeLog.
[7706183]577        * ChangeLog: Merge-in user/ChangeLog.
[a5b4f46b]578        * posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
579        supplements/ChangeLog, bsp_howto/ChangeLog, porting/ChangeLog,
580        rgdb_specs/ChangeLog, rtems_gdb/ChangeLog, ada_user/ChangeLog,
581        started_ada/ChangeLog, filesystem/ChangeLog, networking/ChangeLog,
582        FAQ/ChangeLog, user/ChangeLog: Remove.
[7706183]583
[39075eb2]5842004-02-03      Joel Sherrill <joel@OARcorp.com>
585
586        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
587        FAQ/basic.t, gnu_docs/gnu_footer.html, gnu_docs/index.html,
588        gnu_docs/refcard.html, gnu_docs/rtems_tools_index.html,
589        started/binaries.t, started/buildc.t, started/buildrt.t,
590        started/intro.t, started/require.t, started/sample.t,
[7706183]591        started/tversions.texi.in: Incorporating changes from pre-4.6.0 review.
[39075eb2]592
[cfad1dcf]5932004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
[a5b4f46b]595        * configure.ac, common/rtems.texi.in, started/binaries.t: Add
596        RTEMSRPMGROUP.
[34869f5]597        * ChangeLog: Merge-in started/ChangeLog.
598        * started/ChangeLog: Remove.
[7706183]599        * configure.ac: Add RTEMS_ENABLE_RPMPREFIX. Add RTEMSRPMPREFIX.
[001873b]600        * common/rtems.texi.in: Add RTEMSRPMPREFIX.
601
[a55a560]6022004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * ChangeLog: Reformat. Merge-in develenv/ChangeLog.
605        * develenv/ChangeLog: Remove.
606
[a1ae709]6072004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
[c770480]609        * Makefile.am: Remove AUTOMAKE_FILES. Add ../scripts/setup.def
610        ../COPYING to EXTRA_DIST. Add rtems.html.in to EXTRA_DIST.
[a55a560]611        * develenv/Makefile.am: Add direct.t sample.t utils.t to EXTRA_DIST.
[b127bb31]612        * bsp_howto/Makefile.am: Add ata.t, ide_ctrl.t to EXTRA_DIST.
[a1ae709]613
[8a2d57e3]6142004-01-09      Joel Sherrill <joel@OARcorp.com>
615
616        PR 464/doc
617        * posix_users/clock.t, posix_users/signal.t: Add documentation for
618        usleep() and ualarm(). Also fixed a couple of calls which have the wrong
619        .h files per the OpenGroup site documentation.
620
[b08dc265]6212004-01-07      Joel Sherrill <joel@OARcorp.com>
622
[a5b4f46b]623        * configure.ac, index.html.in, started_ada/buildada.t,
624        supplements/Makefile.am: mips64orion port removed as mips port more
[0c815860]625        completely covers the MIPS family.
[a5b4f46b]626        * rtems_support.html.in, supplements/mips64orion/.cvsignore,
627        supplements/mips64orion/BSP_TIMES, supplements/mips64orion/ChangeLog,
628        supplements/mips64orion/Makefile.am, supplements/mips64orion/bsp.t,
629        supplements/mips64orion/callconv.t, supplements/mips64orion/cpumodel.t,
630        supplements/mips64orion/cputable.t, supplements/mips64orion/fatalerr.t,
[0544944]631        supplements/mips64orion/intr_NOTIMES.t,
632        supplements/mips64orion/memmodel.t,
633        supplements/mips64orion/mips64orion.texi,
634        supplements/mips64orion/preface.texi, supplements/mips64orion/timeBSP.t:
635        Removed.
[b08dc265]636
[810720b6]6372003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
[a5b4f46b]640        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
641        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
642        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
643        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
644        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
645        Cosmetics.
[a55a560]646
6472003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
[a5b4f46b]649        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
650        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
651        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
652        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
653        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
654        Cosmetics.
[810720b6]655
[805d764d]6562003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
[c770480]658        * project.am: Remove $(PROJECT).info* from CLEANFILES (Doesn't work with
659        automake-1.7f/1.8 anymore).
[a5b4f46b]660        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
661        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
662        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
663        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
664        ada_user/Makefile.am, started_ada/Makefile.am: Add *.info to CLEANFILES
665        to accomodate automake-1.7f/1.8 breaking building infos.
[7706183]666
6672003-11-25      Joel Sherrill <joel@OARcorp.com>
668
669        PR 528/rtems_misc
670        * user/task.t: Fix Ada binding for task variable calls.
[805d764d]671
[6521b63]6722003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
673
674        * Makefile.am: Add missing '\'. Reformat.
675
[7706183]6762003-11-21      Joel Sherrill <joel@OARcorp.com>
677
678        PR 521/doc
679        * user/sem.t: Default attributes were wrong for semaphores.
680
[0febd38f]6812003-10-22      Joel Sherrill <joel@OARcorp.com>
682
683        PR 513/doc
684        * Makefile.am, index.html.in: Rename Getting Started to be non-language
685        specific and remove link to Ada Getting Started. Also install missing
686        graphic.
687
[7e77acb]6882003-10-02      Gene Smith <gene.smith@siemens.com>
689
690        * networking/networkapp.t, networking/preface.texi: Improve
691        documentation for SO_RCVWAKEUP and SO_SNDWAKEUP and update the
692        references in the preface.
693
[7706183]6942003-09-29      Joel Sherrill <joel@OARcorp.com>
695
696        * user/preface.texi: Eliminate references to HPPA.
697
[a897894]6982003-09-26      Joel Sherrill <joel@OARcorp.com>
699
[a5b4f46b]700        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Obsoleting HP PA-RISC
701        port and removing all references.
[0544944]702        * supplements/hppa1_1/.cvsignore, supplements/hppa1_1/ChangeLog,
703        supplements/hppa1_1/Makefile.am, supplements/hppa1_1/SIMHPPA_TIMES,
704        supplements/hppa1_1/bsp.t, supplements/hppa1_1/callconv.t,
705        supplements/hppa1_1/cpumodel.t, supplements/hppa1_1/cputable.t,
706        supplements/hppa1_1/fatalerr.t, supplements/hppa1_1/hppa1_1.texi,
707        supplements/hppa1_1/intr_NOTIMES.t, supplements/hppa1_1/memmodel.t,
708        supplements/hppa1_1/preface.texi, supplements/hppa1_1/timeSIMHPPA.t:
709        Removed.
[a897894]710
[d687985]7112003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * ChangeLog: Merge images/ChangeLog.
[5cb9ff5]714        * ChangeLog: Merge common/ChangeLog.
[a5b4f46b]715        * images/ChangeLog, common/ChangeLog: Removed.
716        * rtems_support.html.in, index.html.in: Purge hppa1.1.
[0769ece]717        * common/.cvsignore: Add rtems.texi, rtems.sed.
[c770480]718        * configure.ac: Merger from rtems-4-6-branch. Purge hppa1.1.
[a5b4f46b]719        * Makefile.am, project.am, develenv/Makefile.am, user/Makefile.am,
720        FAQ/Makefile.am, posix_users/Makefile.am, posix1003.1/Makefile.am,
721        itron3.0/Makefile.am, filesystem/Makefile.am, networking/Makefile.am,
722        bsp_howto/Makefile.am, porting/Makefile.am, rgdb_specs/Makefile.am,
723        rtems_gdb/Makefile.am, ada_user/Makefile.am, started_ada/Makefile.am:
724        Merger from rtems-4-6-branch.
[24dd0fb]725
[0544944]7262003-09-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * supplements/supplement.am: Add -I $(top_builddir) TEXI2WWW_ARGS.
729        * supplements/Makefile.am: Purge hppa1.1.
730
[ba6a9ec]7312003-09-19      Joel Sherrill <joel@OARcorp.com>
732
[a5b4f46b]733        * common/rtems.texi.in: New file.
[ba6a9ec]734        * acinclude.m4, images/rtems_logo.jpg: New files.
735        * SUPPORT, tools/texi2www/archive/texi2www-960103.tgz: Removed.
[a5b4f46b]736        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
737        rtems_support.html.in, ada_user/ada_user.texi, common/cpright.texi,
738        common/setup.texi, develenv/develenv.texi, develenv/direct.t,
739        develenv/sample.t, develenv/utils.t, user/c_user.texi, user/fatal.t,
740        user/preface.texi, user/rtmon.t, FAQ/FAQ.texi, FAQ/basic.t,
741        FAQ/build45.t, FAQ/entry, FAQ/tools.t, posix_users/posix_users.texi,
742        posix1003.1/ch07.t, posix1003.1/posix1003_1.texi,
743        posix1003.1/preface.texi, itron3.0/itron.texi,
744        filesystem/filesystem.texi, networking/networking.texi,
745        bsp_howto/analog.t, bsp_howto/bsp_howto.texi, bsp_howto/discrete.t,
746        bsp_howto/nvmem.t, bsp_howto/target.t, porting/porting.texi,
747        rgdb_specs/rgdb_specs.texi, rtems_gdb/rtems_gdb.texi,
748        started_ada/intro.t, started_ada/started_ada.texi,
[0c815860]749        started_ada/tversions.texi: Merge from branch.
[8a2d57e3]750
7512003-09-04      Joel Sherrill <joel@OARcorp.com>
752
753        PR 466/doc
754        * posix_users/io.t: Added sync().
[5cb9ff5]755
[0c815860]7562003-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * started_ada/buildada.t, started_ada/gdb.t, started_ada/tversions.texi:
759        Don't use VARIABLEs containing '-' in @set and @value (violates
760        texi-syntax).
761
[b127bb31]7622003-08-22      Joel Sherrill <joel@OARcorp.com>
763
[a5b4f46b]764        * bsp_howto/adaintr.t, bsp_howto/ata.t, bsp_howto/target.t,
765        porting/cpumodels.t, porting/sourcecode.t: Reconcile differences between
766        CVS trunk and 4.6 branch.
[b127bb31]767
7682003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * bsp_howto/ide-ctrl.t: Merger from 4.6-branch.
771
[7dcc3fe]7722003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
773
774        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
775
[7706183]7762003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * user/fatal.t: Reflect c/src/exec having moved to cpukit.
[a897894]779        * FAQ/build45.t: Fix typo (config.long).
[a5b4f46b]780        * rgdb_specs/daemon.t, rtems_gdb/example.t: Reflect c/src/exec having
781        moved to cpukit.
[7706183]782
[a55a560]7832003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * develenv/develenv.texi: Fix @setfilename to develenv.info.
786
7872003-04-16      Joel Sherrill <joel@OARcorp.com>
788
789        * develenv/Makefile.am, develenv/develenv.texi: Remove unused file.
790        * develenv/compile.texi: Removed.
791        * develenv/Makefile.am: Fix next/previous section names.
792
[f72c3bf]7932003-04-11      Joel Sherrill <joel@OARcorp.com>
794
795        * index.html.in: Development Environment Guide should be updated now.
796
[a55a560]7972003-03-24      Joel Sherrill <joel@OARcorp.com>
798
799        * develenv/direct.t, develenv/sample.t, develenv/utils.t: Significantly
800        updated.
801
8022003-02-28      Joel Sherrill <joel@OARcorp.com>
803
804        * develenv/.cvsignore: Add newly generated .texi files.
805
[64151bf]8062003-02-18      Joel Sherrill <joel@OARcorp.com>
807
808        * Makefile.am, configure.ac: Remove src2html references.
809        * index.html.in: Update to reflect partial update of Development
810        Environment Guide.
[a55a560]811        * develenv/Makefile.am, develenv/develenv.texi: Relect generating .texi
812        from .t's.
813        * develenv/direct.t, develenv/sample.t, develenv/utils.t: New files.
814        * develenv/direct.texi, develenv/sample.texi, develenv/utils.texi:
815        Removed. Now generated from corresponding .t files which are in the
[a5b4f46b]816        process of being updated.
[64151bf]817
[c4b0613f]8182003-02-14      Joel Sherrill <joel@OARcorp.com>
819
820        * index.html.in: Removed a29k reference.
[a5b4f46b]821        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Remove a29k references
822        and update.
[c4b0613f]823
[7e77acb]8242003-02-11      Mike Siers <mikes@poliac.com>
825
826        * networking/networkapp.t: Add an example code snippet for adding an IP
827        alias.
828
[b127bb31]8292003-02-11      Joel Sherrill <joel@OARcorp.com>
830
831        * porting/interrupts.t: Rework logic that decides when to call
832        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru> determined
833        that _ISR_Signals_to_thread_executing was not being honored and/or
834        cleared properly.
835
[7e77acb]8362003-02-11      Jay Monkman <jtm@smoothsmoothie.com>
837
838        * networking/networkapp.t: Add an example code snippet for adding a
839        default route.
840
[7706183]8412003-02-03      Steven Johnson <sjohnson@neurizon.net>
842
843        PR 338/filesystem
844        * user/io.t: Document the API change that fixed reentrancy problem with
845        rtems_io_lookup_name().
846
8472003-02-03      Joel Sherrill <joel@OARcorp.com>
848
849        PR 338/filesystem
850        * user/io.t: Fix Ada binding as side-effect of fixing reentrancy problem
851        with rtems_io_lookup_name() (API change).
852
[b127bb31]8532003-01-28      Joel Sherrill <joel@OARcorp.com>
854
855        * bsp_howto/makefiles.t, bsp_howto/support.t: Updated to reflect use of
856        automake in addition to autoconf.
857
[339ee1c8]8582003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * index.html.in: Fix duplicate c4x entry.
861
[24276d3]8622003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
863
[a5b4f46b]864        * index.html.in, configure.ac: Add c4x.
[58e3ab3d]865        * project.am: Add version.texi hack.
[a55a560]866        * develenv/develenv.texi: Set @setfilename develenv.info.
[7706183]867        * user/c_user.texi: Set @setfilename c_user.info.
[a897894]868        * FAQ/FAQ.texi: Set @setfilename FAQ.info.
[8a2d57e3]869        * posix_users/posix_users.texi: Set @setfilename posix_users.info.
870        * posix1003.1/posix1003_1.texi: Set @setfilename posix1003_1.info.
871        * itron3.0/itron.texi: Set @setfilename itron.info.
[7e77acb]872        * filesystem/filesystem.texi: Set @setfilename filesystem.info.
873        * networking/networking.texi: Set @setfilename networking.info.
[b127bb31]874        * bsp_howto/bsp_howto.texi: Set @setfilename bsp_howto.info.
875        * porting/porting.texi: Set @setfilename porting.info.
876        * rgdb_specs/rgdb_specs.texi: Set @setfilename rgdb_specs.info.
877        * rtems_gdb/rtems_gdb.texi: Set @setfilename rtems_gdb.info.
[0c815860]878        * ada_user/ada_user.texi: Set @setfilename ada_user.info.
879        * started_ada/started_ada.texi: Set @setfilename started_ada.info.
[0544944]880        * supplements/Makefile.am: Add c4x, cosmetical changes.
[58e3ab3d]881
[f28a6af2]8822003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
883
[c770480]884        * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Append -I
885        $(top_builddir) to TEXI2WWW_ARGS.
886        * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Override
887        automake's .dvi.ps:-rule.
[a5b4f46b]888        * user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
889        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
890        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
891        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
892        started_ada/Makefile.am: Put GENERATED_FILES into $builddir.
[0544944]893        * supplements/supplements.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI,
894        TEXI2PDF.
[f28a6af2]895
[e2a5ab7]8962003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
897
898        * project.am, main.am: Use automake rules to build ps, pdf, info.
899        Various minor changes.
[c770480]900        * project.am: Append $($(PROJECT)_TEXINFOS) to html-dependencies.
901        * configure.ac: Require autoconf-2.57. Require automake-1.7.2. Remove
902        started/pictures/Makefile.
903        * started/Makefile.am: Merge-in pictures/Makefile.am    .
[4b1f924]904        * started/pictures/Makefile.am: Remove.
[a897894]905        * FAQ/build45.t: Fix typo in previous patch.
906        * FAQ/build45.t: Several fixes and additions.
907        * FAQ/FAQ.texi: Rename section "Building RTEMS 4.5" into "Building
908        RTEMS". build45.t: Remove references to 4.5. Several minor updates.
[a5b4f46b]909        * develenv/.cvsignore, FAQ/.cvsignore, posix_users/.cvsignore,
910        posix1003.1/.cvsignore, itron3.0/.cvsignore, filesystem/.cvsignore,
911        networking/.cvsignore, bsp_howto/.cvsignore, porting/.cvsignore,
912        rgdb_specs/.cvsignore, rtems_gdb/.cvsignore, started_ada/.cvsignore,
913        ada_user/.cvsignore, user/.cvsignore: Add version.texi. Add stamp-vti.
914        Re-sort.
915        * develenv/version.texi, develenv/stamp-vti, user/version.texi,
916        user/stamp-vti, FAQ/version.texi, FAQ/stamp-vti,
917        posix_users/version.texi, posix_users/stamp-vti,
918        posix1003.1/version.texi, posix1003.1/stamp-vti, itron3.0/version.texi,
919        itron3.0/stamp-vti, filesystem/version.texi, filesystem/stamp-vti,
920        networking/version.texi, networking/stamp-vti, bsp_howto/version.texi,
921        bsp_howto/stamp-vti, porting/version.texi, porting/stamp-vti,
922        rgdb_specs/version.texi, rgdb_specs/stamp-vti, rtems_gdb/version.texi,
923        rtems_gdb/stamp-vti, ada_user/version.texi, ada_user/stamp-vti,
924        started_ada/version.texi, started_ada/stamp-vti: Remove from CVS.
[0544944]925        * supplements/supplements.am: Use automake rules to build ps, pdf, info.
926        Various minor changes.
[a55a560]927
9282003-01-21      Joel Sherrill <joel@OARcorp.com>
929
[a5b4f46b]930        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
931        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
932        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
933        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
934        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
935        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
936        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
937        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
938        ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
939        started_ada/version.texi: Regenerated.
[4b1f924]940
[2106fc7]9412002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
942
943        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
[a5b4f46b]944        * images/Makefile.am, common/Makefile.am: Remove.
[2106fc7]945        * configure.ac: Reflect changes above.
[a5b4f46b]946        * main.am, supplements/supplement.am: Append -I $(topsrc_dir) to
947        AM_MAKEINFOFLAGS.
[2106fc7]948
[517aa77]9492002-11-13      Joel Sherrill <joel@OARcorp.com>
950
[c770480]951        * index.html.in: Note that the Getting Started with GNAT/RTEMS  manual
952        is largely obsolete now that GNAT is in GCC.
[a5b4f46b]953        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
954        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
955        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
956        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
957        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
958        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
959        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
960        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
961        ada_user/stamp-vti, ada_user/version.texi: Regenerated.
[0c815860]962        * started_ada/Makefile.am: Corrected link.
963        * started_ada/stamp-vti, started_ada/version.texi: Regenerated.
[517aa77]964
[38ad1630]9652002-10-24      Joel Sherrill <joel@OARcorp.com>
966
967        * index.html.in: Add links to multiple missing CPU supplements.
[a5b4f46b]968        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
969        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
970        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
971        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
972        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
973        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
974        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
975        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
976        ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
977        started_ada/version.texi: Regenerated.
[b127bb31]978
9792002-10-24      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
980
981        * bsp_howto/ata.t, bsp_howto/ide-ctrl.t: New file.
982        * bsp_howto/.cvsignore: Added new .texi files.
[a5b4f46b]983        * bsp_howto/Makefile.am: Added new files to generate.
[b127bb31]984        * bsp_howto/bsp_howto.texi: Added new chapters.
985        * bsp_howto/stamp-vti, bsp_howto/version.texi: Regenerated.
[38ad1630]986
[8730f45]9872002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
988
[c770480]989        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
[8730f45]990
[7706183]9912002-08-27      Joel Sherrill <joel@OARcorp.com>
992
993        * user/io.t: Correct Ada bindings.
994
[b127bb31]9952002-08-01      Joel Sherrill <joel@OARcorp.com>
996
997        * porting/stamp-vti, porting/version.texi: Regenerated.
998
[24c63648]9992002-07-30      Joel Sherrill <joel@OARcorp.com>
1000
1001        * configure.ac: Added supplements/arm/Makefile.
[f2dfbfa]1002        * README: Updated.
[7706183]1003        * user/stamp-vti, user/version.texi: Regenerated.
[b127bb31]1004        * porting/miscellaneous.t: Added some markups for fonts and clarified
1005        some places.
[0544944]1006        * supplements/Makefile.am: Added arm subdirectory.
[7706183]1007
10082002-06-28      Joel Sherrill <joel@OARcorp.com>
1009
1010        * user/userext.t: Per PR228, correct the prototype of the task create
1011        user extension to indicate it returns a boolean and augment the
1012        documentation to explain the purpose of the boolean return value.
[f2dfbfa]1013
[22f5b4c]10142002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1015
1016        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
1017
[7706183]10182002-04-12      Chris Johns <ccj@acm.org>
1019
1020        * user/doc/user/userext.t: Per PR138, updated the documentation to show
1021        how to obtain an extension table index. Also provided some extra
1022        background on the user extension API.
1023
[5ad4692]10242002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1025
1026        * VERSION, bootstrap: Removed as unneeded.
1027
[cf10399]10282002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1029
[a5b4f46b]1030        * bootstrap, VERSION: Remove.
1031        * Makefile.am: Remove bootstrap. Add ACLOCAL_AMFLAGS.
[cf10399]1032        * configure.ac: Add RTEMS_TOP.
1033
[7706183]10342002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1035
1036        * user/io.t: Fix typo @sybsection.
1037
[7273b6e]10382002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1039
[c770480]1040        * common/Makefile.am: Remove AUTOMAKE_OPTIONS.
1041        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
[7273b6e]1042        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
[a5b4f46b]1043        * Makefile.am, images/Makefile.am, develenv/Makefile.am,
1044        user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
1045        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
1046        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
1047        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
1048        started_ada/Makefile.am, supplements/Makefile.am: Remove
1049        AUTOMAKE_OPTIONS.
[7706183]1050
10512002-03-27      Eric Norum <eric.norum@usask.ca>
1052
1053        * user/intr.t: Per PR165, now correctly states that passing a NULL
1054        pointer for the return argument is an error.
1055        * PR161
1056        * user/rtmon.t: Add rtems_ prefix to directives in the example.
1057
10582002-03-22      Chris Johns <ccj@acm.org>
1059
1060        * user/io.t, user/conf.t: PR 160. Added the IO Manager's register and
1061        unregister interface documentation.
1062
10632002-03-15      Eric Norum <eric.norum@usask.ca>
1064
1065        * user/rtmon.t: Correct example and correctly used ensure not insure.
[d687985]1066
[fb56a37]10672002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1068
1069        * .cvsignore: Reworked.
[c770480]1070        * Makefile.am: Remove texinfo/texinfo.tex.
[fb56a37]1071        * bootstrap: Removed.
1072        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
1073        * main.am: Remove TEXINFO_TEX.
[c770480]1074        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir. Remove
1075        commented out make-variables.
[fb56a37]1076
[aecc1d9]10772002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1078
1079        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
1080        mkinstalldirs, texinfo.tex.
1081        * Makefile.am: Add main.am to AUTOMAKE_FILES.
1082        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
1083        * project.am: Remove custom .texi and stamp-vti rules.
[a5b4f46b]1084        * main.am, supplements/supplement.am: Replace TEXI_COMMON with
1085        AM_MAKEINFOFLAGS.
[aecc1d9]1086
[21e473b]10872002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1088
1089        * Makefile.am: Require automake-1.5.
1090        * project.am: Reworked.
[a5b4f46b]1091        * main.am, configure.ac: New.
[21e473b]1092        * configure.in: Removed.
1093        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
[a5b4f46b]1094        * common/Makefile.am, images/Makefile.am: Require automake-1.5.
1095        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
1096        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
1097        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
1098        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
1099        ada_user/Makefile.am, started_ada/Makefile.am: include main.am, require
1100        automake-1.5.
[0544944]1101        * supplements/Makefile.am: Require automake-1.5.
[5cb9ff5]1102
[ab14fdd5]11032002-01-17      Joel Sherrill <joel@OARcorp.com>
1104
1105        * VERSION: Updated to rtems-doc-ss-20010117.
[c770480]1106        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
[ab14fdd5]1107
[c770480]11082001-10-30      Joel Sherrill <joel@OARcorp.com>
[99583c6]1109
[c770480]1110        * VERSION: New file.
[99583c6]1111
[8a2d57e3]11122001-06-28      Joel Sherrill <joel@OARcorp.com>
1113
1114        * posix_users/preface.texi, posix_users/procenv.t,
1115        posix_users/process.t, posix_users/signal.t, posix_users/stamp-vti,
1116        posix_users/version.texi: Updated as part of starting a sweep on the
1117        POSIX User's Guide.
1118
[c770480]11192001-02-14      Joel Sherrill <joel@OARcorp.com>
[5dd28ac7]1120
[c770480]1121        * configure.ac: New mips supplement.
[0544944]1122        * supplements/mips: New supplement.
[5dd28ac7]1123
[6449498]11242001-01-17      Joel Sherrill <joel@OARcorp.com>
1125
[c770480]1126        * configure.in: Changed the version to eng-20010816b.
[6449498]1127        * SUPPORT, LICENSE: New files.
[c770480]1128        * Numerous files touched as part of merging the 4.5 branch onto the
1129        mainline development trunk and ensuring that the script that cuts
1130        snapshots and releases works on the documentation.
[a5b4f46b]1131        * develenv/.cvsignore, user/.cvsignore: Added rtems_header.html and
1132        rtems_footer.html.
[7706183]1133        * user/timer.t: Added task-based timer information including the new
1134        directives rtems_timer_initiate(), rtems_timer_server_fire_after(), and
1135        rtems_timer_server_fire_when().
[a5b4f46b]1136        * FAQ/.cvsignore, posix_users/.cvsignore, posix1003.1/.cvsignore,
1137        itron3.0/.cvsignore, filesystem/.cvsignore, networking/.cvsignore,
1138        bsp_howto/.cvsignore, porting/.cvsignore, rgdb_specs/.cvsignore,
1139        rtems_gdb/.cvsignore, ada_user/.cvsignore, started_ada/.cvsignore: Added
1140        rtems_header.html and rtems_footer.html.
[68a8de7]1141
[8cd9c14d]11422000-09-22      Joel Sherrill <joel@OARcorp.com>
1143
[a5b4f46b]1144        * Makefile.am, develenv/Makefile.am: Removed GENERATED_FILES from list
1145        of TEXINFOS.
[8cd9c14d]1146
[750fa339]11472000-08-10      Joel Sherrill <joel@OARcorp.com>
1148
[a5b4f46b]1149        * ChangeLog, develenv/ChangeLog, user/ChangeLog, FAQ/ChangeLog,
1150        posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
1151        filesystem/ChangeLog, networking/ChangeLog, bsp_howto/ChangeLog,
1152        porting/ChangeLog, rgdb_specs/ChangeLog, rtems_gdb/ChangeLog,
1153        ada_user/ChangeLog, started_ada/ChangeLog, supplements/ChangeLog: New
1154        file.
[c770480]1155
Note: See TracBrowser for help on using the repository browser.