summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
blob: 9d65b9685ddbfa5694f0a73b4665a0879992858a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
2004-03-31	Ralf Corsepius <ralf_corsepius@rtems.org>

	* started/buildc.t: Use tar xjf for bzip'ed files.
	* started/buildrt.t: Use tar xjf to unzip rtems.

2004-03-05	Joel Sherrill <joel@OARcorp.com>

	PR 576/doc
	* FAQ/FAQ.texi, FAQ/Makefile.am: Remove embedded information as it was
	out of date and frequently duplicated information available from
	other public sources like the CrossGCC Wiki.
	* FAQ/embeddedinfo.t: Removed.

2004-02-17	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* develenv/Makefile.am: Put *.texi into the builddir.

2004-02-14	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* started/tversions.texi: Remove (Bogus).

2004-02-05	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* ChangeLog: Merge-in supplements/ChangeLog.
	* ChangeLog: Merge-in ada_user/ChangeLog.
	* ChangeLog: Merge-in started_ada/ChangeLog.
	* ChangeLog: Merge-in bsp_howto/ChangeLog.
	* ChangeLog: Merge-in porting/ChangeLog.
	* ChangeLog: Merge-in rgdb_specs/ChangeLog.
	* ChangeLog: Merge-in rtems_gdb/ChangeLog.
	* ChangeLog: Merge-in filesystem/ChangeLog.
	* ChangeLog: Merge-in networking/ChangeLog.
	* ChangeLog: Merge-in posix_users/ChangeLog.
	* ChangeLog: Merge-in posix1003.1/ChangeLog.
	* ChangeLog: Merge-in itron3.0/ChangeLog.
	* ChangeLog: Merge-in FAQ/ChangeLog.
	* ChangeLog: Merge-in user/ChangeLog.
	* posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
	supplements/ChangeLog, bsp_howto/ChangeLog, porting/ChangeLog,
	rgdb_specs/ChangeLog, rtems_gdb/ChangeLog, ada_user/ChangeLog,
	started_ada/ChangeLog, filesystem/ChangeLog, networking/ChangeLog,
	FAQ/ChangeLog, user/ChangeLog: Remove.

2004-02-03	Joel Sherrill <joel@OARcorp.com>

	* HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
	FAQ/basic.t, gnu_docs/gnu_footer.html, gnu_docs/index.html,
	gnu_docs/refcard.html, gnu_docs/rtems_tools_index.html,
	started/binaries.t, started/buildc.t, started/buildrt.t,
	started/intro.t, started/require.t, started/sample.t,
	started/tversions.texi.in: Incorporating changes from pre-4.6.0 review.

2004-02-01	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac, common/rtems.texi.in, started/binaries.t: Add
	RTEMSRPMGROUP.
	* ChangeLog: Merge-in started/ChangeLog.
	* started/ChangeLog: Remove.
	* configure.ac: Add RTEMS_ENABLE_RPMPREFIX. Add RTEMSRPMPREFIX.
	* common/rtems.texi.in: Add RTEMSRPMPREFIX.

2004-01-23	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* ChangeLog: Reformat. Merge-in develenv/ChangeLog.
	* develenv/ChangeLog: Remove.

2004-01-17	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Remove AUTOMAKE_FILES. Add ../scripts/setup.def
	../COPYING to EXTRA_DIST. Add rtems.html.in to EXTRA_DIST.
	* develenv/Makefile.am: Add direct.t sample.t utils.t to EXTRA_DIST.
	* bsp_howto/Makefile.am: Add ata.t, ide_ctrl.t to EXTRA_DIST.

2004-01-09	Joel Sherrill <joel@OARcorp.com>

	PR 464/doc
	* posix_users/clock.t, posix_users/signal.t: Add documentation for
	usleep() and ualarm(). Also fixed a couple of calls which have the wrong
	.h files per the OpenGroup site documentation.

2004-01-07	Joel Sherrill <joel@OARcorp.com>

	* configure.ac, index.html.in, started_ada/buildada.t,
	supplements/Makefile.am: mips64orion port removed as mips port more
	completely covers the MIPS family.
	* rtems_support.html.in, supplements/mips64orion/.cvsignore,
	supplements/mips64orion/BSP_TIMES, supplements/mips64orion/ChangeLog,
	supplements/mips64orion/Makefile.am, supplements/mips64orion/bsp.t,
	supplements/mips64orion/callconv.t, supplements/mips64orion/cpumodel.t,
	supplements/mips64orion/cputable.t, supplements/mips64orion/fatalerr.t,
	supplements/mips64orion/intr_NOTIMES.t,
	supplements/mips64orion/memmodel.t,
	supplements/mips64orion/mips64orion.texi,
	supplements/mips64orion/preface.texi, supplements/mips64orion/timeBSP.t:
	Removed.

2003-12-12	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: Require automake >= 1.8, autoconf >= 2.59.
	* develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
	posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
	filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
	porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
	ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
	Cosmetics.

2003-12-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
	posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
	filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
	porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
	ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
	Cosmetics.

2003-11-26	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* project.am: Remove $(PROJECT).info* from CLEANFILES (Doesn't work with
	automake-1.7f/1.8 anymore).
	* develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
	posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
	filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
	porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
	ada_user/Makefile.am, started_ada/Makefile.am: Add *.info to CLEANFILES
	to accomodate automake-1.7f/1.8 breaking building infos.

2003-11-25	Joel Sherrill <joel@OARcorp.com>

	PR 528/rtems_misc
	* user/task.t: Fix Ada binding for task variable calls.

2003-11-23	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Add missing '\'. Reformat.

2003-11-21	Joel Sherrill <joel@OARcorp.com>

	PR 521/doc
	* user/sem.t: Default attributes were wrong for semaphores.

2003-10-22	Joel Sherrill <joel@OARcorp.com>

	PR 513/doc
	* Makefile.am, index.html.in: Rename Getting Started to be non-language
	specific and remove link to Ada Getting Started. Also install missing
	graphic.

2003-10-02	Gene Smith <gene.smith@siemens.com>

	* networking/networkapp.t, networking/preface.texi: Improve
	documentation for SO_RCVWAKEUP and SO_SNDWAKEUP and update the
	references in the preface.

2003-09-29	Joel Sherrill <joel@OARcorp.com>

	* user/preface.texi: Eliminate references to HPPA.

2003-09-26	Joel Sherrill <joel@OARcorp.com>

	* FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Obsoleting HP PA-RISC
	port and removing all references.
	* supplements/hppa1_1/.cvsignore, supplements/hppa1_1/ChangeLog,
	supplements/hppa1_1/Makefile.am, supplements/hppa1_1/SIMHPPA_TIMES,
	supplements/hppa1_1/bsp.t, supplements/hppa1_1/callconv.t,
	supplements/hppa1_1/cpumodel.t, supplements/hppa1_1/cputable.t,
	supplements/hppa1_1/fatalerr.t, supplements/hppa1_1/hppa1_1.texi,
	supplements/hppa1_1/intr_NOTIMES.t, supplements/hppa1_1/memmodel.t,
	supplements/hppa1_1/preface.texi, supplements/hppa1_1/timeSIMHPPA.t:
	Removed.

2003-09-22	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* ChangeLog: Merge images/ChangeLog.
	* ChangeLog: Merge common/ChangeLog.
	* images/ChangeLog, common/ChangeLog: Removed.
	* rtems_support.html.in, index.html.in: Purge hppa1.1.
	* common/.cvsignore: Add rtems.texi, rtems.sed.
	* configure.ac: Merger from rtems-4-6-branch. Purge hppa1.1.
	* Makefile.am, project.am, develenv/Makefile.am, user/Makefile.am,
	FAQ/Makefile.am, posix_users/Makefile.am, posix1003.1/Makefile.am,
	itron3.0/Makefile.am, filesystem/Makefile.am, networking/Makefile.am,
	bsp_howto/Makefile.am, porting/Makefile.am, rgdb_specs/Makefile.am,
	rtems_gdb/Makefile.am, ada_user/Makefile.am, started_ada/Makefile.am:
	Merger from rtems-4-6-branch.

2003-09-20	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* supplements/supplement.am: Add -I $(top_builddir) TEXI2WWW_ARGS.
	* supplements/Makefile.am: Purge hppa1.1.

2003-09-19	Joel Sherrill <joel@OARcorp.com>

	* common/rtems.texi.in: New file.
	* acinclude.m4, images/rtems_logo.jpg: New files.
	* SUPPORT, tools/texi2www/archive/texi2www-960103.tgz: Removed.
	* HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
	rtems_support.html.in, ada_user/ada_user.texi, common/cpright.texi,
	common/setup.texi, develenv/develenv.texi, develenv/direct.t,
	develenv/sample.t, develenv/utils.t, user/c_user.texi, user/fatal.t,
	user/preface.texi, user/rtmon.t, FAQ/FAQ.texi, FAQ/basic.t,
	FAQ/build45.t, FAQ/entry, FAQ/tools.t, posix_users/posix_users.texi,
	posix1003.1/ch07.t, posix1003.1/posix1003_1.texi,
	posix1003.1/preface.texi, itron3.0/itron.texi,
	filesystem/filesystem.texi, networking/networking.texi,
	bsp_howto/analog.t, bsp_howto/bsp_howto.texi, bsp_howto/discrete.t,
	bsp_howto/nvmem.t, bsp_howto/target.t, porting/porting.texi,
	rgdb_specs/rgdb_specs.texi, rtems_gdb/rtems_gdb.texi,
	started_ada/intro.t, started_ada/started_ada.texi,
	started_ada/tversions.texi: Merge from branch.

2003-09-04	Joel Sherrill <joel@OARcorp.com>

	PR 466/doc
	* posix_users/io.t: Added sync().

2003-08-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* started_ada/buildada.t, started_ada/gdb.t, started_ada/tversions.texi:
	Don't use VARIABLEs containing '-' in @set and @value (violates
	texi-syntax).

2003-08-22	Joel Sherrill <joel@OARcorp.com>

	* bsp_howto/adaintr.t, bsp_howto/ata.t, bsp_howto/target.t,
	porting/cpumodels.t, porting/sourcecode.t: Reconcile differences between
	CVS trunk and 4.6 branch.

2003-08-13	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* bsp_howto/ide-ctrl.t: Merger from 4.6-branch.

2003-08-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: Use rtems-bugs@rtems.com as bug report email address.

2003-05-22	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* user/fatal.t: Reflect c/src/exec having moved to cpukit.
	* FAQ/build45.t: Fix typo (config.long).
	* rgdb_specs/daemon.t, rtems_gdb/example.t: Reflect c/src/exec having
	moved to cpukit.

2003-04-29	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* develenv/develenv.texi: Fix @setfilename to develenv.info.

2003-04-16	Joel Sherrill <joel@OARcorp.com>

	* develenv/Makefile.am, develenv/develenv.texi: Remove unused file.
	* develenv/compile.texi: Removed.
	* develenv/Makefile.am: Fix next/previous section names.

2003-04-11	Joel Sherrill <joel@OARcorp.com>

	* index.html.in: Development Environment Guide should be updated now.

2003-03-24	Joel Sherrill <joel@OARcorp.com>

	* develenv/direct.t, develenv/sample.t, develenv/utils.t: Significantly
	updated.

2003-02-28	Joel Sherrill <joel@OARcorp.com>

	* develenv/.cvsignore: Add newly generated .texi files.

2003-02-18	Joel Sherrill <joel@OARcorp.com>

	* Makefile.am, configure.ac: Remove src2html references.
	* index.html.in: Update to reflect partial update of Development
	Environment Guide.
	* develenv/Makefile.am, develenv/develenv.texi: Relect generating .texi
	from .t's.
	* develenv/direct.t, develenv/sample.t, develenv/utils.t: New files.
	* develenv/direct.texi, develenv/sample.texi, develenv/utils.texi:
	Removed. Now generated from corresponding .t files which are in the
	process of being updated.

2003-02-14	Joel Sherrill <joel@OARcorp.com>

	* index.html.in: Removed a29k reference.
	* FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Remove a29k references
	and update.

2003-02-11	Mike Siers <mikes@poliac.com>

	* networking/networkapp.t: Add an example code snippet for adding an IP
	alias.

2003-02-11	Joel Sherrill <joel@OARcorp.com>

	* porting/interrupts.t: Rework logic that decides when to call
	_Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru> determined
	that _ISR_Signals_to_thread_executing was not being honored and/or
	cleared properly.

2003-02-11	Jay Monkman <jtm@smoothsmoothie.com>

	* networking/networkapp.t: Add an example code snippet for adding a
	default route.

2003-02-03	Steven Johnson <sjohnson@neurizon.net>

	PR 338/filesystem
	* user/io.t: Document the API change that fixed reentrancy problem with 
	rtems_io_lookup_name().

2003-02-03	Joel Sherrill <joel@OARcorp.com>

	PR 338/filesystem
	* user/io.t: Fix Ada binding as side-effect of fixing reentrancy problem
	with rtems_io_lookup_name() (API change).

2003-01-28	Joel Sherrill <joel@OARcorp.com>

	* bsp_howto/makefiles.t, bsp_howto/support.t: Updated to reflect use of
	automake in addition to autoconf.

2003-01-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* index.html.in: Fix duplicate c4x entry.

2003-01-25	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* index.html.in, configure.ac: Add c4x.
	* project.am: Add version.texi hack.
	* develenv/develenv.texi: Set @setfilename develenv.info.
	* user/c_user.texi: Set @setfilename c_user.info.
	* FAQ/FAQ.texi: Set @setfilename FAQ.info.
	* posix_users/posix_users.texi: Set @setfilename posix_users.info.
	* posix1003.1/posix1003_1.texi: Set @setfilename posix1003_1.info.
	* itron3.0/itron.texi: Set @setfilename itron.info.
	* filesystem/filesystem.texi: Set @setfilename filesystem.info.
	* networking/networking.texi: Set @setfilename networking.info.
	* bsp_howto/bsp_howto.texi: Set @setfilename bsp_howto.info.
	* porting/porting.texi: Set @setfilename porting.info.
	* rgdb_specs/rgdb_specs.texi: Set @setfilename rgdb_specs.info.
	* rtems_gdb/rtems_gdb.texi: Set @setfilename rtems_gdb.info.
	* ada_user/ada_user.texi: Set @setfilename ada_user.info.
	* started_ada/started_ada.texi: Set @setfilename started_ada.info.
	* supplements/Makefile.am: Add c4x, cosmetical changes.

2003-01-24	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Append -I
	$(top_builddir) to TEXI2WWW_ARGS.
	* project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Override
	automake's .dvi.ps:-rule.
	* user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
	posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
	networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
	rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
	started_ada/Makefile.am: Put GENERATED_FILES into $builddir.
	* supplements/supplements.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI,
	TEXI2PDF.

2003-01-22	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* project.am, main.am: Use automake rules to build ps, pdf, info.
	Various minor changes.
	* project.am: Append $($(PROJECT)_TEXINFOS) to html-dependencies.
	* configure.ac: Require autoconf-2.57. Require automake-1.7.2. Remove
	started/pictures/Makefile.
	* started/Makefile.am: Merge-in pictures/Makefile.am	.
	* started/pictures/Makefile.am: Remove.
	* FAQ/build45.t: Fix typo in previous patch.
	* FAQ/build45.t: Several fixes and additions.
	* FAQ/FAQ.texi: Rename section "Building RTEMS 4.5" into "Building
	RTEMS". build45.t: Remove references to 4.5. Several minor updates.
	* develenv/.cvsignore, FAQ/.cvsignore, posix_users/.cvsignore,
	posix1003.1/.cvsignore, itron3.0/.cvsignore, filesystem/.cvsignore,
	networking/.cvsignore, bsp_howto/.cvsignore, porting/.cvsignore,
	rgdb_specs/.cvsignore, rtems_gdb/.cvsignore, started_ada/.cvsignore,
	ada_user/.cvsignore, user/.cvsignore: Add version.texi. Add stamp-vti.
	Re-sort.
	* develenv/version.texi, develenv/stamp-vti, user/version.texi,
	user/stamp-vti, FAQ/version.texi, FAQ/stamp-vti,
	posix_users/version.texi, posix_users/stamp-vti,
	posix1003.1/version.texi, posix1003.1/stamp-vti, itron3.0/version.texi,
	itron3.0/stamp-vti, filesystem/version.texi, filesystem/stamp-vti,
	networking/version.texi, networking/stamp-vti, bsp_howto/version.texi,
	bsp_howto/stamp-vti, porting/version.texi, porting/stamp-vti,
	rgdb_specs/version.texi, rgdb_specs/stamp-vti, rtems_gdb/version.texi,
	rtems_gdb/stamp-vti, ada_user/version.texi, ada_user/stamp-vti,
	started_ada/version.texi, started_ada/stamp-vti: Remove from CVS.
	* supplements/supplements.am: Use automake rules to build ps, pdf, info.
	Various minor changes.

2003-01-21	Joel Sherrill <joel@OARcorp.com>

	* develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
	user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
	posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
	posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
	filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
	networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
	porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
	rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
	ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
	started_ada/version.texi: Regenerated.

2002-12-08	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
	* images/Makefile.am, common/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
	* main.am, supplements/supplement.am: Append -I $(topsrc_dir) to
	AM_MAKEINFOFLAGS.

2002-11-13	Joel Sherrill <joel@OARcorp.com>

	* index.html.in: Note that the Getting Started with GNAT/RTEMS  manual
	is largely obsolete now that GNAT is in GCC.
	* develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
	user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
	posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
	posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
	filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
	networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
	porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
	rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
	ada_user/stamp-vti, ada_user/version.texi: Regenerated.
	* started_ada/Makefile.am: Corrected link.
	* started_ada/stamp-vti, started_ada/version.texi: Regenerated.

2002-10-24	Joel Sherrill <joel@OARcorp.com>

	* index.html.in: Add links to multiple missing CPU supplements.
	* develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
	user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
	posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
	posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
	filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
	networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
	porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
	rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
	ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
	started_ada/version.texi: Regenerated.

2002-10-24	Eugeny S. Mints <Eugeny.Mints@oktet.ru>

	* bsp_howto/ata.t, bsp_howto/ide-ctrl.t: New file.
	* bsp_howto/.cvsignore: Added new .texi files.
	* bsp_howto/Makefile.am: Added new files to generate.
	* bsp_howto/bsp_howto.texi: Added new chapters.
	* bsp_howto/stamp-vti, bsp_howto/version.texi: Regenerated.

2002-10-21	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.

2002-08-27	Joel Sherrill <joel@OARcorp.com>

	* user/io.t: Correct Ada bindings.

2002-08-01	Joel Sherrill <joel@OARcorp.com>

	* porting/stamp-vti, porting/version.texi: Regenerated.

2002-07-30	Joel Sherrill <joel@OARcorp.com>

	* configure.ac: Added supplements/arm/Makefile.
	* README: Updated.
	* user/stamp-vti, user/version.texi: Regenerated.
	* porting/miscellaneous.t: Added some markups for fonts and clarified
	some places.
	* supplements/Makefile.am: Added arm subdirectory.

2002-06-28	Joel Sherrill <joel@OARcorp.com>

	* user/userext.t: Per PR228, correct the prototype of the task create
	user extension to indicate it returns a boolean and augment the
	documentation to explain the purpose of the boolean return value.

2002-06-14	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* project.am: Use PATH_SEPARATOR to setup TEXINPUTS.

2002-04-12	Chris Johns <ccj@acm.org>

	* user/doc/user/userext.t: Per PR138, updated the documentation to show
	how to obtain an extension table index. Also provided some extra
	background on the user extension API.

2002-04-10	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* VERSION, bootstrap: Removed as unneeded.

2002-04-06	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* bootstrap, VERSION: Remove.
	* Makefile.am: Remove bootstrap. Add ACLOCAL_AMFLAGS.
	* configure.ac: Add RTEMS_TOP.

2002-04-03	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* user/io.t: Fix typo @sybsection.

2002-03-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* common/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
	AM_INIT_AUTOMAKE([no-define foreign 1.6]).
	* Makefile.am, images/Makefile.am, develenv/Makefile.am,
	user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
	posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
	networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
	rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
	started_ada/Makefile.am, supplements/Makefile.am: Remove
	AUTOMAKE_OPTIONS.

2002-03-27	Eric Norum <eric.norum@usask.ca>

	* user/intr.t: Per PR165, now correctly states that passing a NULL 
	pointer for the return argument is an error.
	* PR161
	* user/rtmon.t: Add rtems_ prefix to directives in the example.

2002-03-22	Chris Johns <ccj@acm.org>

	* user/io.t, user/conf.t: PR 160. Added the IO Manager's register and 
	unregister interface documentation.

2002-03-15	Eric Norum <eric.norum@usask.ca>

	* user/rtmon.t: Correct example and correctly used ensure not insure.

2002-01-21	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* .cvsignore: Reworked.
	* Makefile.am: Remove texinfo/texinfo.tex.
	* bootstrap: Removed.
	* configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
	* main.am: Remove TEXINFO_TEX.
	* project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir. Remove
	commented out make-variables.

2002-01-19	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
	mkinstalldirs, texinfo.tex.
	* Makefile.am: Add main.am to AUTOMAKE_FILES.
	* configure.ac: Add AC_CONFIG_AUX_DIR([.]).
	* project.am: Remove custom .texi and stamp-vti rules.
	* main.am, supplements/supplement.am: Replace TEXI_COMMON with
	AM_MAKEINFOFLAGS.

2002-01-18	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Require automake-1.5.
	* project.am: Reworked.
	* main.am, configure.ac: New.
	* configure.in: Removed.
	* bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
	* common/Makefile.am, images/Makefile.am: Require automake-1.5.
	* develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
	posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
	filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
	porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
	ada_user/Makefile.am, started_ada/Makefile.am: include main.am, require
	automake-1.5.
	* supplements/Makefile.am: Require automake-1.5.

2002-01-17	Joel Sherrill <joel@OARcorp.com>

	* VERSION: Updated to rtems-doc-ss-20010117.
	* VERSION: Updated to rtems-doc-eng-20010816b-d1.

2001-10-30	Joel Sherrill <joel@OARcorp.com>

	* VERSION: New file.

2001-06-28	Joel Sherrill <joel@OARcorp.com>

	* posix_users/preface.texi, posix_users/procenv.t,
	posix_users/process.t, posix_users/signal.t, posix_users/stamp-vti,
	posix_users/version.texi: Updated as part of starting a sweep on the
	POSIX User's Guide.

2001-02-14	Joel Sherrill <joel@OARcorp.com>

	* configure.ac: New mips supplement.
	* supplements/mips: New supplement.

2001-01-17	Joel Sherrill <joel@OARcorp.com>

	* configure.in: Changed the version to eng-20010816b.
	* SUPPORT, LICENSE: New files.
	* Numerous files touched as part of merging the 4.5 branch onto the
	mainline development trunk and ensuring that the script that cuts
	snapshots and releases works on the documentation.
	* develenv/.cvsignore, user/.cvsignore: Added rtems_header.html and
	rtems_footer.html.
	* user/timer.t: Added task-based timer information including the new
	directives rtems_timer_initiate(), rtems_timer_server_fire_after(), and
	rtems_timer_server_fire_when().
	* FAQ/.cvsignore, posix_users/.cvsignore, posix1003.1/.cvsignore,
	itron3.0/.cvsignore, filesystem/.cvsignore, networking/.cvsignore,
	bsp_howto/.cvsignore, porting/.cvsignore, rgdb_specs/.cvsignore,
	rtems_gdb/.cvsignore, ada_user/.cvsignore, started_ada/.cvsignore: Added
	rtems_header.html and rtems_footer.html.

2000-09-22	Joel Sherrill <joel@OARcorp.com>

	* Makefile.am, develenv/Makefile.am: Removed GENERATED_FILES from list
	of TEXINFOS.

2000-08-10	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog, develenv/ChangeLog, user/ChangeLog, FAQ/ChangeLog,
	posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
	filesystem/ChangeLog, networking/ChangeLog, bsp_howto/ChangeLog,
	porting/ChangeLog, rgdb_specs/ChangeLog, rtems_gdb/ChangeLog,
	ada_user/ChangeLog, started_ada/ChangeLog, supplements/ChangeLog: New
	file.