Timeline



09/01/11:

22:27 Release/4.10 edited by JoelSherrill
/* Release 4.10.2 Changes */ Add PR1895 Ensure partial ticks are accounted from ticks conversions. (diff)
21:34 Ticket #1909 (Covoar: displaying column Taken / Not taken counts in branch html report) closed by Joel Sherrill
fixed
21:26 Ticket #1909 (Covoar: displaying column Taken / Not taken counts in branch html report) created by Pawel
Added code displaying column with Taken / Not taken counts in the …
21:06 Ticket #1908 (QoS library for CBS scheduler) created by Petr Benes
Since the CBS scheduler is inspired by AQuoSA project for Linux, …
20:41 Ticket #1907 (CBS scheduler tests) created by Petr Benes
This patch contains three sptests for the CBS scheduler. First one is …
20:24 Ticket #1906 (CBS scheduler implementation) created by Petr Benes
The CBS (Constant Bandwidth Server) scheduler is a complex scheduling …
18:24 Changeset in rtems [a1bfb33]4.10 by Joel Sherrill <joel.sherrill@…>
2011-09-01 Joel Sherrill <joel.sherrilL@…> PR 1895/cpukit * posix/src/mqueuerecvsupp.c, posix/src/pthreadjoin.c, score/src/coretodmsecstoticks.c, score/src/coretodusectoticks.c, score/src/timespectoticks.c: Ensure time conversions to ticks do not ignore partial tick and return 1 less than desired.
18:24 Changeset in rtems [cae389ba]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-01 Joel Sherrill <joel.sherrilL@…> PR 1895/cpukit * score/src/coretodmsecstoticks.c, score/src/coretodusectoticks.c, score/src/timespectoticks.c: Ensure time conversions to ticks do not ignore partial tick and return 1 less than desired.
18:13 Changeset in rtems [ac9d2ecc]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-01 Petr Benes <benesp16@…> PR 1895/cpukit * rtems/src/ratemoncancel.c, rtems/src/ratemondelete.c, rtems/src/ratemonperiod.c, sapi/include/confdefs.h, score/Makefile.am, score/include/rtems/score/scheduler.h, score/include/rtems/score/schedulerpriority.h, score/include/rtems/score/schedulersimple.h, score/include/rtems/score/schedulersimplesmp.h, score/inline/rtems/score/scheduler.inl, score/inline/rtems/score/schedulerpriority.inl, score/src/coremutexseize.c: Add priority_compare and release_job hooks interfaces to scheduler interface. * score/src/schedulerpriorityprioritycompare.c, score/src/schedulerpriorityreleasejob.c: New files.
17:27 Ticket #1894 (missing a tick in _Timespec_To_ticks) closed by Joel Sherrill
fixed
17:14 Ticket #1895 (Pluggable scheduler priority_compare and release_job hooks) closed by Joel Sherrill
fixed: Committed. Closing. Thanks.
15:57 Changeset in rtems [900d9e66]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-01 Sebastian Huber <sebastian.huber@…> * startup/bspstart.c: Update due to API changes.
15:52 Changeset in rtems [e2d0c68]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-01 Sebastian Huber <sebastian.huber@…> * cpu.c, cpu_asm.S: Removed files. * nios2-context-initialize.c, nios2-context-switch.S, nios2-fatal-halt.c, nios2-initialize-vectors.c, nios2-initialize.c, nios2-isr-get-level.c, nios2-isr-install-raw-handler.c, nios2-isr-install-vector.c, nios2-isr-is-in-progress.c, nios2-isr-set-level.c, nios2-thread-dispatch-disabled.c, rtems/score/nios2-utility.h: New files. * Makefile.am, preinstall.am: Reflect changes above. * irq.c: Update due to API changes. * rtems/score/cpu.h: New functions _CPU_Initialize_vectors(), _CPU_ISR_Set_level(), and _CPU_Fatal_halt() (instead of macros). Support for external interrupt controller (EIC). Documentation changes.
11:07 Ticket #1900 (Covoar : adding backend calculating instructions execution count for ...) closed by Pawel
fixed: Closing this PR
09:25 Changeset in rtems [84649da]4.115 by Ralf Corsepius <ralf.corsepius@…>
Remove.
09:22 Changeset in rtems [0423216]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
09:20 Changeset in rtems [660912b9]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL.
09:19 Changeset in rtems [6ca3e00]4.115 by Ralf Corsepius <ralf.corsepius@…>
Enable infos.
09:18 Changeset in rtems [7e83682]4.115 by Ralf Corsepius <ralf.corsepius@…>
Abandon gdb-7.1.
08:18 Changeset in rtems [df8204f]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-01 Sebastian Huber <sebastian.huber@…> * mpc55xx/include/fsl-mpc567x.h: Added FLASH as an alias to FLASH_A.
08:15 Changeset in rtems [3ac2bf5e]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-01 Sebastian Huber <sebastian.huber@…> * mpc55xx/include/fsl-mpc551x.h: Use legacy register naming.
08:09 Changeset in rtems [7a84689f]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-01 Sebastian Huber <sebastian.huber@…> * mpc55xx/include/fsl-mpc551x.h, mpc55xx/include/fsl-mpc556x.h, mpc55xx/include/fsl-mpc567x.h: Added missing FLASH types.
03:55 Changeset in rtems [ac620ef]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
03:54 Changeset in rtems [120adc24]4.115 by Ralf Corsepius <ralf.corsepius@…>
gdb-7.3
03:48 Changeset in rtems [d783a1e]4.115 by Ralf Corsepius <ralf.corsepius@…>
Move python into package specific subdir.

08/31/11:

16:03 Changeset in rtems [9e7758b]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-31 Sebastian Huber <sebastian.huber@…> * startup/bspgetworkarea.c, startup/linkcmds.base: Removed files. * include/mpc55xx-config.h, make/custom/mpc5674fevb.cfg, startup/early-init.c, startup/ebi-cal-cs-config.c, startup/ebi-cs-config.c, startup/exc-vector-base.S, startup/fmpll-syncr-vals.c, startup/linkcmds.mpc5674fevb, startup/mmu-config.c, startup/siu-pcr-config.c: New files. * Makefile.am, preinstall.am: Reflect changes above. * startup/linkcmds.gwlcfm, startup/linkcmds.mpc5566evb, startup/linkcmds.phycore_mpc5554: Use linker command base file. * configure.ac: Support MPC5674F. Changed eSCI options. * clock/clock-config.c: Support MPC5674F. * i2c/i2c_init.c, network/smsc9218i.c, startup/sd-card-init.c: Update due to API changes. * include/bsp.h: Define BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGIN. * network/if_smc.c: Use HAS_SMC91111. * startup/start.S, startup/bspstart.c: Moved low-level initialization into new files. Overall cleanup.
15:55 Changeset in rtems [f23c9ed]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-31 Sebastian Huber <sebastian.huber@…> * startup/linkcmds.base: Removed file. * Makefile.am: Reflect change above.
15:54 Changeset in rtems [e635abf]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-31 Sebastian Huber <sebastian.huber@…> * shared/startup/linkcmds.base: New file.
15:50 Changeset in rtems [97fa2f1b]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-31 Sebastian Huber <sebastian.huber@…> * mpc55xx/include/fsl-mpc551x.h, mpc55xx/include/fsl-mpc555x.h, mpc55xx/include/fsl-mpc556x.h, mpc55xx/include/fsl-mpc567x.h, mpc55xx/include/regs-edma.h, mpc55xx/include/regs-mmu.h: New files. * Makefile.am, M preinstall.am: Reflect changes above. * mpc55xx/dspi/dspi.c: Update due to API changes. * mpc55xx/include/edma.h, mpc55xx/edma/edma.c: Rework to support multiple eDMA modules. Removed complex error interrupt handling. * mpc55xx/include/esci.h, mpc55xx/esci/esci.c: Support interrupt mode and printk(). Use configure options. * mpc55xx/include/irq.h: More defines. API changes. * mpc55xx/include/mpc55xx.h: API changes. * mpc55xx/include/reg-defs.h: Added register defines. * mpc55xx/include/regs.h: Use new register header files. * mpc55xx/include/siu.h: Fixed includes. * mpc55xx/misc/fmpll.S, mpc55xx/misc/copy.S, mpc55xx/misc/flash.S: Changed sections. API changes. Support MPC5674F.
15:27 Changeset in rtems [b2aa729]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-31 Sebastian Huber <sebastian.huber@…> * new-exceptions/bspsupport/ppc_exc_categories.c, shared/include/cpuIdent.c, shared/include/cpuIdent.h: Support e200z7.
14:30 Changeset in rtems [6fbf65fd]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
14:29 Changeset in rtems [6f95e2f]4.115 by Ralf Corsepius <ralf.corsepius@…>
Add bfin hackery.
14:29 Changeset in rtems [1919d59c]4.115 by Ralf Corsepius <ralf.corsepius@…>
GDB_VERS = 7.3.
14:28 Changeset in rtems [96942e4]4.115 by Ralf Corsepius <ralf.corsepius@…>
Work around gdb-7.3 not honoring --without-python.
14:27 Changeset in rtems [4f6cfca8]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
09:21 Changeset in rtems [a917c19]4.115 by Ralf Corsepius <ralf.corsepius@…>
Rework python.
09:17 Changeset in rtems [09e920b]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
09:15 Changeset in rtems [7594821]4.115 by Ralf Corsepius <ralf.corsepius@…>
gdb-7.2-rtems4.11-20100907.diff
09:15 Changeset in rtems [d61f7c30]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL.
08:25 Changeset in rtems [33378e65]4.115 by Ralf Corsepius <ralf.corsepius@…>
Abandon gdb < 6.8.
08:15 Changeset in rtems [6fb1852]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
08:15 Changeset in rtems [0f0ccb96]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.

08/30/11:

14:28 Ticket #1905 (Make rtems_dhcp_failsafe() run time configurable) created by dufault
rtems_dhcp_failsafe() can be configured at compile time with various …
14:05 Changeset in rtems [5be93c2]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-30 Peter Dufault <dufault@…> * rtems/score/cpu.h: Add more context access functionality. Needed to get GDB debugger hooks working.
13:58 Changeset in rtems [54a4fe5f]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-30 Peter Dufault <dufault@…> * make/custom/phycore_mpc5554.cfg, startup/linkcmds.phycore_mpc5554, network/if_smc.c: New files. * Makefile.am, preinstall.am: Reflect changes above. * configure.ac: Add support for the Phytec PhyCORE MPC5554. Includes: - HAS_SMC91111 to indicate a BSP has that neworking. - SMC91111_ENADDR_IS_SETUP so that it skips code to set up the MAC address. - MPC55XX_CLOCK_EMIOS_CHANNEL to permit one to set which eMIOS channel to use for the clock. - MPC55XX_BOOTFLAGS: Skips two words above the RCHW in the startup for use in skpping over the MMU setup. Required for debugging via a cheap emulator where code is loaded into RAM and then mapped in as flash. - BOARD_PHYCORE_MPC5554 If defined, use custom settings for the Phytec PhyCORE MPC5554 SOM. * clock/clock-config.c: Modify so that the EMIOS channel used for the clock can be selected at configuration time. For MPC5544 only: - Conditionally skip access to a register that faults if accessed on the MPC5554 - Do not set the control register mode as was done for GW_LCFM support, it breaks interrupts. * make/custom/mpc55xx.inc: Make it possible to override the soft-float to set the type of floating point BSP will use. * startup/start.S: Add support for the "boot flags", two long-words that I manipulate with the debugger to skip over MMU setup. Use an external for the start of external SRAM instead of the hardwired number 0x20000000. Disable write access to the internal flash.
13:30 Changeset in rtems [c1188b41]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-30 Peter Dufault <dufault@…> * mpc55xx/misc/flash_support.c: New file. * Makefile.am: Reflect change above. * mpc55xx/include/mpc55xx.h: Add definitions for the FLASH interface and two memory protect interfaces. Add modifications to eliminate warnings in some of the cache macros. * mpc55xx/include/regs.h: Add some structure tag names for some structures that I needed access to. Don't define the ALTCADR for the MPC5554 - it is reserved and acess casues an exception. Hide the C99 designated initializers when compiling with C++. Add some support for the EQADC. * mpc55xx/include/esci.h, mpc55xx/include/watchdog.h: Add C++ protection.
13:16 Changeset in rtems [b907a78b]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-30 Sebastian Huber <sebastian.huber@…> * libchip/network/smc91111exp.h, libchip/network/smc91111.c: Use BSP_FEATURE_IRQ_EXTENSION define.
13:13 Changeset in rtems [839dc97e]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-30 Sebastian Huber <sebastian.huber@…> * include/bsp.h: Define BSP_FEATURE_IRQ_EXTENSION.
13:07 Changeset in rtems [2174c66]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-30 Peter Dufault <dufault@…> * libchip/network/smc91111.c: Modify to support the MPC5554 using new exceptions. Fix where the networking status is being dumped to a single thousand-character line. Add support for when the chip loaded it's MAC address from a serial chip at reset (the SMC91111_ENADDR_IS_SETUP option). Call lan91cxx_start() every time the the device is initialized. Without this change the chip can not be "upped" once it has been downed. * c/src/libchip/network/smc91111.h: Change the "#ifdef expression" to "#if expression". * c/src/libchip/network/smc91111exp.h: Add support for new exceptions.
12:16 Changeset in rtems [37c0ccb2]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-30 Joel Sherrill <joel.sherrill@…> * bootcard.c: Revert patch and add comment clarifying code and need for cast.

08/29/11:

21:38 Changeset in rtems [9549ed9]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-29 Joel Sherrill <joel.sherrilL@…> * bootcard.c: Correct printk() format.
21:36 Changeset in rtems [50d1c45d]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-29 Joel Sherrill <joel.sherrilL@…> * configure.ac: Formatting. Remove duplication BSP_HAS_SMP.
21:32 Changeset in rtems [fd8dca5]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-29 Joel Sherrill <joel.sherrilL@…> * Makefile.am, startup/bspstart.c: Formatting.
21:31 Changeset in rtems [e95737c]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-29 Joel Sherrill <joel.sherrilL@…> * rtems/include/rtems/rtems/tasks.h: Formatting.
21:30 Changeset in rtems [adae165b]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-29 Joel Sherrill <joel.sherrilL@…> * include/rtems/userenv.h, score/src/threadhandler.c: Formatting. * sapi/src/exshutdown.c: Add comments.
18:28 Changeset in rtems [2996b9b]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-29 Joel Sherrill <joel.sherrilL@…> * Makefile.am: Do not include ne2000.rel unless networking is enabled.
17:18 Changeset in rtems [b57e137]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-29 Joel Sherrill <joel.sherrilL@…> * ticker/system.h: Remove unneeded include.
09:49 Changeset in rtems [bebd1012]4.10 by Ralf Corsepius <ralf.corsepius@…>
Remove.
07:28 Changeset in rtems [1d204ae]4.10 by Ralf Corsepius <ralf.corsepius@…>
Cleanup.
05:40 Changeset in rtems [1ea6e6ec]4.10 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
05:38 Changeset in rtems [b1e0b6a7]4.10 by Ralf Corsepius <ralf.corsepius@…>
GCC_RPMREL = 3.
05:36 Changeset in rtems [1b81828]4.10 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-4.4.5. gcc-core-4.4.6-rtems4.10-20110829.diff. gcc-g++-4.4.6-rtems4.10-20110829.diff.
05:32 Changeset in rtems [089ab394]4.10 by Ralf Corsepius <ralf.corsepius@…>
New (Address OS X 10.7.1 build breakdowns).

08/26/11:

14:17 Ticket #1904 ([PowerPC] Wrong code with designated initializers and bit fields) closed by Sebastian Huber
fixed: Thank you Ralf. I checked it out and this problem is fixed.
12:39 TBR/Website/Board_Support_Packages edited by Julien Delange
(diff)
05:31 Changeset in rtems [debacd9]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
05:29 Changeset in rtems [cbaf5d0d]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
05:28 Changeset in rtems [b29c98d]4.115 by Ralf Corsepius <ralf.corsepius@…>
GCC_RPMREL = 7.
05:28 Changeset in rtems [eae57c4f]4.115 by Ralf Corsepius <ralf.corsepius@…>
gcc-core-4.6.1-rtems4.11-20110825.diff. newlib-1.19.0-rtems4.11-20110826.diff.
05:26 Changeset in rtems [34e2e13e]4.115 by Ralf Corsepius <ralf.corsepius@…>
Always BR: bison flex.
05:24 Changeset in rtems [644bc3c]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.

08/24/11:

21:15 Changeset in rtems [f9c2370]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-24 Ricardo Aguirre <el.mastin@…> PR 1903/testing * Makefile.am, configure.ac, psxtmtests_plan.csv: Add test for message queues which covers most open, close, unlink cases as well as send/receive which do not involve task state changes. * psxtmmq01/.cvsignore, psxtmmq01/Makefile.am, psxtmmq01/init.c, psxtmmq01/psxtmmq01.doc: New files.
09:53 Changeset in rtems [3143f31]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-24 Sebastian Huber <sebastian.huber@…> * start/start.S: Update due to API changes.
09:52 Changeset in rtems [cefcc5eb]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-24 Sebastian Huber <sebastian.huber@…> * startup/iss555.c: Update due to API changes.
09:51 Changeset in rtems [c972c36]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-24 Sebastian Huber <sebastian.huber@…> * console/polled_io.c: Update due to API changes.
09:50 Changeset in rtems [01750d5]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-24 Sebastian Huber <sebastian.huber@…> * network/network.c: Update due to API changes.
09:48 Changeset in rtems [7e85bfbe]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-24 Sebastian Huber <sebastian.huber@…> * shared/bootloader/exception.S, shared/bootloader/misc.c, shared/bootloader/mm.c, shared/console/polled_io.c, shared/startup/probeMemEnd.c: Update due to API changes.
09:45 Changeset in rtems [1d367a49]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-24 Sebastian Huber <sebastian.huber@…> * mpc6xx/clock/c_clock.c, mpc6xx/mmu/mmuAsm.S, new-exceptions/bspsupport/ppc_exc_global_handler.c, shared/include/cpuIdent.c, shared/src/stack.c: Update due to API changes.
09:43 Changeset in rtems [cf3d1948]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-24 Sebastian Huber <sebastian.huber@…> * rtems/powerpc/registers.h: Renamed defines XER in PPC_XER, LR in PPC_LR, CTR in PPC_CTR, PVR in PPC_PVR, RPA in PPC_RPA, DAR in PPC_DAR, DEC in PPC_DEC, and EAR in PPC_EAR.
07:47 Ticket #1904 ([PowerPC] Wrong code with designated initializers and bit fields) created by Sebastian Huber
See also: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49119 It would …
07:44 Ticket #1765 (RTEMS Toolset Patch for ARM EABI version 5) closed by Sebastian Huber
fixed: RPMs are available for some time. Thank you, Ralf.
07:43 Ticket #1432 (GCC 4.4 and .eh_frame) closed by Sebastian Huber
fixed: Fixed long ago.
07:23 Ticket #1292 (No support of %j*, %z* and %t* in printf() etc.) closed by Sebastian Huber
fixed: Fixed long ago.

08/23/11:

22:32 Ticket #1903 (posix timing tests: psxtmmq01) created by el.mastin2
Contains these message queue tests: + mq_close (close of first) …
21:27 Ticket #1902 (failure to copy node_access contents in sup_fs_get_start_loc.c) created by Carl Lionberger
This problem discovered while troubleshooting loss of current working …
18:06 Changeset in rtems [76c0fb00]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-08-23 Jennifer Averett <Jennifer.Averett@…> * Makefile.am, console/config.c: Resolved printk issues. * console/printk_support.c: New file.
16:28 Changeset in rtems [41265b2]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-08-23 Jennifer Averett <Jennifer.Averett@…> * Makefile.am: Removed console.c and linked to the shared console.c. Note: This change was verified through compilation only. * console/console.c: Removed.
08:21 Ticket #1901 (Global C++ constructors with MP configuration) created by Sebastian Huber
The global C++ constructors are supposed to execute within the context …
08:04 Ticket #1873 (Not enough workspace reserved with RTEMS Debug enabled.) reopened by Sebastian Huber
07:43 Changeset in rtems [61860b57]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-23 Julien Delange <julien.delange@…> * startup/linkcmds: Fixed instruction cache size.
01:06 Packages/LUA edited by Scotty Smith
(diff)
00:50 Packages/LUA edited by Scotty Smith
(diff)

08/22/11:

18:26 Changeset in rtems [dad36c52]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-08-22 Jennifer Averett <Jennifer.Averett@…> PR 1876 * score/Makefile.am, score/include/rtems/score/isr.h, score/src/isr.c, score/src/smp.c, score/src/smplock.c, score/src/threaddispatch.c, score/src/threaddispatchdisablelevel.c: Add smp isr support. * score/src/isrsmp.c: New file.
17:28 Ticket #1876 (Add SMP ISR support) closed by Jennifer Averett
fixed
16:02 Changeset in rtems [3f1545b]4.115 by Ralf Corsepius <ralf.corsepius@…>
Treat SOURCE<N> conditional.
14:09 Changeset in rtems [8c43f3d]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-22 Sebastian Huber <sebastian.huber@…> * start/start.S: Fixed code section.
10:10 Changeset in rtems [55658c6]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-22 Sebastian Huber <sebastian.huber@…> * spfatal13/testcase.h: Fixed test name. * spfatal05/testcase.h: Increased wait time for slow hardware. * spfatal_support/init.c: Print test name at end of test. * spfatal01/spfatal01.scn, spfatal02/spfatal02.scn, spfatal03/spfatal03.scn, spfatal04/spfatal04.scn, spfatal05/spfatal05.scn, spfatal06/spfatal06.scn, spfatal07/spfatal07.scn, spfatal08/spfatal08.scn, spfatal09/spfatal09.scn, spfatal10/spfatal10.scn, spfatal11/spfatal11.scn, spfatal12/spfatal12.scn, spfatal13/spfatal13.scn, spfatal14/spfatal14.scn, spfatal15/spfatal15.scn, spfatal16/spfatal16.scn, spfatal17/spfatal17.scn, spfatal18/spfatal18.scn, spfatal19/spfatal19.scn, spfatal20/spfatal20.scn, spfatal21/spfatal21.scn, spfatal22/spfatal22.scn, spfatal23/spfatal23.scn, spfatal24/spfatal24.scn, spfatal25/spfatal25.scn: Reflect changes from above.
10:08 Changeset in rtems [eb7deb01]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-22 Sebastian Huber <sebastian.huber@…> PR 1899/testing * spfatal14/Makefile.am: Adjust number of semaphores to consume to trigger fatal error.
00:02 Release/4.9 edited by JoelSherrill
/* Release 4.9.7 Changes */ 1890 mq_receive and variants should allow NULL for msg_prio (diff)
00:02 Release/4.10 edited by JoelSherrill
/* Release 4.10.2 Changes */ 1890 mq_receive variants should allow NULL for msg_prio (diff)

08/21/11:

21:04 Changeset in rtems [7b58954]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-21 Joel Sherrill <joel.sherrill@…> PR 1899/testing * spfatal14/Makefile.am, spfatal15/Makefile.am, spfatal16/Makefile.am: Adjust number of semaphores to consume to trigger fatal error.
20:07 Changeset in rtems [611909e]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-21 Petr Benes <benesp16@…> PR 1886/cpukit * sprbtree01/init.c, sprbtree01/sprbtree01.scn: This patch enables inserting duplicate keys into rbtree. It is possible to turn on this feature when initializing the tree.
20:07 Changeset in rtems [74f1c73e]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-21 Petr Benes <benesp16@…> PR 1886/cpukit * sapi/include/rtems/rbtree.h, sapi/inline/rtems/rbtree.inl, score/include/rtems/score/rbtree.h, score/inline/rtems/score/rbtree.inl, score/src/rbtree.c, score/src/rbtreeinsert.c: This patch enables inserting duplicate keys into rbtree. It is possible to turn on this feature when initializing the tree.
20:04 Ticket #1899 (spfatal14, spfatal15, and spfatal16 fail on SIS) closed by Joel Sherrill
fixed: Committing change in pr.
20:00 Changeset in rtems [ce05fa6]4.9 by Joel Sherrill <joel.sherrill@…>
2011-08-21 Joel Sherrill <joel.sherrilL@…> PR 1890/cpukit * psxmsgq01/init.c: POSIX says msg_prio is allowed to be NULL.
19:59 Changeset in rtems [0b10f44]4.10 by Joel Sherrill <joel.sherrill@…>
2011-08-21 Joel Sherrill <joel.sherrilL@…> PR 1890/cpukit * psxmsgq01/init.c: POSIX says msg_prio is allowed to be NULL.
19:59 Changeset in rtems [08ef1631]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-21 Joel Sherrill <joel.sherrilL@…> PR 1890/cpukit * psxmsgq01/init.c: POSIX says msg_prio is allowed to be NULL.
19:59 Changeset in rtems [970e001]4.9 by Joel Sherrill <joel.sherrill@…>
2011-08-21 Joel Sherrill <joel.sherrilL@…> PR 1890/cpukit * posix/src/mqueuerecvsupp.c: POSIX says msg_prio is allowed to be NULL.
19:59 Changeset in rtems [e5ca6593]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-21 Joel Sherrill <joel.sherrilL@…> PR 1890/cpukit * posix/src/mqueuerecvsupp.c: POSIX says msg_prio is allowed to be NULL.
19:51 Changeset in rtems [74ac113]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-21 Joel Sherrill <joel.sherrilL@…> PR 1873/cpukit * score/include/rtems/score/heap.h: When using heap protection, we should account for adding an aligned protection footer.
19:07 Ticket #1886 (RBTree duplicate keys possible) closed by Joel Sherrill
fixed: Patch committed. I still have a few of yours left. :) Thanks.
19:02 Ticket #1890 (mq_receive and mq_timedreceive NULL dereference) closed by Joel Sherrill
fixed: Committed with test change to all applicable branches.
18:51 Ticket #1873 (Not enough workspace reserved with RTEMS Debug enabled.) closed by Joel Sherrill
fixed

08/18/11:

16:59 Ticket #1900 (Covoar : adding backend calculating instructions execution count for ...) created by Pawel
CHANGES DESCRIPTION: CoverageMapBase?.cc - changed wasExecuted …
09:00 Changeset in rtems [a385489]4.115 by Chris Johns <chrisj@…>
2011-08-18 Chris Johns <chrisj@…> * cpu.c: Fix the ISR get level for the IIC. Make _CPU_Context_Initialize a function rather than inlined. * cpu_asm.S: Do not enable interrupt on return, rather resume the state on entry to the ISR. * irq.c, nios2/nios2-iic-low-level.S: Change the ISR handler so the ipending decoding is in C and within the interrupt context. This is usable with the Altera HAL directly. * rtems/score/cpu.h: Add ienable and ipending interfaces. Add some comments. Remove _CPU_Context_Initialize.
07:47 Changeset in rtems [b7ee9ab]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-18 Sebastian Huber <sebastian.huber@…> * psxfatal_support/init.c: Ensure that _Thread_BSP_context is initialized.
07:47 Changeset in rtems [afe0344]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-18 Sebastian Huber <sebastian.huber@…> * spfatal_support/init.c: Ensure that _Thread_BSP_context is initialized.
06:45 Changeset in rtems [180b106]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-18 Sebastien Bourdeauducq <sebastien.bourdeauducq@…> PR 1868/lm32 * irq.c: Bugfix.
05:45 Ticket #1868 (LM32 interrupt handler is broken) closed by Sebastian Huber
fixed: Committed to CVS head.
Note: See TracTimeline for information about the timeline view.