# # ChangeLog for cpukit/sapi in rtems # # Generated by Trac 1.2.1.dev0 # 03/28/24 21:13:16 Thu, 07 Jan 2016 08:55:45 GMT Sebastian Huber [ccd5434] * c/src/lib/libbsp/arm/gdbarmsim/include/bsp.h (modified) * c/src/lib/libbsp/epiphany/epiphany_sim/include/bsp.h (modified) * c/src/lib/libbsp/i386/pc386/include/bsp.h (modified) * c/src/lib/libbsp/m32c/m32cbsp/include/bsp.h (modified) * c/src/lib/libbsp/moxie/moxiesim/include/bsp.h (modified) * c/src/lib/libbsp/sh/shsim/include/bsp.h (modified) * c/src/lib/libbsp/shared/clock_driver_simidle.c (modified) * c/src/lib/libbsp/shared/clockdrv_shell.h (modified) * c/src/lib/libbsp/sparc64/niagara/include/bsp.h (modified) * c/src/lib/libbsp/sparc64/usiii/include/bsp.h (modified) * c/src/lib/libbsp/v850/gdbv850sim/include/bsp.h (modified) * c/src/lib/libcpu/bfin/clock/clock.c (modified) * c/src/lib/libcpu/powerpc/mpc6xx/clock/c_clock.c (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/rtems/src/taskrestart.c (modified) * cpukit/rtems/src/taskstart.c (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadcreateidle.c (modified) * cpukit/score/src/threadentryadaptoridle.c (added) * cpukit/score/src/threadentryadaptornumeric.c (added) * cpukit/score/src/threadentryadaptorpointer.c (added) * cpukit/score/src/threadglobalconstruction.c (modified) * cpukit/score/src/threadhandler.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadstart.c (modified) * testsuites/samples/minimum/init.c (modified) * testsuites/sptests/sp54/init.c (modified) * testsuites/sptests/spintrcritical_support/intrcritical.c (modified) score: Introduce Thread_Entry_information This avoids potential ... Tue, 22 Dec 2015 08:13:08 GMT Sebastian Huber [fe100e16] * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * testsuites/psxtests/psxfatal01/testcase.h (modified) * testsuites/sptests/spfatal02/testcase.h (modified) * testsuites/sptests/spinternalerror02/init.c (modified) * testsuites/sptests/spinternalerror02/spinternalerror02.scn (modified) score: Add fatal errors for NULL entry init tasks This simplifies ... Wed, 23 Dec 2015 20:44:02 GMT Aun-Ali Zaidi [d5154d0f] * c/src/ada-tests/ada_mvscn (modified) * c/src/ada-tests/configure.ac (modified) * c/src/ada-tests/mptests/Makefile.am (modified) * c/src/ada-tests/mptests/mp02/Makefile.am (deleted) * c/src/ada-tests/mptests/mp02/config_base.h (deleted) * c/src/ada-tests/mptests/mp02/mptest.adb (deleted) * c/src/ada-tests/mptests/mp02/mptest.ads (deleted) * c/src/ada-tests/mptests/mp02/node1/Makefile.am (deleted) * c/src/ada-tests/mptests/mp02/node1/ada_mp02-node1.scn (deleted) * c/src/ada-tests/mptests/mp02/node1/config.h (deleted) * c/src/ada-tests/mptests/mp02/node1/mp02_node1.adb (deleted) * c/src/ada-tests/mptests/mp02/node2/Makefile.am (deleted) * c/src/ada-tests/mptests/mp02/node2/ada_mp02-node2.scn (deleted) * c/src/ada-tests/mptests/mp02/node2/config.h (deleted) * c/src/ada-tests/mptests/mp02/node2/mp02_node2.adb (deleted) * c/src/ada-tests/sptests/sp07/ada_sp07.scn (modified) * c/src/ada-tests/sptests/sp07/sptest.adb (modified) * c/src/ada-tests/sptests/sp09/ada_sp09.scn (modified) * c/src/ada-tests/sptests/sp09/sptest.adb (modified) * c/src/ada-tests/support/init.c (modified) * c/src/ada-tests/tmtests/tm08/tmtest.adb (modified) * c/src/ada-tests/tmtests/tm08/tmtest.ads (modified) * c/src/ada-tests/tmtests/tmoverhd/dummy_rtems.adb (modified) * c/src/ada-tests/tmtests/tmoverhd/dummy_rtems.ads (modified) * c/src/ada-tests/tmtests/tmoverhd/tmtest.adb (modified) * c/src/ada/rtems-tasks.adb (modified) * c/src/lib/libbsp/arm/csb336/times (modified) * c/src/lib/libbsp/arm/csb337/times (modified) * c/src/lib/libbsp/arm/edb7312/times (modified) * c/src/lib/libbsp/bfin/TLL6527M/times (modified) * c/src/lib/libbsp/bfin/eZKit533/times (modified) * c/src/lib/libbsp/i386/pc386/times_i486dx (modified) * c/src/lib/libbsp/i386/pc386/times_p5 (modified) * c/src/lib/libbsp/m68k/av5282/README (modified) * c/src/lib/libbsp/m68k/csb360/times (modified) * c/src/lib/libbsp/m68k/gen68302/times (modified) * c/src/lib/libbsp/m68k/gen68360/README (modified) * c/src/lib/libbsp/m68k/idp/times (modified) * c/src/lib/libbsp/m68k/mcf5206elite/times (modified) * c/src/lib/libbsp/m68k/mcf52235/README (modified) * c/src/lib/libbsp/m68k/mcf5225x/README (modified) * c/src/lib/libbsp/m68k/mcf5235/README (modified) * c/src/lib/libbsp/m68k/mcf5329/README (modified) * c/src/lib/libbsp/m68k/mrm332/times (modified) * c/src/lib/libbsp/m68k/mvme162/times (modified) * c/src/lib/libbsp/m68k/mvme167/times (modified) * c/src/lib/libbsp/m68k/uC5282/TIMES (modified) * c/src/lib/libbsp/mips/csb350/times (modified) * c/src/lib/libbsp/mips/hurricane/times (modified) * c/src/lib/libbsp/nios2/nios2_iss/times (modified) * c/src/lib/libbsp/no_cpu/no_bsp/times (modified) * c/src/lib/libbsp/powerpc/mbx8xx/times-mbx821 (modified) * c/src/lib/libbsp/powerpc/mbx8xx/times-mbx860 (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/times.mcp750 (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/times.mvme2307 (modified) * c/src/lib/libbsp/powerpc/mpc8260ads/README (modified) * c/src/lib/libbsp/powerpc/mpc8260ads/times (modified) * c/src/lib/libbsp/powerpc/mvme5500/vectors/exceptionhandler.c (modified) * c/src/lib/libbsp/powerpc/ss555/times (modified) * c/src/lib/libbsp/sh/gensh1/times (modified) * c/src/lib/libbsp/sparc/erc32/times (modified) * c/src/lib/libbsp/sparc/leon2/times (modified) * c/src/lib/libbsp/sparc/leon3/times (modified) * c/src/librtems++/include/rtems++/rtemsTask.h (modified) * c/src/librtems++/src/rtemsTask.cc (modified) * cpukit/libcsupport/src/README (modified) * cpukit/libmisc/monitor/README (modified) * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/config.h (modified) * cpukit/rtems/include/rtems/rtems/taskmp.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/mainpage.h (modified) * cpukit/rtems/src/taskgetnote.c (deleted) * cpukit/rtems/src/taskmp.c (modified) * cpukit/rtems/src/taskresume.c (modified) * cpukit/rtems/src/tasksetnote.c (deleted) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/rtems/src/tasksuspend.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/extension.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * doc/user/conf.t (modified) * doc/user/intr.t (modified) * doc/user/task.t (modified) * doc/user/userext.t (modified) * testsuites/PROBLEMS (modified) * testsuites/libtests/rtems++/System.h (modified) * testsuites/libtests/rtems++/Task1.cc (modified) * testsuites/libtests/rtems++/rtems++.scn (modified) * testsuites/mptests/Makefile.am (modified) * testsuites/mptests/configure.ac (modified) * testsuites/mptests/mp02/Makefile.am (deleted) * testsuites/mptests/mp02/init.c (deleted) * testsuites/mptests/mp02/node1/Makefile.am (deleted) * testsuites/mptests/mp02/node1/mp02-node1.doc (deleted) * testsuites/mptests/mp02/node1/mp02-node1.scn (deleted) * testsuites/mptests/mp02/node2/Makefile.am (deleted) * testsuites/mptests/mp02/node2/mp02-node2.doc (deleted) * testsuites/mptests/mp02/node2/mp02-node2.scn (deleted) * testsuites/mptests/mp02/system.h (deleted) * testsuites/mptests/mp02/task1.c (deleted) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sp07/init.c (modified) * testsuites/sptests/sp07/sp07.scn (modified) * testsuites/sptests/sp07/system.h (modified) * testsuites/sptests/sp07/task1.c (modified) * testsuites/sptests/sp07/task2.c (modified) * testsuites/sptests/spnotepad01/Makefile.am (deleted) * testsuites/sptests/spnotepad01/init.c (deleted) * testsuites/sptests/spnotepad01/spnotepad01.doc (deleted) * testsuites/sptests/spnotepad01/spnotepad01.scn (deleted) * testsuites/sptests/spnotepad02/Makefile.am (deleted) * testsuites/sptests/spnotepad02/init.c (deleted) * testsuites/sptests/spnotepad02/spnotepad02.doc (deleted) * testsuites/sptests/spnotepad02/spnotepad02.scn (deleted) * testsuites/sptests/sptask_err04/sptask_err04.doc (modified) * testsuites/sptests/sptask_err04/sptask_err04.scn (modified) * testsuites/sptests/sptask_err04/system.h (modified) * testsuites/sptests/sptask_err04/task1.c (modified) * testsuites/tmtests/tm08/system.h (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm08/tm08.doc (modified) * testsuites/tmtests/tmoverhd/dumrtems.h (modified) * testsuites/tmtests/tmoverhd/testtask.c (modified) * testsuites/tmtests/tmoverhd/tmoverhd.doc (modified) * testsuites/tmtests/tmtests_plan.csv (modified) * testsuites/tools/generic/sorttimes.in (modified) api: Remove deprecated Notepads Notepads where a feature of RTEMS' ... Mon, 14 Dec 2015 13:07:40 GMT Sebastian Huber [e01b184] * cpukit/rtems/include/rtems/rtems/mp.h (modified) * cpukit/rtems/src/mp.c (modified) * cpukit/sapi/src/rtemsapi.c (modified) rtems: Delete empty function Tue, 22 Sep 2015 14:21:12 GMT Sebastian Huber [d0c39838] * c/src/lib/libbsp/shared/bootcard.c (modified) * c/src/lib/libbsp/shared/include/bootcard.h (modified) * cpukit/sapi/include/rtems/init.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/sysinit.h (added) * cpukit/score/preinstall.am (modified) * doc/user/init.t (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spsysinit01/Makefile.am (added) * testsuites/sptests/spsysinit01/init.c (added) * testsuites/sptests/spsysinit01/spsysinit01.doc (added) * testsuites/sptests/spsysinit01/spsysinit01.scn (added) Use linker set for system initialization Make ... Tue, 08 Dec 2015 07:43:41 GMT Sebastian Huber [9736283] * cpukit/sapi/src/exinit.c (modified) * cpukit/score/include/rtems/score/sysstate.h (modified) score: Statically initialize system state Update #2408. Tue, 08 Dec 2015 07:34:08 GMT Sebastian Huber [bd91f446] * cpukit/sapi/src/exinit.c (modified) * cpukit/score/include/rtems/score/apiext.h (modified) * cpukit/score/src/apiext.c (modified) score: Delete unused API extensions Update #2408. Tue, 08 Dec 2015 07:33:08 GMT Sebastian Huber [60c5461] * cpukit/sapi/src/exinit.c (modified) * cpukit/score/include/rtems/score/apiext.h (modified) * cpukit/score/src/apiext.c (modified) * testsuites/sptests/spsize/size.c (modified) score: Statically initialize API extensions Update #2408. Thu, 26 Nov 2015 13:08:56 GMT Sebastian Huber [8054b1c] * c/src/lib/libbsp/shared/bootcard.c (modified) * c/src/lib/libbsp/shared/include/bootcard.h (modified) * cpukit/rtems/include/rtems.h (modified) * cpukit/rtems/include/rtems/rtems/regionimpl.h (modified) * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/include/rtems/sptables.h (modified) * cpukit/sapi/src/debug.c (deleted) * cpukit/sapi/src/exinit.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/debug.h (deleted) * cpukit/score/preinstall.am (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sp10/Makefile.am (deleted) * testsuites/sptests/sp10/init.c (deleted) * testsuites/sptests/sp10/sp10.doc (deleted) * testsuites/sptests/sp10/sp10.scn (deleted) * testsuites/sptests/spregion_err01/init.c (modified) * testsuites/sptests/spsize/size.c (modified) Remove Close #2477. Wed, 25 Nov 2015 07:33:31 GMT Sebastian Huber [ac5f2442] * cpukit/configure.ac (modified) * cpukit/libcsupport/src/newlibc_reent.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threaddispatch.c (modified) Require __getreent() This function is used by Newlib since ... Tue, 03 Nov 2015 10:10:21 GMT Sebastian Huber [aa47302] * cpukit/sapi/include/rtems/chain.h (modified) * doc/user/chains.t (modified) * testsuites/sptests/spchain/init.c (modified) sapi: Add rtems_chain_get_first_unprotected() Close #2459. Tue, 20 Oct 2015 19:47:10 GMT Joel Sherrill [69be1a22] * cpukit/sapi/include/confdefs.h (modified) * doc/user/conf.t (modified) * testsuites/psxtests/psximfs02/init.c (modified) CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error ... Fri, 16 Oct 2015 06:17:52 GMT Sebastian Huber [c52568d] * c/src/librtems++/include/rtems++/rtemsTask.h (modified) * cpukit/libblock/include/rtems/ide_part_table.h (modified) * cpukit/rtems/include/rtems/rtems/clock.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/tasksimpl.h (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/extension.h (modified) * cpukit/sapi/include/rtems/io.h (modified) * cpukit/score/include/rtems/score/basedefs.h (modified) * cpukit/score/include/rtems/score/userext.h (modified) basdefs.h: Add and use RTEMS_DEPRECATED Fri, 16 Oct 2015 06:15:03 GMT Sebastian Huber [143696a] * c/src/lib/libbsp/shared/include/bootcard.h (modified) * c/src/lib/libbsp/shared/include/fatal.h (modified) * c/src/lib/libbsp/sparc/leon3/include/leon.h (modified) * cpukit/libcsupport/include/rtems/error.h (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/sapi/include/rtems/fatal.h (modified) * cpukit/sapi/include/rtems/init.h (modified) * cpukit/score/cpu/arm/rtems/score/cpu.h (modified) * cpukit/score/cpu/avr/rtems/score/cpu.h (modified) * cpukit/score/cpu/bfin/rtems/score/cpu.h (modified) * cpukit/score/cpu/epiphany/rtems/score/cpu.h (modified) * cpukit/score/cpu/h8300/rtems/score/cpu.h (modified) * cpukit/score/cpu/i386/rtems/score/cpu.h (modified) * cpukit/score/cpu/lm32/rtems/score/cpu.h (modified) * cpukit/score/cpu/m32c/rtems/score/cpu.h (modified) * cpukit/score/cpu/m32r/rtems/score/cpu.h (modified) * cpukit/score/cpu/m68k/rtems/score/cpu.h (modified) * cpukit/score/cpu/mips/rtems/score/cpu.h (modified) * cpukit/score/cpu/moxie/rtems/score/cpu.h (modified) * cpukit/score/cpu/nios2/rtems/score/cpu.h (modified) * cpukit/score/cpu/no_cpu/rtems/score/cpu.h (modified) * cpukit/score/cpu/or1k/rtems/score/cpu.h (modified) * cpukit/score/cpu/powerpc/rtems/score/cpu.h (modified) * cpukit/score/cpu/sh/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc/rtems/score/sparc.h (modified) * cpukit/score/cpu/sparc64/rtems/score/cpu.h (modified) * cpukit/score/cpu/v850/rtems/score/cpu.h (modified) * cpukit/score/include/rtems/score/assert.h (modified) * cpukit/score/include/rtems/score/basedefs.h (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/smpimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) basedefs.h: Add and use RTEMS_NO_RETURN Fri, 11 Sep 2015 08:42:06 GMT Sebastian Huber [10c4636] * cpukit/sapi/src/rbheap.c (modified) * testsuites/libtests/rbheap01/init.c (modified) rbheap: Fix rtems_rbheap_free() Remove unused descriptor of merged ... Wed, 02 Sep 2015 09:58:54 GMT Sebastian Huber [3995e6d] * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadqops.c (modified) * doc/user/smp.t (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpmutex01/Makefile.am (added) * testsuites/smptests/smpmutex01/init.c (added) * testsuites/smptests/smpmutex01/smpmutex01.doc (added) * testsuites/smptests/smpmutex01/smpmutex01.scn (added) score: Implement SMP-specific priority queue Tue, 18 Aug 2015 04:21:17 GMT Sebastian Huber [509e8d7f] * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) * doc/user/rbtree.t (modified) * testsuites/sptests/sprbtree01/init.c (modified) rbtree: Delete rtems_rbtree_find_control() This function is hard to ... Fri, 21 Aug 2015 03:57:42 GMT Sebastian Huber [ddb6a49b] * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/sapi/src/rbtree.c (added) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) * cpukit/score/src/rbtree.c (deleted) rbtree: Delete _RBTree_Initialize() This function has no internal ... Fri, 21 Aug 2015 03:55:04 GMT Sebastian Huber [b9877ee] * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) rbtree: Delete _RBTree_Get() This function has no internal use case. Fri, 21 Aug 2015 03:40:07 GMT Sebastian Huber [3f49446] * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) rbtree: Delete _RBTree_Is_first() Fri, 21 Aug 2015 03:39:59 GMT Sebastian Huber [341f629] * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/src/threadqops.c (modified) rbtree: Add _RBTree_Minimum(), _RBTree_Maximum() Tue, 18 Aug 2015 04:05:05 GMT Sebastian Huber [c72f132] * cpukit/sapi/src/rbheap.c (modified) rbheap: Avoid internal API Tue, 28 Jul 2015 12:45:42 GMT Sebastian Huber [21789a21] * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/time.h (deleted) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/barrierattrdestroy.c (modified) * cpukit/posix/src/clockgetcpuclockid.c (modified) * cpukit/posix/src/clockgetenableattr.c (modified) * cpukit/posix/src/clocksetenableattr.c (modified) * cpukit/posix/src/cond.c (modified) * cpukit/posix/src/condattrdestroy.c (modified) * cpukit/posix/src/condattrgetpshared.c (modified) * cpukit/posix/src/condattrinit.c (modified) * cpukit/posix/src/condattrsetpshared.c (modified) * cpukit/posix/src/condbroadcast.c (modified) * cpukit/posix/src/conddefaultattributes.c (modified) * cpukit/posix/src/conddestroy.c (modified) * cpukit/posix/src/condget.c (modified) * cpukit/posix/src/condinit.c (modified) * cpukit/posix/src/condsignal.c (modified) * cpukit/posix/src/condsignalsupp.c (modified) * cpukit/posix/src/condtimedwait.c (modified) * cpukit/posix/src/condwait.c (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/mqueue.c (modified) * cpukit/posix/src/mqueueclose.c (modified) * cpukit/posix/src/mqueuecreatesupp.c (modified) * cpukit/posix/src/mqueuedeletesupp.c (modified) * cpukit/posix/src/mqueuegetattr.c (modified) * cpukit/posix/src/mqueuenotify.c (modified) * cpukit/posix/src/mqueueopen.c (modified) * cpukit/posix/src/mqueuereceive.c (modified) * cpukit/posix/src/mqueuerecvsupp.c (modified) * cpukit/posix/src/mqueuesend.c (modified) * cpukit/posix/src/mqueuesendsupp.c (modified) * cpukit/posix/src/mqueuesetattr.c (modified) * cpukit/posix/src/mqueuetimedreceive.c (modified) * cpukit/posix/src/mqueuetimedsend.c (modified) * cpukit/posix/src/mqueueunlink.c (modified) * cpukit/posix/src/mutex.c (modified) * cpukit/posix/src/mutexattrdestroy.c (modified) * cpukit/posix/src/mutexattrgetprioceiling.c (modified) * cpukit/posix/src/mutexattrgetprotocol.c (modified) * cpukit/posix/src/mutexattrgetpshared.c (modified) * cpukit/posix/src/mutexattrgettype.c (modified) * cpukit/posix/src/mutexattrinit.c (modified) * cpukit/posix/src/mutexattrsetprioceiling.c (modified) * cpukit/posix/src/mutexattrsetprotocol.c (modified) * cpukit/posix/src/mutexattrsetpshared.c (modified) * cpukit/posix/src/mutexattrsettype.c (modified) * cpukit/posix/src/mutexdestroy.c (modified) * cpukit/posix/src/mutexgetprioceiling.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/mutexlock.c (modified) * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/mutextimedlock.c (modified) * cpukit/posix/src/mutextrylock.c (modified) * cpukit/posix/src/mutexunlock.c (modified) * cpukit/posix/src/prwlocktimedrdlock.c (modified) * cpukit/posix/src/prwlocktimedwrlock.c (modified) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/psignalchecksignal.c (modified) * cpukit/posix/src/psignalclearsignals.c (modified) * cpukit/posix/src/psignalsetprocesssignals.c (modified) * cpukit/posix/src/psignalunblockthread.c (modified) * cpukit/posix/src/psxtransschedparam.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/ptimer.c (modified) * cpukit/posix/src/rwlockattrdestroy.c (modified) * cpukit/posix/src/sched_getscheduler.c (modified) * cpukit/posix/src/sched_setparam.c (modified) * cpukit/posix/src/sched_setscheduler.c (modified) * cpukit/posix/src/semaphore.c (modified) * cpukit/posix/src/semaphorecreatesupp.c (modified) * cpukit/posix/src/semaphoredeletesupp.c (modified) * cpukit/posix/src/semaphorewaitsupp.c (modified) * cpukit/posix/src/semclose.c (modified) * cpukit/posix/src/semdestroy.c (modified) * cpukit/posix/src/semgetvalue.c (modified) * cpukit/posix/src/seminit.c (modified) * cpukit/posix/src/semopen.c (modified) * cpukit/posix/src/sempost.c (modified) * cpukit/posix/src/semtimedwait.c (modified) * cpukit/posix/src/semtrywait.c (modified) * cpukit/posix/src/semunlink.c (modified) * cpukit/posix/src/semwait.c (modified) * cpukit/posix/src/sigtimedwait.c (modified) * cpukit/posix/src/timercreate.c (modified) * cpukit/posix/src/timerdelete.c (modified) * cpukit/posix/src/timersettime.c (modified) * cpukit/posix/src/timertsr.c (modified) * cpukit/posix/src/ualarm.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/todimpl.h (modified) * cpukit/score/src/coretodabsolutetimeout.c (moved) score: Rename _POSIX_Absolute_timeout_to_ticks() Rename ... Wed, 24 Jun 2015 13:43:19 GMT Sebastian Huber [d7665823] * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/libmisc/monitor/mon-object.c (modified) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/rtems/include/rtems/rtems/tasksimpl.h (modified) * cpukit/rtems/src/taskcreate.c (modified) * cpukit/rtems/src/taskdelete.c (modified) * cpukit/rtems/src/taskident.c (modified) * cpukit/rtems/src/taskmp.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadqops.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/sptests/spobjgetnext/init.c (modified) * testsuites/sptests/sptask_err04/task1.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) score: Introduce Thread_queue_Heads Move the storage for the thread ... Thu, 25 Jun 2015 12:11:53 GMT Sebastian Huber [48fed9a] * c/src/lib/libbsp/powerpc/mvme5500/vectors/exceptionhandler.c (modified) * c/src/lib/libbsp/shared/clockdrv_shell.h (modified) * c/src/lib/libbsp/sparc/shared/timer/tlib_ckinit.c (modified) * c/src/lib/libcpu/bfin/clock/clock.c (modified) * c/src/lib/libcpu/or1k/shared/cache/cache.c (modified) * c/src/lib/libcpu/powerpc/mpc6xx/clock/c_clock.c (modified) * c/src/lib/libcpu/powerpc/mpc6xx/mmu/pte121.c (modified) * cpukit/libcsupport/src/sync.c (modified) * cpukit/libmisc/cpuuse/cpuusagereset.c (modified) * cpukit/posix/src/pthreadself.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/src/profilingiterate.c (modified) * cpukit/score/cpu/arm/arm_exc_handler_high.c (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/cpu/nios2/nios2-isr-is-in-progress.c (modified) * cpukit/score/include/rtems/score/userextimpl.h (modified) * cpukit/score/include/rtems/system.h (modified) * cpukit/score/src/corespinlockrelease.c (modified) score: Simplify Drop the ... Wed, 27 May 2015 08:46:30 GMT Sebastian Huber [ffe14b26] * cpukit/sapi/include/confdefs.h (modified) sapi: Fix workspace size estimate Reserve a full minimum block to ... Wed, 27 May 2015 07:04:25 GMT Sebastian Huber [3f1bf0c] * cpukit/sapi/include/confdefs.h (modified) sapi: Fix workspace size estimate Wed, 27 May 2015 06:55:51 GMT Sebastian Huber [67901a82] * cpukit/sapi/include/confdefs.h (modified) sapi: Simplify confdefs.h The _Configure_From_workspace() already ... Tue, 12 May 2015 12:32:47 GMT Alexander Krutwig [7cd2484] * cpukit/libnetworking/rtems/rtems_bsdnet_internal.h (modified) * cpukit/libnetworking/rtems/rtems_glue.c (modified) * cpukit/posix/src/clockgettime.c (modified) * cpukit/posix/src/posixtimespecabsolutetimeout.c (modified) * cpukit/posix/src/timergettime.c (modified) * cpukit/posix/src/timersettime.c (modified) * cpukit/posix/src/timertsr.c (modified) * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/clock.h (modified) * cpukit/rtems/src/clockgetuptime.c (modified) * cpukit/rtems/src/clockgetuptimenanoseconds.c (modified) * cpukit/rtems/src/clockgetuptimeseconds.c (deleted) * cpukit/rtems/src/clockgetuptimetimeval.c (modified) * cpukit/rtems/src/clocksetnsecshandler.c (deleted) * cpukit/rtems/src/clocktick.c (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/timespec.h (modified) * cpukit/score/include/rtems/score/timestamp.h (modified) * cpukit/score/include/rtems/score/timestamp64.h (deleted) * cpukit/score/include/rtems/score/tod.h (modified) * cpukit/score/include/rtems/score/todimpl.h (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/preinstall.am (modified) * cpukit/score/src/coretod.c (modified) * cpukit/score/src/coretodadjust.c (modified) * cpukit/score/src/coretodget.c (deleted) * cpukit/score/src/coretodgetuptimetimespec.c (deleted) * cpukit/score/src/coretodsecondssinceepoch.c (deleted) * cpukit/score/src/coretodset.c (modified) * cpukit/score/src/coretodtickle.c (modified) * cpukit/score/src/kern_tc.c (modified) * cpukit/score/src/timespecgetasnanoseconds.c (modified) * cpukit/score/src/ts64addto.c (deleted) * cpukit/score/src/ts64divide.c (deleted) * cpukit/score/src/ts64equalto.c (deleted) * cpukit/score/src/ts64getnanoseconds.c (deleted) * cpukit/score/src/ts64getseconds.c (deleted) * cpukit/score/src/ts64lessthan.c (deleted) * cpukit/score/src/ts64set.c (deleted) * cpukit/score/src/ts64settozero.c (deleted) * cpukit/score/src/ts64subtract.c (deleted) * cpukit/score/src/ts64totimespec.c (deleted) * cpukit/score/src/ts64totimeval.c (deleted) * cpukit/score/src/watchdogtick.c (added) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spclock_err01/init.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/sptests/sptimecounter02/Makefile.am (added) * testsuites/sptests/sptimecounter02/init.c (added) * testsuites/sptests/sptimecounter02/sptimecounter02.doc (added) * testsuites/sptests/sptimecounter02/sptimecounter02.scn (added) timecounter: Use in RTEMS Replace timestamp implementation with ... Mon, 20 Apr 2015 09:08:22 GMT Alexander Krutwig [31be416] * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/include/rtems/bsd.h (added) * cpukit/sapi/include/rtems/timecounter.h (added) * cpukit/sapi/preinstall.am (modified) * cpukit/sapi/src/tcsimpleinstall.c (added) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/timecounter.h (added) * cpukit/score/include/rtems/score/timecounterimpl.h (added) * cpukit/score/include/sys/timeffc.h (modified) * cpukit/score/include/sys/timetc.h (modified) * cpukit/score/preinstall.am (modified) * cpukit/score/src/kern_tc.c (modified) * doc/bsp_howto/clock.t (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sptimecounter01/Makefile.am (added) * testsuites/sptests/sptimecounter01/init.c (added) * testsuites/sptests/sptimecounter01/sptimecounter01.doc (added) * testsuites/sptests/sptimecounter01/sptimecounter01.scn (added) timecounter: Port to RTEMS New test sptests/timecounter01. Update ... Fri, 17 Apr 2015 06:45:50 GMT Sebastian Huber [8d6fd40] * cpukit/sapi/include/rtems/io.h (modified) * cpukit/sapi/src/io.c (modified) * cpukit/sapi/src/ioregisterdriver.c (modified) sapi: Avoid declaration in source, fix type Mon, 28 Nov 2011 08:52:03 GMT Daniel Hellstrom [e7fade3] * aclocal/enable-drvmgr.m4 (added) * c/src/aclocal/enable-drvmgr.m4 (added) * c/src/lib/libbsp/shared/bspdriverlevelhook.c (added) * c/src/lib/libbsp/shared/include/bootcard.h (modified) * c/src/make/configure.ac (modified) * configure.ac (modified) * cpukit/Makefile.am (modified) * cpukit/aclocal/enable-drvmgr.m4 (added) * cpukit/configure.ac (modified) * cpukit/libdrvmgr/Makefile.am (added) * cpukit/libdrvmgr/README (added) * cpukit/libdrvmgr/drvmgr.c (added) * cpukit/libdrvmgr/drvmgr.h (added) * cpukit/libdrvmgr/drvmgr_by_id.c (added) * cpukit/libdrvmgr/drvmgr_by_name.c (added) * cpukit/libdrvmgr/drvmgr_confdefs.h (added) * cpukit/libdrvmgr/drvmgr_dev_by_name.c (added) * cpukit/libdrvmgr/drvmgr_drvinf.c (added) * cpukit/libdrvmgr/drvmgr_for_each_dev.c (added) * cpukit/libdrvmgr/drvmgr_for_each_list_dev.c (added) * cpukit/libdrvmgr/drvmgr_func.c (added) * cpukit/libdrvmgr/drvmgr_func_call.c (added) * cpukit/libdrvmgr/drvmgr_init.c (added) * cpukit/libdrvmgr/drvmgr_internal.h (added) * cpukit/libdrvmgr/drvmgr_list.c (added) * cpukit/libdrvmgr/drvmgr_list.h (added) * cpukit/libdrvmgr/drvmgr_lock.c (added) * cpukit/libdrvmgr/drvmgr_print.c (added) * cpukit/libdrvmgr/drvmgr_res.c (added) * cpukit/libdrvmgr/drvmgr_rw.c (added) * cpukit/libdrvmgr/drvmgr_translate.c (added) * cpukit/libdrvmgr/drvmgr_translate_check.c (added) * cpukit/libdrvmgr/drvmgr_unregister.c (added) * cpukit/preinstall.am (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/wrapup/Makefile.am (modified) DRVMGR: added driver manager to cpukit/libdrvmgr Mon, 28 Nov 2011 09:11:10 GMT Daniel Hellstrom [a31845f7] * cpukit/Makefile.am (modified) * cpukit/configure.ac (modified) * cpukit/libpci/CHANGES (added) * cpukit/libpci/Makefile.am (added) * cpukit/libpci/README (added) * cpukit/libpci/pci.h (added) * cpukit/libpci/pci/access.h (added) * cpukit/libpci/pci/cfg.h (added) * cpukit/libpci/pci/cfg_auto.h (added) * cpukit/libpci/pci/cfg_peripheral.h (added) * cpukit/libpci/pci/cfg_read.h (added) * cpukit/libpci/pci/cfg_static.h (added) * cpukit/libpci/pci/ids.h (added) * cpukit/libpci/pci/ids_extra.h (added) * cpukit/libpci/pci/irq.h (added) * cpukit/libpci/pci_access.c (added) * cpukit/libpci/pci_access_func.c (added) * cpukit/libpci/pci_access_io.c (added) * cpukit/libpci/pci_access_mem.c (added) * cpukit/libpci/pci_access_mem_be.c (added) * cpukit/libpci/pci_access_mem_le.c (added) * cpukit/libpci/pci_cfg.c (added) * cpukit/libpci/pci_cfg_auto.c (added) * cpukit/libpci/pci_cfg_peripheral.c (added) * cpukit/libpci/pci_cfg_print_code.c (added) * cpukit/libpci/pci_cfg_read.c (added) * cpukit/libpci/pci_cfg_static.c (added) * cpukit/libpci/pci_find.c (added) * cpukit/libpci/pci_find_dev.c (added) * cpukit/libpci/pci_for_each.c (added) * cpukit/libpci/pci_for_each_child.c (added) * cpukit/libpci/pci_for_each_dev.c (added) * cpukit/libpci/pci_get_dev.c (added) * cpukit/libpci/pci_irq.c (added) * cpukit/libpci/pci_print.c (added) * cpukit/libpci/preinstall.am (added) * cpukit/preinstall.am (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/wrapup/Makefile.am (modified) * doc/ada_user/Makefile.am (modified) * doc/ada_user/ada_user.texi (modified) * doc/develenv/direct.t (modified) * doc/user/Makefile.am (modified) * doc/user/c_user.texi (modified) * doc/user/conf.t (modified) * doc/user/libpci.t (added) LIBPCI: added PCI layer to cpukit/libpci Thu, 24 Nov 2011 15:54:28 GMT Daniel Hellstrom [04cf2c5] * cpukit/sapi/src/io.c (modified) * cpukit/sapi/src/ioregisterdriver.c (modified) IO_MANAGER: early dynamic driver registration Adds the possibility ... Sun, 22 Mar 2015 13:31:59 GMT Sebastian Huber [a6524b9] * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/src/threadqenqueue.c (modified) * testsuites/sptests/spinternalerror02/spinternalerror02.scn (modified) score: Simplify debug code and use _Assert() Wed, 11 Mar 2015 16:01:53 GMT Joel Sherrill [bfe6391] * cpukit/sapi/include/confdefs.h (modified) confdefs.h: Improve the Doxygen Tue, 10 Mar 2015 19:28:19 GMT Gedare Bloom [cf404563] * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/tasksimpl.h (modified) * cpukit/sapi/include/confdefs.h (modified) * doc/user/task.t (modified) cpukit: deprecate task variables. closes #2293. Fri, 06 Mar 2015 17:41:49 GMT Gedare Bloom [3ac68119] * c/src/librtems++/include/rtems++/rtemsTask.h (modified) * cpukit/libmisc/monitor/monitor.h (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/sapi/include/confdefs.h (modified) * doc/user/conf.t (modified) * doc/user/task.t (modified) * doc/user/userext.t (modified) * testsuites/libtests/rtems++/System.h (modified) * testsuites/mptests/mp02/system.h (modified) * testsuites/sptests/sp07/system.h (modified) * testsuites/sptests/spnotepad01/init.c (modified) * testsuites/sptests/sptask_err04/system.h (modified) * testsuites/tmtests/tm08/system.h (modified) cpukit: deprecate notepads Deprecate Classic API Notepads. Mark ... Fri, 06 Mar 2015 20:33:08 GMT Joel Sherrill [a7e4de2] * cpukit/libcsupport/include/rtems/error.h (modified) * cpukit/sapi/include/rtems/counter.h (modified) * cpukit/score/include/rtems/score/cpusetimpl.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) Fix even more Doxygen issues Thu, 05 Mar 2015 07:44:59 GMT Sebastian Huber [18d0a49] * cpukit/Makefile.am (modified) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/testsupport/test.h (moved) * cpukit/libmisc/testsupport/testbeginend.c (moved) * cpukit/libmisc/testsupport/testextension.c (moved) * cpukit/preinstall.am (modified) * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/preinstall.am (modified) * cpukit/wrapup/Makefile.am (modified) Move test support from sapi to libmisc/testsupport Sat, 14 Feb 2015 19:07:19 GMT Sebastian Huber [f785492] * cpukit/libfs/Makefile.am (modified) * cpukit/libfs/src/imfs/imfs.h (modified) * cpukit/libfs/src/imfs/imfs_dir.c (added) * cpukit/libfs/src/imfs/imfs_dir_default.c (moved) * cpukit/libfs/src/imfs/imfs_dir_minimal.c (added) * cpukit/libfs/src/imfs/imfs_handlers_directory.c (deleted) * cpukit/libfs/src/imfs/imfs_init.c (modified) * cpukit/sapi/include/confdefs.h (modified) * doc/user/conf.t (modified) * testsuites/fstests/fsimfsconfig01/init.c (modified) IMFS: Add CONFIGURE_IMFS_DISABLE_READDIR Fri, 13 Feb 2015 20:26:17 GMT Sebastian Huber [249766c5] * cpukit/sapi/include/confdefs.h (modified) * doc/user/conf.t (modified) * testsuites/fstests/fsimfsconfig01/init.c (modified) IMFS: Rename CONFIGURE_IMFS_DISABLE_FCHMOD Rename ... Fri, 13 Feb 2015 20:11:55 GMT Sebastian Huber [40a18d7f] * cpukit/sapi/include/confdefs.h (modified) * doc/user/conf.t (modified) * testsuites/fstests/fsimfsconfig01/init.c (modified) IMFS: Add CONFIGURE_IMFS_DISABLE_MKNOD_FILE Fri, 13 Feb 2015 19:53:41 GMT Sebastian Huber [12eee4fd] * cpukit/sapi/include/confdefs.h (modified) * doc/user/conf.t (modified) * testsuites/fstests/Makefile.am (modified) * testsuites/fstests/configure.ac (modified) * testsuites/fstests/fsimfsconfig01/init.c (modified) * testsuites/fstests/fsimfsconfig03/Makefile.am (added) * testsuites/fstests/fsimfsconfig03/fsimfsconfig03.doc (added) * testsuites/fstests/fsimfsconfig03/fsimfsconfig03.scn (added) * testsuites/fstests/fsimfsconfig03/init.c (added) IMFS: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM Resurrect ... Fri, 13 Feb 2015 17:52:43 GMT Joel Sherrill [50f8bfd] * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/preinstall.am (modified) sapi/Makefile.am: Do not install libsapi.a ... Sun, 08 Feb 2015 18:43:09 GMT Sebastian Huber [a9df916] * c/src/lib/libbsp/powerpc/beatnik/irq/irq_test_app.c (modified) * cpukit/libfs/Makefile.am (modified) * cpukit/libfs/src/imfs/fifoimfs_init.c (deleted) * cpukit/libfs/src/imfs/imfs.h (modified) * cpukit/libfs/src/imfs/imfs_init.c (modified) * cpukit/libfs/src/imfs/imfs_load_tar.c (modified) * cpukit/libfs/src/imfs/imfs_make_generic_node.c (modified) * cpukit/libfs/src/imfs/miniimfs_init.c (deleted) * cpukit/sapi/include/confdefs.h (modified) * doc/user/conf.t (modified) * testsuites/fstests/Makefile.am (modified) * testsuites/fstests/configure.ac (modified) * testsuites/fstests/fsimfsconfig01/Makefile.am (added) * testsuites/fstests/fsimfsconfig01/fsimfsconfig01.doc (added) * testsuites/fstests/fsimfsconfig01/fsimfsconfig01.scn (added) * testsuites/fstests/fsimfsconfig01/init.c (added) * testsuites/fstests/fsimfsconfig02/Makefile.am (added) * testsuites/fstests/fsimfsconfig02/fsimfsconfig02.doc (added) * testsuites/fstests/fsimfsconfig02/fsimfsconfig02.scn (added) * testsuites/fstests/fsimfsconfig02/init.c (added) * testsuites/fstests/fsimfsgeneric01/init.c (modified) * testsuites/fstests/mimfs_support/fs_support.c (modified) * testsuites/libtests/tar03/init.c (modified) * testsuites/psxtests/psxfile01/main.c (modified) * testsuites/psxtests/psximfs02/init.c (modified) * testsuites/psxtests/psxmount/main.c (modified) * testsuites/psxtests/psxreaddir/main.c (modified) * testsuites/psxtests/psxstat/main.c (modified) * testsuites/samples/iostream/system.h (modified) * testsuites/sptests/sp47/init.c (modified) * testsuites/sptests/sp48/init.c (modified) IMFS: Add fine grained configuration Remove miniIMFS. Statically ... Mon, 09 Feb 2015 18:09:23 GMT Sebastian Huber [16939b18] * cpukit/sapi/include/confdefs.h (modified) * testsuites/psxtests/psximfs02/init.c (modified) * testsuites/psxtests/psxpipe01/init.c (modified) * testsuites/sptests/spfifo02/init.c (modified) * testsuites/sptests/spfifo03/init.c (modified) * testsuites/sptests/spfifo04/init.c (modified) * testsuites/sptests/spfifo05/init.c (modified) Filesystem: Simplify FIFO and pipe configuration Mon, 02 Feb 2015 14:25:26 GMT Sebastian Huber [efd2965a] * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/libcsupport/src/libio_init.c (modified) * cpukit/sapi/include/confdefs.h (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spfatal22/Makefile.am (deleted) * testsuites/sptests/spfatal22/spfatal22.doc (deleted) * testsuites/sptests/spfatal22/spfatal22.scn (deleted) * testsuites/sptests/spfatal22/testcase.h (deleted) Filesystem: Statically initialize rtems_libio_iops Mon, 02 Feb 2015 14:25:23 GMT Sebastian Huber [ead010c] * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/sapi/include/confdefs.h (modified) Filesystem: Make rtems_libio_number_iops const Fri, 12 Dec 2014 07:07:49 GMT Sebastian Huber [3feb372] * cpukit/sapi/include/confdefs.h (modified) confdefs.h: Fix workspace size if idle task is FP Thu, 27 Nov 2014 10:44:48 GMT Sebastian Huber [01557b0] * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/include/rtems/malloc.h (modified) * cpukit/libcsupport/src/calloc.c (modified) * cpukit/libcsupport/src/free.c (modified) * cpukit/libcsupport/src/malloc.c (modified) * cpukit/libcsupport/src/malloc_get_statistics.c (deleted) * cpukit/libcsupport/src/malloc_initialize.c (modified) * cpukit/libcsupport/src/malloc_p.h (modified) * cpukit/libcsupport/src/malloc_report_statistics.c (deleted) * cpukit/libcsupport/src/malloc_report_statistics_plugin.c (deleted) * cpukit/libcsupport/src/malloc_statistics_helpers.c (deleted) * cpukit/libcsupport/src/posix_memalign.c (modified) * cpukit/libcsupport/src/realloc.c (modified) * cpukit/libcsupport/src/rtems_heap_extend_via_sbrk.c (modified) * cpukit/libcsupport/src/rtems_memalign.c (modified) * cpukit/libmisc/shell/main_mallocinfo.c (modified) * cpukit/sapi/include/confdefs.h (modified) * doc/shell/memory.t (modified) * doc/user/conf.t (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/malloc05/Makefile.am (deleted) * testsuites/libtests/malloc05/init.c (deleted) * testsuites/libtests/malloc05/malloc05.doc (deleted) * testsuites/libtests/malloc05/malloc05.scn (deleted) * testsuites/libtests/malloctest/task1.c (modified) libcsupport: Delete malloc statistics Use the heap handler ... Mon, 24 Nov 2014 07:35:45 GMT Sebastian Huber [26f4cdd] * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/src/threadq.c (modified) _Scheduler_FIXME_thread_priority_queues_are_broken Delete this ... Tue, 04 Nov 2014 20:55:43 GMT Joel Sherrill [1a3c611c] * cpukit/sapi/src/testextension.c (modified) sapi/src/testextension.c: Fix warnings Fri, 24 Oct 2014 05:09:31 GMT Sebastian Huber [801ad184] * cpukit/sapi/src/testextension.c (modified) sapi: Use an interrupt lock for test extension Ensure to report ... Thu, 23 Oct 2014 13:39:28 GMT Sebastian Huber [a4203273] * cpukit/sapi/src/testextension.c (modified) sapi: Report only if not an SMP shutdown response Thu, 04 Sep 2014 13:59:49 GMT Joel Sherrill [8fbe2e6] * c/src/lib/libbsp/arm/edb7312/timer/timer.c (modified) * c/src/lib/libbsp/arm/gba/timer/timer.c (modified) * c/src/lib/libbsp/arm/lpc176x/benchmark_timer/benchmark_timer.c (modified) * c/src/lib/libbsp/arm/lpc24xx/misc/timer.c (modified) * c/src/lib/libbsp/arm/lpc32xx/misc/timer.c (modified) * c/src/lib/libbsp/arm/raspberrypi/misc/timer.c (modified) * c/src/lib/libbsp/arm/tms570/clock/benchmark_timer.c (modified) * c/src/lib/libbsp/i386/pc386/timer/timer.c (modified) * c/src/lib/libbsp/lm32/shared/milkymist_timer/timer.c (modified) * c/src/lib/libbsp/lm32/shared/timer/timer.c (modified) * c/src/lib/libbsp/m32c/m32cbsp/timer/timer.c (modified) * c/src/lib/libbsp/m68k/gen68302/timer/timer.c (modified) * c/src/lib/libbsp/m68k/idp/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mcf52235/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mcf5225x/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mcf5329/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mrm332/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme136/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme147/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme162/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme167/timer/timer.c (modified) * c/src/lib/libbsp/m68k/mvme167/timer/timerisr.S (modified) * c/src/lib/libbsp/m68k/ods68302/timer/timer.c (modified) * c/src/lib/libbsp/mips/csb350/timer/timer.c (modified) * c/src/lib/libbsp/mips/genmongoosev/timer/timer.c (modified) * c/src/lib/libbsp/mips/jmr3904/timer/timer.c (modified) * c/src/lib/libbsp/nios2/nios2_iss/timer/timer.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/timer/timer.c (modified) * c/src/lib/libbsp/no_cpu/no_bsp/timer/timerisr.c (modified) * c/src/lib/libbsp/or1k/or1ksim/timer/timer.c (modified) * c/src/lib/libbsp/powerpc/score603e/timer/timer.c (modified) * c/src/lib/libbsp/powerpc/tqm8xx/timer/timer.c (modified) * c/src/lib/libbsp/shared/timerstub.c (modified) * c/src/lib/libbsp/sparc/erc32/timer/timer.c (modified) * c/src/lib/libbsp/sparc/leon2/timer/timer.c (modified) * c/src/lib/libbsp/sparc/leon3/timer/timer.c (modified) * c/src/lib/libcpu/arm/at91rm9200/timer/timer.c (modified) * c/src/lib/libcpu/arm/lpc22xx/timer/timer.c (modified) * c/src/lib/libcpu/arm/mc9328mxl/timer/timer.c (modified) * c/src/lib/libcpu/arm/pxa255/timer/timer.c (modified) * c/src/lib/libcpu/arm/s3c24xx/timer/timer.c (modified) * c/src/lib/libcpu/bfin/timer/timer.c (modified) * c/src/lib/libcpu/m68k/mcf5206/timer/timer.c (modified) * c/src/lib/libcpu/m68k/mcf5206/timer/timerisr.S (modified) * c/src/lib/libcpu/m68k/mcf5272/timer/timer.c (modified) * c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S (modified) * c/src/lib/libcpu/mips/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/mpc505/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/mpc5xx/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/mpc6xx/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/mpc8260/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/mpc8xx/timer/timer.c (modified) * c/src/lib/libcpu/powerpc/ppc403/timer/timer.c (modified) * c/src/lib/libcpu/sh/sh7032/timer/timer.c (modified) * c/src/lib/libcpu/sh/sh7045/timer/timer.c (modified) * c/src/lib/libcpu/sh/sh7750/timer/timer.c (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/include/timerdrv.h (deleted) * cpukit/libcsupport/preinstall.am (modified) * cpukit/sapi/include/confdefs.h (modified) * doc/bsp_howto/timer.t (modified) * testsuites/psxtmtests/psxtmbarrier01/init.c (modified) * testsuites/psxtmtests/psxtmbarrier02/init.c (modified) * testsuites/psxtmtests/psxtmbarrier03/init.c (modified) * testsuites/psxtmtests/psxtmbarrier04/init.c (modified) * testsuites/psxtmtests/psxtmcond01/init.c (modified) * testsuites/psxtmtests/psxtmcond02/init.c (modified) * testsuites/psxtmtests/psxtmcond03/init.c (modified) * testsuites/psxtmtests/psxtmcond04/init.c (modified) * testsuites/psxtmtests/psxtmcond05/init.c (modified) * testsuites/psxtmtests/psxtmcond06/init.c (modified) * testsuites/psxtmtests/psxtmcond07/init.c (modified) * testsuites/psxtmtests/psxtmcond08/init.c (modified) * testsuites/psxtmtests/psxtmkey01/init.c (modified) * testsuites/psxtmtests/psxtmkey02/init.c (modified) * testsuites/psxtmtests/psxtmmq01/init.c (modified) * testsuites/psxtmtests/psxtmmutex01/init.c (modified) * testsuites/psxtmtests/psxtmmutex02/init.c (modified) * testsuites/psxtmtests/psxtmmutex03/init.c (modified) * testsuites/psxtmtests/psxtmmutex04/init.c (modified) * testsuites/psxtmtests/psxtmmutex05/init.c (modified) * testsuites/psxtmtests/psxtmmutex06/init.c (modified) * testsuites/psxtmtests/psxtmmutex07/init.c (modified) * testsuites/psxtmtests/psxtmnanosleep01/init.c (modified) * testsuites/psxtmtests/psxtmnanosleep02/init.c (modified) * testsuites/psxtmtests/psxtmrwlock01/init.c (modified) * testsuites/psxtmtests/psxtmrwlock02/init.c (modified) * testsuites/psxtmtests/psxtmrwlock03/init.c (modified) * testsuites/psxtmtests/psxtmrwlock04/init.c (modified) * testsuites/psxtmtests/psxtmrwlock05/init.c (modified) * testsuites/psxtmtests/psxtmrwlock06/init.c (modified) * testsuites/psxtmtests/psxtmrwlock07/init.c (modified) * testsuites/psxtmtests/psxtmsem01/init.c (modified) * testsuites/psxtmtests/psxtmsem02/init.c (modified) * testsuites/psxtmtests/psxtmsem03/init.c (modified) * testsuites/psxtmtests/psxtmsem04/init.c (modified) * testsuites/psxtmtests/psxtmsem05/init.c (modified) * testsuites/psxtmtests/psxtmsleep01/init.c (modified) * testsuites/psxtmtests/psxtmsleep02/init.c (modified) * testsuites/psxtmtests/psxtmthread02/init.c (modified) * testsuites/psxtmtests/psxtmthread03/init.c (modified) * testsuites/psxtmtests/psxtmthread04/init.c (modified) * testsuites/psxtmtests/psxtmthread05/init.c (modified) * testsuites/psxtmtests/psxtmthread06/init.c (modified) * testsuites/rhealstone/rhdeadlockbrk/deadlockbrk.c (modified) * testsuites/rhealstone/rhilatency/ilatency.c (modified) * testsuites/rhealstone/rhmlatency/mlatency.c (modified) * testsuites/rhealstone/rhsemshuffle/semshuffle.c (modified) * testsuites/rhealstone/rhtaskpreempt/taskpreempt.c (modified) * testsuites/rhealstone/rhtaskswitch/taskswitch.c (modified) * testsuites/support/src/tmtests_support.c (modified) Use correct prototype of benchmark_timer_read() This change starts ... Tue, 02 Sep 2014 12:10:19 GMT Sebastian Huber [fe826e2] * cpukit/sapi/src/testextension.c (modified) sapi: Add profiling report begin/end message Fri, 29 Aug 2014 02:48:01 GMT Chris Johns [59990cc] * c/src/lib/libbsp/arm/altera-cyclone-v/preinstall.am (modified) * c/src/lib/libbsp/arm/csb336/preinstall.am (modified) * c/src/lib/libbsp/arm/csb337/preinstall.am (modified) * c/src/lib/libbsp/arm/edb7312/preinstall.am (modified) * c/src/lib/libbsp/arm/gba/preinstall.am (modified) * c/src/lib/libbsp/arm/gdbarmsim/preinstall.am (modified) * c/src/lib/libbsp/arm/gumstix/preinstall.am (modified) * c/src/lib/libbsp/arm/lpc176x/preinstall.am (modified) * c/src/lib/libbsp/arm/lpc24xx/preinstall.am (modified) * c/src/lib/libbsp/arm/lpc32xx/preinstall.am (modified) * c/src/lib/libbsp/arm/realview-pbx-a9/preinstall.am (modified) * c/src/lib/libbsp/arm/rtl22xx/preinstall.am (modified) * c/src/lib/libbsp/arm/smdk2410/preinstall.am (modified) * c/src/lib/libbsp/arm/stm32f4/preinstall.am (modified) * c/src/lib/libbsp/arm/tms570/preinstall.am (modified) * c/src/lib/libbsp/arm/xilinx-zynq/preinstall.am (modified) * c/src/lib/libbsp/avr/avrtest/preinstall.am (modified) * c/src/lib/libbsp/bfin/TLL6527M/preinstall.am (modified) * c/src/lib/libbsp/bfin/bf537Stamp/preinstall.am (modified) * c/src/lib/libbsp/bfin/eZKit533/preinstall.am (modified) * c/src/lib/libbsp/h8300/h8sim/preinstall.am (modified) * c/src/lib/libbsp/i386/pc386/preinstall.am (modified) * c/src/lib/libbsp/lm32/lm32_evr/preinstall.am (modified) * c/src/lib/libbsp/lm32/milkymist/preinstall.am (modified) * c/src/lib/libbsp/m32c/m32cbsp/preinstall.am (modified) * c/src/lib/libbsp/m32r/m32rsim/preinstall.am (modified) * c/src/lib/libbsp/m68k/av5282/preinstall.am (modified) * c/src/lib/libbsp/m68k/csb360/preinstall.am (modified) * c/src/lib/libbsp/m68k/gen68302/preinstall.am (modified) * c/src/lib/libbsp/m68k/gen68340/preinstall.am (modified) * c/src/lib/libbsp/m68k/gen68360/preinstall.am (modified) * c/src/lib/libbsp/m68k/genmcf548x/preinstall.am (modified) * c/src/lib/libbsp/m68k/idp/preinstall.am (modified) * c/src/lib/libbsp/m68k/mcf5206elite/preinstall.am (modified) * c/src/lib/libbsp/m68k/mcf52235/preinstall.am (modified) * c/src/lib/libbsp/m68k/mcf5225x/preinstall.am (modified) * c/src/lib/libbsp/m68k/mcf5329/preinstall.am (modified) * c/src/lib/libbsp/m68k/mrm332/preinstall.am (modified) * c/src/lib/libbsp/m68k/mvme136/preinstall.am (modified) * c/src/lib/libbsp/m68k/mvme147/preinstall.am (modified) * c/src/lib/libbsp/m68k/mvme147s/preinstall.am (modified) * c/src/lib/libbsp/m68k/mvme162/preinstall.am (modified) * c/src/lib/libbsp/m68k/mvme167/preinstall.am (modified) * c/src/lib/libbsp/m68k/ods68302/preinstall.am (modified) * c/src/lib/libbsp/m68k/sim68000/preinstall.am (modified) * c/src/lib/libbsp/m68k/uC5282/preinstall.am (modified) * c/src/lib/libbsp/mips/genmongoosev/preinstall.am (modified) * c/src/lib/libbsp/mips/hurricane/preinstall.am (modified) * c/src/lib/libbsp/mips/jmr3904/preinstall.am (modified) * c/src/lib/libbsp/mips/malta/preinstall.am (modified) * c/src/lib/libbsp/mips/rbtx4925/preinstall.am (modified) * c/src/lib/libbsp/mips/rbtx4938/preinstall.am (modified) * c/src/lib/libbsp/nios2/nios2_iss/preinstall.am (modified) * c/src/lib/libbsp/no_cpu/no_bsp/preinstall.am (modified) * c/src/lib/libbsp/powerpc/beatnik/preinstall.am (modified) * c/src/lib/libbsp/powerpc/gen5200/preinstall.am (modified) * c/src/lib/libbsp/powerpc/gen83xx/preinstall.am (modified) * c/src/lib/libbsp/powerpc/haleakala/preinstall.am (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/preinstall.am (modified) * c/src/lib/libbsp/powerpc/mvme3100/preinstall.am (modified) * c/src/lib/libbsp/powerpc/mvme5500/preinstall.am (modified) * c/src/lib/libbsp/powerpc/psim/preinstall.am (modified) * c/src/lib/libbsp/powerpc/qemuppc/preinstall.am (modified) * c/src/lib/libbsp/powerpc/qoriq/preinstall.am (modified) * c/src/lib/libbsp/powerpc/score603e/preinstall.am (modified) * c/src/lib/libbsp/powerpc/ss555/preinstall.am (modified) * c/src/lib/libbsp/powerpc/t32mppc/preinstall.am (modified) * c/src/lib/libbsp/powerpc/tqm8xx/preinstall.am (modified) * c/src/lib/libbsp/powerpc/virtex/preinstall.am (modified) * c/src/lib/libbsp/powerpc/virtex4/preinstall.am (modified) * c/src/lib/libbsp/powerpc/virtex5/preinstall.am (modified) * c/src/lib/libbsp/sh/gensh4/preinstall.am (modified) * c/src/lib/libbsp/sh/shsim/preinstall.am (modified) * c/src/lib/libbsp/sparc/erc32/preinstall.am (modified) * c/src/lib/libbsp/sparc/leon3/preinstall.am (modified) * c/src/lib/libbsp/sparc64/niagara/preinstall.am (modified) * c/src/lib/libbsp/sparc64/usiii/preinstall.am (modified) * c/src/lib/libbsp/v850/gdbv850sim/preinstall.am (modified) * c/src/lib/libcpu/arm/preinstall.am (modified) * c/src/lib/libcpu/bfin/preinstall.am (modified) * c/src/lib/libcpu/lm32/preinstall.am (modified) * c/src/lib/libcpu/mips/preinstall.am (modified) * c/src/lib/libcpu/powerpc/preinstall.am (modified) * c/src/lib/libcpu/sparc64/preinstall.am (modified) * c/src/libchip/preinstall.am (modified) * c/src/librtems++/preinstall.am (modified) * cpukit/ftpd/preinstall.am (modified) * cpukit/libfs/src/nfsclient/preinstall.am (modified) * cpukit/posix/preinstall.am (modified) * cpukit/pppd/preinstall.am (modified) * cpukit/preinstall.am (modified) * cpukit/sapi/preinstall.am (modified) * cpukit/score/cpu/bfin/preinstall.am (modified) * cpukit/score/cpu/h8300/preinstall.am (modified) * cpukit/score/cpu/i386/preinstall.am (modified) * cpukit/score/cpu/m32r/preinstall.am (modified) * cpukit/score/cpu/mips/preinstall.am (modified) * cpukit/score/cpu/powerpc/preinstall.am (modified) * cpukit/score/cpu/sparc64/preinstall.am (modified) * cpukit/score/preinstall.am (modified) * cpukit/zlib/preinstall.am (modified) Regenerate all preinstall.am files. With this patch the ... Wed, 23 Jul 2014 11:03:54 GMT Sebastian Huber [993f5ac] * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) * cpukit/score/include/rtems/score/rbtreeimpl.h (modified) * cpukit/score/src/rbtreeextract.c (modified) * cpukit/score/src/rbtreeinsert.c (modified) * testsuites/sptests/sprbtree01/init.c (modified) rbtree: Simplify insert and extract Simplify _RBTree_Insert() and ... Sun, 03 Aug 2014 11:02:58 GMT Sebastian Huber [60fe374] * cpukit/posix/include/rtems/posix/keyimpl.h (modified) * cpukit/posix/src/key.c (modified) * cpukit/sapi/include/rtems/rbheap.h (modified) * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/sapi/src/rbheap.c (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) * cpukit/score/include/rtems/score/rbtreeimpl.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/rbtreefind.c (modified) * cpukit/score/src/rbtreeinsert.c (modified) * cpukit/score/src/scheduleredf.c (modified) * cpukit/score/src/threadq.c (modified) * testsuites/libtests/rbheap01/init.c (modified) * testsuites/sptests/sprbtree01/init.c (modified) rbtree: Add and use RBTree_Compare_result Sat, 02 Aug 2014 14:22:31 GMT Sebastian Huber [40dcafa] * cpukit/libblock/src/bdbuf.c (modified) * cpukit/posix/include/rtems/posix/keyimpl.h (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/keyfreememory.c (modified) * cpukit/posix/src/keygetspecific.c (modified) * cpukit/posix/src/keysetspecific.c (modified) * cpukit/sapi/include/rtems/rbheap.h (modified) * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/score/include/rtems/score/basedefs.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/resourceiterate.c (modified) * cpukit/score/src/schedulerchangeroot.c (modified) * cpukit/score/src/scheduleredf.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadqdequeue.c (modified) * cpukit/score/src/threadqfirst.c (modified) * testsuites/sptests/sprbtree01/init.c (modified) Add and use RTEMS_CONTAINER_OF() Tue, 22 Jul 2014 20:49:09 GMT Sebastian Huber [b767683a] * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) * testsuites/sptests/sprbtree01/init.c (modified) * testsuites/sptests/sprbtree01/sprbtree01.scn (modified) rbtree: Rename find header in find control Simplify ... Tue, 22 Jul 2014 17:42:54 GMT Sebastian Huber [6e93c836] * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) * testsuites/sptests/sprbtree01/init.c (modified) rbtree: Simplify off-tree handling Only use the parent pointer, ... Sat, 26 Jul 2014 10:52:22 GMT Sebastian Huber [4cd55724] * cpukit/posix/include/rtems/posix/barrierimpl.h (modified) * cpukit/posix/include/rtems/posix/condimpl.h (modified) * cpukit/posix/include/rtems/posix/mqueueimpl.h (modified) * cpukit/posix/include/rtems/posix/muteximpl.h (modified) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/include/rtems/posix/rwlockimpl.h (modified) * cpukit/posix/include/rtems/posix/spinlockimpl.h (modified) * cpukit/posix/include/rtems/posix/timerimpl.h (modified) * cpukit/rtems/include/rtems/rtems/barrierimpl.h (modified) * cpukit/rtems/include/rtems/rtems/dpmemimpl.h (modified) * cpukit/rtems/include/rtems/rtems/messageimpl.h (modified) * cpukit/rtems/include/rtems/rtems/partimpl.h (modified) * cpukit/rtems/include/rtems/rtems/ratemonimpl.h (modified) * cpukit/rtems/include/rtems/rtems/regionimpl.h (modified) * cpukit/rtems/include/rtems/rtems/timerimpl.h (modified) * cpukit/sapi/include/rtems/extensionimpl.h (modified) * cpukit/score/include/rtems/score/chainimpl.h (modified) * cpukit/score/include/rtems/score/coremsgimpl.h (modified) * cpukit/score/include/rtems/score/rbtreeimpl.h (modified) Delete unused *_Is_null() functions Sat, 12 Jul 2014 19:22:22 GMT Sebastian Huber [64939bc] * cpukit/posix/include/rtems/posix/keyimpl.h (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/keyfreememory.c (modified) * cpukit/posix/src/keygetspecific.c (modified) * cpukit/posix/src/keysetspecific.c (modified) * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/sapi/src/rbheap.c (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/src/rbtree.c (modified) * cpukit/score/src/rbtreefind.c (modified) * cpukit/score/src/rbtreeinsert.c (modified) * cpukit/score/src/scheduleredf.c (modified) * cpukit/score/src/scheduleredfchangepriority.c (modified) * cpukit/score/src/scheduleredfyield.c (modified) * testsuites/sptests/sprbtree01/init.c (modified) rbtree: Reduce RBTree_Control size Remove compare function and is ... Sat, 12 Jul 2014 19:22:21 GMT Sebastian Huber [7e119990] * cpukit/sapi/include/rtems/rbtree.h (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) rbtree: Delete unused functions Wed, 11 Jun 2014 09:03:25 GMT Sebastian Huber [2d36931] * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadinitialize.c (modified) * testsuites/smptests/smpscheduler01/init.c (modified) score: Collect scheduler related fields in TCB Add ... Wed, 11 Jun 2014 13:37:11 GMT Sebastian Huber [897a0935] * cpukit/sapi/include/rtems/scheduler.h (modified) score: Fix scheduler context initializer Mon, 02 Jun 2014 12:46:18 GMT Ralf Kirchner [1fc2e960] * cpukit/libblock/include/rtems/bdbuf.h (modified) * cpukit/libblock/src/bdbuf.c (modified) * cpukit/sapi/include/confdefs.h (modified) libblock: Add RTEMS_BDBUF_USE_PTHREAD Use the PTHREAD mutexes and ... Mon, 02 Jun 2014 12:42:18 GMT Ralf Kirchner [d8ac087] * cpukit/sapi/include/confdefs.h (modified) rtems: Avoid copy and paste in confdefs.h Add and use ... Wed, 21 May 2014 08:33:43 GMT Sebastian Huber [8fcafdd5] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/attr.h (modified) * cpukit/rtems/include/rtems/rtems/attrimpl.h (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/include/rtems/rtems/semimpl.h (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/semdelete.c (modified) * cpukit/rtems/src/semflush.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/rtems/src/semsetpriority.c (added) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/mrsp.h (added) * cpukit/score/include/rtems/score/mrspimpl.h (added) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/preinstall.am (modified) * doc/user/Makefile.am (modified) * doc/user/conf.t (modified) * doc/user/sem.t (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpmrsp01/Makefile.am (added) * testsuites/smptests/smpmrsp01/init.c (added) * testsuites/smptests/smpmrsp01/smpmrsp01.doc (added) * testsuites/smptests/smpmrsp01/smpmrsp01.scn (added) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spmrsp01/Makefile.am (added) * testsuites/sptests/spmrsp01/init.c (added) * testsuites/sptests/spmrsp01/spmrsp01.doc (added) * testsuites/sptests/spmrsp01/spmrsp01.scn (added) score: Multiprocessor Resource Sharing Protocol Add basic support ... Tue, 13 May 2014 14:03:05 GMT Sebastian Huber [beab7329] * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/schedulercbsimpl.h (added) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityimpl.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/preinstall.am (modified) * cpukit/score/src/schedulercbs.c (modified) * cpukit/score/src/schedulercbsallocate.c (modified) * cpukit/score/src/schedulercbsattachthread.c (modified) * cpukit/score/src/schedulercbsdetachthread.c (modified) * cpukit/score/src/schedulercbsreleasejob.c (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/scheduleredf.c (modified) * cpukit/score/src/scheduleredfallocate.c (modified) * cpukit/score/src/scheduleredfenqueue.c (modified) * cpukit/score/src/scheduleredfextract.c (modified) * cpukit/score/src/scheduleredfupdate.c (modified) * cpukit/score/src/scheduleredfyield.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerpriorityenqueue.c (modified) * cpukit/score/src/schedulerpriorityenqueuefirst.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulerpriorityupdate.c (modified) * cpukit/score/src/schedulerpriorityyield.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersmpvalidstatechanges.c (added) * cpukit/score/src/threadinitialize.c (modified) * testsuites/sptests/spsize/size.c (modified) score: Introduce scheduler nodes Rename scheduler per-thread ... Sat, 26 Apr 2014 13:09:10 GMT Sebastian Huber [03b7789] * c/src/lib/libbsp/mips/shared/irq/exception.S (modified) * c/src/lib/libbsp/sparc/shared/irq_asm.S (modified) * c/src/lib/libcpu/sparc64/shared/score/interrupt.S (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/cpu/arm/rtems/score/cpu.h (modified) * cpukit/score/cpu/bfin/cpu_asm.S (modified) * cpukit/score/cpu/h8300/cpu_asm.S (modified) * cpukit/score/cpu/i386/rtems/score/cpu.h (modified) * cpukit/score/cpu/m68k/cpu_asm.S (modified) * cpukit/score/cpu/mips/cpu_asm.S (modified) * cpukit/score/cpu/mips/rtems/score/cpu.h (modified) * cpukit/score/cpu/nios2/Makefile.am (modified) * cpukit/score/cpu/nios2/nios2-initialize-vectors.c (deleted) * cpukit/score/cpu/nios2/rtems/score/cpu.h (modified) * cpukit/score/cpu/no_cpu/rtems/score/cpu.h (modified) * cpukit/score/cpu/powerpc/rtems/score/cpu.h (modified) * cpukit/score/cpu/v850/rtems/score/cpu.h (modified) * cpukit/score/include/rtems/score/isr.h (modified) * cpukit/score/src/isr.c (modified) * testsuites/sptests/spfatal07/testcase.h (modified) * testsuites/sptests/spintr_err01/init.c (modified) score: Statically initialize _ISR_Vector_table Tue, 29 Apr 2014 05:48:09 GMT Sebastian Huber [99be750] * cpukit/sapi/src/testextension.c (modified) sapi: Report profiling only if enabled for tests Tue, 22 Apr 2014 09:50:29 GMT Sebastian Huber [aea93fb4] * cpukit/sapi/src/testextension.c (modified) sapi: Add profiling done message Tue, 22 Apr 2014 09:46:10 GMT Sebastian Huber [8365ad1] * cpukit/sapi/src/profilingreportxml.c (modified) sapi: Add arithmetic means to XML profiling report Sat, 26 Apr 2014 23:32:20 GMT Chris Johns [0c5beb8e] * cpukit/sapi/include/confdefs.h (modified) rtems: Account for the network semaphore. Fri, 25 Apr 2014 17:56:36 GMT Jennifer Averett [e306f3df] * cpukit/sapi/include/confdefs.h (modified) sapi: Fix condef.h compile error for disabled network configuration. ... Fri, 25 Apr 2014 06:14:19 GMT Chris Johns [c9a0a10] * cpukit/sapi/include/confdefs.h (modified) rtems: Account for file system semaphores. Add support to account ... Thu, 17 Apr 2014 06:02:46 GMT Sebastian Huber [0e98970] * cpukit/sapi/include/confdefs.h (modified) sapi: Fix CONFIGURE_UNLIMITED_OBJECTS POSIX keys and key value ... Tue, 15 Apr 2014 11:32:40 GMT Sebastian Huber [2c1e7ff] * cpukit/sapi/include/confdefs.h (modified) sapi: Error case for CONFIGURE_UNLIMITED_OBJECTS Wed, 09 Apr 2014 13:07:54 GMT Sebastian Huber [c5831a3f] * c/src/lib/libbsp/i386/shared/smp/smp-imps.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadsetaffinitynp.c (modified) * cpukit/rtems/src/clocktick.c (modified) * cpukit/rtems/src/taskcreate.c (modified) * cpukit/rtems/src/tasksetaffinity.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/scheduler.h (modified) * cpukit/score/include/rtems/score/percpu.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/smpimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/percpu.c (modified) * cpukit/score/src/schedulerdefaulttick.c (modified) * cpukit/score/src/schedulersetaffinity.c (modified) * cpukit/score/src/smp.c (modified) * cpukit/score/src/threadcreateidle.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadstart.c (modified) * doc/user/conf.t (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpfatal04/Makefile.am (added) * testsuites/smptests/smpfatal04/init.c (added) * testsuites/smptests/smpfatal04/smpfatal04.doc (added) * testsuites/smptests/smpfatal04/smpfatal04.scn (added) * testsuites/smptests/smpfatal05/Makefile.am (added) * testsuites/smptests/smpfatal05/init.c (added) * testsuites/smptests/smpfatal05/smpfatal05.doc (added) * testsuites/smptests/smpfatal05/smpfatal05.scn (added) * testsuites/smptests/smpfatal06/Makefile.am (added) * testsuites/smptests/smpfatal06/init.c (added) * testsuites/smptests/smpfatal06/smpfatal06.doc (added) * testsuites/smptests/smpfatal06/smpfatal06.scn (added) * testsuites/smptests/smpfatal07/Makefile.am (added) * testsuites/smptests/smpfatal07/init.c (added) * testsuites/smptests/smpfatal07/smpfatal07.doc (added) * testsuites/smptests/smpfatal07/smpfatal07.scn (added) * testsuites/smptests/smpfatal08/Makefile.am (added) * testsuites/smptests/smpfatal08/init.c (added) * testsuites/smptests/smpfatal08/smpfatal08.doc (added) * testsuites/smptests/smpfatal08/smpfatal08.scn (added) * testsuites/smptests/smpscheduler02/Makefile.am (added) * testsuites/smptests/smpscheduler02/init.c (added) * testsuites/smptests/smpscheduler02/smpscheduler02.doc (added) * testsuites/smptests/smpscheduler02/smpscheduler02.scn (added) * testsuites/sptests/spscheduler01/init.c (modified) score: Add clustered/partitioned scheduling Clustered/partitioned ... Wed, 09 Apr 2014 08:33:00 GMT Sebastian Huber [133d54c5] * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/scheduler.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * doc/user/conf.t (modified) score: Add scheduler name Tue, 08 Apr 2014 07:42:29 GMT Sebastian Huber [69aa3349] * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/src/newlibc_reent.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/src/schedulercbsallocate.c (modified) * cpukit/score/src/schedulerdefaultallocatefree.c (modified) * cpukit/score/src/scheduleredfallocate.c (modified) * cpukit/score/src/scheduleredffree.c (deleted) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerpriorityallocate.c (deleted) * cpukit/score/src/schedulerpriorityfree.c (deleted) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) score: Simplify thread control initialization The thread control ... Fri, 04 Apr 2014 08:56:36 GMT Sebastian Huber [e1598a6] * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/scheduler.h (added) * cpukit/sapi/preinstall.am (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityimpl.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimpleimpl.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/src/scheduler.c (modified) * cpukit/score/src/schedulercbs.c (modified) * cpukit/score/src/schedulercbsallocate.c (modified) * cpukit/score/src/schedulercbsattachthread.c (modified) * cpukit/score/src/schedulercbscleanup.c (modified) * cpukit/score/src/schedulercbscreateserver.c (modified) * cpukit/score/src/schedulercbsdestroyserver.c (modified) * cpukit/score/src/schedulercbsdetachthread.c (modified) * cpukit/score/src/schedulercbsgetapprovedbudget.c (modified) * cpukit/score/src/schedulercbsgetexecutiontime.c (modified) * cpukit/score/src/schedulercbsgetparameters.c (modified) * cpukit/score/src/schedulercbsgetremainingbudget.c (modified) * cpukit/score/src/schedulercbsgetserverid.c (modified) * cpukit/score/src/schedulercbsreleasejob.c (modified) * cpukit/score/src/schedulercbssetparameters.c (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/schedulerdefaultallocatefree.c (modified) * cpukit/score/src/schedulerdefaultgetaffinity.c (modified) * cpukit/score/src/schedulerdefaultreleasejob.c (modified) * cpukit/score/src/schedulerdefaultsetaffinity.c (modified) * cpukit/score/src/schedulerdefaultstartidle.c (modified) * cpukit/score/src/schedulerdefaulttick.c (modified) * cpukit/score/src/schedulerdefaultupdate.c (modified) * cpukit/score/src/scheduleredf.c (modified) * cpukit/score/src/scheduleredfallocate.c (modified) * cpukit/score/src/scheduleredfblock.c (modified) * cpukit/score/src/scheduleredfenqueue.c (modified) * cpukit/score/src/scheduleredfenqueuefirst.c (modified) * cpukit/score/src/scheduleredfextract.c (modified) * cpukit/score/src/scheduleredffree.c (modified) * cpukit/score/src/scheduleredfreleasejob.c (modified) * cpukit/score/src/scheduleredfschedule.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/scheduleredfupdate.c (modified) * cpukit/score/src/scheduleredfyield.c (modified) * cpukit/score/src/schedulerpriority.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerpriorityallocate.c (modified) * cpukit/score/src/schedulerpriorityblock.c (modified) * cpukit/score/src/schedulerpriorityenqueue.c (modified) * cpukit/score/src/schedulerpriorityenqueuefirst.c (modified) * cpukit/score/src/schedulerpriorityextract.c (modified) * cpukit/score/src/schedulerpriorityfree.c (modified) * cpukit/score/src/schedulerpriorityschedule.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulerpriorityupdate.c (modified) * cpukit/score/src/schedulerpriorityyield.c (modified) * cpukit/score/src/schedulersimple.c (modified) * cpukit/score/src/schedulersimpleblock.c (modified) * cpukit/score/src/schedulersimpleenqueue.c (modified) * cpukit/score/src/schedulersimpleenqueuefirst.c (modified) * cpukit/score/src/schedulersimpleextract.c (modified) * cpukit/score/src/schedulersimplereadyqueueenqueue.c (modified) * cpukit/score/src/schedulersimplereadyqueueenqueuefirst.c (modified) * cpukit/score/src/schedulersimpleschedule.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersimpleunblock.c (modified) * cpukit/score/src/schedulersimpleyield.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadrestart.c (modified) * doc/user/conf.t (modified) * testsuites/rhealstone/rhilatency/ilatency.c (modified) * testsuites/sptests/spinternalerror01/init.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) score: Static scheduler configuration Do not allocate the scheduler ... Thu, 10 Apr 2014 09:02:52 GMT Sebastian Huber [cb5eaddf] * c/src/lib/libbsp/arm/altera-cyclone-v/startup/bspreset.c (modified) * c/src/lib/libbsp/sparc/leon3/startup/bspreset.c (modified) * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/smp.h (modified) * cpukit/rtems/src/getcurrentprocessor.c (added) * cpukit/sapi/src/testextension.c (modified) * testsuites/smptests/smp01/init.c (modified) * testsuites/smptests/smp01/tasks.c (modified) * testsuites/smptests/smp02/init.c (modified) * testsuites/smptests/smp02/tasks.c (modified) * testsuites/smptests/smp03/init.c (modified) * testsuites/smptests/smp05/init.c (modified) * testsuites/smptests/smp07/init.c (modified) * testsuites/smptests/smp08/init.c (modified) * testsuites/smptests/smp08/tasks.c (modified) * testsuites/smptests/smp09/init.c (modified) * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) * testsuites/smptests/smpfatal03/init.c (modified) * testsuites/smptests/smplock01/init.c (modified) * testsuites/smptests/smpmigration01/init.c (modified) * testsuites/smptests/smppsxsignal01/init.c (modified) * testsuites/smptests/smpsignal01/init.c (modified) rtems: Rename rtems_smp_get_current_processor() Rename ... Thu, 10 Apr 2014 08:58:27 GMT Sebastian Huber [4bc8d2e] * c/src/lib/libbsp/sparc/leon3/startup/bspreset.c (modified) * cpukit/libmisc/cpuuse/cpuusagereset.c (modified) * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/smp.h (modified) * cpukit/rtems/src/getprocessorcount.c (added) * cpukit/sapi/src/profilingiterate.c (modified) * testsuites/smptests/smp01/init.c (modified) * testsuites/smptests/smp02/init.c (modified) * testsuites/smptests/smp03/init.c (modified) * testsuites/smptests/smp05/init.c (modified) * testsuites/smptests/smp07/init.c (modified) * testsuites/smptests/smp08/init.c (modified) * testsuites/smptests/smp09/init.c (modified) * testsuites/smptests/smpaffinity01/init.c (modified) * testsuites/smptests/smpatomic01/init.c (modified) * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) * testsuites/smptests/smpfatal03/init.c (modified) * testsuites/smptests/smpload01/init.c (modified) * testsuites/smptests/smplock01/init.c (modified) * testsuites/smptests/smpmigration01/init.c (modified) * testsuites/smptests/smppsxaffinity01/init.c (modified) * testsuites/smptests/smppsxaffinity02/init.c (modified) * testsuites/smptests/smppsxsignal01/init.c (modified) * testsuites/smptests/smpscheduler01/init.c (modified) * testsuites/smptests/smpsignal01/init.c (modified) * testsuites/smptests/smpswitchextension01/init.c (modified) * testsuites/smptests/smpthreadlife01/init.c (modified) * testsuites/tmtests/tmcontext01/init.c (modified) rtems: Rename rtems_smp_get_processor_count() Rename ... Mon, 07 Apr 2014 12:50:37 GMT Sebastian Huber [263f4bec] * cpukit/libmisc/monitor/mon-driver.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/config.h (modified) * cpukit/sapi/include/rtems/io.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/sapi/src/io.c (modified) * doc/user/conf.t (modified) * testsuites/libtests/block11/init.c (modified) * testsuites/sptests/sp21/init.c (modified) * testsuites/sptests/spsize/size.c (modified) score: Statically initialize IO manager This simplifies the RTEMS ... Mon, 07 Apr 2014 12:41:56 GMT Sebastian Huber [94086a9] * cpukit/sapi/include/confdefs.h (modified) score: Fix POSIX threads size estimate The POSIX threads are ... Mon, 07 Apr 2014 12:50:28 GMT Sebastian Huber [fb9e98e] * cpukit/sapi/include/confdefs.h (modified) score: Fix workspace size estimate Thu, 03 Apr 2014 17:55:43 GMT Joel Sherrill [d507c037] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/tasksimpl.h (modified) * cpukit/rtems/mainpage.h (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/rtems/src/taskvariable_invoke_dtor.c (modified) * cpukit/rtems/src/taskvariableadd.c (modified) * cpukit/rtems/src/taskvariabledelete.c (modified) * cpukit/rtems/src/taskvariableget.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * doc/user/task.t (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/smptests/smpunsupported01/init.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) Disable per task variables when SMP is enabled Per task variables ... Thu, 03 Apr 2014 10:02:09 GMT Sebastian Huber [439c494] * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimpleimpl.h (modified) * cpukit/score/src/schedulersimple.c (modified) * cpukit/score/src/schedulersimplereadyqueueenqueue.c (modified) * cpukit/score/src/schedulersimplereadyqueueenqueuefirst.c (modified) score: Add and use Scheduler_simple_Control Thu, 03 Apr 2014 09:53:48 GMT Sebastian Huber [3891983] * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/src/scheduleredf.c (modified) * cpukit/score/src/scheduleredfenqueue.c (modified) * cpukit/score/src/scheduleredfextract.c (modified) * cpukit/score/src/scheduleredfyield.c (modified) score: Add and use Scheduler_EDF_Control Tue, 18 Mar 2014 18:54:01 GMT Jennifer Averett [6d24e8b] * cpukit/sapi/include/confdefs.h (modified) sapi: Add priority affinity smp scheduler. Tue, 01 Apr 2014 09:48:59 GMT Sebastian Huber [494c2e3] * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/prioritybitmap.h (modified) * cpukit/score/include/rtems/score/prioritybitmapimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityimpl.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/src/prioritybitmap.c (deleted) * cpukit/score/src/schedulerpriority.c (modified) * cpukit/score/src/schedulerpriorityblock.c (modified) * cpukit/score/src/schedulerpriorityenqueue.c (modified) * cpukit/score/src/schedulerpriorityenqueuefirst.c (modified) * cpukit/score/src/schedulerpriorityextract.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulerpriorityupdate.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersmpstartidle.c (deleted) * testsuites/sptests/spsize/size.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) score: Move priority bit map to scheduler instance Delete global ... Fri, 28 Mar 2014 12:44:18 GMT Sebastian Huber [3f5f2ce] * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spfatal28/Makefile.am (added) * testsuites/sptests/spfatal28/spfatal28.doc (added) * testsuites/sptests/spfatal28/spfatal28.scn (added) * testsuites/sptests/spfatal28/testcase.h (added) * testsuites/sptests/spinternalerror02/init.c (modified) * testsuites/sptests/spsem01/init.c (modified) * testsuites/sptests/spsem01/spsem01.scn (modified) * testsuites/sptests/spsem02/init.c (modified) * testsuites/sptests/spsem02/spsem02.scn (modified) score: PR788: Add INTERNAL_ERROR_RESOURCE_IN_USE Issue a fatal ... Thu, 27 Mar 2014 13:16:12 GMT Sebastian Huber [23fec9f0] * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/include/rtems/posix/semaphoreimpl.h (modified) * cpukit/posix/src/conddestroy.c (modified) * cpukit/posix/src/condinit.c (modified) * cpukit/posix/src/keycreate.c (modified) * cpukit/posix/src/keydelete.c (modified) * cpukit/posix/src/mqueueclose.c (modified) * cpukit/posix/src/mqueuecreatesupp.c (modified) * cpukit/posix/src/mqueueopen.c (modified) * cpukit/posix/src/mqueueunlink.c (modified) * cpukit/posix/src/mutexdestroy.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/pbarrierdestroy.c (modified) * cpukit/posix/src/pbarrierinit.c (modified) * cpukit/posix/src/prwlockdestroy.c (modified) * cpukit/posix/src/prwlockinit.c (modified) * cpukit/posix/src/pspindestroy.c (modified) * cpukit/posix/src/pspininit.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/semaphorecreatesupp.c (modified) * cpukit/posix/src/semclose.c (modified) * cpukit/posix/src/semdestroy.c (modified) * cpukit/posix/src/seminit.c (modified) * cpukit/posix/src/semopen.c (modified) * cpukit/posix/src/semunlink.c (modified) * cpukit/posix/src/timercreate.c (modified) * cpukit/posix/src/timerdelete.c (modified) * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/messageimpl.h (modified) * cpukit/rtems/include/rtems/rtems/tasksimpl.h (modified) * cpukit/rtems/src/barriercreate.c (modified) * cpukit/rtems/src/barrierdelete.c (modified) * cpukit/rtems/src/dpmemcreate.c (modified) * cpukit/rtems/src/dpmemdelete.c (modified) * cpukit/rtems/src/msgqallocate.c (deleted) * cpukit/rtems/src/msgqcreate.c (modified) * cpukit/rtems/src/msgqdelete.c (modified) * cpukit/rtems/src/partcreate.c (modified) * cpukit/rtems/src/partdelete.c (modified) * cpukit/rtems/src/ratemoncreate.c (modified) * cpukit/rtems/src/ratemondelete.c (modified) * cpukit/rtems/src/regioncreate.c (modified) * cpukit/rtems/src/regiondelete.c (modified) * cpukit/rtems/src/regionextend.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/rtems/src/regionresizesegment.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/semdelete.c (modified) * cpukit/rtems/src/taskcreate.c (modified) * cpukit/rtems/src/timercreate.c (modified) * cpukit/rtems/src/timerdelete.c (modified) * cpukit/sapi/src/extensioncreate.c (modified) * cpukit/sapi/src/extensiondelete.c (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/apimutex.c (modified) * cpukit/score/src/objectactivecount.c (modified) * cpukit/score/src/objectallocate.c (modified) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/objectfree.c (modified) * cpukit/score/src/objectshrinkinformation.c (modified) * testsuites/sptests/spobjgetnext/init.c (modified) score: PR2152: Use allocator mutex for objects Use allocator mutex ... Thu, 27 Mar 2014 13:23:21 GMT Christian Mauderer [5c0c0cf] * cpukit/include/rtems/userenv.h (modified) * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/libcsupport/src/__usrenv.c (modified) * cpukit/libcsupport/src/libio_init.c (modified) * cpukit/libcsupport/src/privateenv.c (modified) * cpukit/sapi/include/confdefs.h (modified) * doc/shell/file.t (modified) * testsuites/fstests/imfs_support/fs_support.c (modified) * testsuites/fstests/jffs2_support/fs_support.c (modified) * testsuites/fstests/mdosfs_support/fs_support.c (modified) * testsuites/fstests/mimfs_support/fs_support.c (modified) * testsuites/fstests/mrfs_support/fs_support.c (modified) * testsuites/libtests/ftp01/init.c (modified) * testsuites/psxtests/psxchroot01/main.c (modified) * testsuites/psxtests/psxmount/main.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spfatal27/Makefile.am (added) * testsuites/sptests/spfatal27/spfatal27.doc (added) * testsuites/sptests/spfatal27/spfatal27.scn (added) * testsuites/sptests/spfatal27/testcase.h (added) * testsuites/sptests/spprivenv01/init.c (modified) privateenv: Use POSIX keys instead of task variables. Mon, 24 Mar 2014 07:51:37 GMT Sebastian Huber [1fac361] * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/src/threadq.c (modified) score: PR2174: Add workaround Add ... Mon, 10 Mar 2014 14:17:27 GMT Sebastian Huber [e72bc923] * cpukit/sapi/src/testextension.c (modified) sapi: Add profiling report for tests