source: rtems/doc/ChangeLog @ 0badd509

4.115
Last change on this file since 0badd509 was 0badd509, checked in by Joel Sherrill <joel.sherrill@…>, on 11/11/10 at 14:01:32

2010-11-11 Joel Sherrill <joel.sherrilL@…>

PR 1716/doc

  • user/concepts.t: print_name example used a variable which did not match the name of the passed in parameter.
  • Property mode set to 100644
File size: 70.5 KB
RevLine 
[0badd509]12010-11-11      Joel Sherrill <joel.sherrilL@OARcorp.com>
2
3        PR 1716/doc
4        * user/concepts.t: print_name example used a variable which did not
5        match the name of the passed in parameter.
6
[d84ff53]72010-11-01      Joel Sherrill <joel.sherrilL@OARcorp.com>
8
9        PR 1714/doc
10        * user/datatypes.t: Add missing description of rtems_status_codes.
11
[967bc14]122010-08-13      Joel Sherrill <joel.sherrilL@OARcorp.com>
13
14        PR 1674/docs
15        * user/Makefile.am, user/dirstat.texi: Fix bad node reference.
16
[670be3c6]172010-08-09      Sebastian Huber <sebastian.huber@embedded-brains.de>
18
19        PR 1513/doc
20        * user/chains.t: Added missing functions.  Uniform text for
21        unprotected functions.
22
[fc7482b]232010-08-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
24
25        PR 1650/cpukit
26        * user/part.t: Clarify.
27
[3bae3f2]282010-07-30      Gedare Bloom <giddyup44@yahoo.com>
29
30        PR 1599/cpukit
31        * porting/interrupts.t: Rename _Context_Switch_necessary to
32        _Thread_Dispatch_necessary to more properly reflect the intent.
33
[23bbc43]342010-07-29      Gedare Bloom <giddyup44@yahoo.com>
35
36        PR 1635/cpukit
37        * porting/prioritybitmap.t: Refactoring of priority handling, to
38        isolate the bitmap implementation of priorities in the supercore so
39        that priority management is a little more modular. This change is in
40        anticipation of scheduler implementations that can select how they
41        manage tracking priority levels / finding the highest priority ready
42        task. Note that most of the changes here are simple renaming, to
43        clarify the use of the bitmap-based priority management.
44
[da4d03d]452010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
46
47        PR 1573/cpukit
48        * porting/interrupts.t: Add a per cpu data structure which contains the
49        information required by RTEMS for each CPU core. This encapsulates
50        information such as thread executing, heir, idle and dispatch needed.
51
[11be37d]522010-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
53
54        * Makefile.am, configure.ac, index.html.in, develenv/direct.t,
55        posix_users/gen_size_report, started/nextstep.t,
56        started_ada/buildada.t, user/conf.t, user/object.t: Remove ITRON API.
57        * itron3.0/.cvsignore, itron3.0/Makefile.am, itron3.0/config.t,
58        itron3.0/eventflags.t, itron3.0/fixedblock.t, itron3.0/gen_all,
59        itron3.0/gen_section, itron3.0/gen_status_shell,
60        itron3.0/interrupt.t, itron3.0/itron.texi, itron3.0/mailbox.t,
61        itron3.0/memorypool.t, itron3.0/msgbuffer.t, itron3.0/network.t,
62        itron3.0/preface.texi, itron3.0/rendezvous.t, itron3.0/semaphore.t,
63        itron3.0/stamp-vti, itron3.0/status.t, itron3.0/task.t,
64        itron3.0/tasksync.t, itron3.0/time.t, itron3.0/version.texi: Removed.
65
[0c5fa96e]662010-06-16      Joel Sherrill <joel.sherrilL@OARcorp.com>
67
68        PR 1568/doc
69        * user/intr.t: Fix list of services callable from ISR.
70
[d3d9908f]712010-06-15      Gedare Bloom <giddyup44@yahoo.com>
72
73        PR 1565/cpukit
74        * cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi: Merge
75        SPARC64 port.
76        * cpu_supplement/sparc64.t: New file.
77
[f8a86a4]782010-06-11      Ralf Corsépius <ralf.corsepius@rtems.org>
79
[20220fd]80        * Makefile.am: Don't install html_imagesdir unconditionally.
[bdd88edc]81        * main.am: Don't install html_projectdir unconditionally.
[f8a86a4]82        * cpu_supplement/Makefile.am: Include main.am.
83
[6acbca9]842010-06-11      Ralf Corsépius <ralf.corsepius@rtems.org>
85
86        * ada_user/stamp-vti, ada_user/version.texi,
87        bsp_howto/stamp-vti, bsp_howto/version.texi,
88        cpu_supplement/stamp-vti, cpu_supplement/version.texi,
89        develenv/stamp-vti, develenv/version.texi,
90        filesystem/stamp-vti, filesystem/version.texi,
91        itron3.0/stamp-vti, itron3.0/version.texi,
92        networking/stamp-vti, networking/version.texi,
93        new_chapters/stamp-vti, new_chapters/version.texi,
94        porting/stamp-vti, porting/version.texi,
95        posix1003.1/stamp-vti, posix1003.1/version.texi,
96        posix_users/stamp-vti, posix_users/version.texi,
97        relnotes/stamp-vti, relnotes/version.texi,
98        shell/stamp-vti, shell/version.texi,
99        started/stamp-vti, started/version.texi,
100        started_ada/stamp-vti, started_ada/version.texi,
101        user/stamp-vti, user/version.texi:
102        New.
103
[b0469dbb]1042010-06-11      Ralf Corsépius <ralf.corsepius@rtems.org>
105
106        * ada_user/Makefile.am, bsp_howto/Makefile.am,
107        cpu_supplement/Makefile.am, develenv/Makefile.am,
108        filesystem/Makefile.am, itron3.0/Makefile.am,
109        networking/Makefile.am, new_chapters/Makefile.am,
110        porting/Makefile.am, posix1003.1/Makefile.am,
111        posix_users/Makefile.am, relnotes/Makefile.am,
112        shell/Makefile.am, started/Makefile.am,
113        started_ada/Makefile.am, user/Makefile.am:
114        Remove EDITION (Unused).
115
[d7efb820]1162010-06-02      Joel Sherrill <joel.sherrill@oarcorp.com>
117
118        * user/.cvsignore: Add semaphore_attributes.pdf.
119
[9fd5f55]1202010-05-18      Joel Sherrill <joel.sherrilL@OARcorp.com>
121
122        PR 1520/doc
123        * user/part.t: Partition create discussion said it returned the number
124        of buffers created but it does not.
125
[9020491]1262010-05-18      Alin Rus <alin.codejunkie@gmail.com>
127
128        PR 1519/doc
129        * user/chains.t: Fix typo in Chain_Control example.
130
[010f96f]1312010-05-13      Chris Johns <chrisj@rtems.org>
132
133        * shell/file.t: Add dd, debugrfs, hexdump, ln, mknod, mkrfs, mv.
134        * shell/general.t: Add time.
135       
[29328f7a]1362010-05-12      Sebastian Huber <sebastian.huber@embedded-brains.de>
137
138        PR 1512/doc
139        * shell/general.t: Add rtc.
140        * shell/file.t: Add fdisk.
141
[faeb543]1422010-05-09      Joel Sherrill <joel.sherrill@oarcorp.com>
143
144        PR 1512/doc
145        * shell/general.t: Add setenv, getenv, and unsetenv.
146
[cdeead64]1472010-05-05      Alin Rus <alin.codejunkie@gmail.com>
148
149        PR 1510/doc
150        * user/chains.t: Fix code example.
151
[452e5b08]1522010-04-22      Alin Rus <alin.codejunkie@gmail.com>
153
154        * user/chain.t: Fixed the example from PR 1504.
155
[a16a7949]1562010-03-04      Joel Sherrill <joel.sherrill@oarcorp.com>
157
158        * user/conf.t: CONFIGURE_DISABLE_CLASSIC_NOTEPADS is typo of
159        CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS. Fix it.
160
[3c0654d]1612010-02-18      Chris Johns <chrisj@rtems.org>
162
163        * networking/networkapp.t: Updated the BOOTP/DHCP to document the
164        default behaviour of looping forever.
165
[29a3d72c]1662010-01-11      Marc Pignat <marc.pignat@hevs.ch>
167
168        PR 1490/doc
169        * user/clock.t: Fix typo. rtems_clock_get_ticks_per_second not
170        rtems_clock_get_ticks_per_seconds.
171
[3372dc8]1722009-12-17      Joel Sherrill <joel.sherrill@oarcorp.com>
173
174        * user/clock.t: Eliminate unused type rtems_clock_time_value.
175
[dddcb78e]1762009-12-16      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
177
178        * bsp_howto/console.t: adaption to ssize_t return value for
179        my_driver_write() function
180
[e25611d]1812009-11-23      Joel Sherrill <joel.sherrill@oarcorp.com>
182
183        PR 1460/cpukit
184        * user/object.t: Change return type on methods accessing portions of
185        RTEMS Ids to int. This allows -1 to be return on error.
186
[bd861cc6]1872009-11-09      Joel Sherrill <joel.sherrill@oarcorp.com>
188
189        * ada_user/Makefile.am, ada_user/ada_user.texi, user/Makefile.am,
190        user/c_user.texi, user/concepts.t, user/overview.t,
191        user/preface.texi, user/schedule.t, user/sem.t: Add table of figures.
192        Add text and graphic of tree illustrating valid combinations of
193        semaphore attributes.
194        * user/semaphore_attributes.eps, user/semaphore_attributes.png:
195        New files.
196
[13964289]1972009-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
198
199        * bsp_howto/console.t: Capitalization.
200
[c8c466e]2012009-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
202
203        * user/preface.texi: Remove UNIX and update port list.
204
[618063e]2052009-10-14      Ralf Corsépius <ralf.corsepius@rtems.org>
206
207        * HELP.html, bsp_howto/support.t, relnotes/status.texi,
208        started_ada/buildada.t: Remove references to posix/Unix port.
209
[ce017afb]2102009-09-26      Joel Sherrill <joel.sherrill@oarcorp.com>
211
212        * user/conf.t, user/userext.t: Eliminate use of deprecated
213        rtems_extension.
214
[eebcc5b]2152009-09-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
216
217        * cpu_supplement/arm.t: Update.
218        * cpu_supplement/preface.texi: Typo.
219        * cpu_supplement/general.t: Expanded abbreviation.
220
2212009-09-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
222
223        * cpu_supplement/arm.t: Update.
224        * cpu_supplement/preface.texi: Typo.
225        * cpu_supplement/general.t: Expanded abbreviation.
226
[7c9c8c8c]2272009-08-26      Sebastian Huber <sebastian.huber@embedded-brains.de>
228
229        * user/conf.t: Change stack allocator signature.
230
[2b86087]2312009-08-22      Roxana Leontie <roxana.leontie@gmail.com>
232
233        * bsp_howto/framebuffer.t: documented the improvements made to
234        read/write
235
[2eb33fdc]2362009-08-21      Roxana Leontie <roxana.leontie@gmail.com>
237
238        * bsp_howto/framebuffer.t: Updated the frame buffer documentation.
239
[b6f8f03]2402009-08-05      Joel Sherrill <joel.sherrill@OARcorp.com>
241
242        * user/conf.t: Add configuration of posix message queue file
243        descriptors as separate entity. Also add documentation on posix
244        configuration elements not previously covered.
245
[88a8702d]2462009-08-03      Roxana Leontie <roxana.leontie@gmail.com>
247
248        * bsp_howto/framebuffer.t: added documentation
249
[f1b90cc]2502009-07-28      Joel Sherrill <joel.sherrill@oarcorp.com>
251
252        * bsp_howto/.cvsignore, bsp_howto/Makefile.am,
253        bsp_howto/bsp_howto.texi: Add Frame Buffer Device Driver shell.
254        * bsp_howto/framebuffer.t: New file.
255        * user/conf.t: Add CONFIGURE_APPLICATION_NEEDS_FRAME_BUFFER_DRIVER.
256
[2f9092ed]2572009-07-02      Joel Sherrill <joel.sherrill@OARcorp.com>
258
259        * user/region.t: Fix typos where semaphore referenced instead of region
260        or segment.
261
[7a79dc37]2622009-07-02      Joel Sherrill <joel.sherrill@OARcorp.com>
263
264        * user/preface.texi: Correct list of supported CPU architectures.
265
[6d96c98]2662009-05-08      Joel Sherrill <joel.sherrill@oarcorp.com>
267
268        * user/conf.t: Change work_space_size to uintptr_t since it cannot be
269        negative.
270
[967eceb]2712009-04-19      Joel Sherrill <joel.sherrill@oarcorp.com>
272
273        * cpu_supplement/.cvsignore, cpu_supplement/Makefile.am,
274        cpu_supplement/cpu_supplement.texi: Add shell for Atmel AVR chapter.
275        * cpu_supplement/avr.t: New file.
276
[9fb97de]2772009-03-30      Sebastian Huber <sebastian.huber@embedded-brains.de>
278
279        * shell/confinit.t: New argument sequence for rtems_shell_init().
280
[657d23e]2812009-03-02      Joel Sherrill <joel.sherrill@OARcorp.com>
282
283        * user/.cvsignore: Add Object ID PDF files.
284
[1fb9fa1c]2852009-02-27      Joel Sherrill <joel.sherrill@oarcorp.com>
286
287        * posix_users/preface.texi, shell/preface.texi: Add stock
288        acknowledgement paragraphs that are required when excerpting and
289        reusing text from POSIX standards per the agreement at
290        * common/opengroup_manpage_acknowledgement.texi,
291        common/opengroup_preface_acknowledgement.texi: New files.
292
[f2d3786]2932009-02-27      Joel Sherrill <joel.sherrill@OARcorp.com>
294
295        PR 1387/doc
296        * user/intr.t: Add Interrupt Manager services to list of services
297        callable from ISR.
298
[0a90bf2]2992009-02-19      Joel Sherrill <joel.sherrill@oarcorp.com>
300
301        * shell/rtems.t: Add halt command.
302
[6d869df]3032009-02-12      Joel Sherrill <joel.sherrill@oarcorp.com>
304
305        * porting/idlethread.t: Change prototype of IDLE thread to consistently
306        return void * and take a uintptr_t argument.
307
[8d50380]3082009-01-29      Sebastian Huber <sebastian.huber@embedded-brains.de>
309
310        * bsp_howto/console.t: Clarify interrupt transmit process.
311        * user/concepts.t: Typo.
312
[6895375a]3132008-12-19      Joel Sherrill <joel.sherrill@oarcorp.com>
314
315        * index.html.in: Remove manuals that are dead.
316
[8fbb48a]3172008-12-18      Sebastian Huber <sebastian.huber@embedded-brains.de>
318
319        * user/cpuuse.t: Reflect change in CPU Usage report format.
320
[19d2b5a]3212008-12-15      Joel Sherrill <joel.sherrill@oarcorp.com>
322
323        * user/init.t: Eliminate pointers to API configuration tables in the
324        main configuration table. Reference the main configuration table and
325        the API configuration tables directly using the confdefs.h version
326        rather than obtaining a pointer to it. This eliminated some
327        variables, a potential fatal error, some unnecessary default
328        configuration structures. Overall, about a 4.5% reduction in the code
329        size for minimum and hello on the SPARC.
330
[1a0e1a7]3312008-12-14      Joel Sherrill <joel.sherrill@oarcorp.com>
332
333        * user/conf.t, user/region.t: Change sizes of heap/region and allocated
334        objects in heap to intptr_t so they can be larger than a single
335        allocatable object (e.g. size_t).
336
[8f879c6]3372008-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
338
339        * user/region.t: Malloc Family is not implemented in termios of Region
340        Manager after 4.7. Correct documentation.
341
[0e35de9]3422008-12-12      Sebastian Huber <sebastian.huber@embedded-brains.de>
343
344        * bsp_howto/console.t: Remove size constraints on image. Fix a
345        sentence.
346
[850bad6]3472008-12-11      Sebastian Huber <sebastian.huber@embedded-brains.de>
348                Joel Sherrrill <joel.sherrill@oarcorp.com>
349
350        * bsp_howto/Makefile.am, bsp_howto/console.t: Sebastian improved
351         documentation for termios device drivers.
352        * bsp_howto/TERMIOSFlow.eps, bsp_howto/TERMIOSFlow.png: New files.
353        Joel added Termios Flow figure from RTEMS Open Class material.
354
[276abbf6]3552008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
356
357        * cpu_supplement/.cvsignore, cpu_supplement/Makefile.am,
358        cpu_supplement/cpu_supplement.texi: Add Lattice Mico32 support.
359        * cpu_supplement/lm32.t: New file.
360
[86c3d41]3612008-12-01      Joel Sherrill <joel.sherrill@oarcorp.com>
362
363        * ada_user/Makefile.am: Fix typo.
364
[2bf21fc8]3652008-12-01      Joel Sherrill <joel.sherrill@oarcorp.com>
366
367        * ada_user/Makefile.am, user/Makefile.am, user/concepts.t: Add 16 bit
368        object Id format information.
369        * user/ObjectId-16Bits.eps, user/ObjectId-16Bits.png: New files.
370
[2b90266]3712008-12-01      Joel Sherrill <joel.sherrill@OARcorp.com>
372
373        * user/datatypes.t: Add C99 uint types.
374
[3e9b621]3752008-11-20      Joel Sherrill <joel.sherrill@oarcorp.com>
376
377        PR 1340/cpukit
378        * user/chains.t: Add rtems_chain_initialize to public chain API.
379
[20b921b4]3802008-11-20      Joel Sherrill <joel.sherrill@OARcorp.com>
381
382        PR 1339/Ada
383        * user/io.t: Re-add IO Manager to Ada binding.
384
[76101939]3852008-11-13      Joel Sherrill <joel.sherrill@OARcorp.com>
386
387        PR 1336/cpukit
388        * user/chains.t, user/dirstat.texi: Add rtems_chain_prepend_unprotected
389        and rtems_chain_append_unprotected.
390
[1a34b8c]3912008-11-07      Joel Sherrill <joel.sherrill@OARcorp.com>
392
393        * user/concepts.t: Use 32 bit version centered.
394
[c427536]3952008-11-07      Joel Sherrill <joel.sherrill@OARcorp.com>
396
397        * ada_user/Makefile.am: Make Ada manual build again after adding
398        figure.
399
[1fa78236]4002008-11-07      Joel Sherrill <joel.sherrill@OARcorp.com>
401
402        PR 1334/doc
403        * user/Makefile.am, user/concepts.t, user/init.t, user/overview.t,
404        user/part.t, user/task.t: Correct typos and correctly document 4
405        parts of 32-bit object id.
406        * user/ObjectId-32Bits.eps, user/ObjectId-32Bits.png: New files.
407
[7df0d541]4082008-10-14      Joel Sherrill <joel.sherrill@OARcorp.com>
409
410        * user/conf.t: Fix typo.
411
[7f5ea3c6]4122008-10-02      Joel Sherrill <joel.sherrill@OARcorp.com>
413
414        * user/region.t: Change size_t to ssize_t.
415
[b7c75137]4162008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
417
418        * shell/preface.texi: Bump version to 4.9.99.0
419
[42650f0]4202008-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
421
422        * bsp_howto/timer.t: Eliminate uses of old benchmark timer names.
423
[a91dfbf9]4242008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
425
426        * setup.def, started/buildc.t: Update.
427
[0c8c169c]4282008-09-23      Joel Sherrill <joel.sherrill@OARcorp.com>
429
430        * bsp_howto/BSPInitFlowchart-49.png: Update figure.
431
[79e4227]4322008-09-18      Miao Yan <yanmiaobest@gmail.com>
433
434        * user/conf.t: Add CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM and
435        CONFIGURE_APPLICATION_DISABLE_FILESYSTEM.
436
[5d2c65e]4372008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
438
439        * shell/rtems.t, user/conf.t, user/stackchk.t: Rename STACK_CHECKER_ON
440        to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
441
[96a0303b]4422008-09-17      Joel Sherrill <joel.sherrill@OARcorp.com>
443
444        * user/conf.t: Fix typo.
445
[2f3e2e0]4462008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
447
448        * user/conf.t: Add support for optionally having a unified work area.
449        In other words, the RTEMS Workspace and C Program Heap are the same
450        pool of memory.
451
[cb4a77e]4522008-09-09      Joel Sherrill <joel.sherrill@oarcorp.com>
453
454        * bsp_howto/Developer-User-Timeline.png: Correct figure.
455
[2d65b109]4562008-09-09      Ralf Corsépius <ralf.corsepius@rtems.org>
457
[ae52c9c]458        * user/chains.t, user/conf.t, user/object.t, user/userext.t:
459        More "bool" cleanup.
[2d65b109]460        * bsp_howto/ata.t, bsp_howto/rtc.t, networking/networkapp.t,
461        user/chains.t, user/stackchk.t: Convert to "bool".
462
[896f13f]4632008-09-09      Ralf Corsépius <ralf.corsepius@rtems.org>
464
465        * user/datatypes.t: Add deprecation notices to
466        "rtems_boolean", "rtems_single", "rtems_double".
467        * user/intr.t, user/userext.t: Convert to "bool".
468
[5a1e7e8]4692008-09-08      Joel Sherrill <joel.sherrill@oarcorp.com>
470
471        * bsp_howto/timer.t: Update documentation to reflect Timer Driver
472        renaming.
473
[1e78607]4742008-09-05      Joel Sherrill <joel.sherrill@OARcorp.com>
475
476        * bsp_howto/clock.t: The Shared Memory Driver no longer requires the
477        special IOCTL in Clock_control. This was a hack which has existed
478        since before the Classic API Timer Manager was implemented. All
479        implementations of and references to Clock_control were removed.
480
[3d92d46]4812008-09-02      Joel Sherrill <joel.sherrill@oarcorp.com>
482
483        * user/conf.t: Add CONFIGURE_BSP_PREREQUISITE_DRIVERS and
484        CONFIGURE_APPLICATION_PREREQUISITE_DRIVERS.
485
[a5554d2]4862008-08-27      Joel Sherrill <joel.sherrill@oarcorp.com>
487
488        * user/object.t: Correct order of arguments.
489
[638a9195]4902008-08-24      Joel Sherrill <joel.sherrill@OARcorp.com>
491
492        * user/clock.t: Correct discussion of timeval.
493
[192834e]4942008-08-22      Joel Sherrill <joel.sherrill@oarcorp.com>
495
496        * bsp_howto/init.t: Eliminate empty section.
497
[29910dec]4982008-08-22      Joel Sherrill <joel.sherrill@oarcorp.com>
499
500        * bsp_howto/init.t: Complete update.
501
[0eb595a8]5022008-08-22      Joel Sherrill <joel.sherrill@oarcorp.com>
503
504        * bsp_howto/Makefile.am, bsp_howto/init.t, bsp_howto/intro.t,
505        bsp_howto/makefiles.t, bsp_howto/support.t: Update initialization
506        sequence. Add another figure.
507        * bsp_howto/BSPInitFlowchart-49.eps, bsp_howto/BSPInitFlowchart-49.png: New files.
508
[5dfb320]5092008-08-21      Joel Sherrill <joel.sherrill@oarcorp.com>
510
511        * index.html.in: Reorder manuals.
512
[c7ff10af]5132008-08-21      Joel Sherrill <joel.sherrill@oarcorp.com>
514
515        * bsp_howto/Makefile.am, bsp_howto/linkcmds.t, bsp_howto/makefiles.t,
516        bsp_howto/target.t: Update some of this manual.
517        * bsp_howto/Developer-User-Timeline.eps,
518        bsp_howto/Developer-User-Timeline.png: New files.
519
[2a517327]5202008-08-21      Joel Sherrill <joel.sherrill@OARcorp.com>
521
522        * bsp_howto/ata.t, bsp_howto/clock.t, bsp_howto/ide-ctrl.t,
523        bsp_howto/nvmem.t, bsp_howto/shmsupp.t, user/datatypes.t, user/mp.t,
524        user/userext.t: Eliminate all references to rtems_signedXX and
525        rtems_unsignedXX.
526
[8ad2468c]5272008-08-08     Sebastian Huber <sebastian.huber@embedded-brains.de>
528
529        * user/msg.t, user/sem.t, user/task.t: Update to new parameter types.
530        Emphasize that you can use a pointer for task arguments.
531
[94fb30d4]5322008-08-07      Joel Sherrill <joel.sherrill@OARcorp.com>
533
534        * user/datatypes.t: Add rtems_name. Add comment about
535        rtems_task_argument changing from simple unsigned thirty two bit
536        integer to being derived from a C99 uintptr_t in 4.8 and newer.
537
[95b60d57]5382008-08-04      Joel Sherrill <joel.sherrill@OARcorp.com>
539
540        PR 1263/doc
541        * user/part.t: Improve discussion of alignment and minimum buffer
542        sizes.
543
[1be10249]5442008-08-04      Joel Sherrill <joel.sherrill@OARcorp.com>
545
546        PR 1288/doc
547        * user/intr.t: Update callable from ISR section.
548
[8fc3d71]5492008-08-01      Joel Sherrill <joel.sherrill@OARcorp.com>
550
551        * user/msg.t: Parameter is size not count. Spotted by Sebastian Huber.
552
[44ad347a]5532008-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
554
555        * porting/idlethread.t: Correct prototype of Idle threads.
556
[a39cf49]5572008-07-23      Joel Sherrill <joel.sherrill@OARcorp.com>
558
559        PR 1291/cpukit
560        * posix_users/semaphores.t: Update to reflect absolute time.
561
[75d16dd8]5622008-07-23      Joel Sherrill <joel.sherrill@oarcorp.com>
563
564        * shell/Makefile.am, shell/rtems.t: Add pthread command.
565
[acb4bed0]5662008-07-18      Joel Sherrill <joel.sherrill@oarcorp.com>
567
568        * posix_users/mutex.t: Add ETIMEDOUT.
569
[c2a5939f]5702008-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
571
572        * shell/confinit.t: New argument sequence for rtems_shell_init().
573
[4dc6a46]5742008-07-15      Joel Sherrill <joel.sherrill@OARcorp.com>
575
576        * user/barrier.t, user/clock.t, user/dpmem.t, user/msg.t, user/part.t,
577        user/region.t, user/rtmon.t, user/sem.t, user/task.t, user/timer.t:
578        Correct documentation typos noticed and thankfully reported by
579        Fabrício de Novaes Kucinskis <fabricio@dea.inpe.br>
580
[2c3a9c16]5812008-07-10      Joel Sherrill <joel.sherrill@OARcorp.com>
582
583        * user/.cvsignore: Add chains.texi.
584
[5396467]5852008-07-09      Chris Johns <chrisj@rtems.org>
586
587        * doc/user/chains.t: New.
588
589        * doc/ada_user/ada_user.texi, doc/user/Makefile.am,
590        doc/user/c_user.texi, doc/user/dirstat.texi: Updated for the
591        chains documentation.
592
[8218f5f]5932008-06-20      Joel Sherrill <joel.sherrill@OARcorp.com>
594
595        * user/io.t: Fix typos for IO unregister reported by Catalin Morosan
596        <catalin.morosan at gmail.com>.
597
[d695dfc]5982008-06-16      Joel Sherrill <joel.sherrill@oarcorp.com>
599
600        * user/conf.t: Add CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS.
601
[e66dccf]6022008-06-13      Joel Sherrill <joel.sherrill@oarcorp.com>
603
604        * user/conf.t: Add CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION and
605        CONFIGURE_MAXIMUM_PRIORITY.
606
[0e3de75]6072008-06-13      Joel Sherrill <joel.sherrill@oarcorp.com>
608
609        * user/conf.t: Add CONFIGURE_MINIMUM_STACK_SIZE.
610
[b912f95]6112008-06-13      Joel Sherrill <joel.sherrill@oarcorp.com>
612
613        * user/bsp.t, user/conf.t, user/task.t: Add ability for application to
614        configure minimum stack size. Add RTEMS_CONFIGURED_MINIMUM_STACK_SIZE
615        constant so user can clearly indicate they want the configured as
616        opposed to the recommended minimum stack size.
617
[7bec8d0a]6182008-06-06      Joel Sherrill <joel.sherrill@oarcorp.com>
619
620        * started/buildc.t: Add paragraph on see CVS for latest patches.
621        * user/conf.t: Add CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE and example
622        of how to compute message CONFIGURE_MESSAGE_BUFFER_MEMORY using it.
623
[93e30a23]6242008-06-06      Joel Sherrill <joel.sherrill@OARcorp.com>
625
626        * user/rtmon.t: Change to using new types.
627
[42cf7c7]6282008-06-02      Joel Sherrill <joel.sherrill@oarcorp.com>
629
630        * cpu_supplement/.cvsignore, cpu_supplement/Makefile.am,
631        cpu_supplement/arm.t, cpu_supplement/bfin.t,
632        cpu_supplement/cpu_supplement.texi, cpu_supplement/i386.t,
633        cpu_supplement/m68k.t, cpu_supplement/mips.t,
634        cpu_supplement/powerpc.t, cpu_supplement/preface.texi,
635        cpu_supplement/sh.t: Remove duplicated text from each CPU specific
636        chapter. This text was necessary when each CPU was a separate manual
637        but now only needs to be one place and that is in an introductory
638        chapter.
639        * cpu_supplement/general.t: New file.
640
[a73e3561]6412008-06-02      Joel Sherrill <joel.sherrill@oarcorp.com>
642
643        * user/bsp.t, user/init.t: Rework initialization and BSP chapters to
644        account for changes to initialization framework.
645
[adfbb4a]6462008-05-22      Joel Sherrill <joel.sherrill@OARcorp.com>
647
648        * user/conf.t: Add baseline interface for Watchdog Driver.
649
[da78fee]6502008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
651
652        * user/conf.t: Fix text on CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER.
653
[343bb43]6542008-05-13      Joel Sherrill <joel.sherrill@OARcorp.com>
655
656        * user/conf.t: Fix typo on
657        CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER.
658
[e31f420f]6592008-04-17      Joel Sherrill <joel.sherrill@oarcorp.com>
660
661        * user/conf.t: Add CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER.
662
[211cafba]6632008-04-16      Joel Sherrill <joel.sherrill@OARcorp.com>
664
665        * user/bsp.t, user/conf.t, user/init.t, user/intr.t, user/overview.t,
666        user/timer.t: Correct default values. Make it clear that confdefs.h
667        calculates the memory required for you.
668
[990458b]6692008-03-29      Chris Johns <chrisj@rtems.org>
670
671        * networking/testing.t: Cleaned up the patch from Ian.
672
[52053579]6732008-03-29      Chris Johns <chrisj@rtems.org>
674
675        * networking/testing.t: Patch from Ian Caddy to document the
676        routes debug information.
677
[bf6d03d]6782008-03-11      Joel Sherrill <joel.sherrill@oarcorp.com>
679
680        * user/clock.t: Refactored rtems_clock_get into 5 methods which
681        are single purpose and more strongly typed.  They are:
682            rtems_clock_get_tod - Get TOD in Classic API structure
683            rtems_clock_get_tod_timeval - Get TOD in struct timeval
684            rtems_clock_get_seconds_since_epoch - Get TOD as seconds since 1988
685            rtems_clock_get_ticks_since_boot - Get ticks since boot
686            rtems_clock_get_ticks_per_second - Get ticks per second
687
688
[faa242e8]6892008-02-29      Joel Sherrill <joel.sherrill@oarcorp.com>
690
691        * shell/general.t: Add sleep and echo commands.
692
[c2153cf]6932008-02-28      Joel Sherrill <joel.sherrill@oarcorp.com>
694
695        * shell/.cvsignore, shell/Makefile.am, shell/memory.t,
696        shell/preface.texi, shell/shell.texi: Added much information the
697        Preface. Created initial version of Configuration and Intialization
698        chapter. Links are now complete from start to end of manual.
699        * shell/confinit.t: New file.
700
[fbd6c0f]7012008-02-28      Joel Sherrill <joel.sherrill@oarcorp.com>
702
703        * shell/file.t, shell/network.t: Document more commands and provide
704        more examples.
705
[88d2967]7062008-02-27      Joel Sherrill <joel.sherrill@oarcorp.com>
707
708        * shell/file.t, shell/general.t, shell/memory.t, shell/network.t,
709        shell/rtems.t, shell/shell.texi: Many commands now have real
710        descriptions with examples.
711
[7c14c4a]7122008-02-27      Joel Sherrill <joel.sherrill@oarcorp.com>
713
714        * shell/file.t, shell/general.t: More commands documented.
715
[48039b0]7162008-02-26      Joel Sherrill <joel.sherrill@oarcorp.com>
717
718        * shell/.cvsignore, shell/file.t: Add most of file commands.
719
[94ad84d]7202008-02-26      Joel Sherrill <joel.sherrill@oarcorp.com>
721
722        * porting/interrupts.t: Formatting.
723
[dc1c4308]7242008-02-21      Joel Sherrill <joel.sherrill@oarcorp.com>
725
726        * shell/file.t, shell/general.t, shell/memory.t, shell/network.t,
727        shell/rtems.t: More descriptions and examples added.
728
[ea08043]7292008-02-21      Joel Sherrill <joel.sherrill@oarcorp.com>
730
731        * shell/file.t, shell/general.t, shell/memory.t, shell/network.t,
732        shell/rtems.t: Add mount and cp command information from Chris Johns.
733        Reformat some things.
734
[b88d9ccf]7352008-02-21      Joel Sherrill <joel.sherrill@oarcorp.com>
736
737        * shell/file.t, shell/general.t, shell/memory.t, shell/network.t,
738        shell/rtems.t: A bit of clean up on the script.
739
[4f973104]7402008-02-21      Joel Sherrill <joel.sherrill@oarcorp.com>
741
742        * shell/file.t, shell/general.t, shell/memory.t, shell/network.t,
743        shell/rtems.t: Change configure messages per Chris Johns suggestion.
744
[eb03905]7452008-02-20      Joel Sherrill <joel.sherrill@oarcorp.com>
746
747        * Makefile.am, configure.ac, index.html.in: Add initial version of
748        RTEMS Shell Manual. This is largely a starting point but has most of
749        the required structure.
750        * shell/.cvsignore, shell/Makefile.am, shell/file.t, shell/general.t,
751        shell/memory.t, shell/network.t, shell/preface.texi, shell/rtems.t,
752        shell/shell.texi: New files.
753
[068d7aa7]7542008-02-05      Joel Sherrill <joel.sherrill@oarcorp.com>
755
756        * networking/networkapp.t: Add configuration parameters for network
757        stack efficiency multiplier and default socket buffer sizes.
758
[235fb7a]7592008-02-01      Joel Sherrill <joel.sherrill@oarcorp.com>
760
761        * user/object.t: Added some examples.
762
[0bc8e5c]7632008-02-01      Joel Sherrill <joel.sherrill@oarcorp.com>
764
765        * user/object.t: Add Ada binding for Object Services.
766
[84ec364]7672008-01-29      Joel Sherrill <joel.sherrill@oarcorp.com>
768
769        * index.html.in: Update copyright year.
770
[f3839908]7712008-01-29      Joel Sherrill <joel.sherrill@oarcorp.com>
772
773        * ada_user/Makefile.am, ada_user/ada_user.texi: Now builds.
774
[d5671b1]7752008-01-29      Joel Sherrill <joel.sherrill@oarcorp.com>
776
777        * user/.cvsignore, user/Makefile.am, user/c_user.texi, user/concepts.t,
778        user/conf.t, user/dirstat.texi, user/stackchk.t, user/task.t,
779        user/userext.t: Add new Object Services collection. Tidy up some
780        configuration documentation from earlier changes.
781        * user/object.t: New file.
782
[41a7fef]7832008-01-25      Joel Sherrill <joel.sherrill@oarcorp.com>
784
785        * rtems_footer.html.in, common/cpright.texi: Update copyright. Fix
786        spacing.
787
[4b10f200]7882008-01-11      Joel Sherrill <joel.sherrill@oarcorp.com>
789
790        * user/task.t: Add manual page for rtems_task_self().
791
[c52d534]7922007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
793
794        * bsp_howto/clock.t, bsp_howto/init.t: Eliminate copies of the
795        Configuration Table. Use the RTEMS provided accessor macros to obtain
796        configuration fields.
797
[66c50e2]7982007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
799
800        * cpu_supplement/arm.t, cpu_supplement/i386.t, cpu_supplement/m68k.t,
801        cpu_supplement/mips.t, cpu_supplement/powerpc.t, cpu_supplement/sh.t,
802        cpu_supplement/sparc.t, cpu_supplement/tic4x.t, porting/cpuinit.t,
803        user/conf.t, user/init.t: Move interrupt_stack_size field from CPU
804        Table to Configuration Table. Eliminate CPU Table from all ports.
805        Delete references to CPU Table in all forms.
806
[3e066540]8072007-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
808
809        * cpu_supplement/arm.t, cpu_supplement/i386.t, cpu_supplement/m68k.t,
810        cpu_supplement/mips.t, cpu_supplement/powerpc.t, cpu_supplement/sh.t,
811        cpu_supplement/sparc.t, cpu_supplement/tic4x.t, user/conf.t: Moved
812        most of the remaining CPU Table fields to the Configuration Table.
813        This included pretasking_hook, predriver_hook, postdriver_hook,
814        idle_task, do_zero_of_workspace, extra_mpci_receive_server_stack,
815        stack_allocate_hook, and stack_free_hook. As a side-effect of this
816        effort some multiprocessing code was made conditional and some style
817        clean up occurred.
818
[da8e974a]8192007-11-29      Glenn Humphrey <glenn.humphrey@OARcorp.com>
820
821        * develenv/direct.t, develenv/sample.t: Corrected various errors.
822
[f09b997]8232007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
824
825        * cpu_supplement/powerpc.t: Eliminate PowerPC specific elements from
826        the CPU Table. They have been replaced with variables named bsp_XXX
827        as needed.
828
[ae10dbd]8292007-11-28      Glenn Humphrey <glenn.humphrey@OARcorp.com>
830
831        * user/barrier.t, user/clock.t, user/concepts.t, user/conf.t,
832        user/datatypes.t, user/dpmem.t, user/fatal.t, user/init.t, user/mp.t,
833        user/msg.t, user/part.t, user/region.t, user/rtmon.t, user/sem.t,
834        user/task.t, user/timer.t: Corrected various errors in the
835        documentation.
836
[27394cd0]8372007-11-27      Joel Sherrill <joel.sherrill@OARcorp.com>
838
839        * develenv/develenv.texi, develenv/direct.t, develenv/intro.texi,
840        develenv/sample.t, develenv/utils.t: Update directory tree.
841
[68fe9f96]8422007-11-27      Joel Sherrill <joel.sherrill@oarcorp.com>
843
844        * user/conf.t: Add CONFIGURE_APPLICATION_EXTRA_DRIVERS.
845
[7d20851a]8462007-11-26      Joel Sherrill <joel.sherrill@oarcorp.com>
847
848        * cpu_supplement/sh.t: Eliminate the clicks_per_microsecond field in
849        the SuperH CPU Table and define another mechanism for drivers to
850        obtain this information.
851
[4f6acf4]8522007-11-26      Joel Sherrill <joel.sherrill@oarcorp.com>
853
854        * cpu_supplement/i386.t, cpu_supplement/m68k.t: Pick up changes missed
855        earlier.
856
[219aed68]8572007-11-26      Joel Sherrill <joel.sherrill@oarcorp.com>
858
859        * cpu_supplement/mips.t: Eliminate the clicks_per_microsecond field in
860        the MIPS CPU Table and define another mechanism for drivers to obtain
861        this information.
862
[5e35d353]8632007-11-26      Joel Sherrill <joel.sherrill@oarcorp.com>
864
865        * cpu_supplement/i386.t: Eliminate the interrupt_table_segment and
866        interrupt_table_offset fields in the i386 CPU Table since they are
867        never read.
868
[bab02ab]8692007-11-26      Joel Sherrill <joel.sherrill@oarcorp.com>
870
871        * cpu_supplement/m68k.t: Eliminate the interrupt_vector_table field in
872        the m68k CPU Table since it is never read.
873
[76b839b]8742007-10-26      Glenn Humphrey <glenn.humphrey@OARcorp.com>
875
876        * user/rtmon.t: Fix report output.
877
[4ffbc49]8782007-10-25      Glenn Humphrey <glenn.humphrey@OARcorp.com>
879
880        * user/barrier.t, user/clock.t, user/concepts.t, user/cpuuse.t,
881        user/init.t, user/intr.t, user/io.t, user/mp.t, user/rtmon.t,
882        user/sem.t, user/stackchk.t, user/task.t, user/timer.t: Updated the
883        Ada documentation to reflect the current binding.
884
[b1cbb2d]8852007-09-24      Joel Sherrill <joel.sherrill@oarcorp.com>
886
887        PR 1262/filesystem
888        * posix_users/io.t: Add support for readv() and writev() including
889        documentation and test case.
890
[7837c73a]8912007-09-04      Joel Sherrill <joel.sherrill@OARcorp.com>
892
893        * rtems_footer.html.in, common/cpright.texi: Update copyright.
894
[00de6ac]8952007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
896
897        * Makefile.am, configure.ac, develenv/direct.t: Remove RDBG.
898        * rgdb_specs/.cvsignore, rgdb_specs/Makefile.am, rgdb_specs/comm.t,
899        rgdb_specs/conclusion.t, rgdb_specs/daemon.t,
900        rgdb_specs/gdbinternals.t, rgdb_specs/interfacing.t,
901        rgdb_specs/intro.t, rgdb_specs/layers.eps, rgdb_specs/layers.jpg,
902        rgdb_specs/layers.txt, rgdb_specs/objectives.t,
903        rgdb_specs/process.eps, rgdb_specs/process.jpg,
904        rgdb_specs/process.txt, rgdb_specs/revision.t,
905        rgdb_specs/rgdb_specs.texi, rgdb_specs/seqbreak.eps,
906        rgdb_specs/seqbreak.jpg, rgdb_specs/seqbreak.txt,
907        rgdb_specs/seqdetach.eps, rgdb_specs/seqdetach.jpg,
908        rgdb_specs/seqdetach.txt, rgdb_specs/seqinit.eps,
909        rgdb_specs/seqinit.jpg, rgdb_specs/seqinit.txt, rtems_gdb/.cvsignore,
910        rtems_gdb/Makefile.am, rtems_gdb/commands.t, rtems_gdb/example.t,
911        rtems_gdb/intro.t, rtems_gdb/rtems_gdb.texi, rtems_gdb/started.t,
912        rtems_gdb/swarch.t, rtems_gdb/trouble.t: Removed.
913
[782e3e8b]9142007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
915
916        * ada_user/ada_user.texi, bsp_howto/bsp_howto.texi,
917        cpu_supplement/cpu_supplement.texi, develenv/develenv.texi,
918        filesystem/filesystem.texi, itron3.0/itron.texi,
919        networking/networking.texi, porting/porting.texi,
920        posix1003.1/posix1003_1.texi, posix_users/posix_users.texi,
921        rgdb_specs/rgdb_specs.texi, rtems_gdb/rtems_gdb.texi,
922        started/started.texi, started_ada/started_ada.texi, user/c_user.texi:
923        Print table of contents in front of manual where it should be when
924        you print.
925
[e70f201]9262007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
927
928        * user/io.t: Fix typo.
929
[6829e03]9302007-05-29      Joel Sherrill <joel.sherrill@OARcorp.com>
931
932        * user/io.t: Added error cases to rtems_io_register_driver.
933
[001b4b04]9342007-05-28      Joel Sherrill <joel.sherrill@OARcorp.com>
935
936        * user/conf.t: Eliminate maximum_drivers configuration parameter since
937        it was used to configure a no longer used feature. Device names are
938        now part of the filesystem not in a table. This also eliminated the
939        variables _IO_Number_of_devices and _IO_Driver_name_table from RTEMS
940        as well as the memory allocation used to populate
941        _IO_Driver_name_table.
942
[bfa0476]9432007-05-23      Joel Sherrill <joel.sherrill@OARcorp.com>
944
945        * user/conf.t: Add CONFIGURE_MESSAGE_BUFFER_MEMORY. Use
946        rtems/confdefs.h instead of old confdefs.h.
947
[804e3bd0]9482007-05-22      Joel Sherrill <joel.sherrill@OARcorp.com>
949
950        * user/conf.t: Fix typo -- should have read kilobytes.
951
[35a81f8]9522007-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
953
954        * user/Makefile.am, user/concepts.t, user/rtmon.t: Integrate Rate
955        Monotonic Statistics and Period Usage into Rate Monotonic Manager.
956        Added the following directives: rtems_rate_monotonic_get_statistics,
957        rtems_rate_monotonic_reset_statistics,
[ad3b1171]958        rtems_rate_monotonic_reset_all_statistics,
959        rtems_rate_monotonic_report_statistics, and rtems_object_get_name.
[35a81f8]960        Obsoleted the rtems/rtmonuse.h file as a public interface.
961
[e974f9d7]9622007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
963
964        * user/.cvsignore, user/cpuuse.t, user/stackchk.t: Stack checker and
965        CPU usage chapters are now OK in the manual.
966
[fae9d83]9672007-05-09      Ralf Corsépius <ralf.corsepius@rtems.org>
968
969        * porting/miscellaneous.t: Remove subsection on "Optional
970        Endian Conversion Routines", CPU_HAS_OWN_HOST_TO_NETWORK_ROUTINES.
971
[d51ecd6]9722007-04-05      Joel Sherrill <joel@OARcorp.com>
973
974        * user/example.texi: Change all obsoleted CONFIGURE_TEST_NEEDS_XXX
975        configuration constants to CONFIGURE_APPLICATION_NEEDS_XXX.
976
[540de0e5]9772007-04-05      Joel Sherrill <joel@OARcorp.com>
978
979        * user/task.t: Add rtems_iterate_over_all_threads.
980
[bf4d016]9812007-04-02      Joel Sherrill <joel@OARcorp.com>
982
983        * user/clock.t: Add clock_get_uptime().
984
[a91cc06]9852007-03-28      Chris Johns <chrisj@rtems.org>
986
987        * user/Makefile.am, user/clock.t: Add support for a handler to obtain
988        the number of nanoseconds since the last clock tick. The primary
989        interface for this is rtems_clock_set_nanoseconds_extension.
990        Subsequent commits from Joel will redo the TOD support to use this
991        capability.
992
[5622ddc4]9932007-03-10      Joel Sherrill <joel@OARcorp.com>
994
995        PR 1226/cpukit
996        * user/conf.t: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE not
997        CONFIGURE_HAS_OWN_MULTIPROCESING_TABLE.
998
[d4b29af]9992007-03-08      Joel Sherrill <joel@OARcorp.com>
1000
1001        * user/Makefile.am, user/stackchk.t: Change dump usage to report usage.
1002
[9bacef80]10032007-03-06      Joel Sherrill <joel@OARcorp.com>
1004
1005        * ada_user/Makefile.am, ada_user/ada_user.texi: Ada API manual now
1006        builds again.
1007
[e8e2693c]10082007-03-06      Joel Sherrill <joel@OARcorp.com>
1009
1010        * user/Makefile.am, user/barrier.t, user/c_user.texi: Update barrier
1011        documentation.
1012
[af61bca7]10132007-03-02      Joel Sherrill <joel@OARcorp.com>
1014
1015        PR 1221/doc
1016        * user/rtmon.t: Add missing exponent operator in RMS CPU Utiliziation
1017        formula.
1018
[073b310]10192007-01-16      Ralf Corsépius <ralf.corsepius@rtems.org>
1020
1021        * setup.def: newlib-1.15.0.
1022
[5f65678b]10232007-01-15      Ralf Corsépius <ralf.corsepius@rtems.org>
1024
[5ac53f6]1025        * common/rtems.texi.in: Use bugzilla for RTEMSBUGS.
1026        Remove RTEMSGNATS.
[57caf2d6]1027        * started/binaries.t, started/buildc.t, started/tversions.texi.in:
1028        Various update to reflect current toolchains.
[56f3364]1029        * configure.ac: Reflect having moved setup.def.
1030        Eliminate gcc3*.       
[5f65678b]1031        * setup.def: New (Formerly in ../scripts).
1032
[cd92748]10332006-12-20      Joel Sherrill <joel@OARcorp.com>
1034
1035        * posix_users/thread.t: Correct spelling error.
1036
[fcb0cd46]10372006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
1038
1039        * configure.ac: New BUG-REPORT address.
1040
[d8f7868]10412006-10-26      Joel Sherrill <joel@OARcorp.com>
1042
1043        * ada_user/.cvsignore, bsp_howto/.cvsignore, cpu_supplement/.cvsignore,
1044        develenv/.cvsignore, filesystem/.cvsignore, itron3.0/.cvsignore,
1045        networking/.cvsignore, new_chapters/.cvsignore, porting/.cvsignore,
1046        posix1003.1/.cvsignore, relnotes/.cvsignore: Add missing files.
1047
[1e3518b]10482006-10-25      Joel Sherrill <joel@OARcorp.com>
1049
1050        * posix_users/.cvsignore, rgdb_specs/.cvsignore, rtems_gdb/.cvsignore,
1051        started/.cvsignore, started_ada/.cvsignore: Add more generated files.
1052
[84bc4bd]10532006-10-23      Joel Sherrill <joel@OARcorp.com>
1054
1055        * user/.cvsignore: Update.
1056
[ffae7bd]10572006-10-23      Joel Sherrill <joel@OARcorp.com>
1058
1059        * ada_user/Makefile.am, ada_user/ada_user.texi,
1060        cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi,
1061        cpu_supplement/sparc.t: Add Blackfin CPU supplement chapter and get
1062        everything building from previous breakages.
1063        * cpu_supplement/bfin.t: New file.
1064
[98fc455c]10652006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
1066
1067        * porting/interrupts.t: Fix bogus _CPU_ISR_Get_level.
1068
[ba2c04f]10692006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
1070
1071        * configure.ac: Require autoconf-2.60. Require automake-1.10.
1072
[adfdb1c]10732006-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
1074
1075        * user/barrier.t: New file.
1076
10772006-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
1078
1079        * user/barrier.t: New file.
1080
[e694c94b]10812006-09-14      Joel Sherrill <joel@OARcorp.com>
1082
1083        * new_chapters/Makefile.am, new_chapters/gen_section,
1084        new_chapters/new_chapters.texi, user/Makefile.am, user/c_user.texi,
1085        user/dirstat.texi: Promote CPU Usage to first class citizen. Rename
1086        to start with rtems_ and include documentation in user guide.
1087        * user/cpuuse.t: New file.
1088        * new_chapters/cpuuse.t: Removed.
1089
[aba8a85]10902006-09-13      Joel Sherrill <joel@OARcorp.com>
1091
1092        * new_chapters/Makefile.am, user/Makefile.am, user/c_user.texi,
1093        user/dirstat.texi, user/task.t: Move stack to first class citizen
1094        status. Include it in User Manual and rename to start with rtems_.
1095        * user/stackchk.t: New file.
1096        * new_chapters/stackchk.t: Removed.
1097
10982006-09-13      Joel Sherrill <joel@OARcorp.com>
1099
1100        * new_chapters/Makefile.am, user/Makefile.am, user/c_user.texi,
1101        user/dirstat.texi, user/task.t: Move stack to first class citizen
1102        status. Include it in User Manual and rename to start with rtems_.
1103        * user/stackchk.t: New file.
1104        * new_chapters/stackchk.t: Removed.
1105
[f027b90]11062006-09-07      Ken Peters <ken.peters@jpl.nasa.gov>
1107
1108        PR 1171/doc
1109        * user/timer.t: Correct documentation for rtems_timer_initiate_server.
1110
[36af34f]11112006-08-29      Joel Sherrill <joel@OARcorp.com>
1112
1113        * cpu_supplement/cpu_supplement.texi: New file.
1114
[45bcd28]11152006-08-27      Joel Sherrill <joel@OARcorp.com>
1116
1117        * Makefile.am, configure.ac, develenv/direct.t: Remove gnu_docs. Now
1118        included with RPMs.
1119        * gnu_docs/.cvsignore, gnu_docs/ChangeLog, gnu_docs/Makefile.am,
1120        gnu_docs/Tool_Doc_Instructions, gnu_docs/gen_docs,
1121        gnu_docs/gnu_footer.html, gnu_docs/gnu_header.html,
1122        gnu_docs/index.html, gnu_docs/mk_install_dir, gnu_docs/refcard.html,
1123        gnu_docs/rtems_tools_index.html: Removed.
1124
[d8f0aa16]11252006-08-23      Joel Sherrill <joel@OARcorp.com>
1126
1127        * Makefile.am, configure.ac, index.html.in: FAQ should now be
1128        completely in the Wiki.
1129        * FAQ/.cvsignore, FAQ/FAQ.texi, FAQ/Makefile.am, FAQ/basic.t,
1130        FAQ/bsp.t, FAQ/build45.t, FAQ/concepts.t, FAQ/debug.t,
1131        FAQ/endoftime.t, FAQ/entry, FAQ/freesw.t, FAQ/hwdebugaids.t,
1132        FAQ/projects.t, FAQ/stamp-vti, FAQ/tools.t, FAQ/version.texi,
1133        common/timemac.texi, common/timetbl.t, common/timing.t: Removed.
1134
[83fb86f]11352006-08-23      Joel Sherrill <joel@OARcorp.com>
1136
1137        * Makefile.am, configure.ac, FAQ/stamp-vti, FAQ/version.texi,
1138        common/cpright.texi: Merging CPU Supplements into a single document.
1139        As part of this removed the obsolete and impossible to maintain size
1140        and timing information.
1141        * cpu_supplement/.cvsignore, cpu_supplement/Makefile.am,
1142        cpu_supplement/arm.t, cpu_supplement/i386.t, cpu_supplement/m68k.t,
1143        cpu_supplement/mips.t, cpu_supplement/powerpc.t,
1144        cpu_supplement/preface.texi, cpu_supplement/sh.t,
1145        cpu_supplement/sparc.t, cpu_supplement/tic4x.t: New files.
1146        * supplements/.cvsignore, supplements/Makefile.am,
1147        supplements/supplement.am, supplements/arm/.cvsignore,
1148        supplements/arm/BSP_TIMES, supplements/arm/ChangeLog,
1149        supplements/arm/Makefile.am, supplements/arm/arm.texi,
1150        supplements/arm/bsp.t, supplements/arm/callconv.t,
1151        supplements/arm/cpumodel.t, supplements/arm/cputable.t,
1152        supplements/arm/fatalerr.t, supplements/arm/intr_NOTIMES.t,
1153        supplements/arm/memmodel.t, supplements/arm/preface.texi,
1154        supplements/arm/timeBSP.t, supplements/c4x/.cvsignore,
1155        supplements/c4x/BSP_TIMES, supplements/c4x/ChangeLog,
1156        supplements/c4x/Makefile.am, supplements/c4x/bsp.t,
1157        supplements/c4x/c4x.texi, supplements/c4x/callconv.t,
1158        supplements/c4x/cpumodel.t, supplements/c4x/cputable.t,
1159        supplements/c4x/fatalerr.t, supplements/c4x/intr_NOTIMES.t,
1160        supplements/c4x/memmodel.t, supplements/c4x/preface.texi,
1161        supplements/c4x/timeBSP.t, supplements/i386/.cvsignore,
1162        supplements/i386/ChangeLog, supplements/i386/FORCE386_TIMES,
1163        supplements/i386/Makefile.am, supplements/i386/bsp.t,
1164        supplements/i386/callconv.t, supplements/i386/cpumodel.t,
1165        supplements/i386/cputable.t, supplements/i386/fatalerr.t,
1166        supplements/i386/i386.texi, supplements/i386/intr_NOTIMES.t,
1167        supplements/i386/memmodel.t, supplements/i386/preface.texi,
1168        supplements/i386/timeFORCE386.t, supplements/m68k/.cvsignore,
1169        supplements/m68k/ChangeLog, supplements/m68k/MVME136_TIMES,
1170        supplements/m68k/Makefile.am, supplements/m68k/bsp.t,
1171        supplements/m68k/callconv.t, supplements/m68k/cpumodel.t,
1172        supplements/m68k/cputable.t, supplements/m68k/fatalerr.t,
1173        supplements/m68k/intr_NOTIMES.t, supplements/m68k/m68k.texi,
1174        supplements/m68k/memmodel.t, supplements/m68k/preface.texi,
1175        supplements/m68k/timeMVME136.t, supplements/m68k/timedata.t,
1176        supplements/mips/.cvsignore, supplements/mips/BSP_TIMES,
1177        supplements/mips/ChangeLog, supplements/mips/Makefile.am,
1178        supplements/mips/bsp.t, supplements/mips/callconv.t,
1179        supplements/mips/cpumodel.t, supplements/mips/cputable.t,
1180        supplements/mips/fatalerr.t, supplements/mips/intr_NOTIMES.t,
1181        supplements/mips/memmodel.t, supplements/mips/mips.texi,
1182        supplements/mips/preface.texi, supplements/mips/timeBSP.t,
1183        supplements/powerpc/.cvsignore, supplements/powerpc/ChangeLog,
1184        supplements/powerpc/DMV177_TIMES, supplements/powerpc/Makefile.am,
1185        supplements/powerpc/PSIM_TIMES, supplements/powerpc/bsp.t,
1186        supplements/powerpc/callconv.t, supplements/powerpc/cpumodel.t,
1187        supplements/powerpc/cputable.t, supplements/powerpc/fatalerr.t,
1188        supplements/powerpc/intr_NOTIMES.t, supplements/powerpc/memmodel.t,
1189        supplements/powerpc/powerpc.texi, supplements/powerpc/preface.texi,
1190        supplements/powerpc/timeDMV177.t, supplements/powerpc/timePSIM.t,
1191        supplements/sh/.cvsignore, supplements/sh/BSP_TIMES,
1192        supplements/sh/ChangeLog, supplements/sh/Makefile.am,
1193        supplements/sh/bsp.t, supplements/sh/callconv.t,
1194        supplements/sh/cpumodel.t, supplements/sh/cputable.t,
1195        supplements/sh/fatalerr.t, supplements/sh/intr_NOTIMES.t,
1196        supplements/sh/memmodel.t, supplements/sh/preface.texi,
1197        supplements/sh/sh.texi, supplements/sh/timeBSP.t,
1198        supplements/sparc/.cvsignore, supplements/sparc/ChangeLog,
1199        supplements/sparc/ERC32_TIMES, supplements/sparc/Makefile.am,
1200        supplements/sparc/bsp.t, supplements/sparc/callconv.t,
1201        supplements/sparc/cpumodel.t, supplements/sparc/cputable.t,
1202        supplements/sparc/fatalerr.t, supplements/sparc/intr_NOTIMES.t,
1203        supplements/sparc/memmodel.t, supplements/sparc/preface.texi,
1204        supplements/sparc/sparc.texi, supplements/sparc/timeERC32.t,
1205        supplements/template/.cvsignore, supplements/template/BSP_TIMES,
1206        supplements/template/ChangeLog, supplements/template/Makefile.am,
1207        supplements/template/bsp.t, supplements/template/callconv.t,
1208        supplements/template/cpumodel.t, supplements/template/cputable.t,
1209        supplements/template/fatalerr.t, supplements/template/intr_NOTIMES.t,
1210        supplements/template/memmodel.t, supplements/template/preface.texi,
1211        supplements/template/template.texi, supplements/template/timeBSP.t: Removed.
1212
[bbc7c2d]12132006-01-20      Ralf Corsepius <ralf.corsepius@rtems.org>
1214
1215        * user/rtemsarc.gif, user/states.gif, user/rtemspie.gif:
1216        Remove (Unused).
1217        * user/rtemsarc.txt, user/rtemspie.txt, user/states.txt:
1218        New (Extracted from other docs).
1219        * user/Makefile.am: Reflect changes above.
1220
12212006-01-19      Ralf Corsepius <ralf.corsepius@rtems.org>
[8d795aa]1222
1223        * index.html.in: Remove OR32.
1224
[dec0a35]12252006-01-08      Joel Sherrill <joel@OARcorp.com>
1226
1227        * user/io.t: Change rtems_io_register_name to take a const char *.
1228
[112581b7]12292005-09-15      Jay Monkman <jtm@lopingdog.com>
1230
1231        PR 365/rtems
1232        * supplements/arm/cpumodel.t: Removed unused ARM_HAS_CLZ macro.
1233
[ac61c5c2]12342005-09-03      Ralf Corsepius <ralf.corsepius@rtems.org>
1235
1236        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi,
1237        FAQ/concepts.texi, FAQ/debug.texi, FAQ/endoftime.texi,
1238        FAQ/freesw.texi, FAQ/hwdebugaids.texi, FAQ/projects.texi,
1239        FAQ/tools.texi: Remove (Generated files).
1240
[da8c85d]12412005-09-02      Joel Sherrill <joel@OARcorp.com>
1242
1243        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi,
1244        FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi,
1245        FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/stamp-vti,
1246        FAQ/tools.texi, FAQ/version.texi, bsp_howto/rtc.t, started/buildc.t,
1247        started/buildrt.t, user/Makefile.am, user/region.t: Fix typos and
1248        regenerate.
1249
[a9d5d44]12502005-06-17      Joel Sherrill <joel@OARcorp.com>
1251
1252        * user/region.t: Add documentation on region_resize_segment.
1253
[03f655c]12542005-04-28      Joel Sherrill <joel@OARcorp.com>
1255
1256        * bsp_howto/rtc.t: Rewritten to account for removal of dmv177.
1257
[5352c73]12582005-03-04      Joel Sherrill <joel@OARcorp.com>
1259
1260        * networking/decdriver.t: Make PCI initialize function part of the
1261        unified PCI API as pci_initialize().
1262
[1c89b86]12632004-11-05      Joel Sherrill <joel@OARcorp.com>
1264
1265        PR 706/doc
1266        * user/task.t: Remove not that changes explanation.
1267
[8197135]12682004-09-29      Joel Sherrill <joel@OARcorp.com>
1269
1270        * configure.ac, index.html.in, FAQ/basic.t, FAQ/basic.texi, FAQ/entry,
1271        porting/cpumodels.t, started/buildc.t, started_ada/buildada.t,
1272        user/preface.texi: i960 obsoleted.
1273
[a93c174]12742004-09-29      Joel Sherrill <joel@OARcorp.com>
1275
1276        * supplements/Makefile.am: i960 obsoleted.
1277        * supplements/i960/.cvsignore, supplements/i960/CVME961_TIMES,
1278        supplements/i960/ChangeLog, supplements/i960/Makefile.am,
1279        supplements/i960/bsp.t, supplements/i960/callconv.t,
1280        supplements/i960/cpumodel.t, supplements/i960/cputable.t,
1281        supplements/i960/fatalerr.t, supplements/i960/i960.texi,
1282        supplements/i960/intr_NOTIMES.t, supplements/i960/memmodel.t,
1283        supplements/i960/preface.texi, supplements/i960/timeCVME961.t: Removed.
1284
[34ffa99]12852004-09-27      Joel Sherrill <joel@OARcorp.com>
1286
1287        PR 682/doc
[13eca888]1288        PR 683/doc
1289        * started/buildc.t, started/buildrt.t, started/sample.t: Fix PATH and
1290        tar examples. Enable binutils link again.
[34ffa99]1291        * user/overview.t: Chapter numbering in preface was wrong.
1292
[97891e5e]12932004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
1294
1295        * configure.ac: Require automake > 1.9.
1296
[c7f247d]12972004-09-08      Ralf Corsepius <ralf_corsepius@rtems.org>
1298
1299        * FAQ/build45.t: Misc. corrections.
1300
[cf86205]13012004-08-02      Ralf Corsepius <ralf_corsepius@rtems.org>
1302
1303        * rgdb_specs/layers.txt, rgdb_specs/process.txt,
1304        rgdb_specs/seqbreak.txt, rgdb_specs/seqdetach.txt,
1305        rgdb_specs/seqinit.txt: New.
1306        * rgdb_specs/comm.t, rgdb_specs/conclusion.t,
1307        rgdb_specs/gdbinternals.t: Use @image for
1308        ASCII figures (Reflect changes above).
1309
13102004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
1311
1312        * common/rtems.texi.in, FAQ/basic.t: Remove RTEMSSNAPSHOTS,
1313        RTEMSSNAPSHOTSSUBSCRIBE.
1314
[7620b74]13152004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
1316
1317        * FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi,
1318        FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi,
1319        FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/tools.texi,
1320        FAQ/version.texi, FAQ/stamp-vti: New.
1321
[ec95bd8]13222004-07-31      Ralf Corsepius <ralf_corsepius@rtems.org>
1323
1324        * networking/networkflow.txt, networking/PCIreg.txt,
1325        networking/recvbd.txt: New.
1326        * networking/decdriver.t, networking/networktasks.t: Use @image for
1327        ASCII figures (Reflect changes above).
1328
[81656fab]13292004-07-24      Joel Sherrill <joel@OARcorp.com>
1330
[d251190]1331        PR 652/rtems
[81656fab]1332        * user/signal.t: Return RTEMS_INVALID_NUMBER when sending an empty
1333        signal set.
1334
[d3b7d98a]13352004-06-29      Joel Sherrill <joel@OARcorp.com>
1336
1337        PR 631/rtems
1338        * user/msg.t: Document the return status from message_queue_create when
1339        unable to allocate message buffer memory.
1340
[34d934a]13412004-05-21      Joel Sherrill <joel@OARcorp.com>
1342
1343        PR 627/doc
1344        * user/task.t: Behavior documented for an rtems_task_create with
1345        stacksize < minimum was not the implemented behavior.
1346
[f8892c9]13472004-05-06      Joel Sherrill <joel@OARcorp.com>
1348
1349        PR 618/rtems
1350        * user/clock.t, user/dpmem.t, user/event.t, user/msg.t, user/part.t,
1351        user/region.t, user/sem.t, user/task.t, user/timer.t: Add NULL
1352        checks.
1353
[a785e63]13542004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
1355
1356        * started/buildc.t: Use tar xjf for bzip'ed files.
1357        * started/buildrt.t: Use tar xjf to unzip rtems.
1358
[070425c]13592004-03-05      Joel Sherrill <joel@OARcorp.com>
1360
1361        PR 576/doc
1362        * FAQ/FAQ.texi, FAQ/Makefile.am: Remove embedded information as it was
1363        out of date and frequently duplicated information available from
1364        other public sources like the CrossGCC Wiki.
1365        * FAQ/embeddedinfo.t: Removed.
1366
[b52b7f9]13672004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1368
1369        * develenv/Makefile.am: Put *.texi into the builddir.
1370
[3deca68]13712004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1372
1373        * started/tversions.texi: Remove (Bogus).
1374
[a897894]13752004-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1376
[0544944]1377        * ChangeLog: Merge-in supplements/ChangeLog.
[0c815860]1378        * ChangeLog: Merge-in ada_user/ChangeLog.
1379        * ChangeLog: Merge-in started_ada/ChangeLog.
[b127bb31]1380        * ChangeLog: Merge-in bsp_howto/ChangeLog.
1381        * ChangeLog: Merge-in porting/ChangeLog.
1382        * ChangeLog: Merge-in rgdb_specs/ChangeLog.
1383        * ChangeLog: Merge-in rtems_gdb/ChangeLog.
[7e77acb]1384        * ChangeLog: Merge-in filesystem/ChangeLog.
1385        * ChangeLog: Merge-in networking/ChangeLog.
[8a2d57e3]1386        * ChangeLog: Merge-in posix_users/ChangeLog.
1387        * ChangeLog: Merge-in posix1003.1/ChangeLog.
1388        * ChangeLog: Merge-in itron3.0/ChangeLog.
[a897894]1389        * ChangeLog: Merge-in FAQ/ChangeLog.
[7706183]1390        * ChangeLog: Merge-in user/ChangeLog.
[a5b4f46b]1391        * posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
1392        supplements/ChangeLog, bsp_howto/ChangeLog, porting/ChangeLog,
1393        rgdb_specs/ChangeLog, rtems_gdb/ChangeLog, ada_user/ChangeLog,
1394        started_ada/ChangeLog, filesystem/ChangeLog, networking/ChangeLog,
1395        FAQ/ChangeLog, user/ChangeLog: Remove.
[7706183]1396
[39075eb2]13972004-02-03      Joel Sherrill <joel@OARcorp.com>
1398
1399        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
1400        FAQ/basic.t, gnu_docs/gnu_footer.html, gnu_docs/index.html,
1401        gnu_docs/refcard.html, gnu_docs/rtems_tools_index.html,
1402        started/binaries.t, started/buildc.t, started/buildrt.t,
1403        started/intro.t, started/require.t, started/sample.t,
[7706183]1404        started/tversions.texi.in: Incorporating changes from pre-4.6.0 review.
[39075eb2]1405
[cfad1dcf]14062004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1407
[a5b4f46b]1408        * configure.ac, common/rtems.texi.in, started/binaries.t: Add
1409        RTEMSRPMGROUP.
[34869f5]1410        * ChangeLog: Merge-in started/ChangeLog.
1411        * started/ChangeLog: Remove.
[7706183]1412        * configure.ac: Add RTEMS_ENABLE_RPMPREFIX. Add RTEMSRPMPREFIX.
[001873b]1413        * common/rtems.texi.in: Add RTEMSRPMPREFIX.
1414
[a55a560]14152004-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1416
1417        * ChangeLog: Reformat. Merge-in develenv/ChangeLog.
1418        * develenv/ChangeLog: Remove.
1419
[a1ae709]14202004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1421
[c770480]1422        * Makefile.am: Remove AUTOMAKE_FILES. Add ../scripts/setup.def
1423        ../COPYING to EXTRA_DIST. Add rtems.html.in to EXTRA_DIST.
[a55a560]1424        * develenv/Makefile.am: Add direct.t sample.t utils.t to EXTRA_DIST.
[b127bb31]1425        * bsp_howto/Makefile.am: Add ata.t, ide_ctrl.t to EXTRA_DIST.
[a1ae709]1426
[8a2d57e3]14272004-01-09      Joel Sherrill <joel@OARcorp.com>
1428
1429        PR 464/doc
1430        * posix_users/clock.t, posix_users/signal.t: Add documentation for
1431        usleep() and ualarm(). Also fixed a couple of calls which have the wrong
1432        .h files per the OpenGroup site documentation.
1433
[b08dc265]14342004-01-07      Joel Sherrill <joel@OARcorp.com>
1435
[a5b4f46b]1436        * configure.ac, index.html.in, started_ada/buildada.t,
1437        supplements/Makefile.am: mips64orion port removed as mips port more
[0c815860]1438        completely covers the MIPS family.
[a5b4f46b]1439        * rtems_support.html.in, supplements/mips64orion/.cvsignore,
1440        supplements/mips64orion/BSP_TIMES, supplements/mips64orion/ChangeLog,
1441        supplements/mips64orion/Makefile.am, supplements/mips64orion/bsp.t,
1442        supplements/mips64orion/callconv.t, supplements/mips64orion/cpumodel.t,
1443        supplements/mips64orion/cputable.t, supplements/mips64orion/fatalerr.t,
[0544944]1444        supplements/mips64orion/intr_NOTIMES.t,
1445        supplements/mips64orion/memmodel.t,
1446        supplements/mips64orion/mips64orion.texi,
1447        supplements/mips64orion/preface.texi, supplements/mips64orion/timeBSP.t:
1448        Removed.
[b08dc265]1449
[810720b6]14502003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1451
1452        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
[a5b4f46b]1453        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
1454        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
1455        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
1456        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
1457        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
1458        Cosmetics.
[a55a560]1459
14602003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1461
[a5b4f46b]1462        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
1463        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
1464        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
1465        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
1466        ada_user/Makefile.am, started_ada/Makefile.am, supplements/Makefile.am:
1467        Cosmetics.
[810720b6]1468
[805d764d]14692003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1470
[c770480]1471        * project.am: Remove $(PROJECT).info* from CLEANFILES (Doesn't work with
1472        automake-1.7f/1.8 anymore).
[a5b4f46b]1473        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
1474        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
1475        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
1476        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
1477        ada_user/Makefile.am, started_ada/Makefile.am: Add *.info to CLEANFILES
1478        to accomodate automake-1.7f/1.8 breaking building infos.
[7706183]1479
14802003-11-25      Joel Sherrill <joel@OARcorp.com>
1481
1482        PR 528/rtems_misc
1483        * user/task.t: Fix Ada binding for task variable calls.
[805d764d]1484
[6521b63]14852003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1486
1487        * Makefile.am: Add missing '\'. Reformat.
1488
[7706183]14892003-11-21      Joel Sherrill <joel@OARcorp.com>
1490
1491        PR 521/doc
1492        * user/sem.t: Default attributes were wrong for semaphores.
1493
[0febd38f]14942003-10-22      Joel Sherrill <joel@OARcorp.com>
1495
1496        PR 513/doc
1497        * Makefile.am, index.html.in: Rename Getting Started to be non-language
1498        specific and remove link to Ada Getting Started. Also install missing
1499        graphic.
1500
[7e77acb]15012003-10-02      Gene Smith <gene.smith@siemens.com>
1502
1503        * networking/networkapp.t, networking/preface.texi: Improve
1504        documentation for SO_RCVWAKEUP and SO_SNDWAKEUP and update the
1505        references in the preface.
1506
[7706183]15072003-09-29      Joel Sherrill <joel@OARcorp.com>
1508
1509        * user/preface.texi: Eliminate references to HPPA.
1510
[a897894]15112003-09-26      Joel Sherrill <joel@OARcorp.com>
1512
[a5b4f46b]1513        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Obsoleting HP PA-RISC
1514        port and removing all references.
[0544944]1515        * supplements/hppa1_1/.cvsignore, supplements/hppa1_1/ChangeLog,
1516        supplements/hppa1_1/Makefile.am, supplements/hppa1_1/SIMHPPA_TIMES,
1517        supplements/hppa1_1/bsp.t, supplements/hppa1_1/callconv.t,
1518        supplements/hppa1_1/cpumodel.t, supplements/hppa1_1/cputable.t,
1519        supplements/hppa1_1/fatalerr.t, supplements/hppa1_1/hppa1_1.texi,
1520        supplements/hppa1_1/intr_NOTIMES.t, supplements/hppa1_1/memmodel.t,
1521        supplements/hppa1_1/preface.texi, supplements/hppa1_1/timeSIMHPPA.t:
1522        Removed.
[a897894]1523
[d687985]15242003-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1525
1526        * ChangeLog: Merge images/ChangeLog.
[5cb9ff5]1527        * ChangeLog: Merge common/ChangeLog.
[a5b4f46b]1528        * images/ChangeLog, common/ChangeLog: Removed.
1529        * rtems_support.html.in, index.html.in: Purge hppa1.1.
[0769ece]1530        * common/.cvsignore: Add rtems.texi, rtems.sed.
[c770480]1531        * configure.ac: Merger from rtems-4-6-branch. Purge hppa1.1.
[a5b4f46b]1532        * Makefile.am, project.am, develenv/Makefile.am, user/Makefile.am,
1533        FAQ/Makefile.am, posix_users/Makefile.am, posix1003.1/Makefile.am,
1534        itron3.0/Makefile.am, filesystem/Makefile.am, networking/Makefile.am,
1535        bsp_howto/Makefile.am, porting/Makefile.am, rgdb_specs/Makefile.am,
1536        rtems_gdb/Makefile.am, ada_user/Makefile.am, started_ada/Makefile.am:
1537        Merger from rtems-4-6-branch.
[24dd0fb]1538
[0544944]15392003-09-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1540
1541        * supplements/supplement.am: Add -I $(top_builddir) TEXI2WWW_ARGS.
1542        * supplements/Makefile.am: Purge hppa1.1.
1543
[ba6a9ec]15442003-09-19      Joel Sherrill <joel@OARcorp.com>
1545
[a5b4f46b]1546        * common/rtems.texi.in: New file.
[ba6a9ec]1547        * acinclude.m4, images/rtems_logo.jpg: New files.
1548        * SUPPORT, tools/texi2www/archive/texi2www-960103.tgz: Removed.
[a5b4f46b]1549        * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in,
1550        rtems_support.html.in, ada_user/ada_user.texi, common/cpright.texi,
1551        common/setup.texi, develenv/develenv.texi, develenv/direct.t,
1552        develenv/sample.t, develenv/utils.t, user/c_user.texi, user/fatal.t,
1553        user/preface.texi, user/rtmon.t, FAQ/FAQ.texi, FAQ/basic.t,
1554        FAQ/build45.t, FAQ/entry, FAQ/tools.t, posix_users/posix_users.texi,
1555        posix1003.1/ch07.t, posix1003.1/posix1003_1.texi,
1556        posix1003.1/preface.texi, itron3.0/itron.texi,
1557        filesystem/filesystem.texi, networking/networking.texi,
1558        bsp_howto/analog.t, bsp_howto/bsp_howto.texi, bsp_howto/discrete.t,
1559        bsp_howto/nvmem.t, bsp_howto/target.t, porting/porting.texi,
1560        rgdb_specs/rgdb_specs.texi, rtems_gdb/rtems_gdb.texi,
1561        started_ada/intro.t, started_ada/started_ada.texi,
[0c815860]1562        started_ada/tversions.texi: Merge from branch.
[8a2d57e3]1563
15642003-09-04      Joel Sherrill <joel@OARcorp.com>
1565
1566        PR 466/doc
1567        * posix_users/io.t: Added sync().
[5cb9ff5]1568
[0c815860]15692003-08-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1570
1571        * started_ada/buildada.t, started_ada/gdb.t, started_ada/tversions.texi:
1572        Don't use VARIABLEs containing '-' in @set and @value (violates
1573        texi-syntax).
1574
[b127bb31]15752003-08-22      Joel Sherrill <joel@OARcorp.com>
1576
[a5b4f46b]1577        * bsp_howto/adaintr.t, bsp_howto/ata.t, bsp_howto/target.t,
1578        porting/cpumodels.t, porting/sourcecode.t: Reconcile differences between
1579        CVS trunk and 4.6 branch.
[b127bb31]1580
15812003-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1582
1583        * bsp_howto/ide-ctrl.t: Merger from 4.6-branch.
1584
[7dcc3fe]15852003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1586
1587        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
1588
[7706183]15892003-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1590
1591        * user/fatal.t: Reflect c/src/exec having moved to cpukit.
[a897894]1592        * FAQ/build45.t: Fix typo (config.long).
[a5b4f46b]1593        * rgdb_specs/daemon.t, rtems_gdb/example.t: Reflect c/src/exec having
1594        moved to cpukit.
[7706183]1595
[a55a560]15962003-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1597
1598        * develenv/develenv.texi: Fix @setfilename to develenv.info.
1599
16002003-04-16      Joel Sherrill <joel@OARcorp.com>
1601
1602        * develenv/Makefile.am, develenv/develenv.texi: Remove unused file.
1603        * develenv/compile.texi: Removed.
1604        * develenv/Makefile.am: Fix next/previous section names.
1605
[f72c3bf]16062003-04-11      Joel Sherrill <joel@OARcorp.com>
1607
1608        * index.html.in: Development Environment Guide should be updated now.
1609
[a55a560]16102003-03-24      Joel Sherrill <joel@OARcorp.com>
1611
1612        * develenv/direct.t, develenv/sample.t, develenv/utils.t: Significantly
1613        updated.
1614
16152003-02-28      Joel Sherrill <joel@OARcorp.com>
1616
1617        * develenv/.cvsignore: Add newly generated .texi files.
1618
[64151bf]16192003-02-18      Joel Sherrill <joel@OARcorp.com>
1620
1621        * Makefile.am, configure.ac: Remove src2html references.
1622        * index.html.in: Update to reflect partial update of Development
1623        Environment Guide.
[a55a560]1624        * develenv/Makefile.am, develenv/develenv.texi: Relect generating .texi
1625        from .t's.
1626        * develenv/direct.t, develenv/sample.t, develenv/utils.t: New files.
1627        * develenv/direct.texi, develenv/sample.texi, develenv/utils.texi:
1628        Removed. Now generated from corresponding .t files which are in the
[a5b4f46b]1629        process of being updated.
[64151bf]1630
[c4b0613f]16312003-02-14      Joel Sherrill <joel@OARcorp.com>
1632
1633        * index.html.in: Removed a29k reference.
[a5b4f46b]1634        * FAQ/basic.t, FAQ/entry, porting/cpumodels.t: Remove a29k references
1635        and update.
[c4b0613f]1636
[7e77acb]16372003-02-11      Mike Siers <mikes@poliac.com>
1638
1639        * networking/networkapp.t: Add an example code snippet for adding an IP
1640        alias.
1641
[b127bb31]16422003-02-11      Joel Sherrill <joel@OARcorp.com>
1643
1644        * porting/interrupts.t: Rework logic that decides when to call
1645        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru> determined
1646        that _ISR_Signals_to_thread_executing was not being honored and/or
1647        cleared properly.
1648
[7e77acb]16492003-02-11      Jay Monkman <jtm@smoothsmoothie.com>
1650
1651        * networking/networkapp.t: Add an example code snippet for adding a
1652        default route.
1653
[7706183]16542003-02-03      Steven Johnson <sjohnson@neurizon.net>
1655
1656        PR 338/filesystem
1657        * user/io.t: Document the API change that fixed reentrancy problem with
1658        rtems_io_lookup_name().
1659
16602003-02-03      Joel Sherrill <joel@OARcorp.com>
1661
1662        PR 338/filesystem
1663        * user/io.t: Fix Ada binding as side-effect of fixing reentrancy problem
1664        with rtems_io_lookup_name() (API change).
1665
[b127bb31]16662003-01-28      Joel Sherrill <joel@OARcorp.com>
1667
1668        * bsp_howto/makefiles.t, bsp_howto/support.t: Updated to reflect use of
1669        automake in addition to autoconf.
1670
[339ee1c8]16712003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1672
1673        * index.html.in: Fix duplicate c4x entry.
1674
[24276d3]16752003-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1676
[a5b4f46b]1677        * index.html.in, configure.ac: Add c4x.
[58e3ab3d]1678        * project.am: Add version.texi hack.
[a55a560]1679        * develenv/develenv.texi: Set @setfilename develenv.info.
[7706183]1680        * user/c_user.texi: Set @setfilename c_user.info.
[a897894]1681        * FAQ/FAQ.texi: Set @setfilename FAQ.info.
[8a2d57e3]1682        * posix_users/posix_users.texi: Set @setfilename posix_users.info.
1683        * posix1003.1/posix1003_1.texi: Set @setfilename posix1003_1.info.
1684        * itron3.0/itron.texi: Set @setfilename itron.info.
[7e77acb]1685        * filesystem/filesystem.texi: Set @setfilename filesystem.info.
1686        * networking/networking.texi: Set @setfilename networking.info.
[b127bb31]1687        * bsp_howto/bsp_howto.texi: Set @setfilename bsp_howto.info.
1688        * porting/porting.texi: Set @setfilename porting.info.
1689        * rgdb_specs/rgdb_specs.texi: Set @setfilename rgdb_specs.info.
1690        * rtems_gdb/rtems_gdb.texi: Set @setfilename rtems_gdb.info.
[0c815860]1691        * ada_user/ada_user.texi: Set @setfilename ada_user.info.
1692        * started_ada/started_ada.texi: Set @setfilename started_ada.info.
[0544944]1693        * supplements/Makefile.am: Add c4x, cosmetical changes.
[58e3ab3d]1694
[f28a6af2]16952003-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1696
[c770480]1697        * main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Append -I
1698        $(top_builddir) to TEXI2WWW_ARGS.
1699        * project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Override
1700        automake's .dvi.ps:-rule.
[a5b4f46b]1701        * user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
1702        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
1703        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
1704        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
1705        started_ada/Makefile.am: Put GENERATED_FILES into $builddir.
[0544944]1706        * supplements/supplements.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI,
1707        TEXI2PDF.
[f28a6af2]1708
[e2a5ab7]17092003-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1710
1711        * project.am, main.am: Use automake rules to build ps, pdf, info.
1712        Various minor changes.
[c770480]1713        * project.am: Append $($(PROJECT)_TEXINFOS) to html-dependencies.
1714        * configure.ac: Require autoconf-2.57. Require automake-1.7.2. Remove
1715        started/pictures/Makefile.
1716        * started/Makefile.am: Merge-in pictures/Makefile.am    .
[4b1f924]1717        * started/pictures/Makefile.am: Remove.
[a897894]1718        * FAQ/build45.t: Fix typo in previous patch.
1719        * FAQ/build45.t: Several fixes and additions.
1720        * FAQ/FAQ.texi: Rename section "Building RTEMS 4.5" into "Building
1721        RTEMS". build45.t: Remove references to 4.5. Several minor updates.
[a5b4f46b]1722        * develenv/.cvsignore, FAQ/.cvsignore, posix_users/.cvsignore,
1723        posix1003.1/.cvsignore, itron3.0/.cvsignore, filesystem/.cvsignore,
1724        networking/.cvsignore, bsp_howto/.cvsignore, porting/.cvsignore,
1725        rgdb_specs/.cvsignore, rtems_gdb/.cvsignore, started_ada/.cvsignore,
1726        ada_user/.cvsignore, user/.cvsignore: Add version.texi. Add stamp-vti.
1727        Re-sort.
1728        * develenv/version.texi, develenv/stamp-vti, user/version.texi,
1729        user/stamp-vti, FAQ/version.texi, FAQ/stamp-vti,
1730        posix_users/version.texi, posix_users/stamp-vti,
1731        posix1003.1/version.texi, posix1003.1/stamp-vti, itron3.0/version.texi,
1732        itron3.0/stamp-vti, filesystem/version.texi, filesystem/stamp-vti,
1733        networking/version.texi, networking/stamp-vti, bsp_howto/version.texi,
1734        bsp_howto/stamp-vti, porting/version.texi, porting/stamp-vti,
1735        rgdb_specs/version.texi, rgdb_specs/stamp-vti, rtems_gdb/version.texi,
1736        rtems_gdb/stamp-vti, ada_user/version.texi, ada_user/stamp-vti,
1737        started_ada/version.texi, started_ada/stamp-vti: Remove from CVS.
[0544944]1738        * supplements/supplements.am: Use automake rules to build ps, pdf, info.
1739        Various minor changes.
[a55a560]1740
17412003-01-21      Joel Sherrill <joel@OARcorp.com>
1742
[a5b4f46b]1743        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
1744        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
1745        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
1746        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
1747        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
1748        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
1749        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
1750        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
1751        ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
1752        started_ada/version.texi: Regenerated.
[4b1f924]1753
[2106fc7]17542002-12-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1755
1756        * Makefile.am: Merge-in images/Makefile.am, common/Makefile.am.
[a5b4f46b]1757        * images/Makefile.am, common/Makefile.am: Remove.
[2106fc7]1758        * configure.ac: Reflect changes above.
[a5b4f46b]1759        * main.am, supplements/supplement.am: Append -I $(topsrc_dir) to
1760        AM_MAKEINFOFLAGS.
[2106fc7]1761
[517aa77]17622002-11-13      Joel Sherrill <joel@OARcorp.com>
1763
[c770480]1764        * index.html.in: Note that the Getting Started with GNAT/RTEMS  manual
1765        is largely obsolete now that GNAT is in GCC.
[a5b4f46b]1766        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
1767        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
1768        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
1769        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
1770        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
1771        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
1772        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
1773        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
1774        ada_user/stamp-vti, ada_user/version.texi: Regenerated.
[0c815860]1775        * started_ada/Makefile.am: Corrected link.
1776        * started_ada/stamp-vti, started_ada/version.texi: Regenerated.
[517aa77]1777
[38ad1630]17782002-10-24      Joel Sherrill <joel@OARcorp.com>
1779
1780        * index.html.in: Add links to multiple missing CPU supplements.
[a5b4f46b]1781        * develenv/stamp-vti, develenv/version.texi, user/stamp-vti,
1782        user/version.texi, FAQ/stamp-vti, FAQ/version.texi,
1783        posix_users/stamp-vti, posix_users/version.texi, posix1003.1/stamp-vti,
1784        posix1003.1/version.texi, itron3.0/stamp-vti, itron3.0/version.texi,
1785        filesystem/stamp-vti, filesystem/version.texi, networking/stamp-vti,
1786        networking/version.texi, bsp_howto/stamp-vti, bsp_howto/version.texi,
1787        porting/stamp-vti, porting/version.texi, rgdb_specs/stamp-vti,
1788        rgdb_specs/version.texi, rtems_gdb/stamp-vti, rtems_gdb/version.texi,
1789        ada_user/stamp-vti, ada_user/version.texi, started_ada/stamp-vti,
1790        started_ada/version.texi: Regenerated.
[b127bb31]1791
17922002-10-24      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
1793
1794        * bsp_howto/ata.t, bsp_howto/ide-ctrl.t: New file.
1795        * bsp_howto/.cvsignore: Added new .texi files.
[a5b4f46b]1796        * bsp_howto/Makefile.am: Added new files to generate.
[b127bb31]1797        * bsp_howto/bsp_howto.texi: Added new chapters.
1798        * bsp_howto/stamp-vti, bsp_howto/version.texi: Regenerated.
[38ad1630]1799
[8730f45]18002002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1801
[c770480]1802        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
[8730f45]1803
[7706183]18042002-08-27      Joel Sherrill <joel@OARcorp.com>
1805
1806        * user/io.t: Correct Ada bindings.
1807
[b127bb31]18082002-08-01      Joel Sherrill <joel@OARcorp.com>
1809
1810        * porting/stamp-vti, porting/version.texi: Regenerated.
1811
[24c63648]18122002-07-30      Joel Sherrill <joel@OARcorp.com>
1813
1814        * configure.ac: Added supplements/arm/Makefile.
[f2dfbfa]1815        * README: Updated.
[7706183]1816        * user/stamp-vti, user/version.texi: Regenerated.
[b127bb31]1817        * porting/miscellaneous.t: Added some markups for fonts and clarified
1818        some places.
[0544944]1819        * supplements/Makefile.am: Added arm subdirectory.
[7706183]1820
18212002-06-28      Joel Sherrill <joel@OARcorp.com>
1822
1823        * user/userext.t: Per PR228, correct the prototype of the task create
1824        user extension to indicate it returns a boolean and augment the
1825        documentation to explain the purpose of the boolean return value.
[f2dfbfa]1826
[22f5b4c]18272002-06-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1828
1829        * project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
1830
[7706183]18312002-04-12      Chris Johns <ccj@acm.org>
1832
1833        * user/doc/user/userext.t: Per PR138, updated the documentation to show
1834        how to obtain an extension table index. Also provided some extra
1835        background on the user extension API.
1836
[5ad4692]18372002-04-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1838
1839        * VERSION, bootstrap: Removed as unneeded.
1840
[cf10399]18412002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1842
[a5b4f46b]1843        * bootstrap, VERSION: Remove.
1844        * Makefile.am: Remove bootstrap. Add ACLOCAL_AMFLAGS.
[cf10399]1845        * configure.ac: Add RTEMS_TOP.
1846
[7706183]18472002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1848
1849        * user/io.t: Fix typo @sybsection.
1850
[7273b6e]18512002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1852
[c770480]1853        * common/Makefile.am: Remove AUTOMAKE_OPTIONS.
1854        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
[7273b6e]1855        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
[a5b4f46b]1856        * Makefile.am, images/Makefile.am, develenv/Makefile.am,
1857        user/Makefile.am, FAQ/Makefile.am, posix_users/Makefile.am,
1858        posix1003.1/Makefile.am, itron3.0/Makefile.am, filesystem/Makefile.am,
1859        networking/Makefile.am, bsp_howto/Makefile.am, porting/Makefile.am,
1860        rgdb_specs/Makefile.am, rtems_gdb/Makefile.am, ada_user/Makefile.am,
1861        started_ada/Makefile.am, supplements/Makefile.am: Remove
1862        AUTOMAKE_OPTIONS.
[7706183]1863
18642002-03-27      Eric Norum <eric.norum@usask.ca>
1865
1866        * user/intr.t: Per PR165, now correctly states that passing a NULL
1867        pointer for the return argument is an error.
1868        * PR161
1869        * user/rtmon.t: Add rtems_ prefix to directives in the example.
1870
18712002-03-22      Chris Johns <ccj@acm.org>
1872
1873        * user/io.t, user/conf.t: PR 160. Added the IO Manager's register and
1874        unregister interface documentation.
1875
18762002-03-15      Eric Norum <eric.norum@usask.ca>
1877
1878        * user/rtmon.t: Correct example and correctly used ensure not insure.
[d687985]1879
[fb56a37]18802002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1881
1882        * .cvsignore: Reworked.
[c770480]1883        * Makefile.am: Remove texinfo/texinfo.tex.
[fb56a37]1884        * bootstrap: Removed.
1885        * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
1886        * main.am: Remove TEXINFO_TEX.
[c770480]1887        * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir. Remove
1888        commented out make-variables.
[fb56a37]1889
[aecc1d9]18902002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1891
1892        * .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing,
1893        mkinstalldirs, texinfo.tex.
1894        * Makefile.am: Add main.am to AUTOMAKE_FILES.
1895        * configure.ac: Add AC_CONFIG_AUX_DIR([.]).
1896        * project.am: Remove custom .texi and stamp-vti rules.
[a5b4f46b]1897        * main.am, supplements/supplement.am: Replace TEXI_COMMON with
1898        AM_MAKEINFOFLAGS.
[aecc1d9]1899
[21e473b]19002002-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1901
1902        * Makefile.am: Require automake-1.5.
1903        * project.am: Reworked.
[a5b4f46b]1904        * main.am, configure.ac: New.
[21e473b]1905        * configure.in: Removed.
1906        * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
[a5b4f46b]1907        * common/Makefile.am, images/Makefile.am: Require automake-1.5.
1908        * develenv/Makefile.am, user/Makefile.am, FAQ/Makefile.am,
1909        posix_users/Makefile.am, posix1003.1/Makefile.am, itron3.0/Makefile.am,
1910        filesystem/Makefile.am, networking/Makefile.am, bsp_howto/Makefile.am,
1911        porting/Makefile.am, rgdb_specs/Makefile.am, rtems_gdb/Makefile.am,
1912        ada_user/Makefile.am, started_ada/Makefile.am: include main.am, require
1913        automake-1.5.
[0544944]1914        * supplements/Makefile.am: Require automake-1.5.
[5cb9ff5]1915
[ab14fdd5]19162002-01-17      Joel Sherrill <joel@OARcorp.com>
1917
1918        * VERSION: Updated to rtems-doc-ss-20010117.
[c770480]1919        * VERSION: Updated to rtems-doc-eng-20010816b-d1.
[ab14fdd5]1920
[c770480]19212001-10-30      Joel Sherrill <joel@OARcorp.com>
[99583c6]1922
[c770480]1923        * VERSION: New file.
[99583c6]1924
[8a2d57e3]19252001-06-28      Joel Sherrill <joel@OARcorp.com>
1926
1927        * posix_users/preface.texi, posix_users/procenv.t,
1928        posix_users/process.t, posix_users/signal.t, posix_users/stamp-vti,
1929        posix_users/version.texi: Updated as part of starting a sweep on the
1930        POSIX User's Guide.
1931
[c770480]19322001-02-14      Joel Sherrill <joel@OARcorp.com>
[5dd28ac7]1933
[c770480]1934        * configure.ac: New mips supplement.
[0544944]1935        * supplements/mips: New supplement.
[5dd28ac7]1936
[6449498]19372001-01-17      Joel Sherrill <joel@OARcorp.com>
1938
[c770480]1939        * configure.in: Changed the version to eng-20010816b.
[6449498]1940        * SUPPORT, LICENSE: New files.
[c770480]1941        * Numerous files touched as part of merging the 4.5 branch onto the
1942        mainline development trunk and ensuring that the script that cuts
1943        snapshots and releases works on the documentation.
[a5b4f46b]1944        * develenv/.cvsignore, user/.cvsignore: Added rtems_header.html and
1945        rtems_footer.html.
[7706183]1946        * user/timer.t: Added task-based timer information including the new
1947        directives rtems_timer_initiate(), rtems_timer_server_fire_after(), and
1948        rtems_timer_server_fire_when().
[a5b4f46b]1949        * FAQ/.cvsignore, posix_users/.cvsignore, posix1003.1/.cvsignore,
1950        itron3.0/.cvsignore, filesystem/.cvsignore, networking/.cvsignore,
1951        bsp_howto/.cvsignore, porting/.cvsignore, rgdb_specs/.cvsignore,
1952        rtems_gdb/.cvsignore, ada_user/.cvsignore, started_ada/.cvsignore: Added
1953        rtems_header.html and rtems_footer.html.
[68a8de7]1954
[8cd9c14d]19552000-09-22      Joel Sherrill <joel@OARcorp.com>
1956
[a5b4f46b]1957        * Makefile.am, develenv/Makefile.am: Removed GENERATED_FILES from list
1958        of TEXINFOS.
[8cd9c14d]1959
[750fa339]19602000-08-10      Joel Sherrill <joel@OARcorp.com>
1961
[a5b4f46b]1962        * ChangeLog, develenv/ChangeLog, user/ChangeLog, FAQ/ChangeLog,
1963        posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog,
1964        filesystem/ChangeLog, networking/ChangeLog, bsp_howto/ChangeLog,
1965        porting/ChangeLog, rgdb_specs/ChangeLog, rtems_gdb/ChangeLog,
1966        ada_user/ChangeLog, started_ada/ChangeLog, supplements/ChangeLog: New
1967        file.
[c770480]1968
Note: See TracBrowser for help on using the repository browser.