[PATCH 4/5] libdebugger: Fix const qualifier

2017-01-11 Thread Sebastian Huber
--- cpukit/libdebugger/rtems-debugger-threads.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpukit/libdebugger/rtems-debugger-threads.c b/cpukit/libdebugger/rtems-debugger-threads.c index 64d21c4..8e6724a 100644 --- a/cpukit/libdebugger/rtems-debugger-threads.c +++ b/cpuki

[PATCH 5/5] Add and use rtems_assoc_thread_states_to_string()

2017-01-11 Thread Sebastian Huber
--- cpukit/libcsupport/Makefile.am | 1 + cpukit/libcsupport/include/rtems/assoc.h | 16 ++ cpukit/libcsupport/src/assocthreadstatestostring.c | 58 ++ cpukit/libdebugger/rtems-debugger-threads.c| 53 ++-- cpukit/libmis

[PATCH 1/5] score: Replace STATES_DELAYING

2017-01-11 Thread Sebastian Huber
Replace STATES_DELAYING with STATES_WAITING_FOR_TIME. There is no need for separate timeout thread states. The Thread_Control::Timer::header and Watchdog_Control::cpu members can be used to figure out the kind of timeout. --- cpukit/libdebugger/rtems-debugger-threads.c | 1 - cpukit/libmisc/m

[PATCH 3/5] Add rtems_assoc_32_to_string()

2017-01-11 Thread Sebastian Huber
--- cpukit/libcsupport/Makefile.am | 1 + cpukit/libcsupport/include/rtems/assoc.h | 33 - cpukit/libcsupport/src/assoc32tostring.c | 61 testsuites/sptests/spassoc01/init.c | 61 4 files changed, 155

[PATCH 2/5] score: Remove unused _States_Is_*()

2017-01-11 Thread Sebastian Huber
--- cpukit/score/include/rtems/score/statesimpl.h | 153 -- 1 file changed, 153 deletions(-) diff --git a/cpukit/score/include/rtems/score/statesimpl.h b/cpukit/score/include/rtems/score/statesimpl.h index f90a89e..6aa0947 100644 --- a/cpukit/score/include/rtems/score/sta

Re: [PATCH 2/2] Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__

2017-01-11 Thread Joel Sherrill
On Wed, Jan 11, 2017 at 12:09 AM, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > > > On 11/01/17 00:57, Joel Sherrill wrote: > >> diff --git a/cpukit/libcsupport/src/devctl.c >> b/cpukit/libcsupport/src/devctl.c >> deleted file mode 100644 >> index 353e0a5..000 >> --- a/cpukit/

Re: [PATCH 1/2] Add support for posix_devctl()

2017-01-11 Thread Joel Sherrill
On Wed, Jan 11, 2017 at 12:35 AM, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > I didn't find a posix_devctl() in FreeBSD and glibc. Is there a reference > implementation? Which systems do actually use this stuff? > > Unfortunately, it has not been widely implemented. QNX has devc

Texinfo (doc/) removed from 4.11 branch and master

2017-01-11 Thread Joel Sherrill
Hi Congratulations to Chris Johns on the new Sphinx documentation! This is the logical next step and closes a part of RTEMS history. Random trivia: In February 1994, the documentation was in Lotus Ami Pro and it was the last thing that required a non-free tool. Huntsville was hit by a horrible ic