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

Timeline



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: …

08/09/10:

19:51 Ticket #1663 (Coverage improvement: rtems_mkdir) created by Bharath Suri
PR to track changes / addition of new tests to improve coverage of …
17:52 Ticket #1662 (termios.c: semaphore not deleted, consequently resulting in failure of ...) created by Bharath Suri
The semaphore osem is still in use in rtems_termios_close while an …
10:19 Ticket #1661 (Coverage improvements: termios) created by Bharath Suri
PR to track changes / addition of new tests to improve termios
10:03 Ticket #1660 (pipe_release would better be void pipe_release since it does not ...) created by Bharath Suri
pipe_relase does not return any error code, and always ends up …
09:56 Ticket #1659 (Coverage: Explanations.txt updated) created by Bharath Suri
rtems-testing/rtems-coverage/Explanations.txt is updated with some …
07:43 Ticket #1658 (Questionable no return attribute for rtems_shutdown_executive()) created by Sebastian Huber
Depending on the system state rtems_shutdown_executive() may return. …
07:14 Ticket #1615 (_POSIX_Keys_Run_destructors() is broken) closed by Sebastian Huber
fixed: Committed to 4.10 branch and CVS head.
06:56 Ticket #1513 (Chain documentation for new calls) closed by Sebastian Huber
fixed: Done.
01:19 TBR/Website/Board_Support_Packages edited by Fallenou
added Milkymist BSP to lm32 BSPs (diff)

08/07/10:

19:16 Ticket #1657 (New BSP code inclusion in CVS HEAD - Milkymist) created by Yann Sionneau
This is a PR for inclusion of Milkymist BSP into CVS HEAD. This adds …
16:12 Ticket #1656 (GSoC AIO patch) created by Alin Rus
POSIX aio_* implementation as part of the Google Summer of Code. …
13:06 Ticket #1320 (convert mips-rtems4.10-gcc to eabi) closed by Joel Sherrill
wontfix
06:42 Ticket #1654 (Coverage improvement: imfs routines, getpwent.c, dup2) closed by Bharath Suri
fixed
02:20 Ticket #1655 (Warnings from autoconf in c/src/ada-tests) closed by Ralf Corsepius
fixed: Replying to comment:0: > This appears over and over. I am not 100% sure which macro is responsible "=" > and which for "+=" Read the log you cited: > ada.am:18: CLEANFILES multiply defined in condition TRUE ... > tmtests/tmck/Makefile.am:6: `ada.am' included from here > ../../../testsuites/automake/compile.am:20: ... `CLEANFILES' previously defined > here > tmtests/tmck/Makefile.am:4: `../../../testsuites/automake/compile.am' > included from here > ada.am:18: CLEANFILES multiply defined in condition TRUE ... It tells you CLEANFILES is previously defined in ../../../testsuites/automake/compile.am This is a side-effect of the tar*-testsuites issues, which introduced a need to change testsuites/automake/compile.am. Untested patch (I do not support Ada) checked-in to CVS-HEAD.

08/06/10:

23:29 Ticket #1655 (Warnings from autoconf in c/src/ada-tests) created by Joel Sherrill
This appears over and over. I am not 100% sure which macro is …
21:35 Ticket #1472 (malloc_boundary.c:89: warning: left shift count >= width of type) closed by Joel Sherrill
fixed
21:31 Ticket #1344 (pc386 BSP uses slow hardware for nanoseconds time granularity) closed by Joel Sherrill
fixed
21:24 Ticket #1566 (doubts on rtems_rootfs_append_host_rec) closed by Joel Sherrill
fixed: Comment says patch committed.
21:16 Ticket #1516 (typo in fchmod) closed by Joel Sherrill
fixed
21:15 Ticket #1499 (lpc24xx_ncs_ram BSS doesn't build) closed by Joel Sherrill
worksforme
20:38 Ticket #1651 (Remove RTEMS_INLINE_ROUTINE) closed by Joel Sherrill
wontfix
20:21 Ticket #1599 (change _Context_Switch_necessary to _Thread_Dispatch_necessary) closed by Joel Sherrill
fixed: Appears to be fine in full BSP builds.

08/05/10:

21:59 Ticket #1652 (powerpc-gcc -msdata breakdown on incomplete initializers) reopened by Joel Sherrill
19:56 Ticket #1654 (Coverage improvement: imfs routines, getpwent.c, dup2) created by Bharath Suri
PR to track changes to tests/addition of new tests which improve …
07:05 Ticket #1509 (Superfluous parameter check in rtems_region_create()) closed by Sebastian Huber
duplicate: Duplicate.
02:55 Ticket #1653 (MPFR spec URL wrong) created by Chris Johns
MPFR has a new release and the spec file URL is wrong. It is now: …
01:46 Ticket #1652 (powerpc-gcc -msdata breakdown on incomplete initializers) closed by Ralf Corsepius
worksforme
00:26 Ticket #1652 (powerpc-gcc -msdata breakdown on incomplete initializers) created by Joel Sherrill
Hi, It looks like this bug is tripping up some PowerPC BSPs. None of …

08/03/10:

17:22 Ticket #1645 (Required seteuid routine missing) closed by Bharath Suri
fixed: Everything is okay on head... Closing
17:21 Ticket #1642 (Coverage Improvement: imfs routines) closed by Bharath Suri
fixed: Everything is okay on head... Coverage results indicate the same. Closing
14:47 Ticket #1649 (libcsupport lacks setgid and setegid) closed by Joel Sherrill
fixed: Patch committed. Thanks for reviewing it.
06:12 Ticket #1651 (Remove RTEMS_INLINE_ROUTINE) created by Sebastian Huber
RTEMS_INLINE_ROUTINE is defined as: #ifdef GNUC # define …
05:32 Ticket #1650 (rtems_partition_return_buffer can be called several times) created by Nickolay Semyonov-Kolchin
rtems_partition_return_buffer has no protection for multiple calls: …
05:01 Ticket #1649 (libcsupport lacks setgid and setegid) created by Ralf Corsepius
libcsupport lacks setgid and setegid: libcsupport/src/getegid.c …

08/02/10:

17:25 Ticket #1484 (email issues) closed by Jeff Mayes
fixed: Old test PR
17:24 Ticket #1470 (patches are displayed incorrectly in bugzilla) closed by Jeff Mayes
fixed: Looks OK now.
16:39 Ticket #1648 (rtbf64b: DNS broken) closed by Jeff Mayes
fixed: Fixed

08/01/10:

03:40 Ticket #1648 (rtbf64b: DNS broken) created by Ralf Corsepius
[rtbf64b] # ssh rtbf64a ssh: Could not resolve hostname rtbf64a: Name …
Note: See TracTimeline for information about the timeline view.