source: rtems/doc/ChangeLog @ ac61c5c2

4.104.114.84.95
Last change on this file since ac61c5c2 was ac61c5c2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/03/05 at 06:48:15

2005-09-03 Ralf Corsepius <ralf.corsepius@…>

  • FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi, FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi, FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/tools.texi: Remove (Generated files).
  • Property mode set to 100644
File size: 27.9 KB
Line 
12005-09-03      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi,
4        FAQ/concepts.texi, FAQ/debug.texi, FAQ/endoftime.texi,
5        FAQ/freesw.texi, FAQ/hwdebugaids.texi, FAQ/projects.texi,
6        FAQ/tools.texi: Remove (Generated files).
7
82005-09-02      Joel Sherrill <joel@OARcorp.com>
9
10        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi,
11        FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi,
12        FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/stamp-vti,
13        FAQ/tools.texi, FAQ/version.texi, bsp_howto/rtc.t, started/buildc.t,
14        started/buildrt.t, user/Makefile.am, user/region.t: Fix typos and
15        regenerate.
16
172005-06-17      Joel Sherrill <joel@OARcorp.com>
18
19        * user/region.t: Add documentation on region_resize_segment.
20
212005-04-28      Joel Sherrill <joel@OARcorp.com>
22
23        * bsp_howto/rtc.t: Rewritten to account for removal of dmv177.
24
252005-03-04      Joel Sherrill <joel@OARcorp.com>
26
27        * networking/decdriver.t: Make PCI initialize function part of the
28        unified PCI API as pci_initialize().
29
302004-11-05      Joel Sherrill <joel@OARcorp.com>
31
32        PR 706/doc
33        * user/task.t: Remove not that changes explanation.
34
352004-09-29      Joel Sherrill <joel@OARcorp.com>
36
37        * configure.ac, index.html.in, FAQ/basic.t, FAQ/basic.texi, FAQ/entry,
38        porting/cpumodels.t, started/buildc.t, started_ada/buildada.t,
39        user/preface.texi: i960 obsoleted.
40
412004-09-29      Joel Sherrill <joel@OARcorp.com>
42
43        * supplements/Makefile.am: i960 obsoleted.
44        * supplements/i960/.cvsignore, supplements/i960/CVME961_TIMES,
45        supplements/i960/ChangeLog, supplements/i960/Makefile.am,
46        supplements/i960/bsp.t, supplements/i960/callconv.t,
47        supplements/i960/cpumodel.t, supplements/i960/cputable.t,
48        supplements/i960/fatalerr.t, supplements/i960/i960.texi,
49        supplements/i960/intr_NOTIMES.t, supplements/i960/memmodel.t,
50        supplements/i960/preface.texi, supplements/i960/timeCVME961.t: Removed.
51
522004-09-27      Joel Sherrill <joel@OARcorp.com>
53
54        PR 682/doc
55        PR 683/doc
56        * started/buildc.t, started/buildrt.t, started/sample.t: Fix PATH and
57        tar examples. Enable binutils link again.
58        * user/overview.t: Chapter numbering in preface was wrong.
59
602004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
61
62        * configure.ac: Require automake > 1.9.
63
642004-09-08      Ralf Corsepius <ralf_corsepius@rtems.org>
65
66        * FAQ/build45.t: Misc. corrections.
67
682004-08-02      Ralf Corsepius <ralf_corsepius@rtems.org>
69
70        * rgdb_specs/layers.txt, rgdb_specs/process.txt,
71        rgdb_specs/seqbreak.txt, rgdb_specs/seqdetach.txt,
72        rgdb_specs/seqinit.txt: New.
73        * rgdb_specs/comm.t, rgdb_specs/conclusion.t,
74        rgdb_specs/gdbinternals.t: Use @image for
75        ASCII figures (Reflect changes above).
76
772004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
78
79        * common/rtems.texi.in, FAQ/basic.t: Remove RTEMSSNAPSHOTS,
80        RTEMSSNAPSHOTSSUBSCRIBE.
81
822004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
83
84        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi,
85        FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi,
86        FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/tools.texi,
87        FAQ/version.texi, FAQ/stamp-vti: New.
88
892004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
90
91        * networking/networkflow.txt, networking/PCIreg.txt,
92        networking/recvbd.txt: New.
93        * networking/decdriver.t, networking/networktasks.t: Use @image for
94        ASCII figures (Reflect changes above).
95
962004-07-24      Joel Sherrill <joel@OARcorp.com>
97
98        PR 652/rtems
99        * user/signal.t: Return RTEMS_INVALID_NUMBER when sending an empty
100        signal set.
101
1022004-06-29      Joel Sherrill <joel@OARcorp.com>
103
104        PR 631/rtems
105        * user/msg.t: Document the return status from message_queue_create when
106        unable to allocate message buffer memory.
107
1082004-05-21      Joel Sherrill <joel@OARcorp.com>
109
110        PR 627/doc
111        * user/task.t: Behavior documented for an rtems_task_create with
112        stacksize < minimum was not the implemented behavior.
113
1142004-05-06      Joel Sherrill <joel@OARcorp.com>
115
116        PR 618/rtems
117        * user/clock.t, user/dpmem.t, user/event.t, user/msg.t, user/part.t,
118        user/region.t, user/sem.t, user/task.t, user/timer.t: Add NULL
119        checks.
120
1212004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
122
123        * started/buildc.t: Use tar xjf for bzip'ed files.
124        * started/buildrt.t: Use tar xjf to unzip rtems.
125
1262004-03-05      Joel Sherrill <joel@OARcorp.com>
127
128        PR 576/doc
129        * FAQ/FAQ.texi, FAQ/Makefile.am: Remove embedded information as it was
130        out of date and frequently duplicated information available from
131        other public sources like the CrossGCC Wiki.
132        * FAQ/embeddedinfo.t: Removed.
133
1342004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * develenv/Makefile.am: Put *.texi into the builddir.
137
1382004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * started/tversions.texi: Remove (Bogus).
141
1422004-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * ChangeLog: Merge-in supplements/ChangeLog.
145        * ChangeLog: Merge-in ada_user/ChangeLog.
146        * ChangeLog: Merge-in started_ada/ChangeLog.
147        * ChangeLog: Merge-in bsp_howto/ChangeLog.
148        * ChangeLog: Merge-in porting/ChangeLog.
149        * ChangeLog: Merge-in rgdb_specs/ChangeLog.
150        * ChangeLog: Merge-in rtems_gdb/ChangeLog.
151        * ChangeLog: Merge-in filesystem/ChangeLog.
152        * ChangeLog: Merge-in networking/ChangeLog.
153        * ChangeLog: Merge-in posix_users/ChangeLog.
154        * ChangeLog: Merge-in posix1003.1/ChangeLog.
155        * ChangeLog: Merge-in itron3.0/ChangeLog.
156        * ChangeLog: Merge-in FAQ/ChangeLog.
157        * ChangeLog: Merge-in user/ChangeLog.
158        * posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
159        supplements/ChangeLog, bsp_howto/ChangeLog, porting/ChangeLog,
160        rgdb_specs/ChangeLog, rtems_gdb/ChangeLog, ada_user/ChangeLog,
161        started_ada/ChangeLog, filesystem/ChangeLog, networking/ChangeLog,
162        FAQ/ChangeLog, user/ChangeLog: Remove.
163
1642004-02-03      Joel Sherrill <joel@OARcorp.com>
165
166        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
167        FAQ/basic.t, gnu_docs/gnu_footer.html, gnu_docs/index.html,
168        gnu_docs/refcard.html, gnu_docs/rtems_tools_index.html,
169        started/binaries.t, started/buildc.t, started/buildrt.t,
170        started/intro.t, started/require.t, started/sample.t,
171        started/tversions.texi.in: Incorporating changes from pre-4.6.0 review.
172
1732004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * configure.ac, common/rtems.texi.in, started/binaries.t: Add
176        RTEMSRPMGROUP.
177        * ChangeLog: Merge-in started/ChangeLog.
178        * started/ChangeLog: Remove.
179        * configure.ac: Add RTEMS_ENABLE_RPMPREFIX. Add RTEMSRPMPREFIX.
180        * common/rtems.texi.in: Add RTEMSRPMPREFIX.
181
1822004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * ChangeLog: Reformat. Merge-in develenv/ChangeLog.
185        * develenv/ChangeLog: Remove.
186
1872004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * Makefile.am: Remove AUTOMAKE_FILES. Add ../scripts/setup.def
190        ../COPYING to EXTRA_DIST. Add rtems.html.in to EXTRA_DIST.
191        * develenv/Makefile.am: Add direct.t sample.t utils.t to EXTRA_DIST.
192        * bsp_howto/Makefile.am: Add ata.t, ide_ctrl.t to EXTRA_DIST.
193
1942004-01-09      Joel Sherrill <joel@OARcorp.com>
195
196        PR 464/doc
197        * posix_users/clock.t, posix_users/signal.t: Add documentation for
198        usleep() and ualarm(). Also fixed a couple of calls which have the wrong
199        .h files per the OpenGroup site documentation.
200
2012004-01-07      Joel Sherrill <joel@OARcorp.com>
202
203        * configure.ac, index.html.in, started_ada/buildada.t,
204        supplements/Makefile.am: mips64orion port removed as mips port more
205        completely covers the MIPS family.
206        * rtems_support.html.in, supplements/mips64orion/.cvsignore,
207        supplements/mips64orion/BSP_TIMES, supplements/mips64orion/ChangeLog,
208        supplements/mips64orion/Makefile.am, supplements/mips64orion/bsp.t,
209        supplements/mips64orion/callconv.t, supplements/mips64orion/cpumodel.t,
210        supplements/mips64orion/cputable.t, supplements/mips64orion/fatalerr.t,
211        supplements/mips64orion/intr_NOTIMES.t,
212        supplements/mips64orion/memmodel.t,
213        supplements/mips64orion/mips64orion.texi,
214        supplements/mips64orion/preface.texi, supplements/mips64orion/timeBSP.t:
215        Removed.
216
2172003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
220        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
221        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
222        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
223        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
224        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
225        Cosmetics.
226
2272003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
230        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
231        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
232        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
233        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
234        Cosmetics.
235
2362003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * project.am: Remove $(PROJECT).info* from CLEANFILES (Doesn't work with
239        automake-1.7f/1.8 anymore).
240        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
241        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
242        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
243        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
244        ada_user/Makefile.am, started_ada/Makefile.am: Add *.info to CLEANFILES
245        to accomodate automake-1.7f/1.8 breaking building infos.
246
2472003-11-25      Joel Sherrill <joel@OARcorp.com>
248
249        PR 528/rtems_misc
250        * user/task.t: Fix Ada binding for task variable calls.
251
2522003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * Makefile.am: Add missing '\'. Reformat.
255
2562003-11-21      Joel Sherrill <joel@OARcorp.com>
257
258        PR 521/doc
259        * user/sem.t: Default attributes were wrong for semaphores.
260
2612003-10-22      Joel Sherrill <joel@OARcorp.com>
262
263        PR 513/doc
264        * Makefile.am, index.html.in: Rename Getting Started to be non-language
265        specific and remove link to Ada Getting Started. Also install missing
266        graphic.
267
2682003-10-02      Gene Smith <gene.smith@siemens.com>
269
270        * networking/networkapp.t, networking/preface.texi: Improve
271        documentation for SO_RCVWAKEUP and SO_SNDWAKEUP and update the
272        references in the preface.
273
2742003-09-29      Joel Sherrill <joel@OARcorp.com>
275
276        * user/preface.texi: Eliminate references to HPPA.
277
2782003-09-26      Joel Sherrill <joel@OARcorp.com>
279
280        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Obsoleting HP PA-RISC
281        port and removing all references.
282        * supplements/hppa1_1/.cvsignore, supplements/hppa1_1/ChangeLog,
283        supplements/hppa1_1/Makefile.am, supplements/hppa1_1/SIMHPPA_TIMES,
284        supplements/hppa1_1/bsp.t, supplements/hppa1_1/callconv.t,
285        supplements/hppa1_1/cpumodel.t, supplements/hppa1_1/cputable.t,
286        supplements/hppa1_1/fatalerr.t, supplements/hppa1_1/hppa1_1.texi,
287        supplements/hppa1_1/intr_NOTIMES.t, supplements/hppa1_1/memmodel.t,
288        supplements/hppa1_1/preface.texi, supplements/hppa1_1/timeSIMHPPA.t:
289        Removed.
290
2912003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * ChangeLog: Merge images/ChangeLog.
294        * ChangeLog: Merge common/ChangeLog.
295        * images/ChangeLog, common/ChangeLog: Removed.
296        * rtems_support.html.in, index.html.in: Purge hppa1.1.
297        * common/.cvsignore: Add rtems.texi, rtems.sed.
298        * configure.ac: Merger from rtems-4-6-branch. Purge hppa1.1.
299        * Makefile.am, project.am, develenv/Makefile.am, user/Makefile.am,
300        FAQ/Makefile.am, posix_users/Makefile.am, posix1003.1/Makefile.am,
301        itron3.0/Makefile.am, filesystem/Makefile.am, networking/Makefile.am,
302        bsp_howto/Makefile.am, porting/Makefile.am, rgdb_specs/Makefile.am,
303        rtems_gdb/Makefile.am, ada_user/Makefile.am, started_ada/Makefile.am:
304        Merger from rtems-4-6-branch.
305
3062003-09-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * supplements/supplement.am: Add -I $(top_builddir) TEXI2WWW_ARGS.
309        * supplements/Makefile.am: Purge hppa1.1.
310
3112003-09-19      Joel Sherrill <joel@OARcorp.com>
312
313        * common/rtems.texi.in: New file.
314        * acinclude.m4, images/rtems_logo.jpg: New files.
315        * SUPPORT, tools/texi2www/archive/texi2www-960103.tgz: Removed.
316        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
317        rtems_support.html.in, ada_user/ada_user.texi, common/cpright.texi,
318        common/setup.texi, develenv/develenv.texi, develenv/direct.t,
319        develenv/sample.t, develenv/utils.t, user/c_user.texi, user/fatal.t,
320        user/preface.texi, user/rtmon.t, FAQ/FAQ.texi, FAQ/basic.t,
321        FAQ/build45.t, FAQ/entry, FAQ/tools.t, posix_users/posix_users.texi,
322        posix1003.1/ch07.t, posix1003.1/posix1003_1.texi,
323        posix1003.1/preface.texi, itron3.0/itron.texi,
324        filesystem/filesystem.texi, networking/networking.texi,
325        bsp_howto/analog.t, bsp_howto/bsp_howto.texi, bsp_howto/discrete.t,
326        bsp_howto/nvmem.t, bsp_howto/target.t, porting/porting.texi,
327        rgdb_specs/rgdb_specs.texi, rtems_gdb/rtems_gdb.texi,
328        started_ada/intro.t, started_ada/started_ada.texi,
329        started_ada/tversions.texi: Merge from branch.
330
3312003-09-04      Joel Sherrill <joel@OARcorp.com>
332
333        PR 466/doc
334        * posix_users/io.t: Added sync().
335
3362003-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * started_ada/buildada.t, started_ada/gdb.t, started_ada/tversions.texi:
339        Don't use VARIABLEs containing '-' in @set and @value (violates
340        texi-syntax).
341
3422003-08-22      Joel Sherrill <joel@OARcorp.com>
343
344        * bsp_howto/adaintr.t, bsp_howto/ata.t, bsp_howto/target.t,
345        porting/cpumodels.t, porting/sourcecode.t: Reconcile differences between
346        CVS trunk and 4.6 branch.
347
3482003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * bsp_howto/ide-ctrl.t: Merger from 4.6-branch.
351
3522003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
355
3562003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * user/fatal.t: Reflect c/src/exec having moved to cpukit.
359        * FAQ/build45.t: Fix typo (config.long).
360        * rgdb_specs/daemon.t, rtems_gdb/example.t: Reflect c/src/exec having
361        moved to cpukit.
362
3632003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * develenv/develenv.texi: Fix @setfilename to develenv.info.
366
3672003-04-16      Joel Sherrill <joel@OARcorp.com>
368
369        * develenv/Makefile.am, develenv/develenv.texi: Remove unused file.
370        * develenv/compile.texi: Removed.
371        * develenv/Makefile.am: Fix next/previous section names.
372
3732003-04-11      Joel Sherrill <joel@OARcorp.com>
374
375        * index.html.in: Development Environment Guide should be updated now.
376
3772003-03-24      Joel Sherrill <joel@OARcorp.com>
378
379        * develenv/direct.t, develenv/sample.t, develenv/utils.t: Significantly
380        updated.
381
3822003-02-28      Joel Sherrill <joel@OARcorp.com>
383
384        * develenv/.cvsignore: Add newly generated .texi files.
385
3862003-02-18      Joel Sherrill <joel@OARcorp.com>
387
388        * Makefile.am, configure.ac: Remove src2html references.
389        * index.html.in: Update to reflect partial update of Development
390        Environment Guide.
391        * develenv/Makefile.am, develenv/develenv.texi: Relect generating .texi
392        from .t's.
393        * develenv/direct.t, develenv/sample.t, develenv/utils.t: New files.
394        * develenv/direct.texi, develenv/sample.texi, develenv/utils.texi:
395        Removed. Now generated from corresponding .t files which are in the
396        process of being updated.
397
3982003-02-14      Joel Sherrill <joel@OARcorp.com>
399
400        * index.html.in: Removed a29k reference.
401        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Remove a29k references
402        and update.
403
4042003-02-11      Mike Siers <mikes@poliac.com>
405
406        * networking/networkapp.t: Add an example code snippet for adding an IP
407        alias.
408
4092003-02-11      Joel Sherrill <joel@OARcorp.com>
410
411        * porting/interrupts.t: Rework logic that decides when to call
412        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru> determined
413        that _ISR_Signals_to_thread_executing was not being honored and/or
414        cleared properly.
415
4162003-02-11      Jay Monkman <jtm@smoothsmoothie.com>
417
418        * networking/networkapp.t: Add an example code snippet for adding a
419        default route.
420
4212003-02-03      Steven Johnson <sjohnson@neurizon.net>
422
423        PR 338/filesystem
424        * user/io.t: Document the API change that fixed reentrancy problem with
425        rtems_io_lookup_name().
426
4272003-02-03      Joel Sherrill <joel@OARcorp.com>
428
429        PR 338/filesystem
430        * user/io.t: Fix Ada binding as side-effect of fixing reentrancy problem
431        with rtems_io_lookup_name() (API change).
432
4332003-01-28      Joel Sherrill <joel@OARcorp.com>
434
435        * bsp_howto/makefiles.t, bsp_howto/support.t: Updated to reflect use of
436        automake in addition to autoconf.
437
4382003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * index.html.in: Fix duplicate c4x entry.
441
4422003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * index.html.in, configure.ac: Add c4x.
445        * project.am: Add version.texi hack.
446        * develenv/develenv.texi: Set @setfilename develenv.info.
447        * user/c_user.texi: Set @setfilename c_user.info.
448        * FAQ/FAQ.texi: Set @setfilename FAQ.info.
449        * posix_users/posix_users.texi: Set @setfilename posix_users.info.
450        * posix1003.1/posix1003_1.texi: Set @setfilename posix1003_1.info.
451        * itron3.0/itron.texi: Set @setfilename itron.info.
452        * filesystem/filesystem.texi: Set @setfilename filesystem.info.
453        * networking/networking.texi: Set @setfilename networking.info.
454        * bsp_howto/bsp_howto.texi: Set @setfilename bsp_howto.info.
455        * porting/porting.texi: Set @setfilename porting.info.
456        * rgdb_specs/rgdb_specs.texi: Set @setfilename rgdb_specs.info.
457        * rtems_gdb/rtems_gdb.texi: Set @setfilename rtems_gdb.info.
458        * ada_user/ada_user.texi: Set @setfilename ada_user.info.
459        * started_ada/started_ada.texi: Set @setfilename started_ada.info.
460        * supplements/Makefile.am: Add c4x, cosmetical changes.
461
4622003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Append -I
465        $(top_builddir) to TEXI2WWW_ARGS.
466        * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Override
467        automake's .dvi.ps:-rule.
468        * user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
469        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
470        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
471        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
472        started_ada/Makefile.am: Put GENERATED_FILES into $builddir.
473        * supplements/supplements.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI,
474        TEXI2PDF.
475
4762003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * project.am, main.am: Use automake rules to build ps, pdf, info.
479        Various minor changes.
480        * project.am: Append $($(PROJECT)_TEXINFOS) to html-dependencies.
481        * configure.ac: Require autoconf-2.57. Require automake-1.7.2. Remove
482        started/pictures/Makefile.
483        * started/Makefile.am: Merge-in pictures/Makefile.am    .
484        * started/pictures/Makefile.am: Remove.
485        * FAQ/build45.t: Fix typo in previous patch.
486        * FAQ/build45.t: Several fixes and additions.
487        * FAQ/FAQ.texi: Rename section "Building RTEMS 4.5" into "Building
488        RTEMS". build45.t: Remove references to 4.5. Several minor updates.
489        * develenv/.cvsignore, FAQ/.cvsignore, posix_users/.cvsignore,
490        posix1003.1/.cvsignore, itron3.0/.cvsignore, filesystem/.cvsignore,
491        networking/.cvsignore, bsp_howto/.cvsignore, porting/.cvsignore,
492        rgdb_specs/.cvsignore, rtems_gdb/.cvsignore, started_ada/.cvsignore,
493        ada_user/.cvsignore, user/.cvsignore: Add version.texi. Add stamp-vti.
494        Re-sort.
495        * develenv/version.texi, develenv/stamp-vti, user/version.texi,
496        user/stamp-vti, FAQ/version.texi, FAQ/stamp-vti,
497        posix_users/version.texi, posix_users/stamp-vti,
498        posix1003.1/version.texi, posix1003.1/stamp-vti, itron3.0/version.texi,
499        itron3.0/stamp-vti, filesystem/version.texi, filesystem/stamp-vti,
500        networking/version.texi, networking/stamp-vti, bsp_howto/version.texi,
501        bsp_howto/stamp-vti, porting/version.texi, porting/stamp-vti,
502        rgdb_specs/version.texi, rgdb_specs/stamp-vti, rtems_gdb/version.texi,
503        rtems_gdb/stamp-vti, ada_user/version.texi, ada_user/stamp-vti,
504        started_ada/version.texi, started_ada/stamp-vti: Remove from CVS.
505        * supplements/supplements.am: Use automake rules to build ps, pdf, info.
506        Various minor changes.
507
5082003-01-21      Joel Sherrill <joel@OARcorp.com>
509
510        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
511        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
512        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
513        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
514        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
515        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
516        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
517        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
518        ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
519        started_ada/version.texi: Regenerated.
520
5212002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
524        * images/Makefile.am, common/Makefile.am: Remove.
525        * configure.ac: Reflect changes above.
526        * main.am, supplements/supplement.am: Append -I $(topsrc_dir) to
527        AM_MAKEINFOFLAGS.
528
5292002-11-13      Joel Sherrill <joel@OARcorp.com>
530
531        * index.html.in: Note that the Getting Started with GNAT/RTEMS  manual
532        is largely obsolete now that GNAT is in GCC.
533        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
534        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
535        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
536        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
537        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
538        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
539        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
540        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
541        ada_user/stamp-vti, ada_user/version.texi: Regenerated.
542        * started_ada/Makefile.am: Corrected link.
543        * started_ada/stamp-vti, started_ada/version.texi: Regenerated.
544
5452002-10-24      Joel Sherrill <joel@OARcorp.com>
546
547        * index.html.in: Add links to multiple missing CPU supplements.
548        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
549        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
550        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
551        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
552        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
553        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
554        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
555        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
556        ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
557        started_ada/version.texi: Regenerated.
558
5592002-10-24      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
560
561        * bsp_howto/ata.t, bsp_howto/ide-ctrl.t: New file.
562        * bsp_howto/.cvsignore: Added new .texi files.
563        * bsp_howto/Makefile.am: Added new files to generate.
564        * bsp_howto/bsp_howto.texi: Added new chapters.
565        * bsp_howto/stamp-vti, bsp_howto/version.texi: Regenerated.
566
5672002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
570
5712002-08-27      Joel Sherrill <joel@OARcorp.com>
572
573        * user/io.t: Correct Ada bindings.
574
5752002-08-01      Joel Sherrill <joel@OARcorp.com>
576
577        * porting/stamp-vti, porting/version.texi: Regenerated.
578
5792002-07-30      Joel Sherrill <joel@OARcorp.com>
580
581        * configure.ac: Added supplements/arm/Makefile.
582        * README: Updated.
583        * user/stamp-vti, user/version.texi: Regenerated.
584        * porting/miscellaneous.t: Added some markups for fonts and clarified
585        some places.
586        * supplements/Makefile.am: Added arm subdirectory.
587
5882002-06-28      Joel Sherrill <joel@OARcorp.com>
589
590        * user/userext.t: Per PR228, correct the prototype of the task create
591        user extension to indicate it returns a boolean and augment the
592        documentation to explain the purpose of the boolean return value.
593
5942002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
597
5982002-04-12      Chris Johns <ccj@acm.org>
599
600        * user/doc/user/userext.t: Per PR138, updated the documentation to show
601        how to obtain an extension table index. Also provided some extra
602        background on the user extension API.
603
6042002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
605
606        * VERSION, bootstrap: Removed as unneeded.
607
6082002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
609
610        * bootstrap, VERSION: Remove.
611        * Makefile.am: Remove bootstrap. Add ACLOCAL_AMFLAGS.
612        * configure.ac: Add RTEMS_TOP.
613
6142002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * user/io.t: Fix typo @sybsection.
617
6182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * common/Makefile.am: Remove AUTOMAKE_OPTIONS.
621        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
622        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
623        * Makefile.am, images/Makefile.am, develenv/Makefile.am,
624        user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
625        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
626        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
627        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
628        started_ada/Makefile.am, supplements/Makefile.am: Remove
629        AUTOMAKE_OPTIONS.
630
6312002-03-27      Eric Norum <eric.norum@usask.ca>
632
633        * user/intr.t: Per PR165, now correctly states that passing a NULL
634        pointer for the return argument is an error.
635        * PR161
636        * user/rtmon.t: Add rtems_ prefix to directives in the example.
637
6382002-03-22      Chris Johns <ccj@acm.org>
639
640        * user/io.t, user/conf.t: PR 160. Added the IO Manager's register and
641        unregister interface documentation.
642
6432002-03-15      Eric Norum <eric.norum@usask.ca>
644
645        * user/rtmon.t: Correct example and correctly used ensure not insure.
646
6472002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * .cvsignore: Reworked.
650        * Makefile.am: Remove texinfo/texinfo.tex.
651        * bootstrap: Removed.
652        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
653        * main.am: Remove TEXINFO_TEX.
654        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir. Remove
655        commented out make-variables.
656
6572002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
658
659        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
660        mkinstalldirs, texinfo.tex.
661        * Makefile.am: Add main.am to AUTOMAKE_FILES.
662        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
663        * project.am: Remove custom .texi and stamp-vti rules.
664        * main.am, supplements/supplement.am: Replace TEXI_COMMON with
665        AM_MAKEINFOFLAGS.
666
6672002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        * Makefile.am: Require automake-1.5.
670        * project.am: Reworked.
671        * main.am, configure.ac: New.
672        * configure.in: Removed.
673        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
674        * common/Makefile.am, images/Makefile.am: Require automake-1.5.
675        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
676        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
677        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
678        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
679        ada_user/Makefile.am, started_ada/Makefile.am: include main.am, require
680        automake-1.5.
681        * supplements/Makefile.am: Require automake-1.5.
682
6832002-01-17      Joel Sherrill <joel@OARcorp.com>
684
685        * VERSION: Updated to rtems-doc-ss-20010117.
686        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
687
6882001-10-30      Joel Sherrill <joel@OARcorp.com>
689
690        * VERSION: New file.
691
6922001-06-28      Joel Sherrill <joel@OARcorp.com>
693
694        * posix_users/preface.texi, posix_users/procenv.t,
695        posix_users/process.t, posix_users/signal.t, posix_users/stamp-vti,
696        posix_users/version.texi: Updated as part of starting a sweep on the
697        POSIX User's Guide.
698
6992001-02-14      Joel Sherrill <joel@OARcorp.com>
700
701        * configure.ac: New mips supplement.
702        * supplements/mips: New supplement.
703
7042001-01-17      Joel Sherrill <joel@OARcorp.com>
705
706        * configure.in: Changed the version to eng-20010816b.
707        * SUPPORT, LICENSE: New files.
708        * Numerous files touched as part of merging the 4.5 branch onto the
709        mainline development trunk and ensuring that the script that cuts
710        snapshots and releases works on the documentation.
711        * develenv/.cvsignore, user/.cvsignore: Added rtems_header.html and
712        rtems_footer.html.
713        * user/timer.t: Added task-based timer information including the new
714        directives rtems_timer_initiate(), rtems_timer_server_fire_after(), and
715        rtems_timer_server_fire_when().
716        * FAQ/.cvsignore, posix_users/.cvsignore, posix1003.1/.cvsignore,
717        itron3.0/.cvsignore, filesystem/.cvsignore, networking/.cvsignore,
718        bsp_howto/.cvsignore, porting/.cvsignore, rgdb_specs/.cvsignore,
719        rtems_gdb/.cvsignore, ada_user/.cvsignore, started_ada/.cvsignore: Added
720        rtems_header.html and rtems_footer.html.
721
7222000-09-22      Joel Sherrill <joel@OARcorp.com>
723
724        * Makefile.am, develenv/Makefile.am: Removed GENERATED_FILES from list
725        of TEXINFOS.
726
7272000-08-10      Joel Sherrill <joel@OARcorp.com>
728
729        * ChangeLog, develenv/ChangeLog, user/ChangeLog, FAQ/ChangeLog,
730        posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
731        filesystem/ChangeLog, networking/ChangeLog, bsp_howto/ChangeLog,
732        porting/ChangeLog, rgdb_specs/ChangeLog, rtems_gdb/ChangeLog,
733        ada_user/ChangeLog, started_ada/ChangeLog, supplements/ChangeLog: New
734        file.
735
Note: See TracBrowser for help on using the repository browser.