source: rtems/doc/ChangeLog @ 8d795aa

4.104.114.84.95
Last change on this file since 8d795aa was 8d795aa, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/19/06 at 08:24:59

2006-01-10 Ralf Corsepius <ralf.corsepius@…>

  • index.html.in: Remove OR32.
  • Property mode set to 100644
File size: 28.2 KB
Line 
12006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * index.html.in: Remove OR32.
4
52006-01-08      Joel Sherrill <joel@OARcorp.com>
6
7        * user/io.t: Change rtems_io_register_name to take a const char *.
8
92005-09-15      Jay Monkman <jtm@lopingdog.com>
10
11        PR 365/rtems
12        * supplements/arm/cpumodel.t: Removed unused ARM_HAS_CLZ macro.
13
142005-09-03      Ralf Corsepius <ralf.corsepius@rtems.org>
15
16        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi,
17        FAQ/concepts.texi, FAQ/debug.texi, FAQ/endoftime.texi,
18        FAQ/freesw.texi, FAQ/hwdebugaids.texi, FAQ/projects.texi,
19        FAQ/tools.texi: Remove (Generated files).
20
212005-09-02      Joel Sherrill <joel@OARcorp.com>
22
23        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi,
24        FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi,
25        FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/stamp-vti,
26        FAQ/tools.texi, FAQ/version.texi, bsp_howto/rtc.t, started/buildc.t,
27        started/buildrt.t, user/Makefile.am, user/region.t: Fix typos and
28        regenerate.
29
302005-06-17      Joel Sherrill <joel@OARcorp.com>
31
32        * user/region.t: Add documentation on region_resize_segment.
33
342005-04-28      Joel Sherrill <joel@OARcorp.com>
35
36        * bsp_howto/rtc.t: Rewritten to account for removal of dmv177.
37
382005-03-04      Joel Sherrill <joel@OARcorp.com>
39
40        * networking/decdriver.t: Make PCI initialize function part of the
41        unified PCI API as pci_initialize().
42
432004-11-05      Joel Sherrill <joel@OARcorp.com>
44
45        PR 706/doc
46        * user/task.t: Remove not that changes explanation.
47
482004-09-29      Joel Sherrill <joel@OARcorp.com>
49
50        * configure.ac, index.html.in, FAQ/basic.t, FAQ/basic.texi, FAQ/entry,
51        porting/cpumodels.t, started/buildc.t, started_ada/buildada.t,
52        user/preface.texi: i960 obsoleted.
53
542004-09-29      Joel Sherrill <joel@OARcorp.com>
55
56        * supplements/Makefile.am: i960 obsoleted.
57        * supplements/i960/.cvsignore, supplements/i960/CVME961_TIMES,
58        supplements/i960/ChangeLog, supplements/i960/Makefile.am,
59        supplements/i960/bsp.t, supplements/i960/callconv.t,
60        supplements/i960/cpumodel.t, supplements/i960/cputable.t,
61        supplements/i960/fatalerr.t, supplements/i960/i960.texi,
62        supplements/i960/intr_NOTIMES.t, supplements/i960/memmodel.t,
63        supplements/i960/preface.texi, supplements/i960/timeCVME961.t: Removed.
64
652004-09-27      Joel Sherrill <joel@OARcorp.com>
66
67        PR 682/doc
68        PR 683/doc
69        * started/buildc.t, started/buildrt.t, started/sample.t: Fix PATH and
70        tar examples. Enable binutils link again.
71        * user/overview.t: Chapter numbering in preface was wrong.
72
732004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
74
75        * configure.ac: Require automake > 1.9.
76
772004-09-08      Ralf Corsepius <ralf_corsepius@rtems.org>
78
79        * FAQ/build45.t: Misc. corrections.
80
812004-08-02      Ralf Corsepius <ralf_corsepius@rtems.org>
82
83        * rgdb_specs/layers.txt, rgdb_specs/process.txt,
84        rgdb_specs/seqbreak.txt, rgdb_specs/seqdetach.txt,
85        rgdb_specs/seqinit.txt: New.
86        * rgdb_specs/comm.t, rgdb_specs/conclusion.t,
87        rgdb_specs/gdbinternals.t: Use @image for
88        ASCII figures (Reflect changes above).
89
902004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
91
92        * common/rtems.texi.in, FAQ/basic.t: Remove RTEMSSNAPSHOTS,
93        RTEMSSNAPSHOTSSUBSCRIBE.
94
952004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
96
97        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi,
98        FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi,
99        FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/tools.texi,
100        FAQ/version.texi, FAQ/stamp-vti: New.
101
1022004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
103
104        * networking/networkflow.txt, networking/PCIreg.txt,
105        networking/recvbd.txt: New.
106        * networking/decdriver.t, networking/networktasks.t: Use @image for
107        ASCII figures (Reflect changes above).
108
1092004-07-24      Joel Sherrill <joel@OARcorp.com>
110
111        PR 652/rtems
112        * user/signal.t: Return RTEMS_INVALID_NUMBER when sending an empty
113        signal set.
114
1152004-06-29      Joel Sherrill <joel@OARcorp.com>
116
117        PR 631/rtems
118        * user/msg.t: Document the return status from message_queue_create when
119        unable to allocate message buffer memory.
120
1212004-05-21      Joel Sherrill <joel@OARcorp.com>
122
123        PR 627/doc
124        * user/task.t: Behavior documented for an rtems_task_create with
125        stacksize < minimum was not the implemented behavior.
126
1272004-05-06      Joel Sherrill <joel@OARcorp.com>
128
129        PR 618/rtems
130        * user/clock.t, user/dpmem.t, user/event.t, user/msg.t, user/part.t,
131        user/region.t, user/sem.t, user/task.t, user/timer.t: Add NULL
132        checks.
133
1342004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
135
136        * started/buildc.t: Use tar xjf for bzip'ed files.
137        * started/buildrt.t: Use tar xjf to unzip rtems.
138
1392004-03-05      Joel Sherrill <joel@OARcorp.com>
140
141        PR 576/doc
142        * FAQ/FAQ.texi, FAQ/Makefile.am: Remove embedded information as it was
143        out of date and frequently duplicated information available from
144        other public sources like the CrossGCC Wiki.
145        * FAQ/embeddedinfo.t: Removed.
146
1472004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * develenv/Makefile.am: Put *.texi into the builddir.
150
1512004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * started/tversions.texi: Remove (Bogus).
154
1552004-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * ChangeLog: Merge-in supplements/ChangeLog.
158        * ChangeLog: Merge-in ada_user/ChangeLog.
159        * ChangeLog: Merge-in started_ada/ChangeLog.
160        * ChangeLog: Merge-in bsp_howto/ChangeLog.
161        * ChangeLog: Merge-in porting/ChangeLog.
162        * ChangeLog: Merge-in rgdb_specs/ChangeLog.
163        * ChangeLog: Merge-in rtems_gdb/ChangeLog.
164        * ChangeLog: Merge-in filesystem/ChangeLog.
165        * ChangeLog: Merge-in networking/ChangeLog.
166        * ChangeLog: Merge-in posix_users/ChangeLog.
167        * ChangeLog: Merge-in posix1003.1/ChangeLog.
168        * ChangeLog: Merge-in itron3.0/ChangeLog.
169        * ChangeLog: Merge-in FAQ/ChangeLog.
170        * ChangeLog: Merge-in user/ChangeLog.
171        * posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
172        supplements/ChangeLog, bsp_howto/ChangeLog, porting/ChangeLog,
173        rgdb_specs/ChangeLog, rtems_gdb/ChangeLog, ada_user/ChangeLog,
174        started_ada/ChangeLog, filesystem/ChangeLog, networking/ChangeLog,
175        FAQ/ChangeLog, user/ChangeLog: Remove.
176
1772004-02-03      Joel Sherrill <joel@OARcorp.com>
178
179        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
180        FAQ/basic.t, gnu_docs/gnu_footer.html, gnu_docs/index.html,
181        gnu_docs/refcard.html, gnu_docs/rtems_tools_index.html,
182        started/binaries.t, started/buildc.t, started/buildrt.t,
183        started/intro.t, started/require.t, started/sample.t,
184        started/tversions.texi.in: Incorporating changes from pre-4.6.0 review.
185
1862004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * configure.ac, common/rtems.texi.in, started/binaries.t: Add
189        RTEMSRPMGROUP.
190        * ChangeLog: Merge-in started/ChangeLog.
191        * started/ChangeLog: Remove.
192        * configure.ac: Add RTEMS_ENABLE_RPMPREFIX. Add RTEMSRPMPREFIX.
193        * common/rtems.texi.in: Add RTEMSRPMPREFIX.
194
1952004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * ChangeLog: Reformat. Merge-in develenv/ChangeLog.
198        * develenv/ChangeLog: Remove.
199
2002004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * Makefile.am: Remove AUTOMAKE_FILES. Add ../scripts/setup.def
203        ../COPYING to EXTRA_DIST. Add rtems.html.in to EXTRA_DIST.
204        * develenv/Makefile.am: Add direct.t sample.t utils.t to EXTRA_DIST.
205        * bsp_howto/Makefile.am: Add ata.t, ide_ctrl.t to EXTRA_DIST.
206
2072004-01-09      Joel Sherrill <joel@OARcorp.com>
208
209        PR 464/doc
210        * posix_users/clock.t, posix_users/signal.t: Add documentation for
211        usleep() and ualarm(). Also fixed a couple of calls which have the wrong
212        .h files per the OpenGroup site documentation.
213
2142004-01-07      Joel Sherrill <joel@OARcorp.com>
215
216        * configure.ac, index.html.in, started_ada/buildada.t,
217        supplements/Makefile.am: mips64orion port removed as mips port more
218        completely covers the MIPS family.
219        * rtems_support.html.in, supplements/mips64orion/.cvsignore,
220        supplements/mips64orion/BSP_TIMES, supplements/mips64orion/ChangeLog,
221        supplements/mips64orion/Makefile.am, supplements/mips64orion/bsp.t,
222        supplements/mips64orion/callconv.t, supplements/mips64orion/cpumodel.t,
223        supplements/mips64orion/cputable.t, supplements/mips64orion/fatalerr.t,
224        supplements/mips64orion/intr_NOTIMES.t,
225        supplements/mips64orion/memmodel.t,
226        supplements/mips64orion/mips64orion.texi,
227        supplements/mips64orion/preface.texi, supplements/mips64orion/timeBSP.t:
228        Removed.
229
2302003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
233        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
234        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
235        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
236        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
237        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
238        Cosmetics.
239
2402003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
243        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
244        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
245        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
246        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
247        Cosmetics.
248
2492003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * project.am: Remove $(PROJECT).info* from CLEANFILES (Doesn't work with
252        automake-1.7f/1.8 anymore).
253        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
254        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
255        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
256        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
257        ada_user/Makefile.am, started_ada/Makefile.am: Add *.info to CLEANFILES
258        to accomodate automake-1.7f/1.8 breaking building infos.
259
2602003-11-25      Joel Sherrill <joel@OARcorp.com>
261
262        PR 528/rtems_misc
263        * user/task.t: Fix Ada binding for task variable calls.
264
2652003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * Makefile.am: Add missing '\'. Reformat.
268
2692003-11-21      Joel Sherrill <joel@OARcorp.com>
270
271        PR 521/doc
272        * user/sem.t: Default attributes were wrong for semaphores.
273
2742003-10-22      Joel Sherrill <joel@OARcorp.com>
275
276        PR 513/doc
277        * Makefile.am, index.html.in: Rename Getting Started to be non-language
278        specific and remove link to Ada Getting Started. Also install missing
279        graphic.
280
2812003-10-02      Gene Smith <gene.smith@siemens.com>
282
283        * networking/networkapp.t, networking/preface.texi: Improve
284        documentation for SO_RCVWAKEUP and SO_SNDWAKEUP and update the
285        references in the preface.
286
2872003-09-29      Joel Sherrill <joel@OARcorp.com>
288
289        * user/preface.texi: Eliminate references to HPPA.
290
2912003-09-26      Joel Sherrill <joel@OARcorp.com>
292
293        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Obsoleting HP PA-RISC
294        port and removing all references.
295        * supplements/hppa1_1/.cvsignore, supplements/hppa1_1/ChangeLog,
296        supplements/hppa1_1/Makefile.am, supplements/hppa1_1/SIMHPPA_TIMES,
297        supplements/hppa1_1/bsp.t, supplements/hppa1_1/callconv.t,
298        supplements/hppa1_1/cpumodel.t, supplements/hppa1_1/cputable.t,
299        supplements/hppa1_1/fatalerr.t, supplements/hppa1_1/hppa1_1.texi,
300        supplements/hppa1_1/intr_NOTIMES.t, supplements/hppa1_1/memmodel.t,
301        supplements/hppa1_1/preface.texi, supplements/hppa1_1/timeSIMHPPA.t:
302        Removed.
303
3042003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * ChangeLog: Merge images/ChangeLog.
307        * ChangeLog: Merge common/ChangeLog.
308        * images/ChangeLog, common/ChangeLog: Removed.
309        * rtems_support.html.in, index.html.in: Purge hppa1.1.
310        * common/.cvsignore: Add rtems.texi, rtems.sed.
311        * configure.ac: Merger from rtems-4-6-branch. Purge hppa1.1.
312        * Makefile.am, project.am, develenv/Makefile.am, user/Makefile.am,
313        FAQ/Makefile.am, posix_users/Makefile.am, posix1003.1/Makefile.am,
314        itron3.0/Makefile.am, filesystem/Makefile.am, networking/Makefile.am,
315        bsp_howto/Makefile.am, porting/Makefile.am, rgdb_specs/Makefile.am,
316        rtems_gdb/Makefile.am, ada_user/Makefile.am, started_ada/Makefile.am:
317        Merger from rtems-4-6-branch.
318
3192003-09-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * supplements/supplement.am: Add -I $(top_builddir) TEXI2WWW_ARGS.
322        * supplements/Makefile.am: Purge hppa1.1.
323
3242003-09-19      Joel Sherrill <joel@OARcorp.com>
325
326        * common/rtems.texi.in: New file.
327        * acinclude.m4, images/rtems_logo.jpg: New files.
328        * SUPPORT, tools/texi2www/archive/texi2www-960103.tgz: Removed.
329        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
330        rtems_support.html.in, ada_user/ada_user.texi, common/cpright.texi,
331        common/setup.texi, develenv/develenv.texi, develenv/direct.t,
332        develenv/sample.t, develenv/utils.t, user/c_user.texi, user/fatal.t,
333        user/preface.texi, user/rtmon.t, FAQ/FAQ.texi, FAQ/basic.t,
334        FAQ/build45.t, FAQ/entry, FAQ/tools.t, posix_users/posix_users.texi,
335        posix1003.1/ch07.t, posix1003.1/posix1003_1.texi,
336        posix1003.1/preface.texi, itron3.0/itron.texi,
337        filesystem/filesystem.texi, networking/networking.texi,
338        bsp_howto/analog.t, bsp_howto/bsp_howto.texi, bsp_howto/discrete.t,
339        bsp_howto/nvmem.t, bsp_howto/target.t, porting/porting.texi,
340        rgdb_specs/rgdb_specs.texi, rtems_gdb/rtems_gdb.texi,
341        started_ada/intro.t, started_ada/started_ada.texi,
342        started_ada/tversions.texi: Merge from branch.
343
3442003-09-04      Joel Sherrill <joel@OARcorp.com>
345
346        PR 466/doc
347        * posix_users/io.t: Added sync().
348
3492003-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * started_ada/buildada.t, started_ada/gdb.t, started_ada/tversions.texi:
352        Don't use VARIABLEs containing '-' in @set and @value (violates
353        texi-syntax).
354
3552003-08-22      Joel Sherrill <joel@OARcorp.com>
356
357        * bsp_howto/adaintr.t, bsp_howto/ata.t, bsp_howto/target.t,
358        porting/cpumodels.t, porting/sourcecode.t: Reconcile differences between
359        CVS trunk and 4.6 branch.
360
3612003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * bsp_howto/ide-ctrl.t: Merger from 4.6-branch.
364
3652003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
368
3692003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * user/fatal.t: Reflect c/src/exec having moved to cpukit.
372        * FAQ/build45.t: Fix typo (config.long).
373        * rgdb_specs/daemon.t, rtems_gdb/example.t: Reflect c/src/exec having
374        moved to cpukit.
375
3762003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * develenv/develenv.texi: Fix @setfilename to develenv.info.
379
3802003-04-16      Joel Sherrill <joel@OARcorp.com>
381
382        * develenv/Makefile.am, develenv/develenv.texi: Remove unused file.
383        * develenv/compile.texi: Removed.
384        * develenv/Makefile.am: Fix next/previous section names.
385
3862003-04-11      Joel Sherrill <joel@OARcorp.com>
387
388        * index.html.in: Development Environment Guide should be updated now.
389
3902003-03-24      Joel Sherrill <joel@OARcorp.com>
391
392        * develenv/direct.t, develenv/sample.t, develenv/utils.t: Significantly
393        updated.
394
3952003-02-28      Joel Sherrill <joel@OARcorp.com>
396
397        * develenv/.cvsignore: Add newly generated .texi files.
398
3992003-02-18      Joel Sherrill <joel@OARcorp.com>
400
401        * Makefile.am, configure.ac: Remove src2html references.
402        * index.html.in: Update to reflect partial update of Development
403        Environment Guide.
404        * develenv/Makefile.am, develenv/develenv.texi: Relect generating .texi
405        from .t's.
406        * develenv/direct.t, develenv/sample.t, develenv/utils.t: New files.
407        * develenv/direct.texi, develenv/sample.texi, develenv/utils.texi:
408        Removed. Now generated from corresponding .t files which are in the
409        process of being updated.
410
4112003-02-14      Joel Sherrill <joel@OARcorp.com>
412
413        * index.html.in: Removed a29k reference.
414        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Remove a29k references
415        and update.
416
4172003-02-11      Mike Siers <mikes@poliac.com>
418
419        * networking/networkapp.t: Add an example code snippet for adding an IP
420        alias.
421
4222003-02-11      Joel Sherrill <joel@OARcorp.com>
423
424        * porting/interrupts.t: Rework logic that decides when to call
425        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru> determined
426        that _ISR_Signals_to_thread_executing was not being honored and/or
427        cleared properly.
428
4292003-02-11      Jay Monkman <jtm@smoothsmoothie.com>
430
431        * networking/networkapp.t: Add an example code snippet for adding a
432        default route.
433
4342003-02-03      Steven Johnson <sjohnson@neurizon.net>
435
436        PR 338/filesystem
437        * user/io.t: Document the API change that fixed reentrancy problem with
438        rtems_io_lookup_name().
439
4402003-02-03      Joel Sherrill <joel@OARcorp.com>
441
442        PR 338/filesystem
443        * user/io.t: Fix Ada binding as side-effect of fixing reentrancy problem
444        with rtems_io_lookup_name() (API change).
445
4462003-01-28      Joel Sherrill <joel@OARcorp.com>
447
448        * bsp_howto/makefiles.t, bsp_howto/support.t: Updated to reflect use of
449        automake in addition to autoconf.
450
4512003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * index.html.in: Fix duplicate c4x entry.
454
4552003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * index.html.in, configure.ac: Add c4x.
458        * project.am: Add version.texi hack.
459        * develenv/develenv.texi: Set @setfilename develenv.info.
460        * user/c_user.texi: Set @setfilename c_user.info.
461        * FAQ/FAQ.texi: Set @setfilename FAQ.info.
462        * posix_users/posix_users.texi: Set @setfilename posix_users.info.
463        * posix1003.1/posix1003_1.texi: Set @setfilename posix1003_1.info.
464        * itron3.0/itron.texi: Set @setfilename itron.info.
465        * filesystem/filesystem.texi: Set @setfilename filesystem.info.
466        * networking/networking.texi: Set @setfilename networking.info.
467        * bsp_howto/bsp_howto.texi: Set @setfilename bsp_howto.info.
468        * porting/porting.texi: Set @setfilename porting.info.
469        * rgdb_specs/rgdb_specs.texi: Set @setfilename rgdb_specs.info.
470        * rtems_gdb/rtems_gdb.texi: Set @setfilename rtems_gdb.info.
471        * ada_user/ada_user.texi: Set @setfilename ada_user.info.
472        * started_ada/started_ada.texi: Set @setfilename started_ada.info.
473        * supplements/Makefile.am: Add c4x, cosmetical changes.
474
4752003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Append -I
478        $(top_builddir) to TEXI2WWW_ARGS.
479        * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Override
480        automake's .dvi.ps:-rule.
481        * user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
482        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
483        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
484        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
485        started_ada/Makefile.am: Put GENERATED_FILES into $builddir.
486        * supplements/supplements.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI,
487        TEXI2PDF.
488
4892003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * project.am, main.am: Use automake rules to build ps, pdf, info.
492        Various minor changes.
493        * project.am: Append $($(PROJECT)_TEXINFOS) to html-dependencies.
494        * configure.ac: Require autoconf-2.57. Require automake-1.7.2. Remove
495        started/pictures/Makefile.
496        * started/Makefile.am: Merge-in pictures/Makefile.am    .
497        * started/pictures/Makefile.am: Remove.
498        * FAQ/build45.t: Fix typo in previous patch.
499        * FAQ/build45.t: Several fixes and additions.
500        * FAQ/FAQ.texi: Rename section "Building RTEMS 4.5" into "Building
501        RTEMS". build45.t: Remove references to 4.5. Several minor updates.
502        * develenv/.cvsignore, FAQ/.cvsignore, posix_users/.cvsignore,
503        posix1003.1/.cvsignore, itron3.0/.cvsignore, filesystem/.cvsignore,
504        networking/.cvsignore, bsp_howto/.cvsignore, porting/.cvsignore,
505        rgdb_specs/.cvsignore, rtems_gdb/.cvsignore, started_ada/.cvsignore,
506        ada_user/.cvsignore, user/.cvsignore: Add version.texi. Add stamp-vti.
507        Re-sort.
508        * develenv/version.texi, develenv/stamp-vti, user/version.texi,
509        user/stamp-vti, FAQ/version.texi, FAQ/stamp-vti,
510        posix_users/version.texi, posix_users/stamp-vti,
511        posix1003.1/version.texi, posix1003.1/stamp-vti, itron3.0/version.texi,
512        itron3.0/stamp-vti, filesystem/version.texi, filesystem/stamp-vti,
513        networking/version.texi, networking/stamp-vti, bsp_howto/version.texi,
514        bsp_howto/stamp-vti, porting/version.texi, porting/stamp-vti,
515        rgdb_specs/version.texi, rgdb_specs/stamp-vti, rtems_gdb/version.texi,
516        rtems_gdb/stamp-vti, ada_user/version.texi, ada_user/stamp-vti,
517        started_ada/version.texi, started_ada/stamp-vti: Remove from CVS.
518        * supplements/supplements.am: Use automake rules to build ps, pdf, info.
519        Various minor changes.
520
5212003-01-21      Joel Sherrill <joel@OARcorp.com>
522
523        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
524        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
525        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
526        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
527        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
528        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
529        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
530        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
531        ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
532        started_ada/version.texi: Regenerated.
533
5342002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
537        * images/Makefile.am, common/Makefile.am: Remove.
538        * configure.ac: Reflect changes above.
539        * main.am, supplements/supplement.am: Append -I $(topsrc_dir) to
540        AM_MAKEINFOFLAGS.
541
5422002-11-13      Joel Sherrill <joel@OARcorp.com>
543
544        * index.html.in: Note that the Getting Started with GNAT/RTEMS  manual
545        is largely obsolete now that GNAT is in GCC.
546        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
547        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
548        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
549        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
550        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
551        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
552        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
553        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
554        ada_user/stamp-vti, ada_user/version.texi: Regenerated.
555        * started_ada/Makefile.am: Corrected link.
556        * started_ada/stamp-vti, started_ada/version.texi: Regenerated.
557
5582002-10-24      Joel Sherrill <joel@OARcorp.com>
559
560        * index.html.in: Add links to multiple missing CPU supplements.
561        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
562        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
563        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
564        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
565        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
566        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
567        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
568        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
569        ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
570        started_ada/version.texi: Regenerated.
571
5722002-10-24      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
573
574        * bsp_howto/ata.t, bsp_howto/ide-ctrl.t: New file.
575        * bsp_howto/.cvsignore: Added new .texi files.
576        * bsp_howto/Makefile.am: Added new files to generate.
577        * bsp_howto/bsp_howto.texi: Added new chapters.
578        * bsp_howto/stamp-vti, bsp_howto/version.texi: Regenerated.
579
5802002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
583
5842002-08-27      Joel Sherrill <joel@OARcorp.com>
585
586        * user/io.t: Correct Ada bindings.
587
5882002-08-01      Joel Sherrill <joel@OARcorp.com>
589
590        * porting/stamp-vti, porting/version.texi: Regenerated.
591
5922002-07-30      Joel Sherrill <joel@OARcorp.com>
593
594        * configure.ac: Added supplements/arm/Makefile.
595        * README: Updated.
596        * user/stamp-vti, user/version.texi: Regenerated.
597        * porting/miscellaneous.t: Added some markups for fonts and clarified
598        some places.
599        * supplements/Makefile.am: Added arm subdirectory.
600
6012002-06-28      Joel Sherrill <joel@OARcorp.com>
602
603        * user/userext.t: Per PR228, correct the prototype of the task create
604        user extension to indicate it returns a boolean and augment the
605        documentation to explain the purpose of the boolean return value.
606
6072002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
610
6112002-04-12      Chris Johns <ccj@acm.org>
612
613        * user/doc/user/userext.t: Per PR138, updated the documentation to show
614        how to obtain an extension table index. Also provided some extra
615        background on the user extension API.
616
6172002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * VERSION, bootstrap: Removed as unneeded.
620
6212002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * bootstrap, VERSION: Remove.
624        * Makefile.am: Remove bootstrap. Add ACLOCAL_AMFLAGS.
625        * configure.ac: Add RTEMS_TOP.
626
6272002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * user/io.t: Fix typo @sybsection.
630
6312002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * common/Makefile.am: Remove AUTOMAKE_OPTIONS.
634        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
635        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
636        * Makefile.am, images/Makefile.am, develenv/Makefile.am,
637        user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
638        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
639        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
640        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
641        started_ada/Makefile.am, supplements/Makefile.am: Remove
642        AUTOMAKE_OPTIONS.
643
6442002-03-27      Eric Norum <eric.norum@usask.ca>
645
646        * user/intr.t: Per PR165, now correctly states that passing a NULL
647        pointer for the return argument is an error.
648        * PR161
649        * user/rtmon.t: Add rtems_ prefix to directives in the example.
650
6512002-03-22      Chris Johns <ccj@acm.org>
652
653        * user/io.t, user/conf.t: PR 160. Added the IO Manager's register and
654        unregister interface documentation.
655
6562002-03-15      Eric Norum <eric.norum@usask.ca>
657
658        * user/rtmon.t: Correct example and correctly used ensure not insure.
659
6602002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
661
662        * .cvsignore: Reworked.
663        * Makefile.am: Remove texinfo/texinfo.tex.
664        * bootstrap: Removed.
665        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
666        * main.am: Remove TEXINFO_TEX.
667        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir. Remove
668        commented out make-variables.
669
6702002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
671
672        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
673        mkinstalldirs, texinfo.tex.
674        * Makefile.am: Add main.am to AUTOMAKE_FILES.
675        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
676        * project.am: Remove custom .texi and stamp-vti rules.
677        * main.am, supplements/supplement.am: Replace TEXI_COMMON with
678        AM_MAKEINFOFLAGS.
679
6802002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * Makefile.am: Require automake-1.5.
683        * project.am: Reworked.
684        * main.am, configure.ac: New.
685        * configure.in: Removed.
686        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
687        * common/Makefile.am, images/Makefile.am: Require automake-1.5.
688        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
689        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
690        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
691        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
692        ada_user/Makefile.am, started_ada/Makefile.am: include main.am, require
693        automake-1.5.
694        * supplements/Makefile.am: Require automake-1.5.
695
6962002-01-17      Joel Sherrill <joel@OARcorp.com>
697
698        * VERSION: Updated to rtems-doc-ss-20010117.
699        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
700
7012001-10-30      Joel Sherrill <joel@OARcorp.com>
702
703        * VERSION: New file.
704
7052001-06-28      Joel Sherrill <joel@OARcorp.com>
706
707        * posix_users/preface.texi, posix_users/procenv.t,
708        posix_users/process.t, posix_users/signal.t, posix_users/stamp-vti,
709        posix_users/version.texi: Updated as part of starting a sweep on the
710        POSIX User's Guide.
711
7122001-02-14      Joel Sherrill <joel@OARcorp.com>
713
714        * configure.ac: New mips supplement.
715        * supplements/mips: New supplement.
716
7172001-01-17      Joel Sherrill <joel@OARcorp.com>
718
719        * configure.in: Changed the version to eng-20010816b.
720        * SUPPORT, LICENSE: New files.
721        * Numerous files touched as part of merging the 4.5 branch onto the
722        mainline development trunk and ensuring that the script that cuts
723        snapshots and releases works on the documentation.
724        * develenv/.cvsignore, user/.cvsignore: Added rtems_header.html and
725        rtems_footer.html.
726        * user/timer.t: Added task-based timer information including the new
727        directives rtems_timer_initiate(), rtems_timer_server_fire_after(), and
728        rtems_timer_server_fire_when().
729        * FAQ/.cvsignore, posix_users/.cvsignore, posix1003.1/.cvsignore,
730        itron3.0/.cvsignore, filesystem/.cvsignore, networking/.cvsignore,
731        bsp_howto/.cvsignore, porting/.cvsignore, rgdb_specs/.cvsignore,
732        rtems_gdb/.cvsignore, ada_user/.cvsignore, started_ada/.cvsignore: Added
733        rtems_header.html and rtems_footer.html.
734
7352000-09-22      Joel Sherrill <joel@OARcorp.com>
736
737        * Makefile.am, develenv/Makefile.am: Removed GENERATED_FILES from list
738        of TEXINFOS.
739
7402000-08-10      Joel Sherrill <joel@OARcorp.com>
741
742        * ChangeLog, develenv/ChangeLog, user/ChangeLog, FAQ/ChangeLog,
743        posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
744        filesystem/ChangeLog, networking/ChangeLog, bsp_howto/ChangeLog,
745        porting/ChangeLog, rgdb_specs/ChangeLog, rtems_gdb/ChangeLog,
746        ada_user/ChangeLog, started_ada/ChangeLog, supplements/ChangeLog: New
747        file.
748
Note: See TracBrowser for help on using the repository browser.