Timeline



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 …
14:37 Changeset in rtems [9f7690f]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-09 Bharath Suri <bharath.s.jois@…> PR 1661/testing * psximfs02/init.c: Changes to improve coverage of imfs_initsupp.c, by using a bad value for CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK
14:36 Changeset in rtems [2e54cdc4]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-09 Bharath Suri <bharath.s.jois@…> PR 1661/testing * termios01/init.c, termios01/termios_testdriver.c, termios01/termios01.scn: Changes to improve coverage of rtems_termios_open routine.
14:29 Changeset in rtems [8d9c8247]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-09 Joel Sherrill <joel.sherrill@…> PR 1661/testing * spfifo02/init.c, spmountmgr01/init.c, spprivenv01/init.c: Eliminate most references to RTEMS_Malloc_Heap.
14:29 Changeset in rtems [38cc1e1b]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-09 Joel Sherrill <joel.sherrill@…> PR 1661/testing * psxchroot01/test.c, psximfs01/init.c, psximfs02/init.c, psxpipe01/init.c: Eliminate most references to RTEMS_Malloc_Heap.
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 …
09:16 Changeset in rtems [5f1300a]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-09 Sebastian Huber <sebastian.huber@…> * score/inline/rtems/score/object.inl: Use attribute unused in _Objects_Is_local_id().
09:03 Changeset in rtems [3b9d1aba]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-09 Sebastian Huber <sebastian.huber@…> * rtems/Makefile.am, rtems/preinstall.am: Install <rtems/rtems/mainpage.h> to allow documentation generation.
08:59 Changeset in rtems [e5a2eb4d]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-09 Sebastian Huber <sebastian.huber@…> * rtems/include/rtems.h, rtems/mainpage.h, rtems/include/rtems/rtems/types.h: Documentation.
08:46 Changeset in rtems [e9f7e13]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-09 Sebastian Huber <sebastian.huber@…> * sp09/screen12.c: Update for rtems_region_create() changes. * sp09/sp09.scn: Update.
08:24 Changeset in rtems [93280b5]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-09 Sebastian Huber <sebastian.huber@…> PR 1604/cpukit * rtems/src/regioncreate.c: Removed superfluous parameter check.
08:13 Changeset in rtems [e600b886]4.10 by Sebastian Huber <sebastian.huber@…>
2010-08-09 Sebastian Huber <sebastian.huber@…> PR 1615/cpukit * posix/src/keyrundestructors.c: Improved POSIX compliance. Now we may have an unlimited number of iterations.
08:13 Changeset in rtems [05d470a5]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-09 Sebastian Huber <sebastian.huber@…> PR 1615/cpukit * posix/src/keyrundestructors.c: Improved POSIX compliance. Now we may have an unlimited number of iterations.
07:56 Changeset in rtems [718a0c5f]4.10 by Sebastian Huber <sebastian.huber@…>
2010-08-09 Sebastian Huber <sebastian.huber@…> * sapi/inline/rtems/chain.inl: Added rtems_chain_extract_unprotected().
07:51 Changeset in rtems [ffde511]4.10 by Sebastian Huber <sebastian.huber@…>
2010-08-09 Sebastian Huber <sebastian.huber@…> PR 1513/doc * user/chains.t: Added missing functions. Uniform text for unprotected functions.
07:51 Changeset in rtems [670be3c6]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-09 Sebastian Huber <sebastian.huber@…> PR 1513/doc * user/chains.t: Added missing functions. Uniform text for unprotected functions.
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:38 Changeset in rtems [b8af65a]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-09 Sebastian Huber <sebastian.huber@…> * sapi/inline/rtems/chain.inl: Added rtems_chain_extract_unprotected().
07:37 Changeset in rtems [63e508e8]4.10 by Ralf Corsepius <ralf.corsepius@…>
2010-08-09 Ralf Corsépius <ralf.corsepius@…> * posix/include/aio.h, posix/src/aio_return.c: Let aio_return return ssize_t (Mandated by POSIX).
07:33 Changeset in rtems [4685a590]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-09 Ralf Corsépius <ralf.corsepius@…> * posix/include/aio.h, posix/src/aio_return.c: Let aio_return return ssize_t (Mandated by POSIX).
07:29 Changeset in rtems [b865cb4]4.10 by Sebastian Huber <sebastian.huber@…>
2010-08-03 Sebastian Huber <sebastian.huber@…> PR 1650/cpukit * user/part.t: Clarify.
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.
05:24 Changeset in rtems [87adad4]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-09 Ralf Corsépius <ralf.corsepius@…> * psxpasswd02/init.c: Remove unused variable.
05:24 Changeset in rtems [7a844633]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-09 Ralf Corsépius <ralf.corsepius@…> * psxpasswd02/init.c: Remove unused variable.
04:50 Changeset in rtems-tools [dc2ed4f]4.104.115 by Chris Johns <chrisj@…>
2010-08-09 Chris Johns <chrisj@…> * specbuilder/perl.prov, specbuilder/perl.req: New. * specbuilder/defaults.py: The config.sub path is a sub-dir of the command. * specbuilder/setup.py: Fix make bug. Install RPMLIB files when creating the directory. * specbuilder/spec.py: Add '%check'.
01:29 Changeset in rtems-tools [7231f49]4.104.115 by Chris Johns <chrisj@…>
2010-08-09 Chris Johns <chrisj@…> * specbuilder, specbuilder/sb-build, specbuilder/sb-crossgcc, specbuilder/sb-setup, specbuilder/sb-specdump, specbuilder/sb-status, specbuilder/specbuilder/.cvsignore, specbuilder/specbuilder/build.py, specbuilder/specbuilder/config.sub, specbuilder/specbuilder/crossgcc.py, specbuilder/specbuilder/darwin.py, specbuilder/specbuilder/defaults.py, specbuilder/specbuilder/error.py, specbuilder/specbuilder/execute.py, specbuilder/specbuilder/log.py, specbuilder/specbuilder/setup.py, specbuilder/specbuilder/spec.py, specbuilder/specbuilder/status.py: New.
01:19 TBR/Website/Board_Support_Packages edited by Fallenou
added Milkymist BSP to lm32 BSPs (diff)
01:04 Changeset in rtems-tools [2dc8560]4.104.115 by Chris Johns <chrisj@…>
This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches.
01:04 Changeset in rtems-tools [78c9ac0]4.104.115 by Chris Johns <chrisj@…>
Create RTEMS Tools.

08/08/10:

20:25 Changeset in rtems [561ab3b]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-08 Joel Sherrill <joel.sherrill@…> * libfs/src/imfs/imfs.h: Fix typo.
16:34 Changeset in rtems [c016f4e]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-08 Joel Sherrill <joel.sherrill@…> PR 1647/testing * spsize/size.c: Remove redundant initialize uninitialized to 0.

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
03:20 Changeset in rtems [1260126]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-07 Ralf Corsépius <ralf.corsepius@…> PR 1655/testing: * ada.am: Reflect changes to testsuites/automake/compile.am.
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.
00:24 Changeset in rtems [58c5a9b]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-06 Bharath Suri <bharath.s.jois@…> PR 1654/testing * deviceio01/init.c, deviceio01/deviceio01.doc, deviceio01/deviceio01.scn, deviceio01/test_driver.c, deviceio01/test_driver.h, deviceio01/Makefile.am: New test added. * Makefile.am, configure.ac: Changes to added above test. * tar02/init.c, tar02/tar02.scn: New test case added: IMFS_dump().
00:22 Changeset in rtems [99e6fb52]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-06 Bharath Suri <bharath.s.jois@…> PR 1654/testing * psx13/test.c, psx13/psx13.scn: Test case to improve testing of dup2 routine. * psxfile01/test.c, psxfile01/psxfile01.scn: New test to improve testing of fcntl routine. * psximfs01/init.c, psximfs01/psximfs01.scn: Improve testing of imfs routines. * psximfs02/init.c, psximfs02/psximfs02.scn: Improve coverage of imfs routines. * psxpasswd02/init.c, psxpasswd02/psxpasswd02.scn: New tests to improve coverage of getpwent.c.

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.
07:44 Changeset in rtems [39a056b]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-06 Ralf Corsépius <ralf.corsepius@…> PR 1652/GCC: * psxpipe01/init.c: Expand incomplete initializers triggering powerpc-gcc -msdata breakdown.
07:44 Changeset in rtems [014bff5]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-06 Ralf Corsépius <ralf.corsepius@…> PR 1652/GCC: * psxpipe01/init.c: Expand incomplete initializers triggering powerpc-gcc -msdata breakdown.

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.
06:01 Changeset in rtems [244ddf5]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
06:01 Changeset in rtems [96546af]4.115 by Ralf Corsepius <ralf.corsepius@…>
autoconf-2.67.
05:15 Changeset in rtems [06889f21]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
05:14 Changeset in rtems [7f45f8f8]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
05:13 Changeset in rtems [d5791b4]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
05:13 Changeset in rtems [a12bf1d]4.115 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.18.0-rtems4.11-20100804.diff.
05:11 Changeset in rtems [7f77810]4.115 by Ralf Corsepius <ralf.corsepius@…>
Preps for fedora-14. Fix Source60:-URL (mpfr).
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:

22:02 Changeset in rtems [344402c]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-03 Joel Sherrill <joel.sherrilL@…> * shared/startup/sbrk.c: Make bsp's sbrk a weak reference so that the test of having sbrk() support in malloc can link.
18:29 Changeset in rtems [5714bc5]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-03 Joel Sherrill <joel.sherrilL@…> * shared/startup/linkcmds: Add .gcc_except_table*.
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
15:56 Changeset in rtems [99bfef1]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-03 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/getegid.c, libcsupport/src/geteuid.c, libcsupport/src/getpid.c, libcsupport/src/getppid.c, libcsupport/src/getuid.c, libcsupport/src/setegid.c, libcsupport/src/seteuid.c, libcsupport/src/setsid.c libcsupport/src/setuid.c: Remove redundant includes.
15:56 Changeset in rtems [ab13eedd]4.115 by Ralf Corsepius <ralf.corsepius@…>
Remove redundant includes.
15:46 Changeset in rtems [51276d2]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-03 Joel Sherrill <joel.sherrill@…> PR 1649/cpukit * libcsupport/Makefile.am, libcsupport/src/getgid.c: Make sure all get and set gid and egid routines are present and in their own files. * libcsupport/src/setegid.c, libcsupport/src/setgid.c: New files.
15:44 Changeset in rtems [2f797d0]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-03 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Apply RTEMS_CHECK_FUNC for set/get*id family of functions. Extend set/get*id family of checks.
15:42 Changeset in rtems [26c6706]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-03 Ralf Corsépius <ralf.corsepius@…> * aclocal/check-func.m4: New.
14:47 Ticket #1649 (libcsupport lacks setgid and setegid) closed by Joel Sherrill
fixed: Patch committed. Thanks for reviewing it.
14:17 Changeset in rtems [1246d79]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-03 Joel Sherrill <joel.sherrilL@…> * shared/bspgetworkarea.c: Formatting.
14:16 Changeset in rtems [989938f1]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-03 Joel Sherrill <joel.sherrilL@…> * console/console.c: Add BSP_poll_char.
14:16 Changeset in rtems [a90576b6]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-03 Joel Sherrill <joel.sherrilL@…> * startup/bspstart.c: Add BSP_poll_char.
14:15 Changeset in rtems [b2c02c74]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-03 Joel Sherrill <joel.sherrilL@…> * console/debugio.c: Add BSP_poll_char.
14:15 Changeset in rtems [e77c8b51]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-03 Joel Sherrill <joel.sherrilL@…> * console/console.c: Add BSP_poll_char. Reformat.
07:04 Changeset in rtems [fc7482b]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-03 Sebastian Huber <sebastian.huber@…> PR 1650/cpukit * user/part.t: Clarify.
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:29 Changeset in rtems [8682da39]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-03 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Add checks for [get|set][e][uid,gid] family of functions.
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:

18:27 Changeset in rtems [8851c0a]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-02 Joel Sherrill <joel.sherrill@…> * libfs/src/imfs/imfs_creat.c, libfs/src/imfs/imfs_eval.c, libfs/src/imfs/imfs_mknod.c, libfs/src/imfs/imfs_readlink.c, libfs/src/pipe/fifo.c: Clean up for coverage improvements and formatting.
18:26 Changeset in rtems [5114d3f]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-02 Joel Sherrill <joel.sherrill@…> * libmisc/stackchk/check.c: If this port does not allocate the interrupt stack, then it must always be a thread stack. Do not include code to print the interrupt stack information.
18:24 Changeset in rtems [2d08be1]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-02 Joel Sherrill <joel.sherrill@…> * libcsupport/src/base_fs.c, libcsupport/src/rtems_mkdir.c: Formatting.
18:19 Changeset in rtems [189b89e]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-30 Bharath Suri <bharath.s.jois@…> PR 1642/testing * psximfs02/init.c, psximfs02/psximfs02.scn, psximfs02/psximfs02.doc: Added test cases to exercise chmod(), chown() and routines in imfs_debug.c.
18:17 Changeset in rtems [d0e825d]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-02 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add test for rtems_print_buffer(). * dumpbuf01/.cvsignore, dumpbuf01/Makefile.am, dumpbuf01/dumpbuf01.doc, dumpbuf01/dumpbuf01.scn, dumpbuf01/init.c: New files.
18:11 Changeset in rtems [9e8f3dc]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-02 Joel Sherrill <joel.sherrill@…> * bspcmdline01/bspcmdline01.scn, bspcmdline01/init.c: Add test cases to improve coverage.
18:10 Changeset in rtems [4c782c2]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-30 Bharath Suri <bharath.s.jois@…> PR 1645/cpukit * libcsupport/src/getuid.c: Moved setuid() routine to its own file. * libcsupport/src/setuid.c: New file with setuid() routine. * libcsupport/src/seteuid.c: New file with seteuid() routine.
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:

04:11 Changeset in rtems [674fbe24]4.115 by Ralf Corsepius <ralf.corsepius@…>
Rename to final patch name.
04:10 Changeset in rtems [e06d0de0]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
04:09 Changeset in rtems [3649bde]4.115 by Ralf Corsepius <ralf.corsepius@…>
GCC_PKGVERS = $(GCC_VERS)
04:04 Changeset in rtems [ffbfa5b]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
04:03 Changeset in rtems [522db213]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
04:02 Changeset in rtems [1e94b1d]4.115 by Ralf Corsepius <ralf.corsepius@…>
gcc-4.5.1 (final).
03:40 Ticket #1648 (rtbf64b: DNS broken) created by Ralf Corsepius
[rtbf64b] # ssh rtbf64a ssh: Could not resolve hostname rtbf64a: Name …

07/31/10:

03:09 Changeset in rtems [4d8cd22]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-07-31 Ralf Corsépius <ralf.corsepius@…> * automake/compile.am: Remove clean-local:. Use CLEANFILES for cleaning up make-exe by-products.
03:07 Changeset in rtems [cc43b364]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-07-31 Ralf Corsépius <ralf.corsepius@…> * tar01/Makefile.am, tar02/Makefile.am: Apply clean-local to remove intital_fs directory.
00:14 TBR/UserManual/RTEMS_Coverage_Analysis edited by Bharath
(diff)

07/30/10:

22:36 Changeset in rtems [0aea082]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-30 Joel Sherrill <joel.sherrill@…> * libcsupport/src/fstat.c, libcsupport/src/rmdir.c, libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_creat.c, libfs/src/imfs/imfs_debug.c, libfs/src/imfs/imfs_getchild.c, libfs/src/imfs/memfile.c: Add IMFS_assert. Clean up and remove all checks which are redundant with system call layer. Formatting.
18:54 Changeset in rtems [3bae3f2]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-30 Gedare Bloom <giddyup44@…> PR 1599/cpukit * porting/interrupts.t: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary to more properly reflect the intent.
18:53 Changeset in rtems [4b1d261]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-30 Gedare Bloom <giddyup44@…> PR 1599/cpukit * posix/src/psignalunblockthread.c, posix/src/pthreadkill.c, rtems/src/signalsend.c, score/include/rtems/score/percpu.h, score/inline/rtems/score/thread.inl, score/src/thread.c, score/src/threadchangepriority.c, score/src/threadclearstate.c, score/src/threaddispatch.c, score/src/threadready.c, score/src/threadresume.c, score/src/threadsetstate.c, score/src/threadstartmultitasking.c, score/src/threadsuspend.c, score/src/threadyieldprocessor.c: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary to more properly reflect the intent.
18:52 Changeset in rtems [9d47cd1]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-30 Gedare Bloom <giddyup44@…> PR 1599/cpukit * tm26/task1.c, tm27/task1.c: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary to more properly reflect the intent.
18:52 Changeset in rtems [4817082]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-30 Gedare Bloom <giddyup44@…> PR 1599/cpukit * spsize/size.c: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary to more properly reflect the intent.
18:52 Changeset in rtems [2f49bcfb]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-30 Gedare Bloom <giddyup44@…> PR 1599/cpukit * cpu_asm.c: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary to more properly reflect the intent.
18:52 Changeset in rtems [f2edf67]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-30 Gedare Bloom <giddyup44@…> PR 1599/cpukit * irq.c: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary to more properly reflect the intent.
18:52 Changeset in rtems [bfc76f9]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-30 Gedare Bloom <giddyup44@…> PR 1599/cpukit * cpu_asm.S: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary to more properly reflect the intent.
18:51 Changeset in rtems [82b04a2]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-30 Gedare Bloom <giddyup44@…> PR 1599/cpukit * sh7032/score/cpu_asm.c, sh7045/score/cpu_asm.c, sh7750/score/cpu_asm.c, shgdb/score/cpu_asm.c: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary to more properly reflect the intent.
18:51 Changeset in rtems [7814f92]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-30 Gedare Bloom <giddyup44@…> PR 1599/cpukit * new-exceptions/bspsupport/ppc_exc_hdl.c: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary to more properly reflect the intent.
18:51 Changeset in rtems [1973a2a6]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-30 Gedare Bloom <giddyup44@…> PR 1599/cpukit * shared/irq/exception.S: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary to more properly reflect the intent.
18:44 Changeset in rtems [a46e6b6d]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-30 Vinu Rajashekhar <vinutheraj@…> * sapi/include/confdefs.h: Add configuration macros for Go requirements.
17:25 Ticket #1647 (Modular SuperCore Scheduler) created by Gedare Bloom
This PR introduces the Modular SuperCore? Scheduler, the core of my …
16:42 Ticket #1646 (spsize incorrect use of uninitialized) created by Gedare Bloom
I noticed a problem in the sptest/spsize/size.c file. At line 211, …
13:29 Ticket #1642 (Coverage Improvement: imfs routines) reopened by Bharath Suri
13:21 Ticket #1645 (Required seteuid routine missing) created by Bharath Suri
The routine to set the effective user ID is missing. The attachment - …
12:44 Changeset in rtems [49fb1c50]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-07-30 Ralf Corsépius <ralf.corsepius@…> * rtems-bin2c.c: Fix memory leak in '.c' suffix strip. Also strip '.h' suffix.
12:26 Changeset in rtems [b3ef1322]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-07-30 Ralf Corsépius <ralf.corsepius@…> * rtems-bin2c.c: Make -v (verbose) working.
12:09 Changeset in rtems [88c93c31]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-07-30 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Check for libgen.h, basename. * rtems-bin2c.c: Use basename(3) instead of strrchr cascade. Introduce ifbasename. Use ifbasename in generated files.
08:56 Changeset in rtems [e1b8e8e]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-07-30 Ralf Corsépius <ralf.corsepius@…> * tar01/Makefile.am, tar02/Makefile.am: Apply TARTESTS.
08:53 Changeset in rtems [9b52f0e]4.115 by Ralf Corsepius <ralf.corsepius@…>
Fix typo.
08:46 Changeset in rtems [a7b7386]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-07-30 Ralf Corsépius <ralf.corsepius@…> * tar01/Makefile.am: Apply $LN_S, $PAX. Use subshell for tarball creation. Don't add initial_fs to CLEANFILES. * tar02/Makefile.am: Apply $LN_S, $PAX. Use subshell for tarball creation.
08:42 Changeset in rtems [e33e5c67]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-07-30 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Add AC_PROG_LN_S. Add AC_PATH_PROG([PAX]). Add AM_CONDITIONAL(TARTESTS).
08:15 Ticket #1639 (tar tests contain hardcoded reference to pax) closed by Ralf Corsepius
fixed: I went a slightly different road to resolve this issue.
06:13 Changeset in rtems [b3c6b5e8]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-07-30 Ralf Corsépius <ralf.corsepius@…> * tar01/Makefile.am, tar02/Makefile.am: Eliminate stamp-filesystem.
05:51 Changeset in rtems [1061b9df]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-07-30 Ralf Corsépius <ralf.corsepius@…> * tar01/Makefile.am, tar02/Makefile.am: Add BUILT_SOURCES.
04:44 Ticket #1644 (testsuites/tmtests/tm30/../../support/src/tmtests_support.c:46:3: ...) created by Ralf Corsepius
# sparc64-rtems4.11-gcc -B../../../../../usiii/lib/ -specs bsp_specs …
04:01 Ticket #1542 (pipe_control_t is not deallocated if fifo_open is attempted with ...) closed by Bharath Suri
fixed: The patch is fine on the head... Closing this…
04:00 Ticket #1611 (pipe.c::pipe_create returns -1, even on success) closed by Bharath Suri
fixed: I feel it is OK for the temporary fifo to be removed. Closing…
04:00 Changeset in rtems [b013e6d]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-06-23 Ralf Corsépius <ralf.corsepius@…> * configure.ac: autoconf >= 2.65, automake >= 1.11.
03:50 Ticket #1642 (Coverage Improvement: imfs routines) closed by Bharath Suri
fixed
03:50 Ticket #1633 (Coverage Improvement: memfile.c) closed by Bharath Suri
fixed: Everything is OK on head.
03:45 Ticket #1620 (Issues with rtems_libio_share_private_env at ...) closed by Bharath Suri
fixed: Everything OK on head. Closing
01:59 Ticket #1628 (pthread_cond_wait is not interrupted by a POSIX signal) closed by Vinu Rajashekhar
fixed: Closed.

07/29/10:

22:40 Changeset in rtems [d08ba49e]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-29 Bharath Suri <bharath.s.jois@…> PR 1642/testing * psximfs02/init.c, psximfs02/psximfs02.scn, psximfs02/psximfs02.doc, psximfs02/Makefile.am: New test added. * configure.ac, Makefile.am: Changes to accommodate psximfs02 test.
22:35 Changeset in rtems [bed8f3e]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-29 Bharath Suri <bharath.s.jois@…> PR 1633/testing * psximfs01/init.c, psximfs01/psximfs01.scn, psximfs01/psximfs01.doc: New cases to exercise IMFS_memfile_remove.
22:28 Changeset in rtems [85433b5]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-29 Bharath Suri <bharath.s.jois@…> PR 1621/testing * Makefile.am, configure.ac: Improve coverage of private environment. * spprivenv01/.cvsignore, spprivenv01/Makefile.am, spprivenv01/init.c, spprivenv01/spprivenv01.doc, spprivenv01/spprivenv01.scn: New files.
22:27 Changeset in rtems [3993ecfa]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-29 Bharath Suri <bharath.s.jois@…> PR 1620/cpukit * libcsupport/src/privateenv.c: Significant clean up and rework to improve testability.
21:36 Ticket #1635 (Refactor Priority bit map handling) closed by Joel Sherrill
fixed: Closing.
20:56 Changeset in rtems [8091f24]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-29 Joel Sherrill <joel.sherrilL@…> * tar01/Makefile.am, tar02/Makefile.am: Fix dependencies for parallel build.
17:52 Changeset in rtems [23bbc43]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-29 Gedare Bloom <giddyup44@…> PR 1635/cpukit * porting/prioritybitmap.t: Refactoring of priority handling, to isolate the bitmap implementation of priorities in the supercore so that priority management is a little more modular. This change is in anticipation of scheduler implementations that can select how they manage tracking priority levels / finding the highest priority ready task. Note that most of the changes here are simple renaming, to clarify the use of the bitmap-based priority management.
17:52 Changeset in rtems [a55e305]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-29 Gedare Bloom <giddyup44@…> PR 1635/cpukit * sapi/src/exinit.c, score/Makefile.am, score/preinstall.am, score/include/rtems/score/bitfield.h, score/include/rtems/score/priority.h, score/include/rtems/score/thread.h, score/inline/rtems/score/priority.inl, score/inline/rtems/score/thread.inl, score/src/threadchangepriority.c, score/src/threadclearstate.c, score/src/threadready.c, score/src/threadresume.c, score/src/threadsetpriority.c, score/src/threadsetstate.c, score/src/threadsettransient.c, score/src/threadsuspend.c: Refactoring of priority handling, to isolate the bitmap implementation of priorities in the supercore so that priority management is a little more modular. This change is in anticipation of scheduler implementations that can select how they manage tracking priority levels / finding the highest priority ready task. Note that most of the changes here are simple renaming, to clarify the use of the bitmap-based priority management. * score/include/rtems/score/prioritybitmap.h, score/inline/rtems/score/prioritybitmap.inl: New files.
17:52 Changeset in rtems [a44edd15]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-29 Gedare Bloom <giddyup44@…> PR 1635/cpukit * rtems/score/types.h: Refactoring of priority handling, to isolate the bitmap implementation of priorities in the supercore so that priority management is a little more modular. This change is in anticipation of scheduler implementations that can select how they manage tracking priority levels / finding the highest priority ready task. Note that most of the changes here are simple renaming, to clarify the use of the bitmap-based priority management.
17:51 Changeset in rtems [4ef13360]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-29 Gedare Bloom <giddyup44@…> PR 1635/cpukit * rtems/score/cpu.h, rtems/score/types.h: Refactoring of priority handling, to isolate the bitmap implementation of priorities in the supercore so that priority management is a little more modular. This change is in anticipation of scheduler implementations that can select how they manage tracking priority levels / finding the highest priority ready task. Note that most of the changes here are simple renaming, to clarify the use of the bitmap-based priority management.
17:49 Changeset in rtems [53eafcb]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-29 Joel Sherrill <joel.sherrilL@…> * posix/src/psignalunblockthread.c: Clean up and simplify.
17:12 Changeset in rtems [bafe269d]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-07-29 Ralf Corsépius <ralf.corsepius@…> * rtems-bin2c.c: Add -C and -H options.
16:20 Changeset in rtems [18130481]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-07-29 Ralf Corsépius <ralf.corsepius@…> * tar01/Makefile.am, tar02/Makefile.am: Replace mkdir cascade with $(MKDIR_P).
16:17 Changeset in rtems [48b2c10e]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-07-29 Ralf Corsépius <ralf.corsepius@…> * tar01/Makefile.am, tar02/Makefile.am: Misc. fixes.
16:13 Changeset in rtems [188f87d]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-07-29 Ralf Corsépius <ralf.corsepius@…> * tar01/Makefile.am, tar03/Makefile.am: Remove MANAGERS.
16:13 Changeset in rtems [57c841e9]4.115 by Ralf Corsepius <ralf.corsepius@…>
Remove MANAGERS.
15:14 Ticket #1643 (libtests/tar02/Makefile.am missing MANAGERS = all ?) closed by Ralf Corsepius
fixed: I removed MANAGERS from tar01/Makefile.am and tar03/Makefile.am
14:48 Ticket #1643 (libtests/tar02/Makefile.am missing MANAGERS = all ?) created by Ralf Corsepius
Am I correct in assuming libtests/tar02/Makefile.am should contain …
08:01 Ticket #1642 (Coverage Improvement: imfs routines) created by Bharath Suri
PR to track changes/new tests added to improve coverage of the imfs …

07/28/10:

20:39 Changeset in rtems [c838e2f4]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-28 Vinu Rajashekhar <vinutheraj@…> * posix/src/condinit.c, posix/src/condwaitsupp.c, posix/src/psignalunblockthread.c: Clean up some signal interruption code.
17:28 Ticket #1629 (sigsuspend not following POSIX spec) closed by Vinu Rajashekhar
fixed: Replying to comment:10: > Patch applied. Confirm the fix is OK on your side and close. > Thanks. Yes, closing this PR.
17:25 Ticket #1630 (sigtimedwait not following POSIX spec) closed by Vinu Rajashekhar
fixed: > I have committed the code. Please close this if it looks OK on your side. > Thanks. Yes, I am closing this. > FQWIW if this introduced an area of code that is now untested (e.g. no > coverage), I will file another PR for that and assign it to you. Sure. :)
15:01 Ticket #1641 (Red Black Tree data structure) created by Gedare Bloom
This PR introduces a red-black tree to the supercore. The red-black …
13:26 Ticket #1637 (Broken CVS Ids) closed by Joel Sherrill
fixed: Replying to comment:2: > Replying to comment:1: > > For some reason, some recent version of CVS has decided .doc > > files are binary. > Likely it considers *.doc to be Word docs. > > > Any idea how to tell it .doc files are not binary > > for us? I thought this command sequence would work and it does not appear to. > > > > [joel@localhost tar01]$ cvs admin -kv *doc > > Shouldn't this be > cvs admin -kkv *doc > ? Yes. Either I hadn't had enough coffee yet or the first hit in Google had a typo. > > > So it looks like the admin works but there is still no expansion on the > > checkout. > cvs up -dP -A > > Note the -A > > > I will run the admin command on all > > of them, make a change, commit, undo it, commit and see if the expansion > > is working. > I think > cvs admin -kkv testsuites/*/*/*.doc > > combined with > cvs up -dP -A > > is the way to go. I missed the -A. Not an option I use on a regular basis. > > I just gave this a try on testsuites/psxtests/psxkey02/psxkey02.doc, which as > far as I can tell seems to have worked out. I just did it on all .doc files and confirmed it with a grep. grep \$Id\$ testsuites/*/*/*doc Now shows nothing. I am going to close this one.
04:55 Ticket #1640 ({tar01,tar02}/Makefile.am use hardcoded ln -s) created by Ralf Corsepius
tar01/Makefile.am and tar02/Makefile.am use hardcoded "ln -s". This …
04:23 Ticket #1639 (tar tests contain hardcoded reference to pax) created by Ralf Corsepius
tar01/Makefile.am and tar02/Makefile.am carry hard-coded references to …
04:17 Ticket #1638 (tar01/tar02 tarballs contain non-deterministic uids/gids + permissions) created by Ralf Corsepius
The tarballs being created in libtests/tar01 and libtests/tar02 …
02:48 Ticket #1637 (Broken CVS Ids) created by Ralf Corsepius
# grep -R '\$Id\$' testsuites testsuites/sptests/sp69/sp69.doc:# $Id$ …

07/27/10:

21:25 Changeset in rtems [ec6a5a1]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-27 Joel Sherrill <joel.sherrilL@…> * sp43/init.c, sp43/sp43.scn: Add code to exercise case where an API pointer is NULL when getting an object name.
21:22 Changeset in rtems [5b50781]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-27 Joel Sherrill <joel.sherrill@…> * posix/src/keycreate.c: Fix typo.
20:54 Ticket #1636 (Refactor Rate Monotonic Manager into a generic Periodic Manager) created by Gedare Bloom
This PR is to refactor the RTEMS Rate Monotonic Management routines …
20:16 Changeset in rtems [c0d5778]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-27 Joel Sherrill <joel.sherrill@…> * psxobj01/Makefile.am, psxobj01/init.c, psxobj01/psxobj01.scn: Add test for runnign out of workspace when setting object name as string.
19:52 Ticket #1635 (Refactor Priority bit map handling) created by Gedare Bloom
This PR introduces the refactoring of priority handling, to isolate …
19:03 Changeset in rtems [cb0997e3]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-27 Joel Sherrill <joel.sherrilL@…> * sp11/sp11.scn, sp11/task1.c: Add test case for receiving all events no wait but the condition is only partially satisfied.
18:18 Changeset in rtems [0043fd75]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-27 Joel Sherrill <joel.sherrill@…> PR 1532/testing * host.cfg.in: Add initial tests for untar capabilities. This required BIN2C.
18:18 Changeset in rtems [3264dfc5]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-27 Joel Sherrill <joel.sherrill@…> PR 1532/testing * host.cfg.in: Add initial tests for untar capabilities.
18:17 Changeset in rtems [f79bc77]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-27 Joel Sherrill <joel.sherrill@…> PR 1532/testing * aclocal/project-root.m4: Add initial tests for untar capabilities.
18:16 Changeset in rtems [270434cc]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-27 Joel Sherrill <joel.sherrill@…> PR 1532/testing * Makefile.am, configure.ac: Add initial tests for untar capabilities. * tar01/.cvsignore, tar01/Makefile.am, tar01/init.c, tar01/tar01.doc, tar01/tar01.scn, tar02/.cvsignore, tar02/Makefile.am, tar02/init.c, tar02/tar02.doc, tar02/tar02.scn: New files.
18:11 Changeset in rtems [4f3d72f]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-27 Joel Sherrill <joel.sherrill@…> * libfs/src/imfs/imfs_load_tar.c, libmisc/untar/untar.c: Now supports both pax and GNU tar created tar files.
17:37 Changeset in rtems [234a36c]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-27 Joel Sherrill <joel.sherrilL@…> * posix/src/sigsuspend.c: Do not assert unless RTEMS_DEBUG is defined.
17:31 Ticket #1532 (Review Request -- First Test of Loading tarfile info IMFS) closed by Joel Sherrill
fixed
16:38 Changeset in rtems [c9bc2cf]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-27 Vinu Rajashekhar <vinutheraj@…> PR 1629/cpukit * posix/src/sigsuspend.c: sigsuspend() was not completely following the POSIX specification.
16:38 Changeset in rtems [bdbf052a]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-27 Vinu Rajashekhar <vinutheraj@…> PR 1629/cpukit * psx04/init.c: sigsuspend() was not completely following the POSIX specification.
16:34 Changeset in rtems [1102485c]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-27 Vinu Rajashekhar <vinutheraj@…> PR 1630/cpukit * posix/src/psignalchecksignal.c, posix/src/sigtimedwait.c: sigtimedwait() was not completely following the POSIX specification.
15:55 Changeset in rtems [019fd4b]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-27 Gedare Bloom <giddyup44@…> PR 1634/bsps * shared/console/conscfg.c: Add BSP_poll_char.
15:48 Ticket #1632 (Coverage Improvement: devnull.c) closed by Bharath Suri
fixed: Wow. The third time... OK on head. Closing…
15:46 Ticket #1631 (Coverage improvement: gxx_wrappers) closed by Bharath Suri
fixed: OK on head. Closing.
15:28 Changeset in rtems [8a51913f]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
15:28 Changeset in rtems [b61cc954]4.115 by Ralf Corsepius <ralf.corsepius@…>
Adjust Source1.
15:08 Ticket #1634 (niagara doesn't build) closed by Gedare Bloom
fixed: CVS head builds tests. Closing.
14:45 Changeset in rtems [ad7e2f0]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-27 Bharath Suri <bharath.s.jois@…> PR 1631/testing * gxx02/init.c, gxx02/gxx02.scn, gxx02/gxx02.doc, gxx02/Makefile.am, gxx02/gxx_wrappers.h: New test added * Makefile.am, configure.ac: Changes to accommodate new tests
13:57 Changeset in rtems [8e8775db]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-27 Joel Sherrill <joel.sherrill@…> PR 1632/testing * Makefile.am, configure.ac: Make dedicated fatal error test for /dev/null already registered. Using code from Bharath in new test framework. * devnullfatal01/.cvsignore, devnullfatal01/Makefile.am, devnullfatal01/devnullfatal01.doc, devnullfatal01/devnullfatal01.scn, devnullfatal01/testcase.h: New files.
13:56 Changeset in rtems [c2e6cb1d]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-27 Bharath Suri <bharath.s.jois@…> PR 1632/testing * devfs04/init.c, devfs04/test_driver.c: Added cases to exercise null_initialize() and null_write().
13:54 Changeset in rtems [a7d32373]4.115 by Joel Sherrill <joel.sherrill@…>
* empty log message *
13:19 Changeset in rtems [6b8ce02]4.115 by Ralf Corsepius <ralf.corsepius@…>
Apply missing commit.
13:18 Changeset in rtems [21eb051]4.115 by Ralf Corsepius <ralf.corsepius@…>
Update cyginw, terminfo.
13:17 Changeset in rtems [a171d20c]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
11:55 Changeset in rtems [7ca4f0b]4.115 by Sebastian Huber <sebastian.huber@…>
Typo.
11:45 Changeset in rtems [e544466]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
11:03 Changeset in rtems [4ac56fbb]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-27 Sebastian Huber <sebastian.huber@…> * rtems/score/cpu.h: Assembler compatibility fixes.
10:57 Changeset in rtems [6ff19253]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-27 Sebastian Huber <sebastian.huber@…> * rtems/score/cpu.h: Assembler compatibility fixes.
10:51 Changeset in rtems [8bd26f1]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-27 Sebastian Huber <sebastian.huber@…> * rtems/asm.h: Fixed header guard. * rtems/score/cpu.h: Assembler compatibility fixes.
10:18 Changeset in rtems [508632a]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-27 Sebastian Huber <sebastian.huber@…> * umon/tfsDriver.c: Update for LibIO API changes.
09:25 Changeset in rtems [acd71a92]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
09:24 Changeset in rtems [6e5ddefe]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
09:17 Changeset in rtems [7722a178]4.115 by Ralf Corsepius <ralf.corsepius@…>
Add freebsd8.1.
09:02 Ticket #1634 (niagara doesn't build) created by Ralf Corsepius
gmake[5]: Entering directory …
08:06 Ticket #1633 (Coverage Improvement: memfile.c) created by Bharath Suri
PR to track changes to tests, which improve coverage of routines in …
07:14 Ticket #1632 (Coverage Improvement: devnull.c) created by Bharath Suri
PR to track changes to tests, which improve coverage of devnull.c
07:06 Ticket #1631 (Coverage improvement: gxx_wrappers) created by Bharath Suri
PR to track new tests added to improve coverage of gxx_wrapper …
04:37 Changeset in rtems [dcbc5458]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
02:17 Changeset in rtems [56e135a1]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-26 Joel Sherrill <joel.sherrilL@…> * score/src/threadget.c: Conditionalize a check that can only occur when POSIX is disabled.
01:48 Changeset in rtems [37d6e55]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-26 Joel Sherrill <joel.sherrilL@…> * rtems/src/taskmode.c, score/inline/rtems/score/thread.inl: Rework a bit to eliminate unreachable path for task blocked while calling rtems_task_mode() on itself.

07/26/10:

22:20 Changeset in rtems [9bd0258d]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-26 Joel Sherrill <joel.sherrill@…> * sapi/include/confdefs.h: Spelling.
22:03 Changeset in rtems [77c330ce]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-26 Joel Sherrill <joel.sherrill@…> * libcsupport/src/privateenv.c, libmisc/cpuuse/cpuusagereport.c, posix/Makefile.am, posix/include/rtems/posix/key.h, posix/src/keycreate.c, posix/src/keydelete.c, score/src/iterateoverthreads.c: Since removing ITRON, the loop over all APIs for tasks has a path that cannot be reached. Either modify the code or mark tests for NULL as RTEMS_DEBUG. * posix/src/keyfreememory.c: New file.
21:29 Changeset in rtems [bc3fe3c]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-26 Joel Sherrill <joel.sherrill@…> * libfs/src/imfs/imfs_load_tar.c: Formatting.
21:28 Changeset in rtems [80c1577]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-26 Joel Sherrill <joel.sherrill@…> * sapi/include/confdefs.h: Do not cover up user configuation mistakes on filesystems -- cite them as errors.
20:27 Changeset in rtems [04323c98]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-26 Joel Sherrill <joel.sherrill@…> * rtems/src/ratemonperiod.c: Remove tabs.
15:38 Changeset in rtems [80031e2]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-26 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add test to extract a task blocked with timeout on a priority ordered thread queue. * sp72/.cvsignore, sp72/Makefile.am, sp72/init.c, sp72/sp72.doc, sp72/sp72.scn: New files.
13:49 Changeset in rtems [7eef54e]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-26 Joel Sherrill <joel.sherrilL@…> * rtems/src/ratemonperiod.c: Use if not switch since all cases of enum are not valid and switch was generating dead code.
11:04 Ticket #1630 (sigtimedwait not following POSIX spec) created by Vinu Rajashekhar
sigtimedwait function implementation is not following the POSIX spec - …
09:42 Changeset in rtems [b478902]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
09:41 Changeset in rtems [935b8ee]4.115 by Ralf Corsepius <ralf.corsepius@…>
Upgrade to gcc-4.5.1-RC-20100722.
09:24 Ticket #1629 (sigsuspend not following POSIX spec) created by Vinu Rajashekhar
The current sigsuspend implementation is not does not follow the POSIX …
06:12 Ticket #1628 (pthread_cond_wait is not interrupted by a POSIX signal) created by Vinu Rajashekhar
According to the POSIX standard …
Note: See TracTimeline for information about the timeline view.