summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-12-092011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* project.am (MOSTLYCLEANFILES): Remove index.html. * ada_user/Makefile.am (CLEANFILES): Fixup image handling.
2011-12-072011-12-07 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+6
PR 1984/doc * user/conf.t: Change CONFIGURE_MINIMUM_STACK_SIZE to CONFIGURE_MINIMUM_TASK_STACK_SIZE.
2011-12-072011-12-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+5
* user/conf.t: Move @findex for CONFIGURE_MICROSECONDS_PER_TICK to where it should be.
2011-12-062011-12-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+23
PR 1793/doc * .cvsignore, Makefile.am, README, configure.ac, index.html.in, main.am, project.am, ada_user/.cvsignore, ada_user/ada_user.texi, ada_user/example.texi, bsp_howto/.cvsignore, bsp_howto/bsp_howto.texi, cpu_supplement/.cvsignore, cpu_supplement/cpu_supplement.texi, cpu_supplement/preface.texi, develenv/.cvsignore, develenv/develenv.texi, develenv/intro.texi, filesystem/.cvsignore, filesystem/filesystem.texi, filesystem/preface.texi, networking/.cvsignore, networking/networking.texi, networking/preface.texi, porting/.cvsignore, porting/porting.texi, porting/preface.texi, posix1003.1/.cvsignore, posix1003.1/posix1003_1.texi, posix_users/.cvsignore, posix_users/posix_users.texi, posix_users/preface.texi, shell/.cvsignore, shell/preface.texi, shell/shell.texi, started/.cvsignore, started/started.texi, user/.cvsignore, user/c_user.texi, user/dirstat.texi, user/example.texi, user/glossary.texi, user/preface.texi: Convert from texi2www to texi2html. * texi2html_init.in: New file. * rtems_footer.html.in, rtems_header.html.in: Removed.
2011-12-052011-12-05 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+10
* ada_user/version.texi, bsp_howto/version.texi, cpu_supplement/version.texi, develenv/version.texi, filesystem/version.texi, networking/version.texi, porting/version.texi, posix1003.1/version.texi, posix_users/version.texi, shell/version.texi, started/version.texi, user/version.texi: Update to match when files in directory where last touched.
2011-11-182011-11-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-0/+4
* user/conf.t: Added a bsp override option for MAXIMUM_DEVICES.
2011-10-312011-10-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+6
PR 1947/doc * started/buildrt.t: Make note that native toolset is needed to configure and build RTEMS.
2011-10-052011-10-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+7
Petr Benes <benesp16@fel.cvut.cz> PR 1912/doc * user/conf.t, user/schedule.t: Rework to add scheduler specific information.
2011-09-202011-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+7
* user/Makefile.am, user/c_user.texi: Reorder chapters to put scheduling earlier. Also put Barrier and Rate Monotonic Manager where they logically belong. They appear to have just be added toward the end.
2011-07-292011-07-29 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+8
PR 1864/doc * user/conf.t: Add missing documentation for CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUE_DESCRIPTORS, CONFIGURE_MAXIMUM_POSIX_BARRIERS , CONFIGURE_MAXIMUM_POSIX_SPINLOCKS, CONFIGURE_MAXIMUM_POSIX_RWLOCKS.
2011-07-262011-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+5
PR 1851/doc * user/conf.t: Fix typo in CONFIGURE_MESSAGE_BUFFER_MEMORY example.
2011-07-182011-07-18 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+4
* user/mp.t: Avoid obsolete notation.
2011-07-152011-07-15 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+4
* user/part.t, user/sem.t: Typos.
2011-07-132011-07-13 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+6
PR 1824/cpukit * bsp_howto/init.t, bsp_howto/support.t, user/init.t: Return exit/shutdown status back to boot_card().
2011-05-232011-05-23 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+4
* bsp_howto/support.t: Update copyright.
2011-05-232011-05-23 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+6
* bsp_howto/support.t: Add section describing configuration macros which may be defined at the BSP level to alter defaults in rtems/confdefs.h.
2011-05-192011-05-19 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-0/+4
* user/conf.t: Fix typos.
2011-05-182011-05-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
* user/conf.t: Add SMP Configuration parameters.
2011-05-182011-05-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
* user/conf.t: Slight rework to deemphasize not using confdefs.h
2011-05-122011-05-12 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+5
* index.html.in, common/opengroup_manpage_acknowledgement.texi, common/opengroup_preface_acknowledgement.texi: New dates.
2011-04-222011-04-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+7
PR 1782/cpukit * porting/taskcontext.t: Disable deferred FPU context switches when SMP is enabled. Per code tracking of deferred contexts is not implemented.
2011-04-072011-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
* rtems_footer.html.in, common/cpright.texi: Update dates in copyright.
2011-03-162011-03-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
* ada_user/.cvsignore: Add missing files.
2011-03-162011-03-16 Jennifer Averett <jennifer.averett@OARcorp.com>Joel Sherrill1-0/+7
PR 1743/cpu * user/conf.t: Add Simple Priority Scheduler as complement to existing Deterministic Priority Scheduler. This scheduler serves both as an example and as a lighter weight implementation for smaller systems.
2011-03-042011-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+8
PR 1752/doc * cpu_supplement/.cvsignore, cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi: Remove TI C4x CPU Supplement chapter. * cpu_supplement/tic4x.t: Removed.
2011-03-042011-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
* ada_user/Makefile.am: Add ObjectId pdf files.
2011-03-042011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Rename RTEMS_API into _RTEMS_API.
2011-03-042011-03-04 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+6
PR 1744/doc * user/clock.t: rtems_clock_time_value type uses changed to struct timeval.
2011-02-282011-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
* setup.def, shell/preface.texi: Bump to 4.10.99.0
2011-02-172011-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
* user/conf.t: Document changes to Scheduler configuration.
2011-02-022011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-01-102011-01-10 Danila Bespalov <danila DOT bespalov AT gmail DOT com>Joel Sherrill1-0/+5
* posix_users/posix_users.texi, posix_users/signal.t: Review and improve as part of Google Code-In 2010.
2011-01-022011-01-02 Danila Bespalov <danila DOT bespalov AT gmail DOT com>Joel Sherrill1-0/+5
* started/buildc.t, started/buildrt.t, started/nt.t, started/require.t, started/sample.t: Review and improve.
2010-12-162010-12-16 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+9
* develenv/direct.t: Remove Getting Started with GNAT/RTEMS. * started_ada/.cvsignore, started_ada/Makefile.am, started_ada/buildada.t, started_ada/gdb.t, started_ada/intro.t, started_ada/require.t, started_ada/sample.t, started_ada/stamp-vti, started_ada/started_ada.texi, started_ada/tversions.texi, started_ada/version.texi: Removed.
2010-12-142010-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+11
* Makefile.am, configure.ac, common/cpright.texi, common/rtems.texi.in, cpu_supplement/.cvsignore, started/Makefile.am, started/binaries.t, started/buildc.t, started/buildrt.t, started/intro.t, started/nextstep.t, started/nt.t, started/require.t, started/sample.t, started/started.texi, started/version.texi: Major update which includes removal of references to specific tool versions and patches. * started/tversions.texi.in: Removed.
2010-11-242010-11-24 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-0/+7
PR 1647/cpukit * user/conf.t, user/schedule.t: Update documentation to reflect refactoring of SuperCore to add Scheduler and ability for user to configure a scheduler.
2010-11-112010-11-11 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+6
PR 1716/doc * user/concepts.t: print_name example used a variable which did not match the name of the passed in parameter.
2010-11-012010-11-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+5
PR 1714/doc * user/datatypes.t: Add missing description of rtems_status_codes.
2010-08-132010-08-13 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+5
PR 1674/docs * user/Makefile.am, user/dirstat.texi: Fix bad node reference.
2010-08-092010-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+6
PR 1513/doc * user/chains.t: Added missing functions. Uniform text for unprotected functions.
2010-08-032010-08-03 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+5
PR 1650/cpukit * user/part.t: Clarify.
2010-07-302010-07-30 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-0/+6
PR 1599/cpukit * porting/interrupts.t: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary to more properly reflect the intent.
2010-07-292010-07-29 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-0/+11
PR 1635/cpukit * porting/prioritybitmap.t: Refactoring of priority handling, to isolate the bitmap implementation of priorities in the supercore so that priority management is a little more modular. This change is in anticipation of scheduler implementations that can select how they manage tracking priority levels / finding the highest priority ready task. Note that most of the changes here are simple renaming, to clarify the use of the bitmap-based priority management.
2010-06-292010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+7
PR 1573/cpukit * porting/interrupts.t: Add a per cpu data structure which contains the information required by RTEMS for each CPU core. This encapsulates information such as thread executing, heir, idle and dispatch needed.
2010-06-172010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+14
* Makefile.am, configure.ac, index.html.in, develenv/direct.t, posix_users/gen_size_report, started/nextstep.t, started_ada/buildada.t, user/conf.t, user/object.t: Remove ITRON API. * itron3.0/.cvsignore, itron3.0/Makefile.am, itron3.0/config.t, itron3.0/eventflags.t, itron3.0/fixedblock.t, itron3.0/gen_all, itron3.0/gen_section, itron3.0/gen_status_shell, itron3.0/interrupt.t, itron3.0/itron.texi, itron3.0/mailbox.t, itron3.0/memorypool.t, itron3.0/msgbuffer.t, itron3.0/network.t, itron3.0/preface.texi, itron3.0/rendezvous.t, itron3.0/semaphore.t, itron3.0/stamp-vti, itron3.0/status.t, itron3.0/task.t, itron3.0/tasksync.t, itron3.0/time.t, itron3.0/version.texi: Removed.
2010-06-162010-06-16 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+5
PR 1568/doc * user/intr.t: Fix list of services callable from ISR.
2010-06-152010-06-15 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-0/+7
PR 1565/cpukit * cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi: Merge SPARC64 port. * cpu_supplement/sparc64.t: New file.
2010-06-112010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* main.am: Don't install html_projectdir unconditionally.
2010-06-112010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* main.am: Don't install html_projectdir unconditionally.
2010-06-112010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* cpu_supplement/Makefile.am: Include main.am.