# # ChangeLog for / in rtems # # Generated by Trac 1.2.1.dev0 # 06/16/24 22:12:58 Sat, 14 Mar 2015 15:34:33 GMT Joel Sherrill [0e6f915c] * testsuites/samples/minimum/init.c (modified) testsuites/samples/minimum/init.c: Notepads no longer need to be ... Fri, 13 Mar 2015 21:10:08 GMT Joel Sherrill [4b7df86] * cpukit/libdl/rtl-obj-comp.c (modified) * cpukit/libfs/src/rfs/rtems-rfs-buffer.c (modified) cpukit/libdl/rtl-obj-comp.c: Use correct printf() specification Tue, 17 Mar 2015 10:28:44 GMT Sebastian Huber [ac8339a] * c/src/lib/libbsp/powerpc/mpc55xxevb/startup/start-flash.S (modified) bsp/mpc55xx: Fix flash settings Tue, 17 Mar 2015 09:32:20 GMT Sebastian Huber [8c7eb00] * cpukit/libmisc/testsupport/test.h (modified) * cpukit/libmisc/testsupport/testparallel.c (modified) * testsuites/smptests/smpatomic01/init.c (modified) * testsuites/tmtests/tmfine01/init.c (modified) testsupport: Add worker setup handler Add ... Tue, 17 Mar 2015 07:54:39 GMT Sebastian Huber [8e10f62] * c/src/lib/libbsp/powerpc/qoriq/include/qoriq.h (modified) bsp/qoriq: Add register blocks for T variants Tue, 17 Mar 2015 07:48:47 GMT Sebastian Huber [093bfde] * c/src/lib/libbsp/powerpc/qoriq/include/bsp.h (modified) bsp/qoriq: Fix warning Tue, 17 Mar 2015 07:30:40 GMT Sebastian Huber [3e3684ba] * cpukit/score/src/percpu.c (modified) score: Ensure properties of CPU_Uint32ptr Mon, 16 Mar 2015 20:15:55 GMT Gedare Bloom [46d3c6d8] * cpukit/score/cpu/arm/rtems/score/types.h (modified) * cpukit/score/cpu/avr/rtems/score/types.h (modified) * cpukit/score/cpu/bfin/rtems/score/types.h (modified) * cpukit/score/cpu/h8300/rtems/score/types.h (modified) * cpukit/score/cpu/i386/rtems/score/types.h (modified) * cpukit/score/cpu/lm32/rtems/score/types.h (modified) * cpukit/score/cpu/m32c/rtems/score/types.h (modified) * cpukit/score/cpu/m32r/rtems/score/types.h (modified) * cpukit/score/cpu/m68k/rtems/score/types.h (modified) * cpukit/score/cpu/mips/rtems/score/types.h (modified) * cpukit/score/cpu/moxie/rtems/score/types.h (modified) * cpukit/score/cpu/nios2/rtems/score/types.h (modified) * cpukit/score/cpu/no_cpu/rtems/score/types.h (modified) * cpukit/score/cpu/or1k/rtems/score/types.h (modified) * cpukit/score/cpu/powerpc/rtems/score/types.h (modified) * cpukit/score/cpu/sh/rtems/score/types.h (modified) * cpukit/score/cpu/sparc/rtems/score/types.h (modified) * cpukit/score/cpu/sparc64/rtems/score/types.h (modified) * cpukit/score/cpu/v850/rtems/score/types.h (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) cpukit: add and use CPU_Uint32ptr type Mon, 16 Mar 2015 18:31:04 GMT Sebastian Huber [a2ba004] * c/src/lib/libbsp/powerpc/mbx8xx/console/console.c (modified) bsp/mbx8xx: Fix warnings Mon, 16 Mar 2015 17:23:36 GMT Jamie Iles [674f8b1b] * cpukit/libfs/src/imfs/imfs_dir_default.c (modified) IMFS: don't strlen() an unterminated string in IMFS_dir_read(). ... Mon, 16 Mar 2015 17:23:15 GMT Gedare Bloom [a62220fe] * cpukit/libmisc/shell/hexdump-conv.c (modified) shell: remove rtems ifdef, upstream is correct Mon, 16 Mar 2015 17:01:37 GMT Gedare Bloom [ce4e691] * cpukit/libmisc/shell/main_df.c (modified) shell: fix printf warnings Mon, 16 Mar 2015 16:49:47 GMT Gedare Bloom [ed152a0c] * cpukit/libmisc/capture/capture_support.c (modified) capture: fix warnings in print Mon, 16 Mar 2015 16:15:27 GMT Gedare Bloom [1ff449c] * cpukit/score/include/rtems/score/interr.h (modified) rtems: make error codes uintptr_t Mon, 16 Mar 2015 16:14:15 GMT Gedare Bloom [b4d1f08] * cpukit/libfs/src/rfs/rtems-rfs-rtems-dev.c (modified) rfs: cast minor to uintptr_t to truncate explicitly Sun, 15 Mar 2015 16:04:06 GMT Alan Cudmore [71260b4] * c/src/lib/libbsp/arm/raspberrypi/configure.ac (modified) * c/src/lib/libbsp/arm/raspberrypi/include/raspberrypi.h (modified) * c/src/lib/libbsp/arm/raspberrypi/make/custom/raspberrypi.cfg (modified) * c/src/lib/libbsp/arm/raspberrypi/make/custom/raspberrypi.inc (added) * c/src/lib/libbsp/arm/raspberrypi/make/custom/raspberrypi2.cfg (added) * c/src/lib/libbsp/arm/raspberrypi/startup/mm_config_table.c (modified) preliminary Raspberry Pi Model 2 support This patch adds a BSP ... Mon, 16 Mar 2015 12:52:19 GMT Sebastian Huber [dc5e5f44] * testsuites/tmtests/Makefile.am (modified) * testsuites/tmtests/configure.ac (modified) * testsuites/tmtests/tmfine01/Makefile.am (added) * testsuites/tmtests/tmfine01/init.c (added) * testsuites/tmtests/tmfine01/tmfine01.doc (added) * testsuites/tmtests/tmfine01/tmfine01.scn (added) tmtests/tmfine01: New test Sun, 15 Mar 2015 09:16:24 GMT Sebastian Huber [6db5e650] * cpukit/score/include/rtems/score/objectimpl.h (modified) score: Add _Objects_ISR_disable_and_acquire() Sun, 15 Mar 2015 09:12:29 GMT Sebastian Huber [91c250fc] * c/src/lib/libbsp/sparc/shared/startup/linkcmds.base (modified) bsps/sparc: Fix linker section Sat, 14 Mar 2015 21:29:07 GMT Ben Gras [275a9bf] * c/src/lib/libbsp/bfin/acinclude.m4 (modified) * c/src/lib/libbsp/powerpc/acinclude.m4 (modified) Revert "autoconf changes" This reverts commit ... Sat, 14 Mar 2015 14:39:13 GMT Ben Gras [86204bde] * c/src/lib/libbsp/arm/beagle/include/bsp.h (modified) beagle bsp: delete TIMER_FREQ, TIMER_COUNT unused and poorly named ... Sat, 14 Mar 2015 15:06:14 GMT Ben Gras [dbe85952] * c/src/lib/libbsp/bfin/acinclude.m4 (modified) * c/src/lib/libbsp/powerpc/acinclude.m4 (modified) autoconf changes Fri, 13 Mar 2015 19:21:40 GMT Hesham ALMatary [a764d673] * cpukit/score/cpu/or1k/rtems/score/cpu.h (modified) score/or1k: Fix warnings. Add missing prototypes Closes #2304 Thu, 12 Mar 2015 20:01:02 GMT Joel Sherrill [f1b4680] * c/src/lib/libbsp/m32c/m32cbsp/configure.ac (modified) * c/src/lib/libbsp/m32c/m32cbsp/start/start.S (modified) m32cbsp: Add bsp_reset() so the BSP exits Wed, 11 Mar 2015 20:53:44 GMT Joel Sherrill [d937d36] * cpukit/posix/src/nanosleep.c (modified) posix/src/nanosleep.c: Address issue when delay is longer than ... Thu, 12 Mar 2015 08:04:21 GMT Daniel Cederman [b0f8bb4e] * cpukit/posix/src/mmap.c (modified) posix: Return error code if mmap is used Thu, 12 Mar 2015 08:04:20 GMT Daniel Cederman [d88b0b78] * cpukit/posix/src/mmap.c (modified) * cpukit/posix/src/munmap.c (modified) posix: Move function to file with matching name mmap was previously ... Wed, 11 Mar 2015 16:01:53 GMT Joel Sherrill [bfe6391] * cpukit/sapi/include/confdefs.h (modified) confdefs.h: Improve the Doxygen Tue, 10 Mar 2015 22:07:24 GMT Joel Sherrill [78d5448] * c/src/lib/libbsp/m68k/mvme147s/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme147s/preinstall.am (modified) mvme147s: Install z8530.h This was missed when the file was moved. Tue, 10 Mar 2015 21:56:14 GMT Joel Sherrill [a2fe43b] * cpukit/include/rtems/btimer.h (modified) cpukit/include/rtems/btimer.h: Add DOxygen comments Tue, 10 Mar 2015 21:55:58 GMT Joel Sherrill [a575af8] * cpukit/include/rtems/bspIo.h (modified) cpukit/include/rtems/bspIo.h: Add Doxygen comments Tue, 10 Mar 2015 17:39:59 GMT Joel Sherrill [bdf23b6c] * cpukit/libmisc/capture/capture-cli.c (modified) * cpukit/libmisc/capture/capture-cli.h (modified) * cpukit/libmisc/capture/capture_support.c (modified) * cpukit/libmisc/fb/fb.h (modified) * cpukit/libmisc/fb/mw_uid.c (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/src/barrier.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/score/cpu/m68k/rtems/score/m68k.h (modified) * cpukit/score/include/rtems/score/coremsgimpl.h (modified) * cpukit/score/include/rtems/score/coresemimpl.h (modified) * cpukit/score/src/coremutexsurrender.c (modified) cpukit: Remove old DESCRIPTION: in comments These were remnants of ... Wed, 11 Mar 2015 14:29:13 GMT Gedare Bloom [d84995d2] * doc/common/rtems.texi.in (modified) * doc/started/Makefile.am (modified) * doc/started/binaries.t (deleted) * doc/started/buildc.t (modified) * doc/started/buildrt.t (modified) * doc/started/intro.t (modified) * doc/started/require.t (modified) * doc/started/started.texi (modified) doc/started: simplify and fix * fix and remove some macros in ... Tue, 10 Mar 2015 19:28:19 GMT Gedare Bloom [cf404563] * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/include/rtems/rtems/tasksimpl.h (modified) * cpukit/sapi/include/confdefs.h (modified) * doc/user/task.t (modified) cpukit: deprecate task variables. closes #2293. 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 ...