source: rtems/doc/ChangeLog @ 5352c73

4.104.114.84.95
Last change on this file since 5352c73 was 5352c73, checked in by Joel Sherrill <joel.sherrill@…>, on 03/04/05 at 21:50:00

2005-03-04 Joel Sherrill <joel@…>

  • networking/decdriver.t: Make PCI initialize function part of the unified PCI API as pci_initialize().
  • Property mode set to 100644
File size: 27.0 KB
Line 
12005-03-04      Joel Sherrill <joel@OARcorp.com>
2
3        * networking/decdriver.t: Make PCI initialize function part of the
4        unified PCI API as pci_initialize().
5
62004-11-05      Joel Sherrill <joel@OARcorp.com>
7
8        PR 706/doc
9        * user/task.t: Remove not that changes explanation.
10
112004-09-29      Joel Sherrill <joel@OARcorp.com>
12
13        * configure.ac, index.html.in, FAQ/basic.t, FAQ/basic.texi, FAQ/entry,
14        porting/cpumodels.t, started/buildc.t, started_ada/buildada.t,
15        user/preface.texi: i960 obsoleted.
16
172004-09-29      Joel Sherrill <joel@OARcorp.com>
18
19        * supplements/Makefile.am: i960 obsoleted.
20        * supplements/i960/.cvsignore, supplements/i960/CVME961_TIMES,
21        supplements/i960/ChangeLog, supplements/i960/Makefile.am,
22        supplements/i960/bsp.t, supplements/i960/callconv.t,
23        supplements/i960/cpumodel.t, supplements/i960/cputable.t,
24        supplements/i960/fatalerr.t, supplements/i960/i960.texi,
25        supplements/i960/intr_NOTIMES.t, supplements/i960/memmodel.t,
26        supplements/i960/preface.texi, supplements/i960/timeCVME961.t: Removed.
27
282004-09-27      Joel Sherrill <joel@OARcorp.com>
29
30        PR 682/doc
31        PR 683/doc
32        * started/buildc.t, started/buildrt.t, started/sample.t: Fix PATH and
33        tar examples. Enable binutils link again.
34        * user/overview.t: Chapter numbering in preface was wrong.
35
362004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        * configure.ac: Require automake > 1.9.
39
402004-09-08      Ralf Corsepius <ralf_corsepius@rtems.org>
41
42        * FAQ/build45.t: Misc. corrections.
43
442004-08-02      Ralf Corsepius <ralf_corsepius@rtems.org>
45
46        * rgdb_specs/layers.txt, rgdb_specs/process.txt,
47        rgdb_specs/seqbreak.txt, rgdb_specs/seqdetach.txt,
48        rgdb_specs/seqinit.txt: New.
49        * rgdb_specs/comm.t, rgdb_specs/conclusion.t,
50        rgdb_specs/gdbinternals.t: Use @image for
51        ASCII figures (Reflect changes above).
52
532004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
54
55        * common/rtems.texi.in, FAQ/basic.t: Remove RTEMSSNAPSHOTS,
56        RTEMSSNAPSHOTSSUBSCRIBE.
57
582004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
59
60        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi,
61        FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi,
62        FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/tools.texi,
63        FAQ/version.texi, FAQ/stamp-vti: New.
64
652004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
66
67        * networking/networkflow.txt, networking/PCIreg.txt,
68        networking/recvbd.txt: New.
69        * networking/decdriver.t, networking/networktasks.t: Use @image for
70        ASCII figures (Reflect changes above).
71
722004-07-24      Joel Sherrill <joel@OARcorp.com>
73
74        PR 652/rtems
75        * user/signal.t: Return RTEMS_INVALID_NUMBER when sending an empty
76        signal set.
77
782004-06-29      Joel Sherrill <joel@OARcorp.com>
79
80        PR 631/rtems
81        * user/msg.t: Document the return status from message_queue_create when
82        unable to allocate message buffer memory.
83
842004-05-21      Joel Sherrill <joel@OARcorp.com>
85
86        PR 627/doc
87        * user/task.t: Behavior documented for an rtems_task_create with
88        stacksize < minimum was not the implemented behavior.
89
902004-05-06      Joel Sherrill <joel@OARcorp.com>
91
92        PR 618/rtems
93        * user/clock.t, user/dpmem.t, user/event.t, user/msg.t, user/part.t,
94        user/region.t, user/sem.t, user/task.t, user/timer.t: Add NULL
95        checks.
96
972004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
98
99        * started/buildc.t: Use tar xjf for bzip'ed files.
100        * started/buildrt.t: Use tar xjf to unzip rtems.
101
1022004-03-05      Joel Sherrill <joel@OARcorp.com>
103
104        PR 576/doc
105        * FAQ/FAQ.texi, FAQ/Makefile.am: Remove embedded information as it was
106        out of date and frequently duplicated information available from
107        other public sources like the CrossGCC Wiki.
108        * FAQ/embeddedinfo.t: Removed.
109
1102004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * develenv/Makefile.am: Put *.texi into the builddir.
113
1142004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * started/tversions.texi: Remove (Bogus).
117
1182004-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * ChangeLog: Merge-in supplements/ChangeLog.
121        * ChangeLog: Merge-in ada_user/ChangeLog.
122        * ChangeLog: Merge-in started_ada/ChangeLog.
123        * ChangeLog: Merge-in bsp_howto/ChangeLog.
124        * ChangeLog: Merge-in porting/ChangeLog.
125        * ChangeLog: Merge-in rgdb_specs/ChangeLog.
126        * ChangeLog: Merge-in rtems_gdb/ChangeLog.
127        * ChangeLog: Merge-in filesystem/ChangeLog.
128        * ChangeLog: Merge-in networking/ChangeLog.
129        * ChangeLog: Merge-in posix_users/ChangeLog.
130        * ChangeLog: Merge-in posix1003.1/ChangeLog.
131        * ChangeLog: Merge-in itron3.0/ChangeLog.
132        * ChangeLog: Merge-in FAQ/ChangeLog.
133        * ChangeLog: Merge-in user/ChangeLog.
134        * posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
135        supplements/ChangeLog, bsp_howto/ChangeLog, porting/ChangeLog,
136        rgdb_specs/ChangeLog, rtems_gdb/ChangeLog, ada_user/ChangeLog,
137        started_ada/ChangeLog, filesystem/ChangeLog, networking/ChangeLog,
138        FAQ/ChangeLog, user/ChangeLog: Remove.
139
1402004-02-03      Joel Sherrill <joel@OARcorp.com>
141
142        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
143        FAQ/basic.t, gnu_docs/gnu_footer.html, gnu_docs/index.html,
144        gnu_docs/refcard.html, gnu_docs/rtems_tools_index.html,
145        started/binaries.t, started/buildc.t, started/buildrt.t,
146        started/intro.t, started/require.t, started/sample.t,
147        started/tversions.texi.in: Incorporating changes from pre-4.6.0 review.
148
1492004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac, common/rtems.texi.in, started/binaries.t: Add
152        RTEMSRPMGROUP.
153        * ChangeLog: Merge-in started/ChangeLog.
154        * started/ChangeLog: Remove.
155        * configure.ac: Add RTEMS_ENABLE_RPMPREFIX. Add RTEMSRPMPREFIX.
156        * common/rtems.texi.in: Add RTEMSRPMPREFIX.
157
1582004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * ChangeLog: Reformat. Merge-in develenv/ChangeLog.
161        * develenv/ChangeLog: Remove.
162
1632004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * Makefile.am: Remove AUTOMAKE_FILES. Add ../scripts/setup.def
166        ../COPYING to EXTRA_DIST. Add rtems.html.in to EXTRA_DIST.
167        * develenv/Makefile.am: Add direct.t sample.t utils.t to EXTRA_DIST.
168        * bsp_howto/Makefile.am: Add ata.t, ide_ctrl.t to EXTRA_DIST.
169
1702004-01-09      Joel Sherrill <joel@OARcorp.com>
171
172        PR 464/doc
173        * posix_users/clock.t, posix_users/signal.t: Add documentation for
174        usleep() and ualarm(). Also fixed a couple of calls which have the wrong
175        .h files per the OpenGroup site documentation.
176
1772004-01-07      Joel Sherrill <joel@OARcorp.com>
178
179        * configure.ac, index.html.in, started_ada/buildada.t,
180        supplements/Makefile.am: mips64orion port removed as mips port more
181        completely covers the MIPS family.
182        * rtems_support.html.in, supplements/mips64orion/.cvsignore,
183        supplements/mips64orion/BSP_TIMES, supplements/mips64orion/ChangeLog,
184        supplements/mips64orion/Makefile.am, supplements/mips64orion/bsp.t,
185        supplements/mips64orion/callconv.t, supplements/mips64orion/cpumodel.t,
186        supplements/mips64orion/cputable.t, supplements/mips64orion/fatalerr.t,
187        supplements/mips64orion/intr_NOTIMES.t,
188        supplements/mips64orion/memmodel.t,
189        supplements/mips64orion/mips64orion.texi,
190        supplements/mips64orion/preface.texi, supplements/mips64orion/timeBSP.t:
191        Removed.
192
1932003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
196        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
197        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
198        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
199        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
200        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
201        Cosmetics.
202
2032003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
206        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
207        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
208        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
209        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
210        Cosmetics.
211
2122003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * project.am: Remove $(PROJECT).info* from CLEANFILES (Doesn't work with
215        automake-1.7f/1.8 anymore).
216        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
217        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
218        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
219        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
220        ada_user/Makefile.am, started_ada/Makefile.am: Add *.info to CLEANFILES
221        to accomodate automake-1.7f/1.8 breaking building infos.
222
2232003-11-25      Joel Sherrill <joel@OARcorp.com>
224
225        PR 528/rtems_misc
226        * user/task.t: Fix Ada binding for task variable calls.
227
2282003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * Makefile.am: Add missing '\'. Reformat.
231
2322003-11-21      Joel Sherrill <joel@OARcorp.com>
233
234        PR 521/doc
235        * user/sem.t: Default attributes were wrong for semaphores.
236
2372003-10-22      Joel Sherrill <joel@OARcorp.com>
238
239        PR 513/doc
240        * Makefile.am, index.html.in: Rename Getting Started to be non-language
241        specific and remove link to Ada Getting Started. Also install missing
242        graphic.
243
2442003-10-02      Gene Smith <gene.smith@siemens.com>
245
246        * networking/networkapp.t, networking/preface.texi: Improve
247        documentation for SO_RCVWAKEUP and SO_SNDWAKEUP and update the
248        references in the preface.
249
2502003-09-29      Joel Sherrill <joel@OARcorp.com>
251
252        * user/preface.texi: Eliminate references to HPPA.
253
2542003-09-26      Joel Sherrill <joel@OARcorp.com>
255
256        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Obsoleting HP PA-RISC
257        port and removing all references.
258        * supplements/hppa1_1/.cvsignore, supplements/hppa1_1/ChangeLog,
259        supplements/hppa1_1/Makefile.am, supplements/hppa1_1/SIMHPPA_TIMES,
260        supplements/hppa1_1/bsp.t, supplements/hppa1_1/callconv.t,
261        supplements/hppa1_1/cpumodel.t, supplements/hppa1_1/cputable.t,
262        supplements/hppa1_1/fatalerr.t, supplements/hppa1_1/hppa1_1.texi,
263        supplements/hppa1_1/intr_NOTIMES.t, supplements/hppa1_1/memmodel.t,
264        supplements/hppa1_1/preface.texi, supplements/hppa1_1/timeSIMHPPA.t:
265        Removed.
266
2672003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * ChangeLog: Merge images/ChangeLog.
270        * ChangeLog: Merge common/ChangeLog.
271        * images/ChangeLog, common/ChangeLog: Removed.
272        * rtems_support.html.in, index.html.in: Purge hppa1.1.
273        * common/.cvsignore: Add rtems.texi, rtems.sed.
274        * configure.ac: Merger from rtems-4-6-branch. Purge hppa1.1.
275        * Makefile.am, project.am, develenv/Makefile.am, user/Makefile.am,
276        FAQ/Makefile.am, posix_users/Makefile.am, posix1003.1/Makefile.am,
277        itron3.0/Makefile.am, filesystem/Makefile.am, networking/Makefile.am,
278        bsp_howto/Makefile.am, porting/Makefile.am, rgdb_specs/Makefile.am,
279        rtems_gdb/Makefile.am, ada_user/Makefile.am, started_ada/Makefile.am:
280        Merger from rtems-4-6-branch.
281
2822003-09-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * supplements/supplement.am: Add -I $(top_builddir) TEXI2WWW_ARGS.
285        * supplements/Makefile.am: Purge hppa1.1.
286
2872003-09-19      Joel Sherrill <joel@OARcorp.com>
288
289        * common/rtems.texi.in: New file.
290        * acinclude.m4, images/rtems_logo.jpg: New files.
291        * SUPPORT, tools/texi2www/archive/texi2www-960103.tgz: Removed.
292        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
293        rtems_support.html.in, ada_user/ada_user.texi, common/cpright.texi,
294        common/setup.texi, develenv/develenv.texi, develenv/direct.t,
295        develenv/sample.t, develenv/utils.t, user/c_user.texi, user/fatal.t,
296        user/preface.texi, user/rtmon.t, FAQ/FAQ.texi, FAQ/basic.t,
297        FAQ/build45.t, FAQ/entry, FAQ/tools.t, posix_users/posix_users.texi,
298        posix1003.1/ch07.t, posix1003.1/posix1003_1.texi,
299        posix1003.1/preface.texi, itron3.0/itron.texi,
300        filesystem/filesystem.texi, networking/networking.texi,
301        bsp_howto/analog.t, bsp_howto/bsp_howto.texi, bsp_howto/discrete.t,
302        bsp_howto/nvmem.t, bsp_howto/target.t, porting/porting.texi,
303        rgdb_specs/rgdb_specs.texi, rtems_gdb/rtems_gdb.texi,
304        started_ada/intro.t, started_ada/started_ada.texi,
305        started_ada/tversions.texi: Merge from branch.
306
3072003-09-04      Joel Sherrill <joel@OARcorp.com>
308
309        PR 466/doc
310        * posix_users/io.t: Added sync().
311
3122003-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * started_ada/buildada.t, started_ada/gdb.t, started_ada/tversions.texi:
315        Don't use VARIABLEs containing '-' in @set and @value (violates
316        texi-syntax).
317
3182003-08-22      Joel Sherrill <joel@OARcorp.com>
319
320        * bsp_howto/adaintr.t, bsp_howto/ata.t, bsp_howto/target.t,
321        porting/cpumodels.t, porting/sourcecode.t: Reconcile differences between
322        CVS trunk and 4.6 branch.
323
3242003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * bsp_howto/ide-ctrl.t: Merger from 4.6-branch.
327
3282003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
331
3322003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * user/fatal.t: Reflect c/src/exec having moved to cpukit.
335        * FAQ/build45.t: Fix typo (config.long).
336        * rgdb_specs/daemon.t, rtems_gdb/example.t: Reflect c/src/exec having
337        moved to cpukit.
338
3392003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * develenv/develenv.texi: Fix @setfilename to develenv.info.
342
3432003-04-16      Joel Sherrill <joel@OARcorp.com>
344
345        * develenv/Makefile.am, develenv/develenv.texi: Remove unused file.
346        * develenv/compile.texi: Removed.
347        * develenv/Makefile.am: Fix next/previous section names.
348
3492003-04-11      Joel Sherrill <joel@OARcorp.com>
350
351        * index.html.in: Development Environment Guide should be updated now.
352
3532003-03-24      Joel Sherrill <joel@OARcorp.com>
354
355        * develenv/direct.t, develenv/sample.t, develenv/utils.t: Significantly
356        updated.
357
3582003-02-28      Joel Sherrill <joel@OARcorp.com>
359
360        * develenv/.cvsignore: Add newly generated .texi files.
361
3622003-02-18      Joel Sherrill <joel@OARcorp.com>
363
364        * Makefile.am, configure.ac: Remove src2html references.
365        * index.html.in: Update to reflect partial update of Development
366        Environment Guide.
367        * develenv/Makefile.am, develenv/develenv.texi: Relect generating .texi
368        from .t's.
369        * develenv/direct.t, develenv/sample.t, develenv/utils.t: New files.
370        * develenv/direct.texi, develenv/sample.texi, develenv/utils.texi:
371        Removed. Now generated from corresponding .t files which are in the
372        process of being updated.
373
3742003-02-14      Joel Sherrill <joel@OARcorp.com>
375
376        * index.html.in: Removed a29k reference.
377        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Remove a29k references
378        and update.
379
3802003-02-11      Mike Siers <mikes@poliac.com>
381
382        * networking/networkapp.t: Add an example code snippet for adding an IP
383        alias.
384
3852003-02-11      Joel Sherrill <joel@OARcorp.com>
386
387        * porting/interrupts.t: Rework logic that decides when to call
388        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru> determined
389        that _ISR_Signals_to_thread_executing was not being honored and/or
390        cleared properly.
391
3922003-02-11      Jay Monkman <jtm@smoothsmoothie.com>
393
394        * networking/networkapp.t: Add an example code snippet for adding a
395        default route.
396
3972003-02-03      Steven Johnson <sjohnson@neurizon.net>
398
399        PR 338/filesystem
400        * user/io.t: Document the API change that fixed reentrancy problem with
401        rtems_io_lookup_name().
402
4032003-02-03      Joel Sherrill <joel@OARcorp.com>
404
405        PR 338/filesystem
406        * user/io.t: Fix Ada binding as side-effect of fixing reentrancy problem
407        with rtems_io_lookup_name() (API change).
408
4092003-01-28      Joel Sherrill <joel@OARcorp.com>
410
411        * bsp_howto/makefiles.t, bsp_howto/support.t: Updated to reflect use of
412        automake in addition to autoconf.
413
4142003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * index.html.in: Fix duplicate c4x entry.
417
4182003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * index.html.in, configure.ac: Add c4x.
421        * project.am: Add version.texi hack.
422        * develenv/develenv.texi: Set @setfilename develenv.info.
423        * user/c_user.texi: Set @setfilename c_user.info.
424        * FAQ/FAQ.texi: Set @setfilename FAQ.info.
425        * posix_users/posix_users.texi: Set @setfilename posix_users.info.
426        * posix1003.1/posix1003_1.texi: Set @setfilename posix1003_1.info.
427        * itron3.0/itron.texi: Set @setfilename itron.info.
428        * filesystem/filesystem.texi: Set @setfilename filesystem.info.
429        * networking/networking.texi: Set @setfilename networking.info.
430        * bsp_howto/bsp_howto.texi: Set @setfilename bsp_howto.info.
431        * porting/porting.texi: Set @setfilename porting.info.
432        * rgdb_specs/rgdb_specs.texi: Set @setfilename rgdb_specs.info.
433        * rtems_gdb/rtems_gdb.texi: Set @setfilename rtems_gdb.info.
434        * ada_user/ada_user.texi: Set @setfilename ada_user.info.
435        * started_ada/started_ada.texi: Set @setfilename started_ada.info.
436        * supplements/Makefile.am: Add c4x, cosmetical changes.
437
4382003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Append -I
441        $(top_builddir) to TEXI2WWW_ARGS.
442        * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Override
443        automake's .dvi.ps:-rule.
444        * user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
445        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
446        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
447        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
448        started_ada/Makefile.am: Put GENERATED_FILES into $builddir.
449        * supplements/supplements.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI,
450        TEXI2PDF.
451
4522003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * project.am, main.am: Use automake rules to build ps, pdf, info.
455        Various minor changes.
456        * project.am: Append $($(PROJECT)_TEXINFOS) to html-dependencies.
457        * configure.ac: Require autoconf-2.57. Require automake-1.7.2. Remove
458        started/pictures/Makefile.
459        * started/Makefile.am: Merge-in pictures/Makefile.am    .
460        * started/pictures/Makefile.am: Remove.
461        * FAQ/build45.t: Fix typo in previous patch.
462        * FAQ/build45.t: Several fixes and additions.
463        * FAQ/FAQ.texi: Rename section "Building RTEMS 4.5" into "Building
464        RTEMS". build45.t: Remove references to 4.5. Several minor updates.
465        * develenv/.cvsignore, FAQ/.cvsignore, posix_users/.cvsignore,
466        posix1003.1/.cvsignore, itron3.0/.cvsignore, filesystem/.cvsignore,
467        networking/.cvsignore, bsp_howto/.cvsignore, porting/.cvsignore,
468        rgdb_specs/.cvsignore, rtems_gdb/.cvsignore, started_ada/.cvsignore,
469        ada_user/.cvsignore, user/.cvsignore: Add version.texi. Add stamp-vti.
470        Re-sort.
471        * develenv/version.texi, develenv/stamp-vti, user/version.texi,
472        user/stamp-vti, FAQ/version.texi, FAQ/stamp-vti,
473        posix_users/version.texi, posix_users/stamp-vti,
474        posix1003.1/version.texi, posix1003.1/stamp-vti, itron3.0/version.texi,
475        itron3.0/stamp-vti, filesystem/version.texi, filesystem/stamp-vti,
476        networking/version.texi, networking/stamp-vti, bsp_howto/version.texi,
477        bsp_howto/stamp-vti, porting/version.texi, porting/stamp-vti,
478        rgdb_specs/version.texi, rgdb_specs/stamp-vti, rtems_gdb/version.texi,
479        rtems_gdb/stamp-vti, ada_user/version.texi, ada_user/stamp-vti,
480        started_ada/version.texi, started_ada/stamp-vti: Remove from CVS.
481        * supplements/supplements.am: Use automake rules to build ps, pdf, info.
482        Various minor changes.
483
4842003-01-21      Joel Sherrill <joel@OARcorp.com>
485
486        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
487        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
488        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
489        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
490        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
491        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
492        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
493        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
494        ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
495        started_ada/version.texi: Regenerated.
496
4972002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
500        * images/Makefile.am, common/Makefile.am: Remove.
501        * configure.ac: Reflect changes above.
502        * main.am, supplements/supplement.am: Append -I $(topsrc_dir) to
503        AM_MAKEINFOFLAGS.
504
5052002-11-13      Joel Sherrill <joel@OARcorp.com>
506
507        * index.html.in: Note that the Getting Started with GNAT/RTEMS  manual
508        is largely obsolete now that GNAT is in GCC.
509        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
510        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
511        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
512        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
513        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
514        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
515        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
516        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
517        ada_user/stamp-vti, ada_user/version.texi: Regenerated.
518        * started_ada/Makefile.am: Corrected link.
519        * started_ada/stamp-vti, started_ada/version.texi: Regenerated.
520
5212002-10-24      Joel Sherrill <joel@OARcorp.com>
522
523        * index.html.in: Add links to multiple missing CPU supplements.
524        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
525        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
526        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
527        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
528        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
529        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
530        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
531        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
532        ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
533        started_ada/version.texi: Regenerated.
534
5352002-10-24      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
536
537        * bsp_howto/ata.t, bsp_howto/ide-ctrl.t: New file.
538        * bsp_howto/.cvsignore: Added new .texi files.
539        * bsp_howto/Makefile.am: Added new files to generate.
540        * bsp_howto/bsp_howto.texi: Added new chapters.
541        * bsp_howto/stamp-vti, bsp_howto/version.texi: Regenerated.
542
5432002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
546
5472002-08-27      Joel Sherrill <joel@OARcorp.com>
548
549        * user/io.t: Correct Ada bindings.
550
5512002-08-01      Joel Sherrill <joel@OARcorp.com>
552
553        * porting/stamp-vti, porting/version.texi: Regenerated.
554
5552002-07-30      Joel Sherrill <joel@OARcorp.com>
556
557        * configure.ac: Added supplements/arm/Makefile.
558        * README: Updated.
559        * user/stamp-vti, user/version.texi: Regenerated.
560        * porting/miscellaneous.t: Added some markups for fonts and clarified
561        some places.
562        * supplements/Makefile.am: Added arm subdirectory.
563
5642002-06-28      Joel Sherrill <joel@OARcorp.com>
565
566        * user/userext.t: Per PR228, correct the prototype of the task create
567        user extension to indicate it returns a boolean and augment the
568        documentation to explain the purpose of the boolean return value.
569
5702002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
573
5742002-04-12      Chris Johns <ccj@acm.org>
575
576        * user/doc/user/userext.t: Per PR138, updated the documentation to show
577        how to obtain an extension table index. Also provided some extra
578        background on the user extension API.
579
5802002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * VERSION, bootstrap: Removed as unneeded.
583
5842002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * bootstrap, VERSION: Remove.
587        * Makefile.am: Remove bootstrap. Add ACLOCAL_AMFLAGS.
588        * configure.ac: Add RTEMS_TOP.
589
5902002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * user/io.t: Fix typo @sybsection.
593
5942002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * common/Makefile.am: Remove AUTOMAKE_OPTIONS.
597        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
598        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
599        * Makefile.am, images/Makefile.am, develenv/Makefile.am,
600        user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
601        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
602        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
603        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
604        started_ada/Makefile.am, supplements/Makefile.am: Remove
605        AUTOMAKE_OPTIONS.
606
6072002-03-27      Eric Norum <eric.norum@usask.ca>
608
609        * user/intr.t: Per PR165, now correctly states that passing a NULL
610        pointer for the return argument is an error.
611        * PR161
612        * user/rtmon.t: Add rtems_ prefix to directives in the example.
613
6142002-03-22      Chris Johns <ccj@acm.org>
615
616        * user/io.t, user/conf.t: PR 160. Added the IO Manager's register and
617        unregister interface documentation.
618
6192002-03-15      Eric Norum <eric.norum@usask.ca>
620
621        * user/rtmon.t: Correct example and correctly used ensure not insure.
622
6232002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * .cvsignore: Reworked.
626        * Makefile.am: Remove texinfo/texinfo.tex.
627        * bootstrap: Removed.
628        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
629        * main.am: Remove TEXINFO_TEX.
630        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir. Remove
631        commented out make-variables.
632
6332002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
636        mkinstalldirs, texinfo.tex.
637        * Makefile.am: Add main.am to AUTOMAKE_FILES.
638        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
639        * project.am: Remove custom .texi and stamp-vti rules.
640        * main.am, supplements/supplement.am: Replace TEXI_COMMON with
641        AM_MAKEINFOFLAGS.
642
6432002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * Makefile.am: Require automake-1.5.
646        * project.am: Reworked.
647        * main.am, configure.ac: New.
648        * configure.in: Removed.
649        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
650        * common/Makefile.am, images/Makefile.am: Require automake-1.5.
651        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
652        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
653        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
654        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
655        ada_user/Makefile.am, started_ada/Makefile.am: include main.am, require
656        automake-1.5.
657        * supplements/Makefile.am: Require automake-1.5.
658
6592002-01-17      Joel Sherrill <joel@OARcorp.com>
660
661        * VERSION: Updated to rtems-doc-ss-20010117.
662        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
663
6642001-10-30      Joel Sherrill <joel@OARcorp.com>
665
666        * VERSION: New file.
667
6682001-06-28      Joel Sherrill <joel@OARcorp.com>
669
670        * posix_users/preface.texi, posix_users/procenv.t,
671        posix_users/process.t, posix_users/signal.t, posix_users/stamp-vti,
672        posix_users/version.texi: Updated as part of starting a sweep on the
673        POSIX User's Guide.
674
6752001-02-14      Joel Sherrill <joel@OARcorp.com>
676
677        * configure.ac: New mips supplement.
678        * supplements/mips: New supplement.
679
6802001-01-17      Joel Sherrill <joel@OARcorp.com>
681
682        * configure.in: Changed the version to eng-20010816b.
683        * SUPPORT, LICENSE: New files.
684        * Numerous files touched as part of merging the 4.5 branch onto the
685        mainline development trunk and ensuring that the script that cuts
686        snapshots and releases works on the documentation.
687        * develenv/.cvsignore, user/.cvsignore: Added rtems_header.html and
688        rtems_footer.html.
689        * user/timer.t: Added task-based timer information including the new
690        directives rtems_timer_initiate(), rtems_timer_server_fire_after(), and
691        rtems_timer_server_fire_when().
692        * FAQ/.cvsignore, posix_users/.cvsignore, posix1003.1/.cvsignore,
693        itron3.0/.cvsignore, filesystem/.cvsignore, networking/.cvsignore,
694        bsp_howto/.cvsignore, porting/.cvsignore, rgdb_specs/.cvsignore,
695        rtems_gdb/.cvsignore, ada_user/.cvsignore, started_ada/.cvsignore: Added
696        rtems_header.html and rtems_footer.html.
697
6982000-09-22      Joel Sherrill <joel@OARcorp.com>
699
700        * Makefile.am, develenv/Makefile.am: Removed GENERATED_FILES from list
701        of TEXINFOS.
702
7032000-08-10      Joel Sherrill <joel@OARcorp.com>
704
705        * ChangeLog, develenv/ChangeLog, user/ChangeLog, FAQ/ChangeLog,
706        posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
707        filesystem/ChangeLog, networking/ChangeLog, bsp_howto/ChangeLog,
708        porting/ChangeLog, rgdb_specs/ChangeLog, rtems_gdb/ChangeLog,
709        ada_user/ChangeLog, started_ada/ChangeLog, supplements/ChangeLog: New
710        file.
711
Note: See TracBrowser for help on using the repository browser.