# # ChangeLog for cpukit/libmisc in rtems # # Generated by Trac 1.2.1.dev0 # 04/28/24 10:26:09 Wed, 13 Sep 2017 06:49:18 GMT Sebastian Huber [4b759b1] * cpukit/libmisc/serdbg/serdbgio.c (modified) * cpukit/libmisc/serdbg/termios_printk.c (modified) * cpukit/libnetworking/rtems/rtems_syscall.c (modified) libio: Avoid direct use of rtems_libio_iops Update #3132. Tue, 12 Sep 2017 09:50:10 GMT Sebastian Huber [2fc32460] * cpukit/libmisc/serdbg/termios_printk.c (modified) serdbg: Fix warning Update #3122. Fri, 08 Sep 2017 08:38:46 GMT Sebastian Huber [1bc0ad2] * c/src/lib/libbsp/arm/altera-cyclone-v/console/console-config.c (modified) * c/src/lib/libbsp/arm/atsam/console/debug-console.c (modified) * c/src/lib/libbsp/arm/beagle/console/console-config.c (modified) * c/src/lib/libbsp/arm/csb336/console/uart.c (modified) * c/src/lib/libbsp/arm/imx/console/console-config.c (modified) * c/src/lib/libbsp/arm/lm3s69xx/console/console-config.c (modified) * c/src/lib/libbsp/arm/raspberrypi/console/console-config.c (modified) * c/src/lib/libbsp/arm/realview-pbx-a9/console/console-config.c (modified) * c/src/lib/libbsp/arm/rtl22xx/console/uart.c (modified) * c/src/lib/libbsp/arm/shared/comm/uart.c (modified) * c/src/lib/libbsp/arm/smdk2410/console/uart.c (modified) * c/src/lib/libbsp/arm/stm32f4/console/console-config.c (modified) * c/src/lib/libbsp/arm/tms570/console/printk-support.c (modified) * c/src/lib/libbsp/arm/xilinx-zynq/console/debug-console.c (modified) * c/src/lib/libbsp/i386/pc386/console/printk_support.c (modified) * c/src/lib/libbsp/i386/shared/comm/uart.c (modified) * c/src/lib/libbsp/m68k/av5282/console/console.c (modified) * c/src/lib/libbsp/m68k/genmcf548x/console/console.c (modified) * c/src/lib/libbsp/m68k/mcf5225x/console/debugio.c (modified) * c/src/lib/libbsp/m68k/mcf5235/console/console.c (modified) * c/src/lib/libbsp/m68k/mcf5329/console/console.c (modified) * c/src/lib/libbsp/m68k/mvme167/console/console.c (modified) * c/src/lib/libbsp/m68k/uC5282/console/console.c (modified) * c/src/lib/libbsp/mips/csb350/console/console-io.c (modified) * c/src/lib/libbsp/or1k/generic_or1k/console/console-config.c (modified) * c/src/lib/libbsp/powerpc/gen5200/console/console.c (modified) * c/src/lib/libbsp/powerpc/gen83xx/console/console-config.c (modified) * c/src/lib/libbsp/powerpc/haleakala/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/console/console-generic.c (modified) * c/src/lib/libbsp/powerpc/mpc8260ads/console/console.c (modified) * c/src/lib/libbsp/powerpc/qoriq/console/console-config.c (modified) * c/src/lib/libbsp/powerpc/shared/console/polled_io.c (modified) * c/src/lib/libbsp/powerpc/shared/console/uart.c (modified) * c/src/lib/libbsp/powerpc/t32mppc/console/console.c (modified) * c/src/lib/libbsp/powerpc/tqm8xx/console/console.c (modified) * c/src/lib/libbsp/powerpc/virtex/console/consolelite.c (modified) * c/src/lib/libbsp/powerpc/virtex4/startup/dummy_console.c (modified) * c/src/lib/libbsp/powerpc/virtex5/startup/dummy_console.c (modified) * c/src/lib/libbsp/shared/console-output-char.c (modified) * c/src/lib/libbsp/shared/src/uart-output-char.c (modified) * c/src/lib/libcpu/arm/at91rm9200/dbgu/dbgu.c (modified) * c/src/lib/libcpu/powerpc/mpc55xx/esci/esci.c (modified) * cpukit/include/rtems/bspIo.h (modified) * cpukit/libcsupport/src/putk.c (modified) * cpukit/libmisc/serdbg/termios_printk.c (modified) Simplify and unify BSP_output_char The BSP_output_char should ... Fri, 25 Aug 2017 08:59:52 GMT Sebastian Huber [1f22b26] * c/src/lib/libbsp/i386/pc386/console/console_select.c (modified) * c/src/lib/libbsp/i386/pc386/console/gdb_select.c (modified) * cpukit/libmisc/shell/main_cmdchown.c (modified) * cpukit/libmisc/shell/main_drvmgr.c (modified) * cpukit/libmisc/shell/main_pci.c (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/shm.c (modified) * cpukit/score/src/condition.c (modified) Include missing Update #2132. Fri, 25 Aug 2017 08:58:58 GMT Sebastian Huber [b2ed712] * c/src/lib/libbsp/arm/altera-cyclone-v/rtc/rtc.c (modified) * c/src/lib/libbsp/arm/atsam/spi/atsam_spi_bus.c (modified) * c/src/lib/libbsp/arm/lpc176x/can/can.c (modified) * c/src/lib/libbsp/arm/lpc32xx/misc/nand-mlc-read-blocks.c (modified) * c/src/lib/libbsp/arm/lpc32xx/misc/nand-mlc-write-blocks.c (modified) * c/src/lib/libbsp/arm/raspberrypi/console/console_select.c (modified) * c/src/lib/libbsp/arm/raspberrypi/misc/vc_defines.h (modified) * c/src/lib/libbsp/arm/raspberrypi/startup/cmdline.c (modified) * c/src/lib/libbsp/arm/shared/arm-pl111-fb.c (modified) * c/src/lib/libbsp/arm/shared/armv7m/irq/armv7m-irq.c (modified) * c/src/lib/libbsp/arm/tms570/console/printk-support.c (modified) * c/src/lib/libbsp/arm/tms570/pom/tms570-pom.c (modified) * c/src/lib/libbsp/lm32/shared/milkymist_framebuffer/framebuffer.c (modified) * c/src/lib/libbsp/lm32/shared/milkymist_versions/versions.c (modified) * c/src/lib/libbsp/lm32/shared/tsmac/tsmac.c (modified) * c/src/lib/libbsp/shared/console.c (modified) * c/src/lib/libbsp/sparc/leon3/console/console.c (modified) * c/src/lib/libbsp/sparc/shared/amba/ahbstat.c (modified) * c/src/lib/libbsp/sparc/shared/analog/gradcdac.c (modified) * c/src/lib/libbsp/sparc/shared/drvmgr/ambapp_bus_leon2.c (modified) * c/src/lib/libbsp/sparc/shared/i2c/i2cmst.c (modified) * c/src/lib/libbsp/sparc/shared/iommu/griommu.c (modified) * c/src/lib/libbsp/sparc/shared/l2c/l2c.c (modified) * c/src/lib/libbsp/sparc/shared/pci/grpci2dma.c (modified) * c/src/lib/libbsp/sparc/shared/scrub/memscrub.c (modified) * c/src/lib/libbsp/sparc/shared/time/grctm.c (modified) * c/src/lib/libbsp/sparc/shared/time/spwcuc.c (modified) * c/src/lib/libbsp/sparc/shared/timer/gptimer.c (modified) * c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/main.c (modified) * c/src/lib/libcpu/bfin/bf52x/interrupt/interrupt.c (modified) * c/src/lib/libcpu/bfin/interrupt/interrupt.c (modified) * cpukit/dev/i2c/ti-lm25066a.c (modified) * cpukit/include/rtems/printer.h (modified) * cpukit/libcsupport/src/cfmakesane.c (modified) * cpukit/libcsupport/src/chroot.c (modified) * cpukit/libcsupport/src/fchmod.c (modified) * cpukit/libcsupport/src/fchown.c (modified) * cpukit/libcsupport/src/termios.c (modified) * cpukit/libdl/rtl-allocator.c (modified) * cpukit/libdl/rtl-error.c (modified) * cpukit/libdl/rtl-find-file.c (modified) * cpukit/libdl/rtl-mdreloc-arm.c (modified) * cpukit/libdl/rtl-obj.c (modified) * cpukit/libdl/rtl-sym.c (modified) * cpukit/libdl/rtl-unresolved.c (modified) * cpukit/libfs/src/imfs/imfs_linfile.c (modified) * cpukit/libmisc/dummy/default-configuration.c (modified) * cpukit/libmisc/redirector/stdio-redirect.c (modified) * cpukit/libmisc/rtems-fdt/rtems-fdt-shell.c (modified) * cpukit/libmisc/shell/main_md5.c (modified) * cpukit/libmisc/shell/main_rtrace.c (modified) * cpukit/libmisc/untar/untar_tgz.c (modified) * cpukit/libpci/pci_cfg_print_code.c (modified) * cpukit/librpc/src/rpc/get_myaddress.c (modified) * cpukit/posix/src/mmap.c (modified) * cpukit/posix/src/shmheap.c (modified) * cpukit/posix/src/shmwkspace.c (modified) * cpukit/score/src/threadq.c (modified) Include missing Update #2133. Tue, 22 Aug 2017 12:18:09 GMT Sebastian Huber [93934f88] * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/libmisc/shell/print_heapinfo.c (modified) * cpukit/score/include/rtems/score/heap.h (modified) heap: Fix integer types Update #3082. Wed, 16 Aug 2017 04:22:23 GMT Chris Johns [6b7efdb2] * cpukit/Makefile.am (modified) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/rtems-fdt/rtems-fdt-shell.c (added) * cpukit/libmisc/rtems-fdt/rtems-fdt-shell.h (added) * cpukit/libmisc/rtems-fdt/rtems-fdt.c (added) * cpukit/libmisc/rtems-fdt/rtems-fdt.h (added) * cpukit/preinstall.am (modified) libmisc/rtems-fdt: Add RTEMS FDT wrapper and shell command to ... Mon, 14 Aug 2017 04:50:55 GMT Chris Johns [2465c01] * cpukit/libmisc/shell/internal.h (modified) * cpukit/libmisc/shell/shell.c (modified) * cpukit/libmisc/shell/shell.h (modified) libmisc/shell: Make some internal shell functions public. - Add ... Fri, 28 Jul 2017 11:34:46 GMT Sebastian Huber [1d894f55] * cpukit/libmisc/untar/untar_tgz.c (modified) untar: Fix compile error Fri, 28 Jul 2017 11:31:51 GMT Sebastian Huber [f1355f22] * cpukit/libmisc/untar/untar_tgz.c (modified) untar: Fix use of uninitialized variable Tue, 18 Jul 2017 11:03:41 GMT Sebastian Huber [b682f4cb] * cpukit/libmisc/dumpbuf/dumpbuf.c (modified) dumpbuf: Simplify rtems_print_buffer() This avoids an unnecessary ... Wed, 05 Jul 2017 06:15:34 GMT Sebastian Huber [71943dd4] * cpukit/libmisc/xz/xz_dec_lzma2.c (modified) xz: Suppress attribute warnings Update #2909. Thu, 29 Jun 2017 12:36:26 GMT Sebastian Huber [7f7a3e8f] * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/testsupport/test.h (modified) * cpukit/libmisc/testsupport/testbusy.c (added) * testsuites/sptests/spintrcritical_support/intrcritical.c (modified) tests: Move busy loop to test support Update #3056. Mon, 12 Jun 2017 16:49:10 GMT Joel Sherrill [9761b98d] * cpukit/libmisc/capture/rtems-trace-buffer-vars.c (modified) capture/rtems-trace-buffer-vars.c: Fix duplicate const warning Wed, 14 Jun 2017 13:12:57 GMT Sebastian Huber [ae359a9d] * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) shell: Display scheduler instead of current CPU Display the ... Mon, 12 Jun 2017 08:27:50 GMT Sebastian Huber [c7377381] * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/xz/xz_config.h (modified) xz: Use CRC32 This reverts ... Tue, 06 Jun 2017 09:08:16 GMT Sebastian Huber [787f51f] * c/src/lib/libbsp/arm/atsam/network/if_atsam.c (modified) * c/src/lib/libbsp/powerpc/beatnik/network/if_gfe/if_gfe.c (modified) * c/src/lib/libbsp/powerpc/mpc8260ads/network/if_hdlcsubr.c (modified) * c/src/lib/libbsp/powerpc/mvme5500/network/if_100MHz/GT64260eth.c (modified) * c/src/lib/libbsp/powerpc/mvme5500/network/if_1GHz/if_wm.c (modified) * c/src/libchip/network/i82586.c (modified) * cpukit/libcsupport/include/rtems/libio.h (modified) * cpukit/libcsupport/src/termios.c (modified) * cpukit/libfs/src/imfs/imfs_fifo.c (modified) * cpukit/libfs/src/pipe/fifo.c (modified) * cpukit/libmisc/shell/main_ifconfig.c (modified) * cpukit/libnetworking/net/if.c (modified) * cpukit/libnetworking/net/if_ethersubr.c (modified) * cpukit/libnetworking/net/if_loop.c (modified) * cpukit/libnetworking/net/if_ppp.c (modified) * cpukit/libnetworking/net/ppp_tty.c (modified) * cpukit/libnetworking/net/route.c (modified) * cpukit/libnetworking/netinet/in.c (modified) * cpukit/libnetworking/netinet/in_pcb.c (modified) * cpukit/libnetworking/netinet/ip_mroute.c (modified) * cpukit/libnetworking/rtems/rtems_bsdnet_internal.h (modified) * cpukit/libnetworking/rtems/rtems_dhcp.c (modified) * cpukit/libnetworking/rtems/rtems_dhcp_failsafe.c (modified) * cpukit/libnetworking/rtems/rtems_glue.c (modified) * cpukit/libnetworking/rtems/rtems_showifstat.c (modified) * testsuites/sptests/spfifo04/init.c (modified) * testsuites/sptests/spfifo05/init.c (modified) Do not include in kernel-space Update #2833. Tue, 02 May 2017 06:06:12 GMT Sebastian Huber [6b42018e] * cpukit/libmisc/shell/print_heapinfo.c (modified) shell: Fix format specifiers Mon, 24 Apr 2017 17:00:43 GMT Joel Sherrill [b261dec] * cpukit/libmisc/xz/xz_config.h (modified) xz/xz_config.h: Address unable to inline warning Tue, 18 Apr 2017 02:44:44 GMT Chris Johns [4fd25c4] * cpukit/libmisc/monitor/mon-config.c (modified) libmisc/monitor: Correctly print unlimited configuration table ... Fri, 14 Apr 2017 18:55:48 GMT Joel Sherrill [54bdf0c] * cpukit/Makefile.am (modified) * cpukit/include/rtems/inttypes.h (added) * cpukit/libdl/rtl-shell.c (modified) * cpukit/libfs/src/nfsclient/src/dirutils.c (modified) * cpukit/libfs/src/rfs/rtems-rfs-dir.c (modified) * cpukit/libfs/src/rfs/rtems-rfs-rtems-file.c (modified) * cpukit/libfs/src/rfs/rtems-rfs-rtems.c (modified) * cpukit/libmisc/shell/main_time.c (modified) * cpukit/preinstall.am (modified) rtems/inttypes.h: New file. Uses contents from cpukit Provide ... Thu, 06 Apr 2017 23:24:58 GMT Joel Sherrill [c475924d] * cpukit/libmisc/xz/xz_config.h (modified) xz_config.h: Define XZ_USE_CRC64 close #2909. Tue, 07 Mar 2017 12:41:37 GMT Sebastian Huber [36338fb] * cpukit/libmisc/monitor/mon-sema.c (modified) monitor: Do not zero sema id and name Wed, 15 Feb 2017 12:05:27 GMT Sebastian Huber [661be20] * cpukit/libmisc/shell/hexdump-conv.c (modified) * cpukit/libmisc/shell/hexdump-odsyntax.c (modified) shell: Fix warnings Tue, 14 Feb 2017 10:10:40 GMT Sebastian Huber [468e9a4] * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) monitor: Print short and long task names Print wait object ... Wed, 01 Feb 2017 13:10:18 GMT Sebastian Huber [54835ae] * cpukit/libmisc/dummy/default-configuration.c (modified) * cpukit/sapi/include/confdefs.h (modified) * testsuites/smptests/smp01/system.h (modified) * testsuites/smptests/smp02/system.h (modified) * testsuites/smptests/smp03/system.h (modified) * testsuites/smptests/smp05/init.c (modified) * testsuites/smptests/smp07/init.c (modified) * testsuites/smptests/smp08/system.h (modified) * testsuites/smptests/smp09/init.c (modified) * testsuites/smptests/smpaffinity01/init.c (modified) * testsuites/smptests/smpatomic01/init.c (modified) * testsuites/smptests/smpcache01/init.c (modified) * testsuites/smptests/smpcapture01/init.c (modified) * testsuites/smptests/smpcapture02/init.c (modified) * testsuites/smptests/smpclock01/init.c (modified) * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) * testsuites/smptests/smpfatal05/init.c (modified) * testsuites/smptests/smpfatal06/init.c (modified) * testsuites/smptests/smpfatal08/init.c (modified) * testsuites/smptests/smpipi01/init.c (modified) * testsuites/smptests/smpload01/init.c (modified) * testsuites/smptests/smplock01/init.c (modified) * testsuites/smptests/smpmigration01/init.c (modified) * testsuites/smptests/smpmigration02/init.c (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmutex01/init.c (modified) * testsuites/smptests/smpmutex02/init.c (modified) * testsuites/smptests/smppsxaffinity01/init.c (modified) * testsuites/smptests/smppsxaffinity02/init.c (modified) * testsuites/smptests/smppsxmutex01/init.c (modified) * testsuites/smptests/smppsxsignal01/init.c (modified) * testsuites/smptests/smpschedaffinity01/init.c (modified) * testsuites/smptests/smpschedaffinity02/init.c (modified) * testsuites/smptests/smpschedaffinity03/init.c (modified) * testsuites/smptests/smpschedaffinity04/init.c (modified) * testsuites/smptests/smpschedaffinity05/init.c (modified) * testsuites/smptests/smpschedsem01/init.c (modified) * testsuites/smptests/smpscheduler01/init.c (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/smptests/smpscheduler04/init.c (modified) * testsuites/smptests/smpsignal01/init.c (modified) * testsuites/smptests/smpstrongapa01/init.c (modified) * testsuites/smptests/smpswitchextension01/init.c (modified) * testsuites/smptests/smpthreadlife01/init.c (modified) * testsuites/smptests/smpunsupported01/init.c (modified) * testsuites/smptests/smpwakeafter01/init.c (modified) * testsuites/sptests/sptimecounter02/init.c (modified) * testsuites/sptests/sptimecounter03/init.c (modified) * testsuites/tmtests/tmcontext01/init.c (modified) * testsuites/tmtests/tmfine01/init.c (modified) Rename CONFIGURE_SMP_MAXIMUM_PROCESSORS Rename ... Tue, 14 Feb 2017 07:46:22 GMT Sebastian Huber [5eee718] * cpukit/libmisc/shell/main_ping.c (modified) shell: Fix warnings Wed, 01 Feb 2017 11:11:33 GMT Sebastian Huber [f95fa387] * cpukit/libmisc/dummy/default-configuration.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/config.h (modified) * testsuites/smptests/smp01/system.h (modified) * testsuites/smptests/smp02/system.h (modified) * testsuites/smptests/smp03/system.h (modified) * testsuites/smptests/smp05/init.c (modified) * testsuites/smptests/smp07/init.c (modified) * testsuites/smptests/smp08/system.h (modified) * testsuites/smptests/smp09/init.c (modified) * testsuites/smptests/smpaffinity01/init.c (modified) * testsuites/smptests/smpatomic01/init.c (modified) * testsuites/smptests/smpcache01/init.c (modified) * testsuites/smptests/smpcapture01/init.c (modified) * testsuites/smptests/smpcapture02/init.c (modified) * testsuites/smptests/smpclock01/init.c (modified) * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) * testsuites/smptests/smpfatal04/init.c (modified) * testsuites/smptests/smpfatal05/init.c (modified) * testsuites/smptests/smpfatal06/init.c (modified) * testsuites/smptests/smpfatal08/init.c (modified) * testsuites/smptests/smpipi01/init.c (modified) * testsuites/smptests/smpload01/init.c (modified) * testsuites/smptests/smplock01/init.c (modified) * testsuites/smptests/smpmigration01/init.c (modified) * testsuites/smptests/smpmigration02/init.c (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmutex01/init.c (modified) * testsuites/smptests/smpmutex02/init.c (modified) * testsuites/smptests/smppsxaffinity01/init.c (modified) * testsuites/smptests/smppsxaffinity02/init.c (modified) * testsuites/smptests/smppsxmutex01/init.c (modified) * testsuites/smptests/smppsxsignal01/init.c (modified) * testsuites/smptests/smpschedaffinity01/init.c (modified) * testsuites/smptests/smpschedaffinity02/init.c (modified) * testsuites/smptests/smpschedaffinity03/init.c (modified) * testsuites/smptests/smpschedaffinity04/init.c (modified) * testsuites/smptests/smpschedaffinity05/init.c (modified) * testsuites/smptests/smpschedsem01/init.c (modified) * testsuites/smptests/smpscheduler01/init.c (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/smptests/smpscheduler04/init.c (modified) * testsuites/smptests/smpsignal01/init.c (modified) * testsuites/smptests/smpstrongapa01/init.c (modified) * testsuites/smptests/smpswitchextension01/init.c (modified) * testsuites/smptests/smpthreadlife01/init.c (modified) * testsuites/smptests/smpunsupported01/init.c (modified) * testsuites/smptests/smpwakeafter01/init.c (modified) * testsuites/sptests/sptimecounter02/init.c (modified) * testsuites/sptests/sptimecounter03/init.c (modified) * testsuites/tmtests/tmcontext01/init.c (modified) * testsuites/tmtests/tmfine01/init.c (modified) Remove CONFIGURE_SMP_APPLICATION Enable the SMP support if ... Tue, 31 Jan 2017 08:01:37 GMT Sebastian Huber [f7ba2945] * cpukit/libmisc/monitor/mon-task.c (modified) monitor: Add support for BSD wakeup messages Tue, 31 Jan 2017 07:08:24 GMT Sebastian Huber [e366f77] * cpukit/libcsupport/src/assocthreadstatestostring.c (modified) * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) * cpukit/posix/include/rtems/posix/condimpl.h (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/rtems/src/regioncreate.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/corebarrier.c (modified) * cpukit/score/src/corebarrierwait.c (modified) * cpukit/score/src/coremsg.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/corerwlock.c (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/coresem.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadq.c (modified) * cpukit/score/src/threadwaitgetid.c (modified) score: Add _Thread_queue_Object_name Add the special thread queue ... Mon, 30 Jan 2017 10:24:57 GMT Stavros Passas [575c2e21] * cpukit/libmisc/stackchk/stackchk.h (modified) Complete STACK_CHECKER_EXTENSION. Fixes #2889 Mon, 23 Jan 2017 07:06:41 GMT Sebastian Huber [2711914f] * c/src/libchip/ide/ata_internal.h (modified) * cpukit/libblock/include/rtems/ide_part_table.h (modified) * cpukit/libfs/src/dosfs/fat.h (modified) * cpukit/libmisc/shell/main_pci.c (modified) Use Update #2803. Thu, 12 Jan 2017 08:25:56 GMT Sebastian Huber [7ced9d9b] * cpukit/libmisc/cpuuse/cpuusagereport.c (modified) * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/libmisc/monitor/monitor.h (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadname.c (added) score: Add and use _Thread_Get_name() Update #2858. Thu, 12 Jan 2017 09:14:06 GMT Sebastian Huber [61c14a3] * cpukit/libmisc/cpuuse/cpuusagereport.c (modified) cpuuse: Call printer only once Wed, 11 Jan 2017 10:04:35 GMT Sebastian Huber [a3730b38] * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/include/rtems/assoc.h (modified) * cpukit/libcsupport/src/assocthreadstatestostring.c (added) * cpukit/libdebugger/rtems-debugger-threads.c (modified) * cpukit/libmisc/monitor/mon-prmisc.c (modified) Add and use rtems_assoc_thread_states_to_string() Wed, 11 Jan 2017 07:42:04 GMT Sebastian Huber [d063e7b3] * cpukit/libdebugger/rtems-debugger-threads.c (modified) * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/posix/src/nanosleep.c (modified) * cpukit/rtems/src/taskwakeafter.c (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) score: Replace STATES_DELAYING Replace STATES_DELAYING with ... Fri, 23 Dec 2016 15:02:07 GMT Sebastian Huber [9a448aab] * cpukit/libdebugger/rtems-debugger-threads.c (modified) * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) * cpukit/score/src/condition.c (modified) * cpukit/score/src/corebarrierwait.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/futex.c (modified) * cpukit/score/src/mutex.c (modified) * cpukit/score/src/semaphore.c (modified) * cpukit/score/src/threadwaitgetid.c (modified) score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIER Add thread state bit ... Fri, 23 Dec 2016 06:09:02 GMT Sebastian Huber [c6000d2b] * cpukit/libdebugger/rtems-debugger-threads.c (modified) * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) score: Delete STATES_WAITING_FOR_BUFFER Fri, 09 Dec 2016 09:49:49 GMT Sebastian Huber [6a9282d] * c/src/lib/libbsp/arm/altera-cyclone-v/startup/bspclean.c (modified) * c/src/lib/libbsp/lm32/milkymist/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mcf5225x/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mrm332/misc/interr.c (modified) * c/src/lib/libbsp/m68k/mvme147/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mvme167/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/uC5282/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/beatnik/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/mvme5500/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/virtex4/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/virtex5/startup/bspclean.c (modified) * c/src/lib/libbsp/shared/bspclean.c (modified) * c/src/lib/libbsp/shared/include/default-initial-extension.h (modified) * c/src/lib/libbsp/sparc/leon3/startup/bspclean.c (modified) * c/src/lib/libbsp/sparc64/niagara/startup/bspclean.c (modified) * c/src/libchip/shmdr/fatal.c (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/libmisc/testsupport/test.h (modified) * cpukit/libmisc/testsupport/testextension.c (modified) * cpukit/score/include/rtems/score/userext.h (modified) * testsuites/libtests/exit01/init.c (modified) * testsuites/libtests/exit02/init.c (modified) * testsuites/libtests/stackchk/init.c (modified) * testsuites/libtests/stackchk/system.h (modified) * testsuites/psxtests/psxfatal_support/init.c (modified) * testsuites/psxtests/psxfatal_support/system.h (modified) * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) * testsuites/smptests/smpfatal03/init.c (modified) * testsuites/smptests/smpfatal04/init.c (modified) * testsuites/smptests/smpfatal05/init.c (modified) * testsuites/smptests/smpfatal06/init.c (modified) * testsuites/smptests/smpfatal08/init.c (modified) * testsuites/sptests/sperror01/init.c (modified) * testsuites/sptests/sperror02/init.c (modified) * testsuites/sptests/sperror03/init.c (modified) * testsuites/sptests/spextensions01/init.c (modified) * testsuites/sptests/spfatal26/init.c (modified) * testsuites/sptests/spfatal_support/init.c (modified) * testsuites/sptests/spfatal_support/system.h (modified) * testsuites/sptests/spinternalerror01/init.c (modified) * testsuites/sptests/spmutex01/init.c (modified) * testsuites/sptests/spsyslock01/init.c (modified) Rename is_internal to always_set_to_false Update #2825. Thu, 01 Dec 2016 19:42:48 GMT Sebastian Huber [5b6c290] * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedprio.c (modified) * cpukit/rtems/src/schedulerremoveprocessor.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadtimeout.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) score: Initialize thread queue context early Initialize thread ... Thu, 17 Nov 2016 22:10:20 GMT Chris Johns [3a30c6f] * cpukit/libmisc/untar/untar.c (modified) Fix untar mkdir when the directory exists. Thu, 03 Nov 2016 06:33:11 GMT Sebastian Huber [86d3a2e8] * cpukit/libmisc/testsupport/test.h (modified) * cpukit/libmisc/testsupport/testparallel.c (modified) testsupport: Determine worker index via processor Determine worker ... Mon, 31 Oct 2016 07:33:11 GMT Sebastian Huber [2dd098a] * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/cpuuse/cpuusagereset.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedprio.c (modified) * cpukit/posix/src/sched_getprioritymax.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/taskgetscheduler.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/sched.c (modified) * cpukit/score/src/schedulergetaffinity.c (modified) * cpukit/score/src/schedulersetaffinity.c (modified) * cpukit/score/src/threadgetcputimeused.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) score: Introduce Thread_Scheduler_control::home Replace ... Fri, 21 Oct 2016 07:23:58 GMT Sebastian Huber [3a27248] * cpukit/libmisc/monitor/mon-sema.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/mrsp.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/status.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpfatal03/Makefile.am (added) * testsuites/smptests/smpfatal03/init.c (added) * testsuites/smptests/smpfatal03/smpfatal03.doc (added) * testsuites/smptests/smpfatal03/smpfatal03.scn (added) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/sptests/spinternalerror02/init.c (modified) * testsuites/sptests/spinternalerror02/spinternalerror02.scn (modified) score: First part of new MrsP implementation Update #2556. Mon, 31 Oct 2016 13:45:30 GMT Sebastian Huber [4cf58905] * cpukit/libmisc/cpuuse/cpuusagereport.c (modified) cpuuse: Use rtems_task_iterate() Update #2423. Mon, 31 Oct 2016 12:37:59 GMT Sebastian Huber [d271c3bb] * cpukit/libcsupport/src/sync.c (modified) * cpukit/libmisc/capture/capture-cli.c (modified) * cpukit/libmisc/capture/capture.c (modified) * cpukit/libmisc/cpuuse/cpuusagereset.c (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/taskiterate.c (added) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/iterateoverthreads.c (modified) * cpukit/score/src/threaditerate.c (added) * testsuites/sptests/sp41/init.c (modified) * testsuites/sptests/sp41/sp41.scn (modified) rtems: Add rtems_task_iterate() Update #2423. Tue, 11 Oct 2016 22:15:23 GMT Chris Johns [826f3afa] * cpukit/Makefile.am (modified) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/untar/untar.h (modified) * cpukit/libmisc/untar/untar_txz.c (added) * cpukit/libmisc/xz/COPYING (added) * cpukit/libmisc/xz/README (added) * cpukit/libmisc/xz/xz.h (added) * cpukit/libmisc/xz/xz_config.h (added) * cpukit/libmisc/xz/xz_crc32.c (added) * cpukit/libmisc/xz/xz_crc64.c (added) * cpukit/libmisc/xz/xz_dec_lzma2.c (added) * cpukit/libmisc/xz/xz_dec_stream.c (added) * cpukit/libmisc/xz/xz_lzma2.h (added) * cpukit/libmisc/xz/xz_private.h (added) * cpukit/libmisc/xz/xz_stream.h (added) * cpukit/preinstall.am (modified) * cpukit/wrapup/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/tar01/Makefile.am (modified) * testsuites/libtests/tar01/init.c (modified) libmisc/xz: Add xz decompression. Add support to untar XZ ... Fri, 30 Sep 2016 05:54:29 GMT Sebastian Huber [9b04456] * cpukit/libmisc/monitor/mon-task.c (modified) monitor: Support priority inheritance queues Wed, 22 Jun 2016 15:09:23 GMT Sebastian Huber [300f6a48] * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedprio.c (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/src/ratemoncancel.c (modified) * cpukit/rtems/src/ratemoncreate.c (modified) * cpukit/rtems/src/ratemonperiod.c (modified) * cpukit/rtems/src/semsetpriority.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrsp.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/include/rtems/score/priorityimpl.h (added) * 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/schedulernode.h (modified) * cpukit/score/include/rtems/score/schedulernodeimpl.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/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/preinstall.am (modified) * cpukit/score/src/mutex.c (modified) * cpukit/score/src/schedulercbs.c (modified) * cpukit/score/src/schedulercbsnodeinit.c (modified) * cpukit/score/src/schedulercbsreleasejob.c (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/schedulerdefaultnodeinit.c (modified) * cpukit/score/src/schedulerdefaultreleasejob.c (modified) * cpukit/score/src/scheduleredfchangepriority.c (modified) * cpukit/score/src/scheduleredfnodeinit.c (modified) * cpukit/score/src/scheduleredfreleasejob.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/scheduleredfyield.c (modified) * cpukit/score/src/schedulerpriority.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqflush.c (modified) * cpukit/score/src/threadqops.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadsetpriority.c (deleted) * cpukit/score/src/threadtimeout.c (modified) * testsuites/smptests/smpmutex01/init.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/sptests/spmutex01/init.c (modified) * testsuites/sptests/spsem03/init.c (modified) * testsuites/sptests/spsem03/spsem03.doc (modified) score: Rework thread priority management Add priority nodes which ... Tue, 28 Jun 2016 04:54:50 GMT Sebastian Huber [b20b736] * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedprio.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/schedulersimpleimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/scheduleredfreleasejob.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulersimpleunblock.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadqops.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadsetpriority.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/sptests/sp34/changepri.c (modified) * testsuites/sptests/sp35/priinv.c (modified) score: Introduce _Thread_Get_priority() Avoid direct access to ... Wed, 07 Sep 2016 12:25:30 GMT Sebastian Huber [84e960e] * cpukit/libmisc/stackchk/check.c (modified) * cpukit/libmisc/stackchk/stackchk.h (modified) stackchk: Fix stack checker thread initialization Commit ... Wed, 07 Sep 2016 12:08:06 GMT Sebastian Huber [8bb9d41] * cpukit/libmisc/stackchk/check.c (modified) * cpukit/score/cpu/powerpc/rtems/score/cpu.h (modified) stackchk: Use a const pattern to check Wed, 07 Sep 2016 11:46:40 GMT Sebastian Huber [bba988d] * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/libmisc/stackchk/internal.h (deleted) stackchk: Remove superfluous internal header file Tue, 06 Sep 2016 08:50:50 GMT Sebastian Huber [1dd8fff] * cpukit/libmisc/capture/capture.c (modified) capture: Use proper accessor functions Tue, 06 Sep 2016 05:44:06 GMT Sebastian Huber [7af6b58c] * cpukit/libmisc/capture/capture.h (modified) capture: Workaround to avoid misaligned access Move the 64-bit ... Wed, 31 Aug 2016 08:56:09 GMT Chris Johns [1c18ebf0] * cpukit/libmisc/capture/capture-cli.c (modified) * cpukit/libmisc/capture/capture.c (modified) * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/capture/capture_buffer.c (modified) * cpukit/libmisc/capture/capture_buffer.h (modified) * cpukit/libmisc/capture/capture_support.c (modified) * cpukit/libmisc/capture/capture_user_extension.c (modified) * cpukit/libmisc/capture/captureimpl.h (modified) * testsuites/libtests/capture01/init.c (modified) * testsuites/smptests/smpcapture01/init.c (modified) * testsuites/smptests/smpcapture02/init.c (modified) libmisc/capture: Remove the reserved _t in the types. Tue, 30 Aug 2016 06:46:25 GMT Chris Johns [6da06c5] * cpukit/libmisc/capture/capture-cli.c (modified) * cpukit/libmisc/capture/capture-cli.h (modified) * cpukit/libmisc/capture/capture.c (modified) * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/capture/capture_buffer.c (modified) * cpukit/libmisc/capture/capture_buffer.h (modified) * cpukit/libmisc/capture/capture_support.c (modified) * cpukit/libmisc/capture/capture_user_extension.c (modified) * cpukit/libmisc/capture/captureimpl.h (modified) * testsuites/smptests/smpcapture02/init.c (modified) libmisc/capture: Fix the capture engine on SMP. This patches some ... Mon, 01 Aug 2016 01:02:13 GMT Chris Johns [b0f08c8] * cpukit/libmisc/untar/untar.c (modified) * cpukit/libmisc/untar/untar.h (modified) * testsuites/libtests/tar01/Makefile.am (modified) * testsuites/libtests/tar01/init.c (modified) libmisc/untar: Set the perms to the value in the tar file. This ... Mon, 25 Jul 2016 14:35:37 GMT Sebastian Huber [1fcac5ad] * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/rtems/include/rtems/rtems/ratemonimpl.h (modified) * cpukit/rtems/src/eventreceive.c (modified) * cpukit/rtems/src/eventseize.c (modified) * cpukit/rtems/src/eventsurrender.c (modified) * cpukit/rtems/src/systemeventreceive.c (modified) * cpukit/rtems/src/tasksetscheduler.c (modified) * cpukit/score/include/rtems/score/schedulerimpl.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/threadchangepriority.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqops.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadtimeout.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) score: Turn thread lock into thread wait lock The ... Mon, 25 Jul 2016 13:34:43 GMT Alexander Krutwig [6a174c02] * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/untar/untar.h (modified) * cpukit/libmisc/untar/untar_tgz.c (added) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/tar01/Makefile.am (modified) * testsuites/libtests/tar01/init.c (modified) * testsuites/libtests/tar01/tar01.doc (modified) * testsuites/libtests/tar01/tar01.scn (modified) Add Untar_FromGzChunk_Print() + Test Wed, 13 Jul 2016 07:22:35 GMT Alexander Krutwig [1a8fe67a] * cpukit/libmisc/untar/untar.c (modified) * cpukit/libmisc/untar/untar.h (modified) * testsuites/libtests/tar01/init.c (modified) * testsuites/libtests/tar01/tar01.doc (modified) * testsuites/libtests/tar01/tar01.scn (modified) Add Untar_FromChunk_Print() + Test Fri, 10 Jun 2016 06:48:54 GMT Sebastian Huber [77ff5599] * cpukit/libmisc/monitor/mon-sema.c (modified) * cpukit/posix/include/rtems/posix/priorityimpl.h (modified) * cpukit/posix/src/mutexgetprioceiling.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/psxpriorityisvalid.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/rtems/include/rtems/rtems/tasksimpl.h (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/semsetpriority.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.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/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/include/rtems/score/status.h (modified) * cpukit/score/src/schedulerdefaultmappriority.c (added) * cpukit/score/src/scheduleredfchangepriority.c (modified) * cpukit/score/src/threadcreateidle.c (modified) * testsuites/psxtests/psxautoinit01/init.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smppsxmutex01/Makefile.am (added) * testsuites/smptests/smppsxmutex01/init.c (added) * testsuites/smptests/smppsxmutex01/smppsxmutex01.doc (added) * testsuites/smptests/smppsxmutex01/smppsxmutex01.scn (added) * testsuites/smptests/smpscheduler02/init.c (modified) score: Introduce map priority scheduler operation Introduce ... Tue, 21 Jun 2016 15:12:40 GMT Sebastian Huber [c82835a] * cpukit/libmisc/capture/capture.c (modified) * cpukit/libmisc/capture/capture.h (modified) * cpukit/rtems/include/rtems/rtems/tasksimpl.h (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/semsetpriority.c (modified) * cpukit/rtems/src/taskcreate.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/rtems/src/timerserver.c (modified) * cpukit/score/include/rtems/score/status.h (modified) * testsuites/sptests/sp51/init.c (modified) * testsuites/sptests/sp51/sp51.scn (modified) * testsuites/sptests/spmrsp01/init.c (modified) * testsuites/sptests/sptimer_err02/init.c (modified) rtems: Rework RTEMS API to SuperCore priority Use same structure as ... Tue, 21 Jun 2016 12:22:35 GMT Sebastian Huber [f1531574] * cpukit/libmisc/testsupport/test.h (modified) * cpukit/libmisc/testsupport/testbeginend.c (modified) Rename rtems_test_print() into rtems_test_printf() Tue, 21 Jun 2016 11:30:15 GMT Sebastian Huber [506bfc8] * c/src/lib/libbsp/shared/src/irq-info.c (modified) * c/src/lib/libbsp/shared/src/irq-shell.c (modified) * cpukit/Makefile.am (modified) * cpukit/include/rtems/print.h (modified) * cpukit/include/rtems/printer.h (added) * cpukit/libcsupport/src/print_fprintf.c (modified) * cpukit/libcsupport/src/print_printf.c (modified) * cpukit/libcsupport/src/printf_plugin.c (modified) * cpukit/libcsupport/src/printk_plugin.c (modified) * cpukit/libdl/rap.c (modified) * cpukit/libmisc/cpuuse/cpuusagereport.c (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/libmisc/fb/mw_print.c (modified) * cpukit/libmisc/shell/main_blkstats.c (modified) * cpukit/libmisc/shell/main_cpuinfo.c (modified) * cpukit/libmisc/shell/main_cpuuse.c (modified) * cpukit/libmisc/shell/main_perioduse.c (modified) * cpukit/libmisc/shell/main_profreport.c (modified) * cpukit/libmisc/shell/main_stackuse.c (modified) * cpukit/libmisc/shell/main_top.c (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/libmisc/testsupport/test.h (modified) * cpukit/mghttpd/mongoose.c (modified) * cpukit/preinstall.am (modified) * cpukit/rtems/src/ratemonreportstatistics.c (modified) * cpukit/score/src/cpusetprintsupport.c (modified) * testsuites/samples/hello/init.c (modified) Move printer initialization to separate header The RTEMS print user ... Tue, 21 Jun 2016 11:12:31 GMT Sebastian Huber [ede1a41] * c/src/lib/libbsp/shared/src/irq-default-handler.c (modified) * c/src/libchip/rtc/ds1375.c (modified) * cpukit/include/rtems/bspIo.h (modified) * cpukit/include/rtems/print.h (modified) * cpukit/libcsupport/src/printk_plugin.c (modified) * cpukit/libdrvmgr/drvmgr_translate_check.c (modified) * cpukit/libfs/src/devfs/devfs_show.c (modified) * cpukit/libfs/src/jffs2/include/linux/kernel-rtems.h (modified) * cpukit/libmisc/mouse/mouse_parser.c (modified) * cpukit/libmisc/mouse/serial_mouse.c (modified) * testsuites/libtests/block08/bdbuf_tests.h (modified) * testsuites/samples/cdtest/main.cc (modified) * testsuites/sptests/spprintk/init.c (modified) * testsuites/support/include/buffer_test_io.h (modified) Make rtems/print.h independent of rtems/bspIo.h Tue, 21 Jun 2016 11:28:01 GMT Sebastian Huber [e8020d1] * cpukit/include/rtems/bspIo.h (modified) * cpukit/include/rtems/print.h (modified) * cpukit/libmisc/testsupport/test.h (modified) * cpukit/score/include/rtems/score/basedefs.h (modified) * testsuites/sptests/spprintk/init.c (modified) Rename and move RTEMS_PRINTF_ATTRIBUTE() Rename ... Thu, 02 Jun 2016 11:29:45 GMT Alexander Krutwig [a2597f3] * cpukit/libmisc/shell/shell-wait-for-input.c (modified) * cpukit/libmisc/shell/shell.h (modified) shell: Add rtems_shell_wait_for_explicit_input() Wed, 18 May 2016 23:18:21 GMT Chris Johns [d84e346b] * cpukit/libmisc/untar/untar.c (modified) * cpukit/libmisc/untar/untar.h (modified) * testsuites/libtests/tar01/init.c (modified) libmisc/untar: Support directory create and overwrites. Share the ... Tue, 31 May 2016 07:37:17 GMT Chris Johns [560db810] * cpukit/libmisc/stackchk/check.c (modified) libmisc/stackchk: Fix printk warnings. Wed, 01 Jun 2016 07:50:44 GMT Sebastian Huber [a9cc6a84] * cpukit/libmisc/testsupport/testparallel.c (modified) * testsuites/smptests/smpatomic01/init.c (modified) * testsuites/smptests/smpatomic01/smpatomic01.scn (modified) smptests/smpatomic01: New test cases Demonstrate that a ... Tue, 12 Apr 2016 05:31:01 GMT Sebastian Huber [01cb554] * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/cpuuse/cpuinforeport.c (added) * cpukit/libmisc/cpuuse/cpuuse.h (modified) * cpukit/libmisc/shell/main_cpuinfo.c (added) * cpukit/libmisc/shell/shellconfig.h (modified) shell: Add CPUINFO command Update #2723. Tue, 31 May 2016 07:52:36 GMT Sebastian Huber [5e072f6d] * cpukit/libmisc/cpuuse/cpuusagedata.c (modified) * cpukit/libmisc/cpuuse/cpuusagereport.c (modified) * cpukit/libmisc/cpuuse/cpuusagereset.c (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/libmisc/cpuuse/cpuuse.h (modified) * cpukit/libmisc/cpuuse/cpuuseimpl.h (added) cpuuse: Hide implementation details Mon, 30 May 2016 08:43:31 GMT Sebastian Huber [73f2ddb] * cpukit/libmisc/monitor/mon-sema.c (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/semrelease.c (modified) * testsuites/sptests/spintrcritical22/init.c (modified) rtems: Fix semaphore field name Mon, 30 May 2016 08:41:22 GMT Sebastian Huber [3692095] * cpukit/libmisc/monitor/mon-sema.c (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/semdelete.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/rtems/src/semsetpriority.c (modified) rtems: Move MrsP semaphore operations Move MrsP semaphore ... Mon, 30 May 2016 04:59:55 GMT Sebastian Huber [0b713f89] * cpukit/libmisc/monitor/mon-sema.c (modified) * cpukit/libnetworking/rtems/rtems_glue.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/posix/src/mutexunlock.c (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 (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/apimutex.h (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/src/apimutex.c (modified) * cpukit/score/src/apimutexisowner.c (modified) * cpukit/score/src/apimutexlock.c (modified) * cpukit/score/src/apimutexunlock.c (modified) * cpukit/score/src/coremutex.c (deleted) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/coremutexsurrender.c (modified) * cpukit/score/src/debugisownerofallocator.c (modified) score: Rework CORE inherit priority mutex Provide dedicated seize ... Fri, 27 May 2016 06:02:03 GMT Sebastian Huber [5a598ac] * cpukit/libmisc/monitor/mon-sema.c (modified) * cpukit/libnetworking/rtems/rtems_glue.c (modified) * cpukit/posix/include/rtems/posix/mutex.h (modified) * cpukit/posix/include/rtems/posix/muteximpl.h (modified) * cpukit/posix/src/mutexdestroy.c (modified) * cpukit/posix/src/mutexgetprioceiling.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/mutexunlock.c (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 (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/src/apimutex.c (modified) * cpukit/score/src/coremutex.c (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/coremutexsurrender.c (modified) score: Add CORE mutex variants Add CORE_recursive_mutex_Control and ... Mon, 23 May 2016 05:29:30 GMT Chris Johns [62cba156] * cpukit/libmisc/mouse/serial_mouse.c (modified) * cpukit/libmisc/stackchk/check.c (modified) libmisc: Fix printk format warnings. Fri, 20 May 2016 08:39:50 GMT Chris Johns [24d0ee57] * c/src/lib/libbsp/shared/include/irq-info.h (modified) * c/src/lib/libbsp/shared/src/irq-info.c (modified) * c/src/lib/libbsp/shared/src/irq-shell.c (modified) * cpukit/Makefile.am (modified) * cpukit/include/rtems/bspIo.h (modified) * cpukit/include/rtems/print.h (added) * cpukit/libblock/include/rtems/blkdev.h (modified) * cpukit/libblock/src/blkdev-blkstats.c (modified) * cpukit/libblock/src/blkdev-print-stats.c (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/src/print_fprintf.c (added) * cpukit/libcsupport/src/print_printf.c (added) * cpukit/libcsupport/src/printf_plugin.c (modified) * cpukit/libcsupport/src/printk.c (modified) * cpukit/libcsupport/src/printk_plugin.c (modified) * cpukit/libcsupport/src/putk.c (modified) * cpukit/libcsupport/src/vprintk.c (modified) * cpukit/libmisc/cpuuse/cpuusagereport.c (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/libmisc/cpuuse/cpuuse.h (modified) * cpukit/libmisc/fb/mw_print.c (modified) * cpukit/libmisc/fb/mw_uid.h (modified) * cpukit/libmisc/shell/main_blkstats.c (modified) * cpukit/libmisc/shell/main_cpuuse.c (modified) * cpukit/libmisc/shell/main_perioduse.c (modified) * cpukit/libmisc/shell/main_profreport.c (modified) * cpukit/libmisc/shell/main_stackuse.c (modified) * cpukit/libmisc/shell/main_top.c (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/libmisc/stackchk/stackchk.h (modified) * cpukit/libmisc/testsupport/test.h (modified) * cpukit/libmisc/testsupport/testbeginend.c (modified) * cpukit/libmisc/testsupport/testextension.c (modified) * cpukit/preinstall.am (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/src/ratemonreportstatistics.c (modified) * cpukit/sapi/include/rtems/profiling.h (modified) * cpukit/sapi/src/profilingreportxml.c (modified) * cpukit/score/src/cpusetprintsupport.c (modified) * testsuites/fstests/fsnofs01/init.c (modified) * testsuites/libtests/block02/init.c (modified) * testsuites/libtests/block03/init.c (modified) * testsuites/libtests/block04/init.c (modified) * testsuites/libtests/block05/init.c (modified) * testsuites/libtests/block06/init.c (modified) * testsuites/libtests/block07/init.c (modified) * testsuites/libtests/block08/init.c (modified) * testsuites/libtests/block09/init.c (modified) * testsuites/libtests/block10/init.c (modified) * testsuites/libtests/block14/init.c (modified) * testsuites/libtests/capture01/init.c (modified) * testsuites/libtests/complex/init.c (modified) * testsuites/libtests/devnullfatal01/testcase.h (modified) * testsuites/libtests/exit01/init.c (modified) * testsuites/libtests/exit02/init.c (modified) * testsuites/libtests/math/init.c (modified) * testsuites/libtests/mathf/init.c (modified) * testsuites/libtests/mathl/init.c (modified) * testsuites/libtests/mouse01/init.c (modified) * testsuites/libtests/stackchk/init.c (modified) * testsuites/libtests/stackchk/system.h (modified) * testsuites/libtests/uid01/init.c (modified) * testsuites/psxtests/psxfatal_support/init.c (modified) * testsuites/samples/capture/init.c (modified) * testsuites/samples/hello/init.c (modified) * testsuites/samples/paranoia/init.c (modified) * testsuites/smptests/smp05/init.c (modified) * testsuites/smptests/smp07/init.c (modified) * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) * testsuites/smptests/smpfatal04/init.c (modified) * testsuites/smptests/smpfatal05/init.c (modified) * testsuites/smptests/smpfatal08/init.c (modified) * testsuites/sptests/sperror01/init.c (modified) * testsuites/sptests/sperror02/init.c (modified) * testsuites/sptests/sperror03/init.c (modified) * testsuites/sptests/spextensions01/init.c (modified) * testsuites/sptests/spfatal07/testcase.h (modified) * testsuites/sptests/spfatal16/testcase.h (modified) * testsuites/sptests/spfatal26/init.c (modified) * testsuites/sptests/spfatal_support/init.c (modified) * testsuites/sptests/spfatal_support/system.h (modified) * testsuites/sptests/spinternalerror01/init.c (modified) * testsuites/sptests/spprintk/init.c (modified) * testsuites/sptests/spprofiling01/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) * testsuites/sptests/sptimecounter01/init.c (modified) * testsuites/support/include/buffer_test_io.h (modified) * testsuites/support/include/test_support.h (modified) * testsuites/support/src/locked_print.c (modified) cpukit, testsuite: Add rtems_printf and rtems_printer support. This ... Fri, 13 May 2016 09:22:39 GMT Sebastian Huber [862a0ee] * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/src/threadrestart.c (modified) score: Rework _Thread_Restart_other() Rework ... Fri, 13 May 2016 05:04:13 GMT Sebastian Huber [232147dd] * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadrestart.c (modified) score: Add _Thread_Join() and _Thread_Cancel() Split ... Thu, 12 May 2016 11:08:49 GMT Sebastian Huber [df23f464] * cpukit/libmisc/capture/capture.c (modified) * cpukit/libmisc/capture/captureimpl.h (modified) capture: Fix use of per-processor data Get the current processor ... Thu, 12 May 2016 11:08:29 GMT Sebastian Huber [d449c12] * cpukit/libmisc/capture/capture.c (modified) capture: Remove superfluous includes Thu, 12 May 2016 09:14:38 GMT Sebastian Huber [7bd1869] * cpukit/libmisc/capture/capture.h (modified) capture: Compact rtems_capture_record_t Order fields according to ... Thu, 12 May 2016 09:12:27 GMT Sebastian Huber [2f11d4a] * cpukit/libmisc/capture/capture_buffer.c (modified) * cpukit/libmisc/capture/capture_buffer.h (modified) capture: Fix buffer allocation and free Do not use function static ... Wed, 11 May 2016 08:58:59 GMT Sebastian Huber [e135271] * cpukit/libmisc/monitor/mon-prmisc.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadsetaffinitynp.c (modified) * cpukit/rtems/src/tasksetaffinity.c (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/statesimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulersetaffinity.c (modified) score: Avoid Giant lock _Scheduler_Set_affinity() Update #2555. Wed, 11 May 2016 09:54:49 GMT Sebastian Huber [bd12dda] * cpukit/libmisc/cpuuse/cpuusagereset.c (modified) * cpukit/rtems/src/taskmode.c (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadclearstate.c (modified) * cpukit/score/src/threadgetcputimeused.c (modified) * cpukit/score/src/threadsetstate.c (modified) * cpukit/score/src/threadyield.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/tmtests/tm27/task1.c (modified) score: Use thread state lock for current state In addition protect ... Tue, 19 Apr 2016 12:12:06 GMT Sebastian Huber [36cd27c] * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/libmisc/monitor/mon-manager.c (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/objectgetnext.c (modified) * testsuites/sptests/spobjgetnext/init.c (modified) score: Simplify _Objects_Get_next() Remove unused location parameter. Fri, 08 Apr 2016 06:42:15 GMT Sebastian Huber [f2ffd646] * cpukit/libmisc/shell/main_date.c (modified) shell: Fix warning visible with latest Newlib Works also with ... Fri, 08 Apr 2016 06:14:31 GMT Sebastian Huber [c39da818] * cpukit/libmisc/monitor/mon-region.c (modified) * cpukit/rtems/include/rtems/rtems/region.h (modified) * cpukit/rtems/src/regioncreate.c (modified) rtems: Delete Region_Control::page_size Fri, 08 Apr 2016 06:13:49 GMT Sebastian Huber [60a23875] * cpukit/libmisc/monitor/mon-region.c (modified) * cpukit/rtems/include/rtems/rtems/region.h (modified) * cpukit/rtems/src/regioncreate.c (modified) * cpukit/rtems/src/regionextend.c (modified) rtems: Delete Region_Control::length Fri, 08 Apr 2016 06:12:06 GMT Sebastian Huber [acf7cf3b] * cpukit/libmisc/monitor/mon-region.c (modified) * cpukit/rtems/include/rtems/rtems/region.h (modified) * cpukit/rtems/src/regioncreate.c (modified) rtems: Delete Region_Control::starting_address Fri, 08 Apr 2016 05:50:42 GMT Sebastian Huber [b4b062f] * cpukit/libmisc/monitor/mon-region.c (modified) * cpukit/rtems/include/rtems/rtems/region.h (modified) * cpukit/rtems/src/regioncreate.c (modified) * cpukit/rtems/src/regiondelete.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/rtems/src/regionprocessqueue.c (modified) * cpukit/rtems/src/regionreturnsegment.c (modified) rtems: Delete Region_Control::number_of_used_blocks Use ... Tue, 05 Apr 2016 12:36:30 GMT Sebastian Huber [97312fcc] * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/posix/include/rtems/posix/cond.h (modified) * cpukit/posix/include/rtems/posix/mqueue.h (modified) * cpukit/posix/include/rtems/posix/mutex.h (modified) * cpukit/posix/include/rtems/posix/semaphore.h (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/posix/src/mqueuerecvsupp.c (modified) * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/posix/src/pbarrierwait.c (modified) * cpukit/posix/src/prwlockwrlock.c (modified) * cpukit/posix/src/semaphorewaitsupp.c (modified) * cpukit/rtems/include/rtems/rtems/barrier.h (modified) * cpukit/rtems/include/rtems/rtems/message.h (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/src/barrierwait.c (modified) * cpukit/rtems/src/msgqreceive.c (modified) * cpukit/rtems/src/regiongetsegment.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/corebarrierwait.c (modified) * cpukit/score/src/coremsgseize.c (modified) * cpukit/score/src/coremsgsubmit.c (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadqextractwithproxy.c (modified) * cpukit/score/src/threadwaitgetid.c (added) * testsuites/sptests/spthreadq01/init.c (modified) * testsuites/sptests/spthreadq01/spthreadq01.doc (modified) score: Delete Thread_Wait_information::id This field was only by ... Tue, 22 Mar 2016 07:52:50 GMT Sebastian Huber [97bbf02] * cpukit/libmisc/monitor/mon-sema.c (modified) * cpukit/posix/src/semaphorecreatesupp.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/score/include/rtems/score/coresem.h (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/src/coresem.c (modified) * cpukit/score/src/mpci.c (modified) score: Use constant for maximum count of CORE sema Tue, 22 Mar 2016 14:34:49 GMT Joel Sherrill [85f6901] * cpukit/libmisc/shell/hexdump-odsyntax.c (modified) shell/hexdump-odsyntax.c: Add define of _GNU_SOURCE to avoid warnings Tue, 22 Mar 2016 14:32:57 GMT Joel Sherrill [037f7a6] * cpukit/libmisc/shell/hexdump-conv.c (modified) shell/hexdump-conv.c: Disable sccsid to avoid unused warning Sun, 20 Mar 2016 21:09:09 GMT Joel Sherrill [020c4c0] * cpukit/libmisc/shell/main_hexdump.c (modified) libmisc/shell/main_hexdump.c: Disable unused copyright string Sun, 20 Mar 2016 21:08:49 GMT Joel Sherrill [c4e317f] * cpukit/libmisc/monitor/mon-prmisc.c (modified) libmisc/monitor/mon-prmisc.c: Remove unused rtems_monitor_events_assoc Tue, 22 Mar 2016 15:13:37 GMT Joel Sherrill [7f9e067f] * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) cpuuse/cpuusagetop.c: Fix unused variable warning