source: rtems/doc/ChangeLog @ 3deca68

4.104.114.84.95
Last change on this file since 3deca68 was 3deca68, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/14/04 at 18:22:19

2004-02-14 Ralf Corsepius <corsepiu@…>

  • started/tversions.texi: Remove (Bogus).
  • Property mode set to 100644
File size: 23.5 KB
Line 
12004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * started/tversions.texi: Remove (Bogus).
4
52004-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * ChangeLog: Merge-in supplements/ChangeLog.
8        * ChangeLog: Merge-in ada_user/ChangeLog.
9        * ChangeLog: Merge-in started_ada/ChangeLog.
10        * ChangeLog: Merge-in bsp_howto/ChangeLog.
11        * ChangeLog: Merge-in porting/ChangeLog.
12        * ChangeLog: Merge-in rgdb_specs/ChangeLog.
13        * ChangeLog: Merge-in rtems_gdb/ChangeLog.
14        * ChangeLog: Merge-in filesystem/ChangeLog.
15        * ChangeLog: Merge-in networking/ChangeLog.
16        * ChangeLog: Merge-in posix_users/ChangeLog.
17        * ChangeLog: Merge-in posix1003.1/ChangeLog.
18        * ChangeLog: Merge-in itron3.0/ChangeLog.
19        * ChangeLog: Merge-in FAQ/ChangeLog.
20        * ChangeLog: Merge-in user/ChangeLog.
21        * posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
22        supplements/ChangeLog, bsp_howto/ChangeLog, porting/ChangeLog,
23        rgdb_specs/ChangeLog, rtems_gdb/ChangeLog, ada_user/ChangeLog,
24        started_ada/ChangeLog, filesystem/ChangeLog, networking/ChangeLog,
25        FAQ/ChangeLog, user/ChangeLog: Remove.
26
272004-02-03      Joel Sherrill <joel@OARcorp.com>
28
29        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
30        FAQ/basic.t, gnu_docs/gnu_footer.html, gnu_docs/index.html,
31        gnu_docs/refcard.html, gnu_docs/rtems_tools_index.html,
32        started/binaries.t, started/buildc.t, started/buildrt.t,
33        started/intro.t, started/require.t, started/sample.t,
34        started/tversions.texi.in: Incorporating changes from pre-4.6.0 review.
35
362004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac, common/rtems.texi.in, started/binaries.t: Add
39        RTEMSRPMGROUP.
40        * ChangeLog: Merge-in started/ChangeLog.
41        * started/ChangeLog: Remove.
42        * configure.ac: Add RTEMS_ENABLE_RPMPREFIX. Add RTEMSRPMPREFIX.
43        * common/rtems.texi.in: Add RTEMSRPMPREFIX.
44
452004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * ChangeLog: Reformat. Merge-in develenv/ChangeLog.
48        * develenv/ChangeLog: Remove.
49
502004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Remove AUTOMAKE_FILES. Add ../scripts/setup.def
53        ../COPYING to EXTRA_DIST. Add rtems.html.in to EXTRA_DIST.
54        * develenv/Makefile.am: Add direct.t sample.t utils.t to EXTRA_DIST.
55        * bsp_howto/Makefile.am: Add ata.t, ide_ctrl.t to EXTRA_DIST.
56
572004-01-09      Joel Sherrill <joel@OARcorp.com>
58
59        PR 464/doc
60        * posix_users/clock.t, posix_users/signal.t: Add documentation for
61        usleep() and ualarm(). Also fixed a couple of calls which have the wrong
62        .h files per the OpenGroup site documentation.
63
642004-01-07      Joel Sherrill <joel@OARcorp.com>
65
66        * configure.ac, index.html.in, started_ada/buildada.t,
67        supplements/Makefile.am: mips64orion port removed as mips port more
68        completely covers the MIPS family.
69        * rtems_support.html.in, supplements/mips64orion/.cvsignore,
70        supplements/mips64orion/BSP_TIMES, supplements/mips64orion/ChangeLog,
71        supplements/mips64orion/Makefile.am, supplements/mips64orion/bsp.t,
72        supplements/mips64orion/callconv.t, supplements/mips64orion/cpumodel.t,
73        supplements/mips64orion/cputable.t, supplements/mips64orion/fatalerr.t,
74        supplements/mips64orion/intr_NOTIMES.t,
75        supplements/mips64orion/memmodel.t,
76        supplements/mips64orion/mips64orion.texi,
77        supplements/mips64orion/preface.texi, supplements/mips64orion/timeBSP.t:
78        Removed.
79
802003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
83        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
84        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
85        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
86        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
87        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
88        Cosmetics.
89
902003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
93        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
94        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
95        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
96        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
97        Cosmetics.
98
992003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * project.am: Remove $(PROJECT).info* from CLEANFILES (Doesn't work with
102        automake-1.7f/1.8 anymore).
103        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
104        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
105        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
106        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
107        ada_user/Makefile.am, started_ada/Makefile.am: Add *.info to CLEANFILES
108        to accomodate automake-1.7f/1.8 breaking building infos.
109
1102003-11-25      Joel Sherrill <joel@OARcorp.com>
111
112        PR 528/rtems_misc
113        * user/task.t: Fix Ada binding for task variable calls.
114
1152003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Add missing '\'. Reformat.
118
1192003-11-21      Joel Sherrill <joel@OARcorp.com>
120
121        PR 521/doc
122        * user/sem.t: Default attributes were wrong for semaphores.
123
1242003-10-22      Joel Sherrill <joel@OARcorp.com>
125
126        PR 513/doc
127        * Makefile.am, index.html.in: Rename Getting Started to be non-language
128        specific and remove link to Ada Getting Started. Also install missing
129        graphic.
130
1312003-10-02      Gene Smith <gene.smith@siemens.com>
132
133        * networking/networkapp.t, networking/preface.texi: Improve
134        documentation for SO_RCVWAKEUP and SO_SNDWAKEUP and update the
135        references in the preface.
136
1372003-09-29      Joel Sherrill <joel@OARcorp.com>
138
139        * user/preface.texi: Eliminate references to HPPA.
140
1412003-09-26      Joel Sherrill <joel@OARcorp.com>
142
143        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Obsoleting HP PA-RISC
144        port and removing all references.
145        * supplements/hppa1_1/.cvsignore, supplements/hppa1_1/ChangeLog,
146        supplements/hppa1_1/Makefile.am, supplements/hppa1_1/SIMHPPA_TIMES,
147        supplements/hppa1_1/bsp.t, supplements/hppa1_1/callconv.t,
148        supplements/hppa1_1/cpumodel.t, supplements/hppa1_1/cputable.t,
149        supplements/hppa1_1/fatalerr.t, supplements/hppa1_1/hppa1_1.texi,
150        supplements/hppa1_1/intr_NOTIMES.t, supplements/hppa1_1/memmodel.t,
151        supplements/hppa1_1/preface.texi, supplements/hppa1_1/timeSIMHPPA.t:
152        Removed.
153
1542003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * ChangeLog: Merge images/ChangeLog.
157        * ChangeLog: Merge common/ChangeLog.
158        * images/ChangeLog, common/ChangeLog: Removed.
159        * rtems_support.html.in, index.html.in: Purge hppa1.1.
160        * common/.cvsignore: Add rtems.texi, rtems.sed.
161        * configure.ac: Merger from rtems-4-6-branch. Purge hppa1.1.
162        * Makefile.am, project.am, develenv/Makefile.am, user/Makefile.am,
163        FAQ/Makefile.am, posix_users/Makefile.am, posix1003.1/Makefile.am,
164        itron3.0/Makefile.am, filesystem/Makefile.am, networking/Makefile.am,
165        bsp_howto/Makefile.am, porting/Makefile.am, rgdb_specs/Makefile.am,
166        rtems_gdb/Makefile.am, ada_user/Makefile.am, started_ada/Makefile.am:
167        Merger from rtems-4-6-branch.
168
1692003-09-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * supplements/supplement.am: Add -I $(top_builddir) TEXI2WWW_ARGS.
172        * supplements/Makefile.am: Purge hppa1.1.
173
1742003-09-19      Joel Sherrill <joel@OARcorp.com>
175
176        * common/rtems.texi.in: New file.
177        * acinclude.m4, images/rtems_logo.jpg: New files.
178        * SUPPORT, tools/texi2www/archive/texi2www-960103.tgz: Removed.
179        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
180        rtems_support.html.in, ada_user/ada_user.texi, common/cpright.texi,
181        common/setup.texi, develenv/develenv.texi, develenv/direct.t,
182        develenv/sample.t, develenv/utils.t, user/c_user.texi, user/fatal.t,
183        user/preface.texi, user/rtmon.t, FAQ/FAQ.texi, FAQ/basic.t,
184        FAQ/build45.t, FAQ/entry, FAQ/tools.t, posix_users/posix_users.texi,
185        posix1003.1/ch07.t, posix1003.1/posix1003_1.texi,
186        posix1003.1/preface.texi, itron3.0/itron.texi,
187        filesystem/filesystem.texi, networking/networking.texi,
188        bsp_howto/analog.t, bsp_howto/bsp_howto.texi, bsp_howto/discrete.t,
189        bsp_howto/nvmem.t, bsp_howto/target.t, porting/porting.texi,
190        rgdb_specs/rgdb_specs.texi, rtems_gdb/rtems_gdb.texi,
191        started_ada/intro.t, started_ada/started_ada.texi,
192        started_ada/tversions.texi: Merge from branch.
193
1942003-09-04      Joel Sherrill <joel@OARcorp.com>
195
196        PR 466/doc
197        * posix_users/io.t: Added sync().
198
1992003-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * started_ada/buildada.t, started_ada/gdb.t, started_ada/tversions.texi:
202        Don't use VARIABLEs containing '-' in @set and @value (violates
203        texi-syntax).
204
2052003-08-22      Joel Sherrill <joel@OARcorp.com>
206
207        * bsp_howto/adaintr.t, bsp_howto/ata.t, bsp_howto/target.t,
208        porting/cpumodels.t, porting/sourcecode.t: Reconcile differences between
209        CVS trunk and 4.6 branch.
210
2112003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * bsp_howto/ide-ctrl.t: Merger from 4.6-branch.
214
2152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
218
2192003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * user/fatal.t: Reflect c/src/exec having moved to cpukit.
222        * FAQ/build45.t: Fix typo (config.long).
223        * rgdb_specs/daemon.t, rtems_gdb/example.t: Reflect c/src/exec having
224        moved to cpukit.
225
2262003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * develenv/develenv.texi: Fix @setfilename to develenv.info.
229
2302003-04-16      Joel Sherrill <joel@OARcorp.com>
231
232        * develenv/Makefile.am, develenv/develenv.texi: Remove unused file.
233        * develenv/compile.texi: Removed.
234        * develenv/Makefile.am: Fix next/previous section names.
235
2362003-04-11      Joel Sherrill <joel@OARcorp.com>
237
238        * index.html.in: Development Environment Guide should be updated now.
239
2402003-03-24      Joel Sherrill <joel@OARcorp.com>
241
242        * develenv/direct.t, develenv/sample.t, develenv/utils.t: Significantly
243        updated.
244
2452003-02-28      Joel Sherrill <joel@OARcorp.com>
246
247        * develenv/.cvsignore: Add newly generated .texi files.
248
2492003-02-18      Joel Sherrill <joel@OARcorp.com>
250
251        * Makefile.am, configure.ac: Remove src2html references.
252        * index.html.in: Update to reflect partial update of Development
253        Environment Guide.
254        * develenv/Makefile.am, develenv/develenv.texi: Relect generating .texi
255        from .t's.
256        * develenv/direct.t, develenv/sample.t, develenv/utils.t: New files.
257        * develenv/direct.texi, develenv/sample.texi, develenv/utils.texi:
258        Removed. Now generated from corresponding .t files which are in the
259        process of being updated.
260
2612003-02-14      Joel Sherrill <joel@OARcorp.com>
262
263        * index.html.in: Removed a29k reference.
264        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Remove a29k references
265        and update.
266
2672003-02-11      Mike Siers <mikes@poliac.com>
268
269        * networking/networkapp.t: Add an example code snippet for adding an IP
270        alias.
271
2722003-02-11      Joel Sherrill <joel@OARcorp.com>
273
274        * porting/interrupts.t: Rework logic that decides when to call
275        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru> determined
276        that _ISR_Signals_to_thread_executing was not being honored and/or
277        cleared properly.
278
2792003-02-11      Jay Monkman <jtm@smoothsmoothie.com>
280
281        * networking/networkapp.t: Add an example code snippet for adding a
282        default route.
283
2842003-02-03      Steven Johnson <sjohnson@neurizon.net>
285
286        PR 338/filesystem
287        * user/io.t: Document the API change that fixed reentrancy problem with
288        rtems_io_lookup_name().
289
2902003-02-03      Joel Sherrill <joel@OARcorp.com>
291
292        PR 338/filesystem
293        * user/io.t: Fix Ada binding as side-effect of fixing reentrancy problem
294        with rtems_io_lookup_name() (API change).
295
2962003-01-28      Joel Sherrill <joel@OARcorp.com>
297
298        * bsp_howto/makefiles.t, bsp_howto/support.t: Updated to reflect use of
299        automake in addition to autoconf.
300
3012003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * index.html.in: Fix duplicate c4x entry.
304
3052003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * index.html.in, configure.ac: Add c4x.
308        * project.am: Add version.texi hack.
309        * develenv/develenv.texi: Set @setfilename develenv.info.
310        * user/c_user.texi: Set @setfilename c_user.info.
311        * FAQ/FAQ.texi: Set @setfilename FAQ.info.
312        * posix_users/posix_users.texi: Set @setfilename posix_users.info.
313        * posix1003.1/posix1003_1.texi: Set @setfilename posix1003_1.info.
314        * itron3.0/itron.texi: Set @setfilename itron.info.
315        * filesystem/filesystem.texi: Set @setfilename filesystem.info.
316        * networking/networking.texi: Set @setfilename networking.info.
317        * bsp_howto/bsp_howto.texi: Set @setfilename bsp_howto.info.
318        * porting/porting.texi: Set @setfilename porting.info.
319        * rgdb_specs/rgdb_specs.texi: Set @setfilename rgdb_specs.info.
320        * rtems_gdb/rtems_gdb.texi: Set @setfilename rtems_gdb.info.
321        * ada_user/ada_user.texi: Set @setfilename ada_user.info.
322        * started_ada/started_ada.texi: Set @setfilename started_ada.info.
323        * supplements/Makefile.am: Add c4x, cosmetical changes.
324
3252003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Append -I
328        $(top_builddir) to TEXI2WWW_ARGS.
329        * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Override
330        automake's .dvi.ps:-rule.
331        * user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
332        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
333        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
334        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
335        started_ada/Makefile.am: Put GENERATED_FILES into $builddir.
336        * supplements/supplements.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI,
337        TEXI2PDF.
338
3392003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * project.am, main.am: Use automake rules to build ps, pdf, info.
342        Various minor changes.
343        * project.am: Append $($(PROJECT)_TEXINFOS) to html-dependencies.
344        * configure.ac: Require autoconf-2.57. Require automake-1.7.2. Remove
345        started/pictures/Makefile.
346        * started/Makefile.am: Merge-in pictures/Makefile.am    .
347        * started/pictures/Makefile.am: Remove.
348        * FAQ/build45.t: Fix typo in previous patch.
349        * FAQ/build45.t: Several fixes and additions.
350        * FAQ/FAQ.texi: Rename section "Building RTEMS 4.5" into "Building
351        RTEMS". build45.t: Remove references to 4.5. Several minor updates.
352        * develenv/.cvsignore, FAQ/.cvsignore, posix_users/.cvsignore,
353        posix1003.1/.cvsignore, itron3.0/.cvsignore, filesystem/.cvsignore,
354        networking/.cvsignore, bsp_howto/.cvsignore, porting/.cvsignore,
355        rgdb_specs/.cvsignore, rtems_gdb/.cvsignore, started_ada/.cvsignore,
356        ada_user/.cvsignore, user/.cvsignore: Add version.texi. Add stamp-vti.
357        Re-sort.
358        * develenv/version.texi, develenv/stamp-vti, user/version.texi,
359        user/stamp-vti, FAQ/version.texi, FAQ/stamp-vti,
360        posix_users/version.texi, posix_users/stamp-vti,
361        posix1003.1/version.texi, posix1003.1/stamp-vti, itron3.0/version.texi,
362        itron3.0/stamp-vti, filesystem/version.texi, filesystem/stamp-vti,
363        networking/version.texi, networking/stamp-vti, bsp_howto/version.texi,
364        bsp_howto/stamp-vti, porting/version.texi, porting/stamp-vti,
365        rgdb_specs/version.texi, rgdb_specs/stamp-vti, rtems_gdb/version.texi,
366        rtems_gdb/stamp-vti, ada_user/version.texi, ada_user/stamp-vti,
367        started_ada/version.texi, started_ada/stamp-vti: Remove from CVS.
368        * supplements/supplements.am: Use automake rules to build ps, pdf, info.
369        Various minor changes.
370
3712003-01-21      Joel Sherrill <joel@OARcorp.com>
372
373        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
374        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
375        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
376        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
377        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
378        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
379        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
380        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
381        ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
382        started_ada/version.texi: Regenerated.
383
3842002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
387        * images/Makefile.am, common/Makefile.am: Remove.
388        * configure.ac: Reflect changes above.
389        * main.am, supplements/supplement.am: Append -I $(topsrc_dir) to
390        AM_MAKEINFOFLAGS.
391
3922002-11-13      Joel Sherrill <joel@OARcorp.com>
393
394        * index.html.in: Note that the Getting Started with GNAT/RTEMS  manual
395        is largely obsolete now that GNAT is in GCC.
396        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
397        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
398        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
399        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
400        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
401        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
402        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
403        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
404        ada_user/stamp-vti, ada_user/version.texi: Regenerated.
405        * started_ada/Makefile.am: Corrected link.
406        * started_ada/stamp-vti, started_ada/version.texi: Regenerated.
407
4082002-10-24      Joel Sherrill <joel@OARcorp.com>
409
410        * index.html.in: Add links to multiple missing CPU supplements.
411        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
412        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
413        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
414        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
415        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
416        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
417        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
418        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
419        ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
420        started_ada/version.texi: Regenerated.
421
4222002-10-24      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
423
424        * bsp_howto/ata.t, bsp_howto/ide-ctrl.t: New file.
425        * bsp_howto/.cvsignore: Added new .texi files.
426        * bsp_howto/Makefile.am: Added new files to generate.
427        * bsp_howto/bsp_howto.texi: Added new chapters.
428        * bsp_howto/stamp-vti, bsp_howto/version.texi: Regenerated.
429
4302002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
433
4342002-08-27      Joel Sherrill <joel@OARcorp.com>
435
436        * user/io.t: Correct Ada bindings.
437
4382002-08-01      Joel Sherrill <joel@OARcorp.com>
439
440        * porting/stamp-vti, porting/version.texi: Regenerated.
441
4422002-07-30      Joel Sherrill <joel@OARcorp.com>
443
444        * configure.ac: Added supplements/arm/Makefile.
445        * README: Updated.
446        * user/stamp-vti, user/version.texi: Regenerated.
447        * porting/miscellaneous.t: Added some markups for fonts and clarified
448        some places.
449        * supplements/Makefile.am: Added arm subdirectory.
450
4512002-06-28      Joel Sherrill <joel@OARcorp.com>
452
453        * user/userext.t: Per PR228, correct the prototype of the task create
454        user extension to indicate it returns a boolean and augment the
455        documentation to explain the purpose of the boolean return value.
456
4572002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
460
4612002-04-12      Chris Johns <ccj@acm.org>
462
463        * user/doc/user/userext.t: Per PR138, updated the documentation to show
464        how to obtain an extension table index. Also provided some extra
465        background on the user extension API.
466
4672002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * VERSION, bootstrap: Removed as unneeded.
470
4712002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * bootstrap, VERSION: Remove.
474        * Makefile.am: Remove bootstrap. Add ACLOCAL_AMFLAGS.
475        * configure.ac: Add RTEMS_TOP.
476
4772002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * user/io.t: Fix typo @sybsection.
480
4812002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
482
483        * common/Makefile.am: Remove AUTOMAKE_OPTIONS.
484        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
485        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
486        * Makefile.am, images/Makefile.am, develenv/Makefile.am,
487        user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
488        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
489        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
490        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
491        started_ada/Makefile.am, supplements/Makefile.am: Remove
492        AUTOMAKE_OPTIONS.
493
4942002-03-27      Eric Norum <eric.norum@usask.ca>
495
496        * user/intr.t: Per PR165, now correctly states that passing a NULL
497        pointer for the return argument is an error.
498        * PR161
499        * user/rtmon.t: Add rtems_ prefix to directives in the example.
500
5012002-03-22      Chris Johns <ccj@acm.org>
502
503        * user/io.t, user/conf.t: PR 160. Added the IO Manager's register and
504        unregister interface documentation.
505
5062002-03-15      Eric Norum <eric.norum@usask.ca>
507
508        * user/rtmon.t: Correct example and correctly used ensure not insure.
509
5102002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * .cvsignore: Reworked.
513        * Makefile.am: Remove texinfo/texinfo.tex.
514        * bootstrap: Removed.
515        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
516        * main.am: Remove TEXINFO_TEX.
517        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir. Remove
518        commented out make-variables.
519
5202002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
523        mkinstalldirs, texinfo.tex.
524        * Makefile.am: Add main.am to AUTOMAKE_FILES.
525        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
526        * project.am: Remove custom .texi and stamp-vti rules.
527        * main.am, supplements/supplement.am: Replace TEXI_COMMON with
528        AM_MAKEINFOFLAGS.
529
5302002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * Makefile.am: Require automake-1.5.
533        * project.am: Reworked.
534        * main.am, configure.ac: New.
535        * configure.in: Removed.
536        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
537        * common/Makefile.am, images/Makefile.am: Require automake-1.5.
538        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
539        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
540        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
541        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
542        ada_user/Makefile.am, started_ada/Makefile.am: include main.am, require
543        automake-1.5.
544        * supplements/Makefile.am: Require automake-1.5.
545
5462002-01-17      Joel Sherrill <joel@OARcorp.com>
547
548        * VERSION: Updated to rtems-doc-ss-20010117.
549        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
550
5512001-10-30      Joel Sherrill <joel@OARcorp.com>
552
553        * VERSION: New file.
554
5552001-06-28      Joel Sherrill <joel@OARcorp.com>
556
557        * posix_users/preface.texi, posix_users/procenv.t,
558        posix_users/process.t, posix_users/signal.t, posix_users/stamp-vti,
559        posix_users/version.texi: Updated as part of starting a sweep on the
560        POSIX User's Guide.
561
5622001-02-14      Joel Sherrill <joel@OARcorp.com>
563
564        * configure.ac: New mips supplement.
565        * supplements/mips: New supplement.
566
5672001-01-17      Joel Sherrill <joel@OARcorp.com>
568
569        * configure.in: Changed the version to eng-20010816b.
570        * SUPPORT, LICENSE: New files.
571        * Numerous files touched as part of merging the 4.5 branch onto the
572        mainline development trunk and ensuring that the script that cuts
573        snapshots and releases works on the documentation.
574        * develenv/.cvsignore, user/.cvsignore: Added rtems_header.html and
575        rtems_footer.html.
576        * user/timer.t: Added task-based timer information including the new
577        directives rtems_timer_initiate(), rtems_timer_server_fire_after(), and
578        rtems_timer_server_fire_when().
579        * FAQ/.cvsignore, posix_users/.cvsignore, posix1003.1/.cvsignore,
580        itron3.0/.cvsignore, filesystem/.cvsignore, networking/.cvsignore,
581        bsp_howto/.cvsignore, porting/.cvsignore, rgdb_specs/.cvsignore,
582        rtems_gdb/.cvsignore, ada_user/.cvsignore, started_ada/.cvsignore: Added
583        rtems_header.html and rtems_footer.html.
584
5852000-09-22      Joel Sherrill <joel@OARcorp.com>
586
587        * Makefile.am, develenv/Makefile.am: Removed GENERATED_FILES from list
588        of TEXINFOS.
589
5902000-08-10      Joel Sherrill <joel@OARcorp.com>
591
592        * ChangeLog, develenv/ChangeLog, user/ChangeLog, FAQ/ChangeLog,
593        posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
594        filesystem/ChangeLog, networking/ChangeLog, bsp_howto/ChangeLog,
595        porting/ChangeLog, rgdb_specs/ChangeLog, rtems_gdb/ChangeLog,
596        ada_user/ChangeLog, started_ada/ChangeLog, supplements/ChangeLog: New
597        file.
598
Note: See TracBrowser for help on using the repository browser.