Sebastian Huber
|
64564df810
|
c-user: CONFIGURE_MAXIMUM_POSIX_SEMAPHORES
This configuration is not obsolete since it is still used for named
semaphores.
Update #3116.
|
2017-10-12 07:14:15 +02:00 |
|
Joel Sherrill
|
d36d685f98
|
posix-users/thread.rst: Add pthread_getconcurrency and pthread_setconcurrency
Closes #2680.
|
2017-10-11 19:56:20 -05:00 |
|
Joel Sherrill
|
21e0fcd28f
|
c-user: Update to reflect rtems_clock_get() being obsoleted.
Closes #2693.
|
2017-10-11 18:41:41 -05:00 |
|
Sebastian Huber
|
d8f7bdc003
|
c-user: Add obsolete configuration options section
Update #2493.
Update #3112.
Update #3113.
Update #3114.
Update #3115.
Update #3116.
|
2017-10-09 08:04:58 +02:00 |
|
Sebastian Huber
|
265cc700b4
|
c-user: Clarify that confdefs.h is mandatory
|
2017-10-06 14:00:18 +02:00 |
|
Sebastian Huber
|
87e1929aea
|
Mention i.MX 7 SMP support
Update #3090.
|
2017-09-27 14:55:45 +02:00 |
|
Sebastian Huber
|
27515eceb2
|
bsp-howto: Clock_driver_support_install_isr()
Close #3139.
|
2017-09-18 08:31:09 +02:00 |
|
Chris Johns
|
5c3683e900
|
Improve the line spaces for directives and notes.
|
2017-09-14 21:50:35 +10:00 |
|
Sebastian Huber
|
56cccd67f6
|
c-user: Fix task create notes
|
2017-09-14 10:52:44 +02:00 |
|
Chris Johns
|
794eb1b786
|
c-user: Clarify SMP's rtems_get_processor_count.
|
2017-09-14 10:32:28 +10:00 |
|
Chris Johns
|
2cc9e2acd2
|
Add PAX to the Ubuntu packages to install.
Closes #3008.
|
2017-09-04 13:32:55 +10:00 |
|
Chris Johns
|
46ea92bbe0
|
Eclipse: Fix TOC and glossary licence comment.
|
2017-09-04 09:57:03 +10:00 |
|
Sebastian Huber
|
5fc9f8bc42
|
common: Remove obsolete latex_use_parts
This configuration is obsolete and no longer documented:
http://www.sphinx-doc.org/en/stable/config.html#options-for-latex-output
The use of parts at the top-level results in ugly documents.
|
2017-08-25 14:28:27 +02:00 |
|
Sebastian Huber
|
3fdea2d2c0
|
cpu-supplement: Use literal instead of emphasis
Update #3082.
|
2017-08-25 10:35:14 +02:00 |
|
Sebastian Huber
|
873ba805c7
|
cpu-supplement: Fix PowerPC TOC limitation
Update #3082.
|
2017-08-24 15:55:07 +02:00 |
|
Sebastian Huber
|
6eef7a4b15
|
c-user: Clarify user extensions
Close #2367.
|
2017-08-24 09:57:21 +02:00 |
|
Sebastian Huber
|
b6977f7909
|
cpu-supplement/powerpc: Rewrite
Remove obsolete and duplicated information. Reference the ABI
specifications. Add 64-bit caveats.
Update #3082.
|
2017-08-23 09:23:23 +02:00 |
|
Chris Johns
|
feb68323b7
|
coverpage: Fix repeated entries.
Closes #2865.
|
2017-08-11 13:45:57 +10:00 |
|
Chris Johns
|
efc29ff31b
|
Update copyright notices.
|
2017-08-11 13:45:52 +10:00 |
|
Chris Johns
|
c68461134e
|
pdf: Update the RTEMS style to work recent Sphinx versions.
|
2017-08-11 13:45:47 +10:00 |
|
Chris Johns
|
7464b71b59
|
common/conf: Clean up.
|
2017-08-11 13:45:41 +10:00 |
|
Chris Johns
|
58de62d8be
|
Revert "Add the sphinxcontrib.bibtex extension to the repo."
This reverts commit aa4f8e2e436d6c49e1524a4a3fb164b28632d894.
The contrib has too many dependencies to add into the repo.
|
2017-08-09 20:19:22 +10:00 |
|
Chris Johns
|
aa4f8e2e43
|
Add the sphinxcontrib.bibtex extension to the repo.
|
2017-08-07 21:58:52 +10:00 |
|
Sebastian Huber
|
bbdf66cd58
|
bsp: Optional clock driver shutdown
|
2017-08-04 14:26:36 +02:00 |
|
Gedare Bloom
|
1ab6d59863
|
memory_management: update mmap, munmap, shm_open, shm_unlink
Close #2859.
|
2017-07-28 15:15:57 -04:00 |
|
Gedare Bloom
|
6543b90aa8
|
posix1003-1, posix_users: mark mmap and shm functions implemented
Update #2859.
|
2017-07-28 15:15:57 -04:00 |
|
Gedare Bloom
|
5ffa0722e4
|
README: fix typos
|
2017-07-26 11:44:44 -04:00 |
|
Sebastian Huber
|
f776fe6591
|
c-user: Fix interrupt lock documentation
Update #3075.
|
2017-07-14 07:52:21 +02:00 |
|
Sebastian Huber
|
a31dbcba2a
|
c-user: Document new scheduler ident routines
Close #3069.
Close #3070.
|
2017-07-12 08:28:06 +02:00 |
|
Sebastian Huber
|
90379988d6
|
c-user: Update scheduler/task chapter
Reflect EDF SMP scheduler changes.
Close #3059.
Close #3063.
|
2017-07-10 09:48:43 +02:00 |
|
Sebastian Huber
|
8cf3d75a92
|
c-user: Document EDF SMP
Close #3056.
|
2017-06-30 15:06:21 +02:00 |
|
Sebastian Huber
|
4e85468773
|
shell: Update task command
|
2017-06-16 06:19:16 +02:00 |
|
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 |
|