Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Timeline



07/18/03:

16:29 Ticket #424 (OAR's CVS is flakey) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: I committed a LOT of stuff over the past day or so and haven't see a hiccup yet. So I am going to cross my fingers and close this one.
16:25 Ticket #288 (_ISR_Nest_level on PowerPC new exception model not maintained) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New patch (pr288-otherBSPs.diff) applied to trunk and 4.6 branch.
16:07 Ticket #300 (User Extension API for the TCB extensions array.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
16:06 Ticket #415 (add support for MCP / machine check exception to ppc/shared BSP) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: raven.diff patch applied to trunk and 4.6 branch.
15:16 Ticket #189 (RTEMS User environment to use a user extension.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:15 Ticket #187 (Task ASR post switch handler dynamically installed.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:14 Ticket #188 (POSIX signal handler post switch handler dynamically install) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:13 Ticket #186 (Post switch handler requires separate chain.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:12 Ticket #185 (Task vars switch thread handler dynamically installed.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:11 Ticket #135 (newlib extension should be static) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:08 Ticket #136 (Incorporte submitted dos filesystem tests into included tests) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:05 Ticket #326 (newlib-1.10.0-rtems-20021127.diff does not apply cleanly with patch 2.5.4) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch long superceded and problem not re-reported.
15:04 Ticket #155 (Dynamic loading patch for Linux from Ian Taylor) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:02 Ticket #127 (IO Driver unregister does not close the driver.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
14:54 Ticket #432 (motorola shared PCI fix, 3Com elnk driver fix) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied to trunk and 4.6 branch.
14:04 Ticket #47 (buffer output of tests) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers. In particular, this project will require tinkering with some of the tests to make their output more repeatable. Ideally it will also involve making the tests self-check the output in their buffer.
14:02 Ticket #46 (Merge Workspace and C Heap) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
13:57 Ticket #314 (Solaris: [left|right] shift count >= width of type) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: I believe this PR was resolved by using a structure overlaying major/minor with dev_t. This overlay approach resolved warnings on 16 bit targets. If this is not fixed, it will have to be resolved in a subtly different manner.
13:48 Ticket #430 (watchdog timer chain corruption) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied to trunk and 4.6. branch.
13:22 Ticket #426 (Disable ada w/ --enable-multiprocessing for 4.6) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: mptests previously removed from 4.6 branch. This is being closed because it references base_mp which was missed in the other effort.

07/17/03:

21:00 Ticket #433 (mips gdb stub ack handling improvement) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied to 4.6 release branch and main CVS trunk. Thank you Michael. Receiving an unsolicited patch from you made my day and let me know that the old style spirit of the Net is still alive. :)
20:54 Ticket #433 (mips gdb stub ack handling improvement) created by heard
The purpose of the patch is to make the stub ignore all characters …
19:15 Ticket #425 (Remove ada-tests/mptests from 4-6) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Done. This also impacted the ada-tests Makefile.am and configure.ac. I also removed spsize from the build because it refers to a file that has not been merged from the tests from the old Ada implementation of RTEMS.
18:38 Ticket #428 (motorola_shared i8259 interrupt cascade from int2 block not working) closed by gregory.menke
State-Changed-From-To: open->closed State-Changed-Why: fixed by PR 432
18:37 Ticket #429 (3com driver (elnk)) closed by gregory.menke
State-Changed-From-To: open->closed State-Changed-Why: fixed by PR 432
13:17 Ticket #432 (motorola shared PCI fix, 3Com elnk driver fix) created by gregory.menke
PR 428 - fixes bootloader remapping PCI bus 0 & PCI bus 1 resources …

07/14/03:

22:20 Ticket #431 (MSDOS Timeout fail on Bonnie disk test.) closed by Chris Johns
State-Changed-From-To: open->closed State-Changed-Why: Change in CVS for the 4.6.0 and main branch.
12:01 Ticket #431 (MSDOS Timeout fail on Bonnie disk test.) created by Chris Johns
The Bonnie test program's lseek test fails on a 1msec = 1tick target …

07/13/03:

04:15 Ticket #430 (watchdog timer chain corruption) created by strauman
A missing 'volatile' declaration at an obscure place could lead to …

07/10/03:

20:12 Ticket #429 (3com driver (elnk)) created by gregory.menke
Due to a bug in the driver, if multiple packets are queued onto an …
18:48 Ticket #428 (motorola_shared i8259 interrupt cascade from int2 block not working) created by gregory.menke
Default onboard dec21140 int 10 not generating interrupts, causing …

07/09/03:

13:59 Ticket #427 (bcopy, bzero, bcmp are deprecated) created by Ralf Corsepius
ISO/POSIX etc. have deprecated bcopy and friends. Therefore I'd …
12:00 Ticket #426 (Disable ada w/ --enable-multiprocessing for 4.6) created by Ralf Corsepius
None of ada mp-examples (ada-tests/samples/base_mp + …
11:58 Ticket #425 (Remove ada-tests/mptests from 4-6) created by Ralf Corsepius
None of the ada-tests/mptests currently builds. Therefore I'd propose …
09:37 Ticket #275 (ada-tests/sptests/sp0[4|7] do not build (tcb_to_id)) closed by Ralf Corsepius
State-Changed-From-To: feedback->closed State-Changed-Why: Patch commited to branch and trunk. Committing these was a time-consuming pain (cf. PR425) I am not sure if all patches finally made it into CVS.
09:26 Ticket #424 (OAR's CVS is flakey) created by Ralf Corsepius
I am currently trying check in a large set of recursive patches into …
06:15 Ticket #421 (Shell doesn't check for a end of list when adding monitor commands) closed by Ralf Corsepius
* This bug has been marked as a duplicate of 422 *
06:14 Ticket #420 (Shell doesn't check for a end of list when adding monitor commands) closed by Ralf Corsepius
* This bug has been marked as a duplicate of 422 *
06:13 Ticket #423 (Shell doesn't check for a end of list when adding monitor commands) closed by Ralf Corsepius
State-Changed-From-To: open->closed State-Changed-Why: Incomplete PR.

07/08/03:

20:14 Ticket #422 (Shell doesn't check for a end of list when adding monitor commands) created by mikeci
In cmds.c there is a bug. In function register_cmds when adding …
20:14 Ticket #423 (Shell doesn't check for a end of list when adding monitor commands) created by mikeci
In cmds.c there is a bug. In function register_cmds when adding …
20:12 Ticket #420 (Shell doesn't check for a end of list when adding monitor commands) created by mikeci
In cmds.c there is a bug. In function register_cmds when adding …
20:12 Ticket #421 (Shell doesn't check for a end of list when adding monitor commands) created by mikeci
In cmds.c there is a bug. In function register_cmds when adding …
15:38 Ticket #418 ([ada] rtems.adb does not compile) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch appears to resolve problem. Committed to mainline and 4.6 branch.
15:09 Ticket #416 (Always enter twice in interrupt handler) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied to mainline and 4.6 branch.
14:29 Ticket #419 (termios.c (rtems_termios_bufsize) - no return statement) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Fix on both mainline and 4.6 trunk.
06:36 Ticket #419 (termios.c (rtems_termios_bufsize) - no return statement) created by Ralf Corsepius
i386-rtems-gcc --pipe -DHAVE_CONFIG_H -isystem …
04:19 Ticket #418 ([ada] rtems.adb does not compile) created by Ralf Corsepius
rtems.adb does not compile, e.g.: hello.ada: i386-rtems-gcc -c …

07/07/03:

17:03 Ticket #417 (core semaphore semaphore has bad check for maximum) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied.
16:50 Ticket #417 (core semaphore semaphore has bad check for maximum) created by Joel Sherrill
> > > > rtems-ss-20030128/cpukit/score/src/coresemsurrender.c:65: > > …
Note: See TracTimeline for information about the timeline view.