Timeline



05/23/11:

17:41 Changeset in rtems [b8870a0]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-05-23 Jennifer Averett <Jennifer.Averett@…> PR 1795/bsps * erc32/Makefile.am, leon2/Makefile.am, leon3/Makefile.am: Add rtems_bsp_delay to sparc bsps. * erc32/startup/bspdelay.c, leon2/startup/bspdelay.c, leon3/startup/bspdelay.c: New files.
16:48 Ticket #1795 (Add rtems_bsp_delay to sparc bsp's) closed by Jennifer Averett
fixed: Opened PR 1807 to deal with the clock issue. Commited patch to the head.
16:46 Ticket #1807 (sparc - rtems_bsp_delay depends on the clock driver) created by Jennifer Averett
On these BSPs, this is the best way to do it. We need to look at …
16:18 Changeset in rtems [b718dde0]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-23 Joel Sherrill <joel.sherrilL@…> * bsp_howto/support.t: Update copyright.
16:07 Changeset in rtems [926b3cf]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-23 Joel Sherrill <joel.sherrilL@…> * bsp_howto/support.t: Add section describing configuration macros which may be defined at the BSP level to alter defaults in rtems/confdefs.h.
16:06 Changeset in rtems [c1545f0]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-23 Marta Rybczynska <marta.rybczynska@…> PR 1805/cpukit * sapi/include/confdefs.h: Currently unified areas are defined per-application. For some memory constrained and/or very dynamic environments (BSPs), it may be better to have per-BSP default value. This patch introduces such option. The default behaviour is left unchanged.
15:08 Ticket #1805 (Per-BSP unified areas) closed by Joel Sherrill
fixed: I committed this fix and added a new section to the BSP manuals on the confdefs.h macros which may be defined by the BSP to alter default behaviour. Thanks.
14:55 Changeset in rtems [49f6309b]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-23 Joel Sherrill <joel.sherrilL@…> PR 1804/cpukit * sapi/include/confdefs.h: Replace obsolete THREAD_READY_CHAINS with CONFIGURE_MEMORY_FOR_SCHEDULER and CONFIGURE_MEMORY_PER_TASK_FOR_SCHEDULER in debug structure.
14:18 Ticket #1791 (DispatchDisableLevel is not smp safe) closed by Jennifer Averett
fixed: Patch applied to head.
13:56 Changeset in rtems [068d059b]4.115 by Jennifer Averett <Jennifer.Averett@…>
Add PR to changelog.
13:56 Ticket #1804 (confdefs: define default for CONFIGURE_MEMORY_FOR_THREAD_READY_CHAINS) closed by Joel Sherrill
fixed: Patch committed.
13:30 Changeset in rtems [3a8a999]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-05-23 Jennifer Averett <Jennifer.Averett@…> * score/Makefile.am, score/include/rtems/score/thread.h, score/inline/rtems/score/thread.inl: Add smp support to dispable dispatch level accesses. * score/src/threaddispatchdisablelevel.c: New file.
13:13 Ticket #1806 (SMP: affinity step #1) created by Marta Rybczynska
This patch is the first step for CPU affinity. A new field is added to …
10:43 Ticket #1805 (Per-BSP unified areas) created by Marta Rybczynska
Currently unified areas are defined per-application. For some memory …
10:40 Ticket #1804 (confdefs: define default for CONFIGURE_MEMORY_FOR_THREAD_READY_CHAINS) created by Marta Rybczynska
If we use CONFIGURE_CONFDEFS_DEBUG, there is no default definition of …
10:37 Ticket #1803 (SMP: _Thread_Is_executing and _Thread_Is_heir) created by Marta Rybczynska
This patch adds SMP versions for _Thread_Is_executing and …
06:45 Changeset in rtems [760c817e]4.115 by Ralf Corsepius <ralf.corsepius@…>
Fix typo.
06:45 Changeset in rtems [2b0ee29]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
06:43 Changeset in rtems [4018204d]4.115 by Ralf Corsepius <ralf.corsepius@…>
Add rtems4.11/arm-eabi.
06:42 Changeset in rtems [bcaff0e]4.115 by Ralf Corsepius <ralf.corsepius@…>
Add arm-eabi.
06:40 Changeset in rtems [bec941c]4.115 by Ralf Corsepius <ralf.corsepius@…>
Comment out cpukit (multilibs are broken).
06:33 Changeset in rtems [f70b1a64]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.

05/20/11:

14:07 Changeset in rtems [8650ba2]4.115 by Sebastian Huber <sebastian.huber@…>
2011-05-20 Sebastian Huber <sebastian.huber@…> * spintrcritical01/init.c: Fixed warning fix.
13:47 Changeset in rtems [4bd005e]4.115 by Sebastian Huber <sebastian.huber@…>
2011-05-20 Sebastian Huber <sebastian.huber@…> * mouse01/serial_mouse_config.c: Avoid output due to execution context.
12:36 Changeset in rtems [a8d7e2ab]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-05-20 Jennifer Averett <Jennifer.Averett@…> PR 1787/cpukit * score/include/rtems/score/percpu.h, score/include/rtems/score/smplock.h, score/src/smp.c, score/src/smplock.c: Add nesting support to smp spinlock.
11:36 Ticket #1787 (Adding nesting support to smp spinlock) closed by Jennifer Averett
fixed: Patch applied to head.
10:30 Changeset in rtems [c18bdf7f]4.115 by Sebastian Huber <sebastian.huber@…>
2011-05-20 Sebastian Huber <sebastian.huber@…> * termios08/init.c: Fixed parameter to avoid test failure.
10:04 Changeset in rtems [e93cc2d]4.115 by Sebastian Huber <sebastian.huber@…>
2011-05-20 Sebastian Huber <sebastian.huber@…> * rtems++/Init.cc, rtems++/Task1.cc, rtems++/Task2.cc, rtems++/Task3.cc: Added HAVE_CONFIG_H.
04:24 Changeset in rtems [c53e0e31]4.10 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
04:22 Changeset in rtems [882382d]4.10 by Ralf Corsepius <ralf.corsepius@…>
gdb-7.2.
04:21 Changeset in rtems [025c692]4.10 by Ralf Corsepius <ralf.corsepius@…>
Add gdb-7.2. Remove gdb-7.0.1.

05/19/11:

17:51 Ticket #1802 (smp support for i386) created by Jennifer Averett
The attached file adds smp support for i386 bsps.
15:43 Changeset in rtems [1cd4ae9]4.10 by Ralf Corsepius <ralf.corsepius@…>
New.
15:40 Changeset in rtems [db56ac79]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-19 Gedare Bloom <giddyup44@…> * user/conf.t: Fix typos.
15:37 Changeset in rtems [3871497]4.10 by Ralf Corsepius <ralf.corsepius@…>
Sync with rtems-4.11.
15:32 Changeset in rtems [3af5699]4.10 by Ralf Corsepius <ralf.corsepius@…>
2011-05-19 Ralf Corsépius <ralf.corsepius@…> * posix/Makefile.am: Add posixtime.h. * posix/src/clockgetres.c, posix/src/clockgettime.c, posix/src/clocksettime.c: Use CLOCK_PROCESS_CPUTIME_ID, CLOCK_THREAD_CPUTIME_ID. Include posix/src/posixtime.h. * posix/src/posixtime.h: New.
12:58 Ticket #1789 (Add Simple SMP Scheduler) closed by Joel Sherrill
fixed: Code is now in CVS. Documentation on big-O and configuring for SMP added to head in configuring a system.
12:30 Changeset in rtems [d74ed4a]4.115 by Sebastian Huber <sebastian.huber@…>
2011-05-19 Sebastian Huber <sebastian.huber@…> * i2c/i2c-config.c: New file. * include/lcd.h: Removed EMC definitions. * misc/dma.c: Fixed initialization. * include/i2c.h, include/io.h, include/lpc-ethernet-config.h, include/lpc24xx.h, console/console-config.c, i2c/i2c.c, misc/io.c, misc/lcd.c, startup/bspstart.c, startup/bspstarthooks.c: New pin configuration API. * Makefile.am, preinstall.am: Update.
12:11 Changeset in rtems [76134c5]4.115 by Sebastian Huber <sebastian.huber@…>
2011-05-19 Sebastian Huber <sebastian.huber@…> * Makefile.am, preinstall.am: Install new header files. * include/bsp.h, include/emc.h, include/lpc32xx.h, misc/emc.c: Update for API changes.
12:09 Changeset in rtems [f6083f0]4.115 by Sebastian Huber <sebastian.huber@…>
2011-05-19 Sebastian Huber <sebastian.huber@…> * shared/lpc/include/lpc-emc.h, shared/lpc/include/lpc-lcd.h: New files. * shared/lpc/include/lpc-dma.h: API changes. * shared/lpc/clock/lpc-clock-config.c: Fixed nano seconds extension. * shared/lpc/network/lpc-ethernet.c: Format. Multicast hash filter support.
12:03 Changeset in rtems [00d95ce0]4.115 by Sebastian Huber <sebastian.huber@…>
2011-05-19 Sebastian Huber <sebastian.huber@…> * shared/include/powerpc-utility.h: API changes for ppc_*_cache_*() functions.
10:34 Ticket #1801 (smp support for the sparc) created by Jennifer Averett
The attached patch adds support for smp to the sparc.
06:31 Changeset in rtems [20e3bf7]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-19 Ralf Corsépius <ralf.corsepius@…> * posix/Makefile.am: Remove posixtime.h. * posix/src/clockgetres.c, posix/src/clockgettime.c, posix/src/clocksettime.c: Remove posixtime.h. Require CLOCK_PROCESS_CPUTIME_ID, CLOCK_THREAD_CPUTIME_ID. * posix/src/posixtime.h: Remove.
05:17 Ticket #1800 (PowerPC: IEEE 754 conformance of e200/e500 embedded floating point unit) created by Sebastian Huber
For full IEEE 754 conformance of the e200 and e500 embedded floating …
05:11 Ticket #1799 (PowerPC: Support for Freescale QorIQ (P1020 and P2020)) created by Sebastian Huber
Integration of board support package for Freescale QorIQ platform. …

05/18/11:

23:29 Changeset in rtems [4911513]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-18 Joel Sherrill <joel.sherrill@…> * user/conf.t: Add SMP Configuration parameters.
23:00 Changeset in rtems [a331ef73]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-18 Joel Sherrill <joel.sherrill@…> * user/conf.t: Slight rework to deemphasize not using confdefs.h
16:09 Changeset in rtems [d2b877ad]4.115 by Till Straumann <strauman@…>
2011-05-18 Till Straumann <strauman@…> PR1797/bsps * shared/bootcard.c: Fixed a typo (in code, not comment) which I introduced with the last change.
16:08 Changeset in rtems [d1e85c4]4.10 by Till Straumann <strauman@…>
2011-05-18 Till Straumann <strauman@…> PR1797/bsps * shared/bootcard.c: Fixed a typo (in code, not comment) which I introduced with the last change.
13:56 Changeset in rtems [c9ea876]4.10 by Ralf Corsepius <ralf.corsepius@…>
Housekeeping.
13:53 Changeset in rtems [c3e9378]4.10 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
13:52 Changeset in rtems [6d239016]4.10 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
13:52 Changeset in rtems [28e616b]4.10 by Ralf Corsepius <ralf.corsepius@…>
New.
13:05 Changeset in rtems [a2680da0]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-18 Ralf Corsépius <ralf.corsepius@…> * score/Makefile.am: Reformat.
13:00 Changeset in rtems [a774aeb]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-18 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Reformat.
10:13 Changeset in rtems [617b652]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-18 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Reformat.
08:59 Changeset in rtems [7383b644]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-18 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Require time.h to provide CLOCK_PROCESS_CPUTIME_ID, CLOCK_THREAD_CPUTIME_ID.
05:26 Changeset in rtems [4f599ed]4.115 by Till Straumann <strauman@…>
2011-05-18 Till Straumann <strauman@…> PR1797/bsps: Applied cleaned-up version of Kate's patch. CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK is now a 'bspopts.h' setting and as such configurable.
05:19 Changeset in rtems [42ba091]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-16 Yaakov Selkowitz <yselkowitz@…> * psxclock/init.c (Init): Use CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID. * psxclock/psxclock.scn: Regenerate.
05:18 Changeset in rtems [78f11e2]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-18 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Reformat.
05:16 Changeset in rtems [782e6aea]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-18 Ralf Corsépius <ralf.corsepius@…> * sapi/Makefile.am: Reformat.
05:14 Changeset in rtems [1940c420]4.115 by Ralf Corsepius <ralf.corsepius@…>
Remove conflict indicator.
05:13 Changeset in rtems [f73cdd5b]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-18 Ralf Corsépius <ralf.corsepius@…> * libnetworking/sys/signalvar.h: Cosmetics from FreeBSD. Comment out psignal().
05:08 Changeset in rtems [37834667]4.10 by Till Straumann <strauman@…>
2011-05-18 Till Straumann <strauman@…> PR1797/bsps: Applied cleaned-up version of Kate's patch. CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK is now a 'bspopts.h' setting and as such configurable.

05/17/11:

20:39 Changeset in rtems [d751cec]4.115 by Joel Sherrill <joel.sherrill@…>
* tools/build/.cvsignore, tools/build/ChangeLog, tools/build/Makefile.am, tools/build/README, tools/build/binpatch.c, tools/build/cklength.c, tools/build/config.h.in, tools/build/configure.ac, tools/build/cvsignore-add.sh, tools/build/doxy-filter, tools/build/eolstrip.c, tools/build/install-if-change.in, tools/build/multigen, tools/build/packhex.c, tools/build/rtems-bin2c.c, tools/build/search-id.sh, tools/build/unhex.c, tools/cpu/.cvsignore, tools/cpu/ChangeLog, tools/cpu/Makefile.am, tools/cpu/configure.ac, tools/cpu/generic/.cvsignore, tools/cpu/generic/ChangeLog, tools/cpu/generic/Makefile.am, tools/cpu/generic/configure.ac, tools/cpu/generic/size_rtems.in, tools/cpu/nios2/.cvsignore, tools/cpu/nios2/ChangeLog, tools/cpu/nios2/Makefile.am, tools/cpu/nios2/README, tools/cpu/nios2/bridges.c, tools/cpu/nios2/bridges.h, tools/cpu/nios2/clocks.c, tools/cpu/nios2/clocks.h, tools/cpu/nios2/configure.ac, tools/cpu/nios2/devices.c, tools/cpu/nios2/devices.h, tools/cpu/nios2/linkcmds.c, tools/cpu/nios2/linkcmds.h, tools/cpu/nios2/memory.c, tools/cpu/nios2/memory.h, tools/cpu/nios2/nios2gen.c, tools/cpu/nios2/output.c, tools/cpu/nios2/output.h, tools/cpu/nios2/ptf.c, tools/cpu/nios2/ptf.h, tools/cpu/nios2/sample.ptf, tools/cpu/sh/.cvsignore, tools/cpu/sh/AUTHORS, tools/cpu/sh/COPYING, tools/cpu/sh/ChangeLog, tools/cpu/sh/Makefile.am, tools/cpu/sh/TODO, tools/cpu/sh/configure.ac, tools/cpu/sh/sci.c, tools/cpu/sh/sci.h, tools/cpu/sh/shgen.c: New files.
20:37 Changeset in rtems [d305d75]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-17 Joel Sherrill <joel.sherrill@…> * tools/build/.cvsignore, tools/build/ChangeLog, tools/build/Makefile.am, tools/build/README, tools/build/binpatch.c, tools/build/cklength.c, tools/build/configure.ac, tools/build/cvsignore-add.sh, tools/build/doxy-filter, tools/build/eolstrip.c, tools/build/install-if-change.in, tools/build/multigen, tools/build/packhex.c, tools/build/rtems-bin2c.c, tools/build/search-id.sh, tools/build/unhex.c, tools/cpu/.cvsignore, tools/cpu/ChangeLog, tools/cpu/Makefile.am, tools/cpu/configure.ac, tools/cpu/generic/.cvsignore, tools/cpu/generic/ChangeLog, tools/cpu/generic/Makefile.am, tools/cpu/generic/configure.ac, tools/cpu/generic/size_rtems.in, tools/cpu/nios2/.cvsignore, tools/cpu/nios2/ChangeLog, tools/cpu/nios2/Makefile.am, tools/cpu/nios2/README, tools/cpu/nios2/bridges.c, tools/cpu/nios2/bridges.h, tools/cpu/nios2/clocks.c, tools/cpu/nios2/clocks.h, tools/cpu/nios2/configure.ac, tools/cpu/nios2/devices.c, tools/cpu/nios2/devices.h, tools/cpu/nios2/linkcmds.c, tools/cpu/nios2/linkcmds.h, tools/cpu/nios2/memory.c, tools/cpu/nios2/memory.h, tools/cpu/nios2/nios2gen.c, tools/cpu/nios2/output.c, tools/cpu/nios2/output.h, tools/cpu/nios2/ptf.c, tools/cpu/nios2/ptf.h, tools/cpu/nios2/sample.ptf, tools/cpu/sh/.cvsignore, tools/cpu/sh/AUTHORS, tools/cpu/sh/COPYING, tools/cpu/sh/ChangeLog, tools/cpu/sh/Makefile.am, tools/cpu/sh/TODO, tools/cpu/sh/configure.ac, tools/cpu/sh/sci.c, tools/cpu/sh/sci.h, tools/cpu/sh/shgen.c, tools/schedsim/.cvsignore, tools/schedsim/ChangeLog, tools/schedsim/Makefile.am, tools/schedsim/README, tools/schedsim/configure.ac, tools/schedsim/rtems/.cvsignore, tools/schedsim/rtems/ChangeLog, tools/schedsim/rtems/Makefile.am, tools/schedsim/rtems/interr.c, tools/schedsim/rtems/rtems_init.c, tools/schedsim/rtems/rtems_sched.h, tools/schedsim/rtems/wkspace.c, tools/schedsim/rtems/sched_cpu/cpu.c, tools/schedsim/rtems/sched_cpu/cpu_asm.c, tools/schedsim/rtems/sched_cpu/rtems/asm.h, tools/schedsim/rtems/sched_cpu/rtems/stringto.h, tools/schedsim/rtems/sched_cpu/rtems/score/cpu.h, tools/schedsim/rtems/sched_cpu/rtems/score/cpu_asm.h, tools/schedsim/rtems/sched_cpu/rtems/score/cpuopts.h, tools/schedsim/rtems/sched_cpu/rtems/score/no_cpu.h, tools/schedsim/rtems/sched_cpu/rtems/score/types.h, tools/schedsim/shell/.cvsignore, tools/schedsim/shell/ChangeLog, tools/schedsim/shell/Makefile.am, tools/schedsim/shell/schedsim_priority/.cvsignore, tools/schedsim/shell/schedsim_priority/Makefile.am, tools/schedsim/shell/schedsim_priority/config.c, tools/schedsim/shell/schedsim_priority/printheir_executing.c, tools/schedsim/shell/schedsim_priority/schedsim.cc, tools/schedsim/shell/schedsim_priority/wrap_thread_dispatch.c, tools/schedsim/shell/scripts/script01, tools/schedsim/shell/scripts/script02, tools/schedsim/shell/scripts/script03, tools/schedsim/shell/scripts/script04, tools/schedsim/shell/scripts/script05, tools/schedsim/shell/scripts/script06, tools/schedsim/shell/shared/.cvsignore, tools/schedsim/shell/shared/Makefile.am, tools/schedsim/shell/shared/commands.c, tools/schedsim/shell/shared/getopt.c, tools/schedsim/shell/shared/lookup_semaphore.c, tools/schedsim/shell/shared/lookup_task.c, tools/schedsim/shell/shared/main_clocktick.c, tools/schedsim/shell/shared/main_echo.c, tools/schedsim/shell/shared/main_executing.c, tools/schedsim/shell/shared/main_heir.c, tools/schedsim/shell/shared/main_help.c, tools/schedsim/shell/shared/main_rtemsinit.c, tools/schedsim/shell/shared/main_semcreate.c, tools/schedsim/shell/shared/main_semdelete.c, tools/schedsim/shell/shared/main_semflush.c, tools/schedsim/shell/shared/main_semobtain.c, tools/schedsim/shell/shared/main_semrelease.c, tools/schedsim/shell/shared/main_taskcreate.c, tools/schedsim/shell/shared/main_taskdelete.c, tools/schedsim/shell/shared/main_taskmode.c, tools/schedsim/shell/shared/main_taskpriority.c, tools/schedsim/shell/shared/main_taskresume.c, tools/schedsim/shell/shared/main_tasksuspend.c, tools/schedsim/shell/shared/main_taskwakeafter.c, tools/schedsim/shell/shared/schedsim_shell.h, tools/schedsim/shell/shared/shell_cmdset.c, tools/schedsim/shell/shared/shell_makeargs.c, tools/schedsim/shell/shared/include/shell.h, tools/schedsim/shell/shared/include/newlib/_ansi.h, tools/schedsim/shell/shared/include/newlib/getopt.h: Removed. * configure.ac: RTEMS Scheduler Simulator is now in its own CVS module named rtems-schedsim.
19:57 Changeset in rtems [4900e0c]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-17 Joel Sherrill <joel.sherrill@…> * score/Makefile.am, score/preinstall.am: bspsmp.h is now supposed to be installed all the time. Revert part of previous commit.
19:49 Changeset in rtems [2fa07e02]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-17 Joel Sherrill <joel.sherrill@…> * score/inline/rtems/score/schedulersimple.inl, score/src/schedulersimpleyield.c: Fix violations of naming convention.
19:48 Changeset in rtems [ba7bc099]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-17 Joel Sherrill <joel.sherrill@…> PR 1789/cpukit * sapi/include/confdefs.h, score/Makefile.am, score/preinstall.am: Add Simple SMP Priority Scheduler. * score/include/rtems/score/schedulersimplesmp.h, score/src/schedulersimplesmpblock.c, score/src/schedulersimplesmpschedule.c, score/src/schedulersimplesmpunblock.c: New files.
19:31 Changeset in rtems-schedsim [23f57af] by Joel Sherrill <joel.sherrill@…>
2011-05-17 Joel Sherrill <joel.sherrill@…> * configure.ac, aclocal/enable-smp.m4: Merge and update code. Simulators for Deterministic Priority and SMP Simple Schedulers now work. * .cvsignore: New file.
19:31 Changeset in rtems-schedsim [f7494ad] by Joel Sherrill <joel.sherrill@…>
2011-05-17 Joel Sherrill <joel.sherrill@…> * configure.ac: Merge and update code. Simulators for Deterministic Priority and SMP Simple Schedulers now work. * acinclude.m4: New file.
19:31 Changeset in rtems-schedsim [aebb1ca] by Joel Sherrill <joel.sherrill@…>
2011-05-17 Joel Sherrill <joel.sherrill@…> * Makefile.am, rtems_init.c, sched_cpu/cpu.c, sched_cpu/rtems/score/cpu.h: Merge and update code. Simulators for Deterministic Priority and SMP Simple Schedulers now work. * debugio.c: New file. * sched_cpu/rtems/score/cpuopts.h: Removed.
19:31 Changeset in rtems-schedsim [ac6e5c7] by Joel Sherrill <joel.sherrill@…>
2011-05-17 Joel Sherrill <joel.sherrill@…> * Makefile.am: Merge and update code. Simulators for Deterministic Priority and SMP Simple Schedulers now work. * run_scenarios: New file.
19:31 Changeset in rtems-schedsim [f40778b] by Joel Sherrill <joel.sherrill@…>
2011-05-17 Joel Sherrill <joel.sherrill@…> * .cvsignore, ChangeLog?, Makefile.am, README, TODO, add_commands.c, config.c, main_current_cpu.c, main_dispatch.c, main_dump_all_cpus.c, main_dump_ready_tasks.c, printheir_executing.c, schedsim.cc, smp_stub.c, wrap_thread_dispatch.c, scenarios/.cvsignore, scenarios/cpus1_mode.expected, scenarios/cpus1_mode.scen, scenarios/cpus1_priority.expected, scenarios/cpus1_priority.scen, scenarios/cpus1_resume_on_primary.expected, scenarios/cpus1_resume_on_primary.scen, scenarios/cpus1_suspend_on_primary.expected, scenarios/cpus1_suspend_on_primary.scen, scenarios/cpus4_mode_case1.expected, scenarios/cpus4_mode_case1.scen, scenarios/cpus4_mode_case2.expected, scenarios/cpus4_mode_case2.scen, scenarios/cpus4_nonpreempt_case1.expected, scenarios/cpus4_nonpreempt_case1.scen, scenarios/cpus4_pick_older.expected, scenarios/cpus4_pick_older.scen, scenarios/cpus4_priority.expected, scenarios/cpus4_priority.scen, scenarios/cpus4_simple_nopreempt.expected, scenarios/cpus4_simple_nopreempt.scen, scenarios/cpus4_simple_preemption.expected, scenarios/cpus4_simple_preemption.scen, scenarios/cpus4_suspend_on_all.expected, scenarios/cpus4_suspend_on_all.scen, scenarios/cpus4_suspend_on_primary.expected, scenarios/cpus4_suspend_on_primary.scen, scenarios/cpus4_suspend_on_secondary.expected, scenarios/cpus4_suspend_on_secondary.scen: New files.
19:31 Changeset in rtems-schedsim [9077d3c] by Joel Sherrill <joel.sherrill@…>
2011-05-17 Joel Sherrill <joel.sherrill@…> * Makefile.am: Merge and update code. Simulators for Deterministic Priority and SMP Simple Schedulers now work. * ChangeLog?, smp_stub.c, scenarios/script01.expected, scenarios/script01.output, scenarios/script01.scen, scenarios/script02.expected, scenarios/script02.output, scenarios/script02.scen, scenarios/script03.expected, scenarios/script03.output, scenarios/script03.scen, scenarios/script04.expected, scenarios/script04.output, scenarios/script04.scen, scenarios/script05.expected, scenarios/script05.output, scenarios/script05.scen, scenarios/script06.expected, scenarios/script06.output, scenarios/script06.scen: New files. * scenarios/script01, scenarios/script02, scenarios/script03, scenarios/script04, scenarios/script05, scenarios/script06: Removed.
15:40 Changeset in rtems [d2bac95b]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-17 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Reformat.
14:54 Changeset in rtems [b3eb2fb9]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-17 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Reformat.
14:30 Changeset in rtems [77dc5a2]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-16 Ralf Corsépius <ralf.corsepius@…> * libnetworking/Makefile.am: Reformat. * librpc/Makefile.am: Reformat.
11:40 Changeset in rtems [cb0efad]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
11:37 Changeset in rtems [a8bacee]4.115 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.19.0-rtems4.11-20110517.diff.
11:34 Changeset in rtems [c0ba3d2]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
11:33 Changeset in rtems [3bdf32b]4.115 by Ralf Corsepius <ralf.corsepius@…>
Housekeeping.
11:31 Changeset in rtems [d82763e]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
08:59 Release/4.10 edited by ChrisJohns
/* Release 4.10.1 Changes */ (diff)
04:45 Changeset in rtems [8434594]4.10 by Chris Johns <chrisj@…>
2011-05-17 Chris Johns <chrisj@…> PR 1774/filesystem * libfs/src/imfs/imfs_eval.c: The previous change broke some of the tests. This has been fixed.
03:47 Ticket #1774 (IMFS limits filename sizes to mounted directories.) closed by Chris Johns
fixed: Fixed on HEAD and 4.10 for 4.10.1

05/16/11:

22:36 Ticket #1798 (Fix for CLOCK_*_CPUTIME_ID renaming) created by Yaakov (Cygwin Ports)
My patch for newlib to fix the names of the CPU-time clocks for POSIX …
17:36 Ticket #1797 (malloc() are limited to the 1st 32 MB on the PowerPC BSPs) created by feng1
bsp_sbrk_init() was declared at …
15:14 Changeset in rtems [a34815cf]4.115 by Till Straumann <strauman@…>
2011-05-16 Till Straumann <strauman@…> * include/bsp.h: define CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK
15:12 Changeset in rtems [64a31017]4.10 by Till Straumann <strauman@…>
2011-05-16 Till Straumann <strauman@…> * include/bsp.h: define CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK
14:31 Changeset in rtems [7d2e930]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-16 Ralf Corsépius <ralf.corsepius@…> * libnetworking/rtems/rtems_bsdnet_internal.h: Move #include <rtems.h> out of C++-guard.
14:30 Changeset in rtems [fc432589]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-16 Ralf Corsépius <ralf.corsepius@…> * libcsupport/Makefile.am: Reformat.
14:28 Changeset in rtems [1a113ce]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-16 Ralf Corsépius <ralf.corsepius@…> * rtems/Makefile.am: Reformat.
14:14 Changeset in rtems [e490c79]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-16 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Reformat. * posix/Makefile.am: Reformat.
14:12 Changeset in rtems [9d9b6653]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-16 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Reformat.
14:11 Changeset in rtems [732a0740]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-16 Ralf Corsépius <ralf.corsepius@…> * posix/Makefile.am: Add posixtime.h. * posix/src/clockgetres.c, posix/src/clockgettime.c, posix/src/clocksettime.c: Use CLOCK_PROCESS_CPUTIME_ID, CLOCK_THREAD_CPUTIME_ID. Include posix/src/posixtime.h. * posix/src/posixtime.h: New.
13:55 Changeset in rtems [5153d87]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-16 Ralf Corsépius <ralf.corsepius@…> * posix/Makefile.am: Add posixtime.h. * posix/src/clockgetres.c, posix/src/clockgettime.c, posix/src/clocksettime.c: Use CLOCK_PROCESS_CPUTIME_ID, CLOCK_THREAD_CPUTIME_ID. Include posix/src/posixtime.h. * posix/src/posixtime.h: New.
10:30 Changeset in rtems [bce5a8fb]4.115 by Ralf Corsepius <ralf.corsepius@…>
Housekeeping
05:19 Changeset in rtems [6ae5406c]4.10 by Ralf Corsepius <ralf.corsepius@…>
Partial merger from CVS-HEAD.
05:14 Changeset in rtems [349cdaa6]4.10 by Ralf Corsepius <ralf.corsepius@…>
Add fedora-16.
05:13 Changeset in rtems [f0c49f0b]4.10 by Ralf Corsepius <ralf.corsepius@…>
Abandon openSUSE-11.2.

05/13/11:

16:25 Changeset in rtems [fceebb8d]4.115 by Ralf Corsepius <ralf.corsepius@…>
Housekeeping.
15:56 Changeset in rtems [e8e36592]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-13 Ralf Corsépius <ralf.corsepius@…> * libnetworking/rtems/mkrootfs.h: Make self-contained.
15:56 Changeset in rtems [f6015bd]4.115 by Ralf Corsepius <ralf.corsepius@…>
Make self-contained.
15:50 Changeset in rtems [43136ea]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-13 Ralf Corsépius <ralf.corsepius@…> * rtems/interr.c: Minimize diffs to cpukit/score/src/interr.c. * rtems/sched_cpu/rtems/score/cpu.h: Incorporate parts of former posix BSP.
15:34 Changeset in rtems [3bab08d]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-13 Ralf Corsépius <ralf.corsepius@…> * libfs/Makefile.am: Unconditionally descend into src/nfsclient. Include subdirs.am.
13:50 Changeset in rtems [99cb720]4.115 by Sebastian Huber <sebastian.huber@…>
2011-05-13 Sebastian Huber <sebastian.huber@…> * sp21/init.c, sp21/sp21.doc sp21/sp21.scn: New test cases.
13:49 Changeset in rtems [5af951f]4.115 by Sebastian Huber <sebastian.huber@…>
2011-05-13 Sebastian Huber <sebastian.huber@…> * sapi/include/confdefs.h: Added "/dev/zero" driver.
13:46 Changeset in rtems [158b416]4.115 by Sebastian Huber <sebastian.huber@…>
2011-05-13 Sebastian Huber <sebastian.huber@…> * libmisc/devnull/devzero.c, libmisc/devnull/devzero.h: New files. * libmisc/Makefile.am, Makefile.am, preinstall.am: Reflect changes above.

05/12/11:

18:22 Ticket #1796 (SMP Interprocessor communications) created by Jennifer Averett
Patch to handle SMP interprocessor communications.
16:26 Changeset in rtems [b49648c]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-12 Joel Sherrill <joel.sherrilL@…> * index.html.in, common/opengroup_manpage_acknowledgement.texi, common/opengroup_preface_acknowledgement.texi: New dates.
16:02 Ticket #1795 (Add rtems_bsp_delay to sparc bsp's) created by Jennifer Averett
rtems_bsp_delay appears to be the most common usec delay name used …
14:57 Ticket #1794 (Remove rtems_bsp_delay()) created by Jennifer Averett
rtems_bsp_delay is used in several (but not all) bsps as a …
13:54 Changeset in rtems [68c6900d]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-12 Joel Sherrill <joel.sherrilL@…> * score/include/rtems/score/schedulersimple.h, score/inline/rtems/score/schedulersimple.inl, score/src/schedulersimpleenqueue.c, score/src/schedulersimpleenqueuefirst.c, score/src/schedulersimplereadyqueueenqueue.c, score/src/schedulersimplereadyqueueenqueuefirst.c, score/src/schedulersimpleunblock.c: Correct names as pointed out by Gedare.
13:23 Changeset in rtems [0a101d57]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-12 Joel Sherrill <joel.sherrill@…> PR 1788/cpukit * score/include/rtems/score/percpu.h, score/include/rtems/score/thread.h: Make time of last context switch part of per cpu information since each core has a different context switch to track.
12:23 Ticket #1788 (SMP Thread CPU Usage Bookkeeping) closed by Joel Sherrill
fixed: Patch committed to head.
04:12 Changeset in rtems [40255cb9]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-12 Ralf Corsépius <ralf.corsepius@…> * libnetworking/sys/ucred.h: Make self-contained. * libnetworking/nfsclient/nfsdiskless.h: Make self-contained.
04:10 Changeset in rtems [7e1d1e4]4.115 by Ralf Corsepius <ralf.corsepius@…>
Make self-contained.
04:07 Changeset in rtems [94523dec]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-12 Ralf Corsépius <ralf.corsepius@…> * libnetworking/nfs/nfsproto.h: Make self-contained.
04:06 Changeset in rtems [fb65064]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-12 Ralf Corsépius <ralf.corsepius@…> * libnetworking/resolv.h: Make self-contained.

05/11/11:

19:49 Changeset in rtems [743def0f]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-11 Joel Sherrill <joel.sherrill@…> * score/Makefile.am, score/include/rtems/score/isr.h: Replace tabs with spaces.
19:01 Ticket #1793 (SMP Update on libmisc CPU Usage Code) created by Joel Sherrill
Filing this so we don't forget this issue brought up by Gedare on …
18:22 Ticket #1792 (Need default bsp_smp_wait_for method in bsps) created by Jennifer Averett
The following patch adds a default bsp_smp_wait_for method and …
15:05 Ticket #1791 (DispatchDisableLevel is not smp safe) created by Jennifer Averett
The attached patch adds a smp spinlock nested to the …
14:38 Changeset in rtems [10b7254]4.115 by Ralf Corsepius <ralf.corsepius@…>
Abandon suse-11.2. More preps for fc16.
14:35 Changeset in rtems [68599ebd]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-11 Ralf Corsépius <ralf.corsepius@…> * libnetworking/netinet/icmp_var.h, libnetworking/netinet/if_ether.h, libnetworking/netinet/igmp.h, libnetworking/netinet/in_pcb.h, libnetworking/netinet/in_var.h, libnetworking/netinet/ip.h, libnetworking/netinet/ip_fw.h, libnetworking/netinet/ip_icmp.h, libnetworking/netinet/ip_mroute.h, libnetworking/netinet/ip_var.h, libnetworking/netinet/tcp.h, libnetworking/netinet/tcp_debug.h, libnetworking/netinet/tcpip.h, libnetworking/netinet/udp_var.h: Make self-contained.
14:35 Changeset in rtems [c7d0d86]4.115 by Ralf Corsepius <ralf.corsepius@…>
Make self-contained.
14:31 Changeset in rtems [0f0f1b24]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-11 Ralf Corsépius <ralf.corsepius@…> * libnetworking/net/bpf.h, libnetworking/net/if.h, libnetworking/net/if_ppp.h, libnetworking/net/if_pppvar.h libnetworking/net/if_var.h, libnetworking/net/raw_cb.h, libnetworking/net/slcompress.h: Make self-contained.
14:22 Changeset in rtems [42bb344e]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-05-11 Jennifer Averett <Jennifer.Averett@…> * score/Makefile.am, score/preinstall.am, score/include/rtems/score/percpu.h, score/src/percpu.c, score/src/threadcreateidle.c: Modifications to restrict compilation of SMP only code to when SMP is enabled. Entire SMP specific files are disabled via Makefile.am.
09:38 Changeset in rtems [f3ea4992]4.115 by Sebastian Huber <sebastian.huber@…>
2011-05-11 Sebastian Huber <sebastian.huber@…> * libblock/include/rtems/bdbuf.h: Documentation.
08:46 Changeset in rtems [3560b4f]4.115 by Sebastian Huber <sebastian.huber@…>
2011-05-11 Sebastian Huber <sebastian.huber@…> * shared/include/powerpc-utility.h: Added ppc_fsl_system_version*() functions.
08:44 Changeset in rtems [7c1f085b]4.115 by Sebastian Huber <sebastian.huber@…>
2011-05-11 Sebastian Huber <sebastian.huber@…> * libmisc/shell/main_msdosfmt.c: Fixed NULL pointer access.
08:43 Changeset in rtems [25960976]4.115 by Sebastian Huber <sebastian.huber@…>
2011-05-11 Sebastian Huber <sebastian.huber@…> * rtems/powerpc/registers.h: Added FSL_EIS_SVR define.
08:29 Changeset in rtems [2520ef9]4.10 by Sebastian Huber <sebastian.huber@…>
2011-05-11 Sebastian Huber <sebastian.huber@…> PR 1790/cpukit * libblock/src/flashdisk.c: Fixed memset() parameters.
08:28 Changeset in rtems [fd9537b]4.115 by Sebastian Huber <sebastian.huber@…>
2011-05-11 Sebastian Huber <sebastian.huber@…> PR 1790/cpukit * libblock/src/flashdisk.c: Fixed memset() parameters.
07:11 Ticket #1790 (Libblock. Flash disk: Wrong memset parameters.) created by Andrey Mozzhuhin
In flash disk block device implementation (flashdisk.c), function …
03:01 Changeset in rtems [e0ae9008]4.115 by Chris Johns <chrisj@…>
2011-05-11 Chris Johns <chrisj@…> PR 1774/filesystem * libfs/src/imfs/imfs_eval.c: Updated to fix regressions found in the testsuite.

05/09/11:

19:43 Changeset in rtems [aecbde54]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-09 Joel Sherrill <joel.sherrill@…> * tm26/system.h, tm27/system.h: Ensure these tests use the correct scheduler.
19:24 Ticket #1789 (Add Simple SMP Scheduler) created by Joel Sherrill
The attached patch adds support for the Simple SMP Priority Scheduler. …
19:03 Ticket #1788 (SMP Thread CPU Usage Bookkeeping) created by Joel Sherrill
The time of the last context switch is currently kept in a single …
Note: See TracTimeline for information about the timeline view.