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

Timeline



08/24/10:

14:02 Ticket #1673 (Chain append and prepend with empty check) closed by Sebastian Huber
fixed: Committed to CVS head.

08/23/10:

07:33 Ticket #1671 (rtems_panic() in gxx wrappers) closed by Sebastian Huber
fixed: Fixed.

08/21/10:

01:30 TBR/BSP/Milkymist edited by JoelSherrill
(diff)
01:29 TBR/BSP/Milkymist edited by JoelSherrill
(diff)
01:29 TBR/BSP/Milkymist edited by JoelSherrill
(diff)
01:29 TBR/BSP/Milkymist edited by JoelSherrill
(diff)
01:29 TBR/BSP/Milkymist edited by JoelSherrill
Add dummy box (diff)

08/20/10:

16:59 Ticket #1682 (beatnik: undefined reference to `BSP_poll_char) closed by Joel Sherrill
fixed: Patch committed.
16:02 Ticket #1681 (sparc64 still using _CPU_Interrupt_stack_high in asm) closed by Gedare Bloom
fixed: Looks good.
15:45 Ticket #1684 (mvme5500:undefined reference to `BSP_poll_char') closed by Joel Sherrill
fixed: Replying to comment:0: > Smells like somebody has severely broken some powerpc API. Actually spprintk now also exercises getchark and some BSPs did not have a definition of BSP_poll_char.
15:31 Ticket #1685 (mvme3100: undefined reference to `BSP_poll_char') closed by Joel Sherrill
fixed: Patch committed.
15:04 Ticket #1686 (ep1a: undefined reference to `BSP_poll_char') closed by Joel Sherrill
fixed: Thanks. I had this fixed at home but hadn't committed it.
14:39 Ticket #1687 (powerpc-rtems4.[10|11]/motorola_powerpc: Linking sample's *.exe segfaults) created by Ralf Corsepius
I am facing segfaults from ld for several powerpc BSPs: …
14:33 Ticket #1686 (ep1a: undefined reference to `BSP_poll_char') created by Ralf Corsepius
... and the next one: Making all in spprintk gmake[3]: Entering …
14:00 Ticket #1685 (mvme3100: undefined reference to `BSP_poll_char') created by Ralf Corsepius
Same as for the beatnik …
13:56 Ticket #1684 (mvme5500:undefined reference to `BSP_poll_char') created by Ralf Corsepius
Similar as for the beatnik …
12:41 Ticket #1683 (Add O_DSYNC, O_RSYNC) created by Ralf Corsepius
newlib lacks the defines O_DSYNC and O_RSYNC required by the …
12:06 Ticket #1682 (beatnik: undefined reference to `BSP_poll_char) created by Ralf Corsepius
powerpc-rtems4.11-gcc -B../../../../../beatnik/lib/ -specs bsp_specs …

08/19/10:

14:10 Ticket #1681 (sparc64 still using _CPU_Interrupt_stack_high in asm) reopened by Gedare Bloom
11:14 Ticket #1680 (_ISR_Handler_initialization improper alignment correction) closed by Joel Sherrill
fixed: Patch committed. Thanks.
11:11 Ticket #1681 (sparc64 still using _CPU_Interrupt_stack_high in asm) closed by Joel Sherrill
fixed

08/18/10:

18:28 Ticket #1681 (sparc64 still using _CPU_Interrupt_stack_high in asm) created by Gedare Bloom
With the percpu patch, ASM uses INTERRUPT_STACK_HIGH instead of …
17:22 Ticket #1680 (_ISR_Handler_initialization improper alignment correction) created by Gedare Bloom
There appears to be a problem with the alignment of …
11:29 Ticket #1677 (Assertion at IMFS_create_node) closed by Alin Rus
fixed: It works now, thanks Chris.
08:44 Ticket #1679 (semantic error on "cpukit/libfs/src/imfs/imfs_create.c") closed by Chris Johns
duplicate: Thanks for providing the fix. I will fix on 1679.
08:39 Ticket #1679 (semantic error on "cpukit/libfs/src/imfs/imfs_create.c") created by Chester
(rtems-cvs-20100814) line 67: if ( type == IMFS_DIRECTORY ) { …
05:13 Ticket #1678 (pc386 - add boot cmd line options for console configuration) created by Chris Johns
The patch adds --console=.... to the pc386 to allow runtime boot …

08/17/10:

19:13 Ticket #1677 (Assertion at IMFS_create_node) created by Alin Rus
I had some troubles writing the aio tests and after getting frustrated …

08/16/10:

14:05 TBR/Website/Board_Support_Packages edited by Fallenou
fixed typo "Micro32 -> Mico32" (diff)
14:02 TBR/BSP/Milkymist created by Fallenou
first commit

08/15/10:

05:37 Ticket #1676 (rtems-testing refactor to use autoconf) created by Chris Johns
This PR tracks changing rtems-testing to use the autotools and making …

08/14/10:

07:13 Ticket #1675 (mcf5329 BSP post-link conversion broken) created by Chris Johns
Build the mcf5329 with all tests enabled. Observe the amount of disk …

08/13/10:

19:34 TBR/UserManual/USBStack edited by Sh
/* Embedded Brains FreeBSD */ (diff)
16:31 Ticket #1674 (doc doesn't build) closed by Joel Sherrill
fixed
15:33 Ticket #1674 (doc doesn't build) created by Gedare Bloom
following the build instructions in the doc/README, the build fails …
12:24 Ticket #1673 (Chain append and prepend with empty check) created by Sebastian Huber
I want to propose new chain functions. For the basic API please have …
09:43 Ticket #1365 (Shell msdosfmt (format command) a NOOP with SD/MMC cards) closed by Chris Johns
wontfix

08/12/10:

09:35 Ticket #1672 (Heap protection) created by Sebastian Huber
I have a debug support for the super core heap handler. It covers …
07:39 Ticket #1671 (rtems_panic() in gxx wrappers) created by Sebastian Huber
The file gxx_wrappers.c contains the mutex implementation used by the …

08/11/10:

14:47 Ticket #1662 (termios.c: semaphore not deleted, consequently resulting in failure of ...) reopened by Sebastian Huber
11:35 Ticket #1670 (IO driver unregister is problematic) created by Sebastian Huber
IO drivers will be registered with rtems_io_register_driver() and …
10:50 Ticket #1669 ([4.5/4.6 Regression] libgcc does not include t-ppccomm on rtems) created by Joel Sherrill
Just a PR to track this on our side. …
10:34 Ticket #1442 (Termios close problem) closed by Sebastian Huber
fixed: Committed long ago.
01:58 Ticket #1500 (Invalid format in printf (off_t)) closed by Ralf Corsepius
fixed: This bug was worked around by adding PRIdoff_t to dirutils.c
01:37 Ticket #1668 (rtems-4-10-branch: avr/avrtest BSP doesn't build) closed by Ralf Corsepius
invalid: Seems as if my rtems-4-10-branch checkout was broken - It apparently had contained CVS-HEAD files. No idea why - With a fresh checkout things started working again.
01:27 Ticket #1661 (Coverage improvements: termios) closed by Bharath Suri
fixed
01:25 Ticket #1662 (termios.c: semaphore not deleted, consequently resulting in failure of ...) closed by Bharath Suri
fixed
01:22 Ticket #1668 (rtems-4-10-branch: avr/avrtest BSP doesn't build) created by Ralf Corsepius
On rtems-4-10-branch, the avr/avrtest BSP doesn't build: ... gmake[5]: …
01:19 Ticket #1667 (cpukit/libnetworking/rtems/mkrootfs.c: implicit declaration of ...) created by Ralf Corsepius
On rtems-4-10-branch, I am observing this new warning (sparc/erc32 …

08/10/10:

22:50 Ticket #1646 (spsize incorrect use of uninitialized) closed by Gedare Bloom
fixed: Replying to comment:1: > I am committing this. I think it is right. > > Index: size.c > =================================================================== > RCS file: /usr1/CVS/rtems/testsuites/sptests/spsize/size.c,v > retrieving revision 1.66 > diff -u -r1.66 size.c > --- size.c 30 Jul 2010 18:52:30 -0000 1.66 > +++ size.c 8 Aug 2010 16:32:53 -0000 > @@ -389,8 +389,6 @@ > > /*wkspace.h*/ (sizeof _Workspace_Area); > > -uninitialized = 0; > - > #ifndef unix /* make sure this is not a native compile */ > > #ifdef i386 > > If you think the code is right now, then close this please. This makes sense to me.
21:59 Ticket #182 (rtems_shutdown_executive cannot be called before multitasking.) closed by Joel Sherrill
fixed
21:58 Ticket #1658 (Questionable no return attribute for rtems_shutdown_executive()) closed by Joel Sherrill
fixed: Converted to fatal error.
17:36 Ticket #1660 (pipe_release would better be void pipe_release since it does not ...) closed by Bharath Suri
fixed: The patch is OK on the head. Marking resolved, fixed.
15:51 Ticket #1598 (Coverage Improvement: User database access routines (getpwent.c under ...) closed by Bharath Suri
fixed: Found OK on head. Marking resolved and fixed…
13:41 Ticket #1665 (psxtests/psximfs02/init.c: 'Info.Free.largest' may be used ...) closed by Joel Sherrill
fixed
09:29 Ticket #1598 (Coverage Improvement: User database access routines (getpwent.c under ...) reopened by Bharath Suri
02:40 Ticket #1666 (libmisc/stackchk/check.c: unclean code) created by Ralf Corsepius
Another serious warning GCC emits: …
01:56 Ticket #1665 (psxtests/psximfs02/init.c: 'Info.Free.largest' may be used ...) created by Ralf Corsepius
Bad code in a testsuite: ... testsuites/psxtests/psximfs02/init.c:122: …
01:35 Ticket #1664 (termios01/init.c: overflow in implicit constant conversion) created by Ralf Corsepius
I am facing the flowing warning when building CVS-HEAD for the avr: …
Note: See TracTimeline for information about the timeline view.