1343 Commits

Author SHA1 Message Date
Tanu Hari Dixit
c475eeffdb User Manual: Added rtems-tester in the docs
Added as part of Tools.
Made changes according to Chris' review
Also removed the ini format part inline with
the new release that is expected.
2017-06-14 11:38:47 +10:00
Cillian O'Donnell
c41810b079 docs/rsb/configuration.rst: Fix typos, grammar. 2017-06-14 10:15:37 +10:00
Sebastian Huber
44c9e330bf cpu-supplement: Update TLS support status
Close #2468.
2017-06-12 11:09:06 +02:00
Sebastian Huber
f7a2dcf1cc bsp-howto: Warn about TERMIOS_TASK_DRIVEN
Update #2935.
2017-06-08 09:41:33 +02:00
Sebastian Huber
8d94ba1fed rsb: Mention Ada language option 2017-06-06 06:43:10 +02:00
Chris Johns
eb934d0d6c User: Remove conflict marker. 2017-06-01 11:44:34 +10:00
Chris Johns
32400785ce User: Remove the stash conflict markers. 2017-05-31 21:11:01 +10:00
Tanu Hari Dixit
737092fb98 Fixes typos in README.txt
2 typos fixed
2017-05-31 20:59:52 +10:00
Chris Johns
d224b11688 User: Improvements to some of the tools commands. 2017-05-31 20:59:36 +10:00
Chris Johns
7f89df83f3 User Manual: Update the rtems-bsp-builder command. 2017-05-24 13:07:21 +10:00
Sebastian Huber
39773ce8bd c-user: Replace pre-emption with preemption 2017-05-11 09:26:09 +02:00
Linda Huxley
4cc5fcf012 hosts.rst: Correct Ubuntu instructions
closes #3005.
2017-04-25 13:14:55 -05:00
Joel Sherrill
26b6f840d8 README.txt: Add info after installing on CentOS 7 2017-04-25 13:07:17 -05:00
Joel Sherrill
c8b6745825 c-user/rate_monotonic_manager.rst: Use Latex math for utilization formulas 2017-04-25 12:33:18 -05:00
Joel Sherrill
ca2926f595 POSIX Users: Add posix_devctl() 2017-04-25 12:32:58 -05:00
Chris Johns
33989b6bf6 Add Windows build details.
Actually include the quoting fix for Windows.
2017-03-27 10:31:13 +11:00
Chris Johns
02635812f6 waf: Fix linkcheck and spell commands.
Clean up and remove code that is not needed.

Fix sphinx-build quoting to work on Windows.
2017-03-27 10:27:29 +11:00
Chris Johns
ad5d63277c waf: Cleaner formatting to see the importing. 2017-03-27 10:25:25 +11:00
Chris Johns
d8795ef286 rsb: Fix the path to the tar for the untar with strip option.
The change is different to the ticket because the example is about coping
and deploying the build on a different machine.

Closes #2324.
2017-03-21 14:22:46 +11:00
Chris Johns
10874b0937 user: Fix typo. 2017-03-21 11:41:40 +11:00
Chris Johns
8561c3ca74 user: Minor fixes to rtems-bsp-builder. 2017-03-21 11:37:09 +11:00
Chris Johns
e82055bfd5 user: Add an example of the rtems-bsp-builder running. 2017-03-21 10:32:18 +11:00
Chris Johns
e7f009e549 conf: Update the copyright year. 2017-03-21 08:41:55 +11:00
Chris Johns
228560fdf2 waf: Create the sphinx rule in one place. 2017-03-21 08:41:41 +11:00
Chris Johns
f97be09daf Use a single top level version number. 2017-03-20 12:18:53 +11:00
Chris Johns
1accbe31a5 user: Add tool commands to the user manual. 2017-03-15 15:03:41 +11:00
Chris Johns
91d6c96b4c waf: Configure check the inliner only once. 2017-03-15 15:03:10 +11:00
Sebastian Huber
93e52865e2 c-user: Add note to rtems_task_set_scheduler() 2017-03-08 12:11:32 +01:00
Sebastian Huber
9260c986ce c-user: Update rtems_task_set_scheduler() 2017-03-07 10:37:03 +01:00
Chris Johns
ff9d55501f Add a check for Sphinx extensions.
Minor clean up of the configure messages.

Do not re-check sphinx in the nested configures.
2017-02-25 15:05:09 +11:00
Sebastian Huber
c1dddacbee Move extensions to common conf.py 2017-02-22 07:09:21 +01:00
Sebastian Huber
7ba0479521 Render math via JavaScript in HTML output 2017-02-20 07:24:07 +01:00
Sebastian Huber
51392ac0df c-user: Fix linker set code blocks 2017-02-15 15:51:51 +01:00
Sebastian Huber
3b9b8a004c c-user: Document linker set content
Close #2770.
2017-02-15 15:07:14 +01:00
Sebastian Huber
fad46ff9d0 shell: Update task command
Update #2858.
2017-02-14 11:14:30 +01:00
Sebastian Huber
1d073c5385 c-user: CONFIGURE_MAXIMUM_PROCESSORS
Update #2894.
2017-02-14 10:18:25 +01:00
Sebastian Huber
29222e3cf7 c-user: Add SMP internal locking 2017-02-03 14:26:03 +01:00
Sebastian Huber
0874d7dd59 c-user: Add SMP profiling 2017-02-03 13:58:19 +01:00
Sebastian Huber
138c1ba886 c-user: Eliminate CONFIGURE_SMP_APPLICATION
Update #2893.
2017-02-03 13:35:38 +01:00
Sebastian Huber
1f3c22e786 c-user: Update SMP introduction 2017-02-03 12:54:44 +01:00
Sebastian Huber
b2e56c5abe c-user: New SMP chapter title 2017-02-03 11:57:33 +01:00
Sebastian Huber
90a3c414ce c-user: Add TAS and TTAS terms 2017-02-03 11:55:29 +01:00
Sebastian Huber
87b4d03b35 c-user: Update scheduler helping protocol 2017-02-03 11:52:51 +01:00
Sebastian Huber
785c02f7f8 c-user: Add SMP low-level synchronization 2017-02-02 14:07:53 +01:00
Sebastian Huber
3e005fed9a c-user: Use sphinx glossary support
Terms can be referenced via :term:`XYZ`.
2017-02-02 11:22:59 +01:00
Sebastian Huber
2e0a2a06a1 c-user: Add SMP implementation details section 2017-02-02 10:49:56 +01:00
Sebastian Huber
b033e3960b c-user: Add SMP application issues section 2017-02-02 10:46:05 +01:00
Sebastian Huber
7b1c63cf91 c-user: Update clustered scheduling 2017-02-02 09:43:47 +01:00
Sebastian Huber
0680bd2d05 Update README due to use of math extension 2017-02-02 09:14:50 +01:00
Sebastian Huber
a0d2eeea9d Use "in X config..." instead of "on X config..." 2017-02-01 13:42:39 +01:00