source: rtems/doc/ChangeLog @ 112581b7

4.104.114.84.95
Last change on this file since 112581b7 was 112581b7, checked in by Jay Monkman <jtm@…>, on 09/15/05 at 18:43:52

2005-09-15 Jay Monkman

PR 365/rtems

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