# # ChangeLog for / in rtems # # Generated by Trac 1.2.1.dev0 # 06/16/24 23:08:18 Tue, 10 Mar 2015 17:51:21 GMT Gedare Bloom [23e43f6] * cpukit/rtems/include/rtems/rtems/clock.h (modified) * doc/user/clock.t (modified) cpukit: deprecate rtems_clock_get(). closes #2294. 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 ... Tue, 10 Mar 2015 14:10:39 GMT Joel Sherrill [b05549fc] * cpukit/libcrypt/misc.c (modified) cpukit/libcrypt/misc.c: Reverse order of statements in ifdef Mon, 09 Mar 2015 12:18:35 GMT Sebastian Huber [f244bfc5] * cpukit/configure.ac (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/preinstall.am (modified) posix: Install only if not provided Mon, 09 Mar 2015 12:18:36 GMT Sebastian Huber [1f67156] * cpukit/libcsupport/src/__gettod.c (modified) * testsuites/psxtests/psxtime/test.c (modified) libcsupport: Delete superfluous _gettimeofday() Mon, 09 Mar 2015 12:18:33 GMT Sebastian Huber [77e682ec] * cpukit/posix/include/semaphore.h (modified) * cpukit/posix/src/semopen.c (modified) posix: Change sem_t to the 32-bit object type This change is also ... Tue, 10 Mar 2015 07:48:26 GMT Sebastian Huber [60bded9] * cpukit/posix/include/semaphore.h (modified) posix: Use a value of 0 for SEM_FAILED This is the standard NULL ... Mon, 09 Mar 2015 12:18:32 GMT Sebastian Huber [f0ff18e] * cpukit/posix/src/mqueueopen.c (modified) * cpukit/posix/src/semopen.c (modified) * cpukit/score/include/rtems/seterr.h (modified) score: Add rtems_set_errno_and_return_value() Remove ... Mon, 09 Mar 2015 21:56:08 GMT Joel Sherrill [34e0a569] * cpukit/libmisc/fsmount/fsmount.h (modified) cpukit/libmisc/fsmount/fsmount.h: Remove duplicate comments and copyright Mon, 09 Mar 2015 21:45:40 GMT Joel Sherrill [015211b] * cpukit/dev/include/dev/i2c/i2c.h (modified) cpukit/dev/include/dev/i2c/i2c.h: Fix Doxygen grouping Mon, 09 Mar 2015 21:07:36 GMT Joel Sherrill [1aa7b8b] * c/src/lib/libbsp/m68k/mvme136/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme136/preinstall.am (modified) * c/src/lib/libbsp/m68k/mvme147/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme147/preinstall.am (modified) * c/src/lib/libbsp/m68k/mvme162/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme162/preinstall.am (modified) * c/src/lib/libbsp/shared/include/zilog/z8036.h (moved) * c/src/lib/libbsp/shared/include/zilog/z8530.h (moved) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/preinstall.am (modified) Move contents of libcsupport/include/zilog into libbsp/shared Only ... Mon, 09 Mar 2015 20:50:27 GMT Joel Sherrill [6796d9c] * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/include/zilog/z8536.h (deleted) * cpukit/libcsupport/preinstall.am (modified) Remove unused cpukit/libcsupport/include/zilog/z8536.h Mon, 09 Mar 2015 20:47:47 GMT Joel Sherrill [5bc6237] * c/src/lib/libbsp/m68k/idp/Makefile.am (modified) * c/src/lib/libbsp/m68k/idp/include/motorola/mc68230.h (moved) * c/src/lib/libbsp/m68k/idp/include/motorola/mc68681.h (moved) * c/src/lib/libbsp/m68k/idp/preinstall.am (modified) * cpukit/libcsupport/preinstall.am (modified) Move libcsupport/include/motorola/*.h to m68k/idp BSP These header ... Mon, 09 Mar 2015 12:50:07 GMT Joel Sherrill [865f10d1] * cpukit/libcrypt/misc.c (modified) cpukit/libcrypt/misc.c: Conditionally correct 16-bit unclean code Sun, 08 Mar 2015 23:30:44 GMT Joel Sherrill [d9cda35] * cpukit/libdl/rtl-mdreloc-m32r.c (modified) cpukit/libdl/rtl-mdreloc-m32r.c: Add parentheses per Chris' suggestion Sun, 08 Mar 2015 23:00:07 GMT Joel Sherrill [9cc1892] * c/src/lib/libcpu/powerpc/mpc8260/console-generic/console-generic.c (modified) libcpu/powerpc/mpc8260/console-generic/console-generic.c: Include ... Sun, 08 Mar 2015 20:09:43 GMT Joel Sherrill [120af809] * c/src/lib/libbsp/arm/rtl22xx/make/custom/rtl22xx.cfg (modified) rtl22xx.cfg: Remove -DNDEBUG flag Sun, 08 Mar 2015 20:09:26 GMT Joel Sherrill [058a92d] * c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed.cfg (modified) lpc1768_mbed.cfg: Remove -DNDEBUG flag Sun, 08 Mar 2015 19:56:09 GMT Joel Sherrill [500eb044] * c/src/lib/libbsp/m68k/mvme136/make/custom/mvme136.cfg (modified) mvme136.cfg: Remove -DNDEBUG flag Sun, 08 Mar 2015 19:34:31 GMT Joel Sherrill [2468aa3d] * cpukit/libcsupport/src/vprintk.c (modified) vprintk.c: Reorder switch and add default to eliminate warning Sun, 08 Mar 2015 19:08:31 GMT Joel Sherrill [ef598c37] * cpukit/score/cpu/or1k/rtems/score/cpu.h (modified) or1k/rtems/score/cpu.h: Add no_return attribute to _CPU_Context_restore Sun, 08 Mar 2015 19:04:35 GMT Joel Sherrill [41a0074] * tools/cpu/sh/sci.c (modified) tools/cpu/sh/sci.c: Add include of bsp.h to generated file Sun, 08 Mar 2015 18:52:33 GMT Joel Sherrill [4f4e7bb6] * cpukit/score/cpu/sh/context.c (modified) cpukit/score/cpu/sh/context.c: Correct name of _CPU_Context_switch Sun, 08 Mar 2015 18:52:00 GMT Joel Sherrill [2a11a46f] * cpukit/score/cpu/or1k/cpu.c (modified) * cpukit/score/cpu/or1k/rtems/score/cpu.h (modified) or1k: Correct _CPU_Thread_Idle_body prototype Sun, 08 Mar 2015 18:50:56 GMT Joel Sherrill [867a54a2] * c/src/lib/libbsp/sh/gensh1/include/bsp.h (modified) gensh1/include/bsp.h: Add needed prototype Sun, 08 Mar 2015 18:50:33 GMT Joel Sherrill [52c56af0] * c/src/lib/libbsp/sh/gensh4/include/bsp.h (modified) gensh4/include/bsp.h: Remove unused prototype and include Sat, 07 Mar 2015 22:24:40 GMT Joel Sherrill [a1148f36] * c/src/lib/libbsp/powerpc/shared/bootloader/pci.c (modified) powerpc/shared/bootloader/pci.c: Remove warnings Sat, 07 Mar 2015 21:14:36 GMT Joel Sherrill [3159267] * c/src/lib/libbsp/sparc/shared/include/grcan.h (modified) shared/include/grcan.h: Add prototypes to fix warnings Mon, 09 Mar 2015 14:23:20 GMT Sebastian Huber [40ecd11] * cpukit/posix/src/sysconf.c (modified) * testsuites/psxtests/psxsysconf/init.c (modified) sysconf: Add _SC_NPROCESSORS_(CONF|ONLN) Mon, 09 Mar 2015 14:23:12 GMT Sebastian Huber [8552df6] * cpukit/posix/src/sysconf.c (modified) sysconf: Simplify Mon, 09 Mar 2015 12:52:49 GMT Sebastian Huber [19799fb] * testsuites/libtests/stringto01/init.c (modified) * testsuites/libtests/stringto01/stringto_test_template.h (modified) libtests/stringto01: Fix for GCC 5.0 Mon, 09 Mar 2015 10:47:47 GMT Sebastian Huber [bf11690] * cpukit/libnetworking/rtems/rtems_bsdnet_internal.h (modified) * cpukit/libnetworking/rtems/rtems_glue.c (modified) network: Avoid clash with FreeBSD Mon, 09 Mar 2015 10:43:55 GMT Sebastian Huber [25ce352b] * cpukit/score/include/rtems/score/cpustdatomic.h (modified) score: Fix for GCC version 5 and later Mon, 09 Mar 2015 07:51:55 GMT Sebastian Huber [7b4e81d] * cpukit/score/include/rtems/score/cpustdatomic.h (modified) score: Typo Close #2286. Fri, 06 Mar 2015 14:34:03 GMT Joel Sherrill [19a1f6b] * cpukit/configure.ac (modified) * testsuites/libtests/configure.ac (modified) Temporarily disable libdl for h8300 The h8300 gets a linking error ... Fri, 06 Mar 2015 14:23:44 GMT Joel Sherrill [1ae60ae5] * c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s3749-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc23xx_tli800-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx_stage_1-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/stm32f4/make/custom/stm32f105rc-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/stm32f4/make/custom/stm32f4-testsuite.tcfg (modified) * c/src/lib/libbsp/arm/tms570/make/custom/tms570ls3137_hdk_intram-testsuite.tcfg (modified) * c/src/lib/libbsp/m32c/m32cbsp/make/custom/m32csim-testsuite.tcfg (modified) * c/src/lib/libbsp/m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg (modified) * c/src/lib/libbsp/m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/gwlcfm-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5566evb-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5566evb_spe-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5643l_dpu-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5643l_evb-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/phycore_mpc5554-testsuite.tcfg (modified) Add fsscandir01 variants as needed to more BSPs testsuite configuration Thu, 05 Mar 2015 16:09:15 GMT Joel Sherrill [dea43a0d] * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5668g-testsuite.tcfg (added) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5674f_ecu508_app-testsuite.tcfg (added) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5674fevb-testsuite.tcfg (added) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5674fevb_spe-testsuite.tcfg (added) * c/src/lib/libbsp/powerpc/qoriq/make/custom/qoriq_core_0-testsuite.tcfg (added) * c/src/lib/libbsp/powerpc/qoriq/make/custom/qoriq_core_1-testsuite.tcfg (added) * c/src/lib/libbsp/powerpc/qoriq/make/custom/qoriq_p1020rdb-testsuite.tcfg (added) * c/src/lib/libbsp/powerpc/qoriq/make/custom/qoriq_t2080rdb-testsuite.tcfg (added) * c/src/lib/libbsp/powerpc/qoriq/make/custom/qoriq_t4240rdb-testsuite.tcfg (added) Temporarily ignore dl* tests on some PowerPC BSPs Some BSPs have ... Thu, 05 Mar 2015 15:51:40 GMT Joel Sherrill [7af34c13] * c/src/aclocal/check-networking.m4 (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/gwlcfm-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5566evb-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5566evb_spe-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5643l_dpu-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5643l_evb-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5674f_ecu508_boot-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5674f_rsm6-testsuite.tcfg (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/phycore_mpc5554-testsuite.tcfg (modified) * cpukit/aclocal/check-networking.m4 (modified) Always disable networking for h8300 Wed, 04 Mar 2015 22:55:43 GMT Joel Sherrill [e516d45] * c/src/lib/libbsp/mips/hurricane/make/custom/hurricane-testsuite.tcfg (added) * c/src/lib/libbsp/mips/rbtx4925/make/custom/rbtx4925-testsuite.tcfg (added) * c/src/lib/libbsp/mips/rbtx4938/make/custom/rbtx4938-testsuite.tcfg (added) Temporarily disable libdl tests on some MIPS BSPSs These BSPs are ... Thu, 05 Mar 2015 16:11:12 GMT Joel Sherrill [ee113c2] * testsuites/testdata/dltests-broken-on-this-bsp.tcfg (added) dltests-broken-on-this-bsp.tcfg: New file used for dl* tests work around Thu, 05 Mar 2015 23:33:38 GMT Joel Sherrill [a726ca64] * cpukit/configure.ac (modified) * testsuites/libtests/configure.ac (modified) Temporarily disable libdl for lm32 There is a GCC ICE when building ... Wed, 04 Mar 2015 21:13:24 GMT Joel Sherrill [1d061ee] * cpukit/configure.ac (modified) * testsuites/libtests/configure.ac (modified) Temporarily disable libdl for v850 There is an issue linking dl0* ... Wed, 04 Mar 2015 21:10:42 GMT Joel Sherrill [9bef63e] * cpukit/configure.ac (modified) * testsuites/libtests/configure.ac (modified) Temporarily disable libdl for bfin There is an issue linking dl0* ... Wed, 04 Mar 2015 20:49:08 GMT Joel Sherrill [683ebac] * c/src/lib/libbsp/arm/raspberrypi/Makefile.am (modified) raspberrypi: Do not include default IRQ handler and BSP specific one ... Wed, 04 Mar 2015 20:01:52 GMT Joel Sherrill [a87e8b8d] * c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram-testsuite.tcfg (modified) lpc1768_mbed_ahb_ram-testsuite.tcfg: Add ftp01 Wed, 04 Mar 2015 20:00:16 GMT Joel Sherrill [8f49dda] * c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram.tcfg (deleted) lpc1768_mbed_ahb_ram.tcfg: Remove as it is a junk file This file ... 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 Fri, 06 Mar 2015 20:06:49 GMT Joel Sherrill [325a61d5] * cpukit/score/include/rtems/score/coremuteximpl.h (modified) coremuteximpl.h: Reorder macro names to match body and fix Doxygen ... Fri, 06 Mar 2015 19:26:12 GMT Joel Sherrill [e0eb07a] * cpukit/libdl/rtl-allocator.h (modified) * cpukit/libdl/rtl.h (modified) * cpukit/libfs/src/devfs/devfs.h (modified) * cpukit/rtems/include/rtems/rtems/event.h (modified) * cpukit/score/include/rtems/score/cpuset.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) Fix more Doxygen typos Fri, 06 Mar 2015 16:35:40 GMT Joel Sherrill [cc69334f] * c/src/lib/libbsp/arm/lpc32xx/include/nand-mlc.h (modified) * cpukit/libfs/src/dosfs/dosfs.h (modified) * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/capture/captureimpl.h (modified) * cpukit/rtems/include/rtems/rtems/semimpl.h (modified) * cpukit/rtems/mainpage.h (modified) * cpukit/score/include/rtems/score/threaddispatch.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) Fix a number of minor Doxygen formatting issues Fri, 06 Mar 2015 15:13:40 GMT Alexander Krutwig [33b72fd] * cpukit/libmisc/testsupport/test.h (modified) * cpukit/libmisc/testsupport/testparallel.c (modified) * testsuites/smptests/smpatomic01/init.c (modified) testsupport: Add cascade option to parallel test Fri, 06 Mar 2015 13:41:24 GMT Sebastian Huber [2bd71d95] * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/shell/main_profreport.c (added) * cpukit/libmisc/shell/shellconfig.h (modified) * doc/shell/rtems.t (modified) shell: Add PROFREPORT command Fri, 06 Mar 2015 13:40:56 GMT Sebastian Huber [bf9d387] * cpukit/score/include/rtems/score/smplock.h (modified) score: Allow NULL for SMP lock name Fri, 06 Mar 2015 13:42:56 GMT Joel Sherrill [c096dc1] * doc/ada_user/ada_user.texi (modified) doc: Update Ada User Guide to match C Fri, 06 Mar 2015 12:20:44 GMT Sebastian Huber [da06fe9] * cpukit/score/include/rtems/score/atomic.h (modified) * cpukit/score/include/rtems/score/cpustdatomic.h (modified) * cpukit/score/include/rtems/score/smplock.h (modified) score: Fix SMP lock implementation See also: ... Thu, 05 Mar 2015 13:54:09 GMT Sebastian Huber [5fca9ef] * c/src/lib/libbsp/shared/src/irq-server.c (modified) bsps: Use interrupt lock for interrupt server Thu, 05 Mar 2015 13:53:47 GMT Sebastian Huber [f3a57820] * c/src/lib/libbsp/powerpc/qoriq/irq/irq.c (modified) bsp/qoriq: Fix warning Thu, 05 Mar 2015 10:51:25 GMT Sebastian Huber [7183f1cd] * cpukit/score/include/rtems/score/cpustdatomic.h (modified) score: Add compiler memory barrier to atomic ops Wed, 04 Mar 2015 07:02:19 GMT Sebastian Huber [7d6e94b] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/eventimpl.h (modified) * cpukit/rtems/src/event.c (modified) * cpukit/rtems/src/eventdata.c (deleted) * cpukit/rtems/src/eventreceive.c (modified) * cpukit/rtems/src/eventseize.c (modified) * cpukit/rtems/src/eventsend.c (modified) * cpukit/rtems/src/eventsurrender.c (modified) * cpukit/rtems/src/eventtimeout.c (modified) * cpukit/rtems/src/systemeventreceive.c (modified) * cpukit/rtems/src/systemeventsend.c (modified) * cpukit/rtems/src/tasks.c (modified) * testsuites/sptests/spintrcritical10/init.c (modified) * testsuites/sptests/spintrcritical21/init.c (modified) * testsuites/sptests/spsize/size.c (modified) score: Implement fine-grained locking for events Use the ISR lock ... Wed, 04 Mar 2015 07:02:09 GMT Sebastian Huber [4c8a0ac] * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadinitialize.c (modified) score: Add thread wait flags Update #2273. Sun, 01 Mar 2015 12:50:55 GMT Sebastian Huber [5b393fa5] * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadget.c (modified) score: Add thread acquire Update #2273. Sat, 28 Feb 2015 17:06:37 GMT Sebastian Huber [43e1573c] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/object.h (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/objectacquire.c (added) * cpukit/score/src/objectclose.c (modified) score: Add ISR lock to Objects_Control This enables per-object SMP ... Sat, 28 Feb 2015 16:24:52 GMT Sebastian Huber [1512761] * cpukit/score/include/rtems/score/threaddispatch.h (modified) score: Thread dispatch dis/enable without Giant Update #2273. Thu, 26 Feb 2015 09:32:08 GMT Sebastian Huber [222dc775] * cpukit/score/include/rtems/score/threaddispatch.h (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadhandler.c (modified) * testsuites/tmtests/tm26/task1.c (modified) score: Add and use _Thread_Do_dispatch() The _Thread_Dispatch() ... Mon, 23 Feb 2015 15:54:54 GMT Sebastian Huber [6157743] * cpukit/posix/src/psignalunblockthread.c (modified) * cpukit/rtems/src/signalsend.c (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadrestart.c (modified) score: Simplify and fix signal delivery Deliver the POSIX signals ... Thu, 26 Feb 2015 09:33:36 GMT Sebastian Huber [b8a5abf] * cpukit/rtems/src/taskmode.c (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/scheduleredfchangepriority.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/schedulerprioritychangepriority.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulerpriorityyield.c (modified) * cpukit/score/src/schedulersimplechangepriority.c (modified) * cpukit/score/src/schedulersimpleunblock.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * testsuites/sptests/sp04/system.h (modified) * testsuites/sptests/sp04/task1.c (modified) * testsuites/tmtests/tm04/task1.c (modified) score: Update _Thread_Heir only if necessary Previously, the ... Thu, 05 Mar 2015 07:11:27 GMT Sebastian Huber [81b03c6] * cpukit/rtems/src/timerserver.c (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/src/mpci.c (modified) score: Add and use PRIORITY_PSEUDO_ISR Thu, 05 Mar 2015 09:53:20 GMT Sebastian Huber [77510c7] * c/src/lib/libbsp/m32c/m32cbsp/make/custom/m32csim-testsuite.tcfg (modified) * cpukit/configure.ac (modified) * cpukit/libmd/Makefile.am (modified) * cpukit/libmd/preinstall.am (modified) libmd: Disable SHA modules for m32c Close #2219. Thu, 05 Mar 2015 10:11:25 GMT Sebastian Huber [16b2de35] * cpukit/libmisc/capture/capture.c (modified) capture: Fix warnings Thu, 05 Mar 2015 09:34:28 GMT Sebastian Huber [c735cd5] * cpukit/libfs/src/dosfs/fat_file.h (modified) * cpukit/libfs/src/dosfs/msdos.h (modified) * cpukit/libfs/src/dosfs/msdos_create.c (modified) * cpukit/libfs/src/dosfs/msdos_eval.c (modified) * cpukit/libfs/src/dosfs/msdos_mknod.c (modified) * cpukit/libfs/src/dosfs/msdos_rename.c (modified) * cpukit/libfs/src/dosfs/msdos_rmnod.c (modified) dosfs: Fix warnings Thu, 05 Mar 2015 09:26:30 GMT Sebastian Huber [6fd5b4e] * cpukit/libmisc/testsupport/testextension.c (modified) tests: Fix warning Thu, 05 Mar 2015 09:11:23 GMT Sebastian Huber [d0061287] * testsuites/sptests/spcache01/init.c (modified) * testsuites/sptests/spnsext01/init.c (modified) * testsuites/tmtests/tmcontext01/init.c (modified) tests: Fix warnings Thu, 05 Mar 2015 09:05:49 GMT Sebastian Huber [5155069] * c/src/libchip/serial/ns16550.c (modified) libchip/serial: Fix warning Thu, 05 Mar 2015 09:04:37 GMT Sebastian Huber [b4fa5a52] * c/src/lib/libbsp/shared/console-termios-init.c (modified) bsps: Fix warning Thu, 05 Mar 2015 09:26:22 GMT Sebastian Huber [2c88438] * cpukit/libfs/src/imfs/imfs_rename.c (modified) IMFS: Fix warning Thu, 05 Mar 2015 08:58:43 GMT Sebastian Huber [29d36fa] * cpukit/libfs/src/imfs/imfs_rename.c (modified) IMFS: Include missing header file Thu, 05 Mar 2015 08:58:22 GMT Sebastian Huber [81c73acf] * cpukit/libfs/src/imfs/imfs_creat.c (modified) IMFS: Fix warning Thu, 05 Mar 2015 08:57:18 GMT Sebastian Huber [5d428576] * cpukit/libblock/src/diskdevs.c (modified) libblock: Fix warning Thu, 05 Mar 2015 08:53:09 GMT Sebastian Huber [b8aa1c1] * cpukit/rtems/include/rtems/rtems/intr.h (modified) * cpukit/score/include/rtems/score/isrlock.h (modified) score: C/C++ compatibility macros for ISR locks Update #2273. Thu, 05 Mar 2015 08:37:36 GMT Sebastian Huber [5b5d2fd4] * cpukit/libcsupport/src/__usrenv.c (modified) Filesystem: Delete unused null_op_fsmount_me() Thu, 05 Mar 2015 08:06:44 GMT Alexander Krutwig [7f577d3] * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/testsupport/test.h (modified) * cpukit/libmisc/testsupport/testparallel.c (added) * testsuites/smptests/smpatomic01/init.c (modified) tests: Refactor parallel test execution Wed, 04 Mar 2015 12:07:02 GMT Alexander Krutwig [51acbdc] * cpukit/score/include/rtems/score/interr.h (modified) score: Documentation 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 Wed, 04 Mar 2015 15:13:49 GMT Sebastian Huber [8ac3549] * 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/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/sparc64/rtems/score/cpu.h (modified) * cpukit/score/cpu/v850/rtems/score/cpu.h (modified) score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITY Wed, 04 Mar 2015 23:15:41 GMT Hesham ALMatary [3358d62] * cpukit/score/cpu/or1k/Makefile.am (modified) * cpukit/score/cpu/or1k/preinstall.am (modified) * cpukit/score/cpu/or1k/rtems/score/cpuatomic.h (added) score/cpu/or1k: Add cpuatomic.h to fix broken build. ... Wed, 04 Mar 2015 20:53:36 GMT Joel Sherrill [461a930] * testsuites/libtests/capture01/capture01.scn (modified) capture01: Update screen file Tue, 03 Mar 2015 21:15:00 GMT Joel Sherrill [57a914a3] * testsuites/fstests/Makefile.am (modified) * testsuites/fstests/configure.ac (modified) * testsuites/fstests/fsscandir01/fsscandir01.doc (added) * testsuites/fstests/fsscandir01/init.c (added) * testsuites/fstests/imfs_fsscandir01/Makefile.am (added) * testsuites/fstests/imfs_fsscandir01/imfs_fsscandir01.scn (added) * testsuites/fstests/jffs2_fsscandir01/Makefile.am (added) * testsuites/fstests/jffs2_fsscandir01/jffs2_fsscandir01.scn (added) * testsuites/fstests/mdosfs_fsscandir01/Makefile.am (added) * testsuites/fstests/mdosfs_fsscandir01/mdosfs_fsscandir01.scn (added) * testsuites/fstests/mimfs_fsscandir01/Makefile.am (added) * testsuites/fstests/mimfs_fsscandir01/mimfs_fsscandir01.scn (added) * testsuites/fstests/mrfs_fsscandir01/Makefile.am (added) * testsuites/fstests/mrfs_fsscandir01/mrfs_fsscandir01.scn (added) Add simple test for scandir() on all file systems tested updates 1394 Tue, 03 Mar 2015 16:08:51 GMT Gedare Bloom [56c7192] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtests/psxclock01/Makefile.am (added) * testsuites/psxtests/psxclock01/init.c (added) * testsuites/psxtests/psxclock01/psxclock01.doc (added) * testsuites/psxtests/psxclock01/psxclock01.scn (added) psxtests/psxclock01: use clock() and CLOCKS_PER_SEC Closes #2182 Wed, 25 Feb 2015 19:52:10 GMT Gedare Bloom [76f37656] * cpukit/libcsupport/src/__times.c (modified) libcsupport: scale times() call to microseconds Wed, 04 Mar 2015 09:15:02 GMT Sebastian Huber [e50297e] * cpukit/score/include/rtems/score/isrlock.h (modified) * testsuites/sptests/sp37/init.c (modified) score: ISR lock C/C++ compatiblity issue Empty structures are ... Thu, 26 Feb 2015 10:35:28 GMT Sebastian Huber [d2ffb7dc] * cpukit/score/include/rtems/score/threaddispatch.h (modified) * cpukit/score/src/threadenabledispatch.c (modified) score: Add and use _Thread_Enable_dispatch_body() Update #2273. Thu, 26 Feb 2015 10:32:45 GMT Sebastian Huber [b99be6e] * cpukit/score/include/rtems/score/threaddispatch.h (modified) score: Inline _Thread_Disable_dispatch() for SMP Thu, 26 Feb 2015 09:29:02 GMT Sebastian Huber [2b7fe356] * cpukit/score/include/rtems/score/threaddispatch.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threaddispatchdisablelevel.c (modified) score: Add parameter to Giant acquire/release Update #2273. Wed, 04 Mar 2015 10:56:25 GMT Sebastian Huber [c5436ff4] * testsuites/smptests/smpcapture01/init.c (modified) * testsuites/smptests/smpcapture01/smpcapture01.scn (modified) smptests/smpcapture01: Avoid livelock condition Thu, 26 Feb 2015 09:26:49 GMT Sebastian Huber [0324410] * testsuites/smptests/smpcache01/init.c (modified) * testsuites/smptests/smpfatal03/init.c (modified) smptests: Do not use Giant directly This ensures that thread ... Tue, 03 Mar 2015 20:51:24 GMT Joel Sherrill [396ce49] * cpukit/librpc/src/xdr/xdr_float.c (modified) xdr_float.c: Fix typo Tue, 03 Mar 2015 20:09:41 GMT Hesham ALMatary [262a0d7] * cpukit/score/cpu/or1k/or1k-exception-default.c (modified) or1k/or1k-exception-default.c: Eliminate dependency on BSP provided ... Tue, 03 Mar 2015 18:48:14 GMT Hesham ALMatary [39655741] * cpukit/librpc/src/xdr/xdr_float.c (modified) librpc: Include or1knd part of the recongnized CPUs at xdr_float.c ... Tue, 03 Mar 2015 15:17:26 GMT Joel Sherrill [e4154b8] * c/src/lib/libbsp/mips/csb350/start/start.S (modified) * c/src/lib/libbsp/mips/genmongoosev/start/start.S (modified) * c/src/lib/libbsp/mips/jmr3904/start/start.S (modified) * c/src/lib/libbsp/mips/malta/start/start.S (modified) mips BSPs: Remove .global for unprovided symbol closes 2253 Mon, 02 Mar 2015 11:23:20 GMT Sebastian Huber [4ccb79bc] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/smpbarrier.h (modified) score: Enable SMP barriers for all configurations