Timeline



07/21/10:

12:33 Changeset in rtems [59211c6]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-21 Joel Sherrill <joel.sherrill@…> * timer/timer.c: Do not do the indirect call if NULL.

07/20/10:

11:39 Ticket #1596 (libtests/malloc03/init.c: GCC diagnoses testcase as bad code) closed by Joel Sherrill
fixed: Warning is resolved in tree.
07:43 Ticket #1573 (Per CPU Patch -- SMP Step #1) reopened by Sebastian Huber
04:54 Ticket #1626 (Can't seek in i2c eeprom devices) created by Angus Gratton
lseek() doesn't seem to work when reading an I2C EEPROM on MVME3100 …
04:18 Ticket #1625 (TFTPFS memory corruption using relative paths) created by Angus Gratton
This is an issue I experienced when using 'chdir' and relative path …
04:18 Ticket #1623 (Coverage Improvement: Error paths of routines under libcsupport) closed by Bharath Suri
fixed: Patch on head OK. Closing…
04:04 Ticket #1624 (TFTPFS not parsing hostnames & paths correctly) created by Angus Gratton
TFTPFS doesn't successfully parse paths correctly to hostname & file. …

07/19/10:

13:54 Changeset in rtems [78da8ac3]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-19 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, termios06/init.c: Add initial tests for XON/XOFF and VMIN/VMAX cases. * termios07/.cvsignore, termios07/Makefile.am, termios07/init.c, termios07/termios07.doc, termios07/termios07.scn, termios08/.cvsignore, termios08/Makefile.am, termios08/init.c, termios08/termios08.doc, termios08/termios08.scn: New files.
13:13 Changeset in rtems [efdc6987]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-19 Bharath Suri <bharath.s.jois@…> PR 1623/testing * psx13/test.c, psx13/psx13.scn: New cases to improve coverage of utime() and fpathconf(). * psxfile01/test.c, psxfile01/psxfile01.scn: New cases to improve coverage of rmdir(), unlink(), mknod(), link(), open(), read(), write(). * psxstat/test.c, psxstat/psxstat.scn: New case to improve coverage of readlink().
13:12 Changeset in rtems [741343ad]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-19 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add tar test for error cases. * tar03/.cvsignore, tar03/Makefile.am, tar03/init.c, tar03/tar03.doc, tar03/tar03.scn: New files.
13:10 Changeset in rtems [e41e75de]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-19 Joel Sherrill <joel.sherrill@…> * stringto01/init.c, stringto01/stringto01.scn, stringto01/stringto_test_template.h: Attempt to pick up a few more error paths.
08:35 TBR/UserManual/RTEMS_Coverage_Analysis edited by Bharath
(diff)
03:32 Ticket #1623 (Coverage Improvement: Error paths of routines under libcsupport) created by Bharath Suri
PR to track changes to tests which improve coverage on following …

07/18/10:

12:47 Ticket #1239 (posix bsp segfaults on i386 Fedora) closed by Joel Sherrill
wontfix: Old version and port removed in current tree.

07/16/10:

19:19 Changeset in rtems [24db9ba8]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-17 Bharath Suri <bharath.s.jois@…> PR 1622/testing * psxchroot01/test.c, psxchroot01/psxchroot01.scn: Added two test cases to completely cover chroot().
18:31 Ticket #1622 (Coverage Improvement: chroot) closed by Bharath Suri
fixed: Patch on head. Closing…
18:06 Ticket #1622 (Coverage Improvement: chroot) created by Bharath Suri
PR to track changes to tests which improve coverage of chroot routine …
15:01 Changeset in rtems [917e4b4]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-16 Bharath Suri <bharath.s.jois@…> PR 1617/testing * spmountmgr01/init.c, spmountmgr01/spmountmgr01.scn, spmountmgr01/spmountmgr01.doc: Added cases to exercise mount-mktgt.c.
14:44 Ticket #1617 (Coverage Improvement: mount-mgr.c, few other wrapper / reentrant ...) closed by Joel Sherrill
fixed
13:50 Ticket #1617 (Coverage Improvement: mount-mgr.c, few other wrapper / reentrant ...) reopened by Bharath Suri
09:24 Changeset in rtems [b8e7e2f]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-16 Sebastian Huber <sebastian.huber@…> * libcsupport/src/link.c: Do not overwrite errno with return status.
09:23 Changeset in rtems [320fe72c]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-16 Sebastian Huber <Sebastian.Huber@…> * psxfile01/test.c: Avoid NULL pointer access.
08:46 Changeset in rtems [89b85e51]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-16 Sebastian Huber <sebastian.huber@…> * rtems/score/cpu.h: Include <rtems/score/types.h> first. * rtems/score/types.h: Use <rtems/score/basedefs.h> header file.
08:45 Changeset in rtems [af16a7d2]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-16 Sebastian Huber <sebastian.huber@…> * rtems/new-exceptions/cpu.h: Removed file. * Makefile.am, preinstall.am: Reflect change above. * rtems/score/cpu.h: Include <rtems/score/types.h> first. Added contents of <rtems/new-exceptions/cpu.h>. * rtems/score/types.h: Use <rtems/score/basedefs.h> header file.
08:31 Changeset in rtems [9f9a82b]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-16 Sebastian Huber <sebastian.huber@…> * score/include/rtems/score/basedefs.h: New file. * score/Makefile.am, score/preinstall.am: Reflect change above. * score/include/rtems/score/percpu.h: Include <rtems/score/cpu.h>. * score/include/rtems/system.h: Moved definition of SCORE_EXTERN, SAPI_EXTERN, RTEMS_EXTERN, POSIX_EXTERN, RTEMS_INLINE_ROUTINE, RTEMS_COMPILER_MEMORY_BARRIER, RTEMS_COMPILER_NO_RETURN_ATTRIBUTE, RTEMS_COMPILER_DEPRECATED_ATTRIBUTE, TRUE, and FALSE to <rtems/score/basedefs.h>. Removed include of <rtems/score/cpu.h>, <stdint.h> and <stddef.h>.
07:53 Ticket #1573 (Per CPU Patch -- SMP Step #1) closed by Sebastian Huber
fixed
07:51 Ticket #1403 (TRUE and FALSE are not defined) closed by Sebastian Huber
fixed: Added a new header file <rtems/score/basedefs.h> that defines TRUE and FALSE. This file will be included by <rtems/score/cpu.h> indirectly via <rtems/score/types.h>. Fixed in CVS head.
07:45 Changeset in rtems [17ecd5a0]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-16 Sebastian Huber <sebastian.huber@…> * libmd/md4.c: Removed definition of TRUE and FALSE.
03:44 Ticket #1621 (Coverage Improvement: privateenv.c) created by Bharath Suri
PR to track changes/addition of new tests to improve coverage of …
03:43 Ticket #1620 (Issues with rtems_libio_share_private_env at ...) created by Bharath Suri
I sense the following problems with the routine …

07/15/10:

21:31 Changeset in rtems [e77a1934]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-15 Joel Sherrill <joel.sherrill@…> * libcsupport/src/privateenv.c: Fix bug.
15:44 Changeset in rtems [bbe6a5fe]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-15 Sebastian Huber <Sebastian.Huber@…> PR 1607/cpukit * score/src/coremutexsurrender.c: Clean up and split out helper routines.
14:44 Ticket #1605 (Simplify _CORE_mutex_Surrender()) closed by Joel Sherrill
fixed: Patch committed. Thanks.
13:59 Changeset in rtems [947015f]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-15 Bharath Suri <bharath.s.jois@…> PR 1617/testing * psxfile01/test.c, psxfile01/psxfile01.scn: Added new cases to exercise_link_r and _unlink_r * psxstat/test.c, psxstat/psxstat.scn: Added new cases to exercise _lstat_r and _stat_r. * psxtime/test.c, psxtime/psxtime.scn: Added new cases to exercise _gettimeofday.
13:54 Changeset in rtems [66ed5ff]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-15 Bharath Suri <bharath.s.jois@…> PR 1617/testing * malloctest/init.c: Added new case to exercise _realloc_r.
13:53 Changeset in rtems [c275f71b]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-15 Bharath Suri <bharath.s.jois@…> PR 1617/testing * spmountmgr01/init.c, spmountmgr01/Makefile.am, spmountmgr/.cvsignore, spmountmgr01/spmountmgr01.doc, spmountmgr01/spmountmgr01.scn: New test which improves coverage of mount-mgr.c under libcsupport. * Makefile.am, configure.ac: Changes to accommodate the new test.
13:36 Changeset in rtems [be4e3d6f]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-15 Sebastian Huber <sebastian.huber@…> * malloctest/init.c: Added test for rtems_heap_allocate_aligned_with_boundary().
13:31 Ticket #1617 (Coverage Improvement: mount-mgr.c, few other wrapper / reentrant ...) closed by Joel Sherrill
fixed
12:37 Ticket #1616 (Is rtems_heap_allocate_aligned_with_boundary needed?) closed by Sebastian Huber
fixed: Added test case to CVS head (libtests/malloctest).
12:15 Changeset in rtems [d0ef58a]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-16 Sebastian Huber <Sebastian.Huber@…> * psxstat/test.c: Avoid NULL pointer access.
11:14 Ticket #1619 (statvfs() is not POSIX conform) created by Sebastian Huber
The errno values are not POSIX conform. See test psxstat and function …
11:00 Ticket #1609 (Segmentation fault on closing a socket) closed by Vinu Rajashekhar
duplicate: This is a duplicate of bug 1612
08:59 Changeset in rtems [f4dea06]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-16 Sebastian Huber <sebastian.huber@…> * libfs/src/imfs/imfs.h: Changed IMFS_jnode_types_t to an enum. Removed IMFS_NUMBER_OF_TYPES define. * libfs/src/imfs/imfs_debug.c: Removed IMFS_types.
08:46 Changeset in rtems [de39b51]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-16 Sebastian Huber <sebastian.huber@…> * libcsupport/include/rtems/libio_.h: Removed rtems_filesystem_null_handlers. * libcsupport/src/fs_null_handlers.c: Removed file. * libcsupport/Makefile.am: Reflect change above. * libfs/src/nfsclient/src/nfs.c, libfs/src/imfs/imfs_creat.c, libfs/src/imfs/imfs_init.c, libfs/src/imfs/miniimfs_init.c: Use rtems_filesystem_handlers_default instead of rtems_filesystem_null_handlers. * libnetworking/lib/ftpfs.c, libnetworking/lib/tftpDriver.c: Initialize handler and operations table with proper defaults.
08:12 Ticket #1618 (Basic file system test) created by Sebastian Huber
We lack a basic file system test. This test should mount all …
08:10 Changeset in rtems [fd2b1634]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-16 Sebastian Huber <sebastian.huber@…> * libcsupport/include/rtems/libio.h: Removed file_info and handlers fields in rtems_libio_t. * libcsupport/src/close.c, libcsupport/src/fcntl.c, libcsupport/src/fdatasync.c, libcsupport/src/fstat.c, libcsupport/src/fsync.c, libcsupport/src/ftruncate.c, libcsupport/src/getdents.c, libcsupport/src/ioctl.c, libcsupport/src/libio_sockets.c, libcsupport/src/lseek.c, libcsupport/src/open.c, libcsupport/src/read.c, libcsupport/src/readv.c, libcsupport/src/write.c, libcsupport/src/writev.c, libfs/src/devfs/devclose.c, libfs/src/devfs/devioctl.c, libfs/src/devfs/devopen.c, libfs/src/devfs/devread.c, libfs/src/devfs/devwrite.c libfs/src/dosfs/msdos_dir.c libfs/src/dosfs/msdos_file.c libfs/src/imfs/deviceio.c libfs/src/imfs/imfs_directory.c libfs/src/imfs/imfs_fifo.c libfs/src/imfs/memfile.c libfs/src/nfsclient/src/nfs.c libfs/src/rfs/rtems-rfs-rtems-file.c libfs/src/rfs/rtems-rfs-rtems.h libnetworking/lib/ftpfs.c: Reflect changes above.
07:59 Changeset in rtems [106d8f5]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-16 Sebastian Huber <sebastian.huber@…> * libfs/src/devfs/devfs.h, libfs/src/devfs/devfs_node_type.c: Fixed devFS_node_type() prototype.
07:40 Changeset in rtems [0266c0e]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-16 Sebastian Huber <sebastian.huber@…> * score/include/rtems/seterr.h: Include <errno.h>.
07:36 Changeset in rtems [1e01385]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-16 Sebastian Huber <sebastian.huber@…> * libcsupport/include/rtems/libio.h: Changed rtems_filesystem_node_types_t to an enum. Declare rtems_filesystem_handlers_default, rtems_filesystem_operations_default, rtems_filesystem_default_evalpath(), rtems_filesystem_default_evalformake, and rtems_filesystem_default_node_type(). * libfs/src/dosfs/msdos.h: Fixed msdos_node_type() prototype. * libfs/src/defaults/default_evalformake.c, libfs/src/defaults/default_handlers.c, libfs/src/defaults/default_node_type.c, libfs/src/defaults/default_ops.c: New files. * libfs/Makefile.am: Reflect changes above.
07:16 Ticket #1612 (Recent change to rtems/cpukit/libcsupport/src/freenode.c breaks socket use) closed by Sebastian Huber
fixed
05:08 Ticket #1617 (Coverage Improvement: mount-mgr.c, few other wrapper / reentrant ...) created by Bharath Suri
PR to track changes/addition of tests to improve coverage of …

07/14/10:

23:53 Changeset in rtems [21671507]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add new test to exercise devFS_Show(). * devfs01/.cvsignore, devfs01/Makefile.am, devfs01/devfs01.doc, devfs01/devfs01.scn, devfs01/init.c: New files.
23:29 Changeset in rtems [8911ffd]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add new test to exercise malloc_get_statistics(). * malloc05/.cvsignore, malloc05/Makefile.am, malloc05/init.c, malloc05/malloc05.doc, malloc05/malloc05.scn: New files.
23:23 Changeset in rtems [830c6ee]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> PR 1535/tests * malloc04/init.c, malloc04/malloc04.scn: Address issues in test. A mix of work by Ralf and Joel.
23:17 Changeset in rtems [ba959a4b]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> * spprintk/init.c, spprintk/spprintk.doc, spprintk/spprintk.scn: Clean up and add test of getchark().
22:23 Ticket #1535 (doubts on test_posix_memalign) closed by Joel Sherrill
fixed: Attached patches committed since no comments since 24 June.
21:46 Ticket #1616 (Is rtems_heap_allocate_aligned_with_boundary needed?) created by Joel Sherrill
rtems_heap_allocate_aligned_with_boundary() is showing up as …
17:03 Changeset in rtems [fa126921]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> * spfatal21/Makefile.am: Fix typo.
16:03 Changeset in rtems [be8bdff]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> * support/include/test_support.h, support/src/test_support.c: Add Allocate_majority_of_heap().
16:02 Changeset in rtems [16d1bd3]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add tests for sbrk fatal error case and libio initialization fatal error case. * spfatal21/.cvsignore, spfatal21/Makefile.am, spfatal21/spfatal21.doc, spfatal21/spfatal21.scn, spfatal21/testcase.h, spfatal22/.cvsignore, spfatal22/Makefile.am, spfatal22/spfatal22.doc, spfatal22/spfatal22.scn, spfatal22/testcase.h: New files.
15:59 Changeset in rtems [8cd0bb0f]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> * termios01/init.c, termios01/termios01.scn: Fully exercise tcsetattr.
15:49 Changeset in rtems [f4a74bd]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> * libnetworking/rtems/rtems_syscall.c: Fix warning.
15:44 Changeset in rtems [8f7b8f7b]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> * libfs/Makefile.am: Remove reference to imfs_free.c, wrapup/Makefile.am: Split devfs into its own library. * libfs/src/imfs/fifoimfs_init.c, libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_init.c, libfs/src/rfs/rtems-rfs-rtems.c: Use default freenode implementation. * libfs/src/imfs/imfs_free.c: Removed.
15:01 Changeset in rtems [a7202f6]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> PR 1612/networking * ChangeLog?, libcsupport/src/libio_sockets.c: Sockets need to have handlers in place. Null is no longer allowed.
07:33 Changeset in rtems [9688f466]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-14 Sebastian Huber <sebastian.huber@…> * spintrcritical06/init.c: Switch semaphore obtain timeouts of variants. Cleanup. * spintrcritical05/spintrcritical05.scn, spintrcritical06/spintrcritical06.scn, spintrcritical07/spintrcritical07.scn, spintrcritical11/spintrcritical11.scn, spintrcritical12/spintrcritical12.scn, spintrcritical13/spintrcritical13.scn, spintrcritical14/spintrcritical14.scn: Update.
07:22 Ticket #1573 (Per CPU Patch -- SMP Step #1) reopened by Sebastian Huber
00:50 Packages/LWIP edited by JoelSherrill
Reverted edits by JenniferHouston? (Talk?) to last revision by JoelSherrill? (diff)

07/13/10:

21:43 Changeset in rtems [dd38f3d9]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-13 Vinu Rajashekhar <vinutheraj@…> PR 1614/filesystem * libfs/src/imfs/fifoimfs_init.c, libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_load_tar.c: Fix rtems_tarfs_load to work with pipe filesystem.
21:13 Changeset in rtems [b05cc32]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-12 Bharath Suri <bharath.s.jois@…> PR 1613/testing * psxfchx01/init.c, psxfchx01/Makefile.am, psxfchx01/.cvsignore, psxfchx01/psxfchx01.doc, psxfchx01/psxfchx01.scn: New tests. Improves coverage of fchdir, fchmod, fchown directives. * configure.ac, Makefile.am: Changes to accommodate new test. * psxstat/test.c, psxstat/psxstat.scn: Added new test case to test statvfs routine under libcsupport.
20:43 Ticket #1614 (rtems_tarfs_load does not work when pipes are enabled) closed by Joel Sherrill
fixed: Patch applied. Closing.
20:39 Ticket #1613 (Coverage Improvement: fchmod, fchown, fchdir, statvfs) closed by Joel Sherrill
fixed: Closing.
10:42 Ticket #1615 (_POSIX_Keys_Run_destructors() is broken) created by Sebastian Huber
Problem 1: According to The Open Group we have: At thread exit, if a …
05:11 Changeset in rtems [7ef633e]4.10 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
05:11 Changeset in rtems [018d687]4.10 by Ralf Corsepius <ralf.corsepius@…>
Sync with CVS-HEAD.
05:10 Changeset in rtems [1b84dae8]4.10 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.

07/12/10:

14:57 Ticket #1614 (rtems_tarfs_load does not work when pipes are enabled) created by Vinu Rajashekhar
rtems_tarfs_load does not work when pipes are enabled. This is because …
13:51 Changeset in rtems [5ec75ca]4.115 by Jennifer Averett <Jennifer.Averett@…>
2010-07-12 Jennifer Averett * libnetworking/rtems/rtems_syscall.c: Replaced null socket handlers with default handlers. Null handlers are no longer allowed.
03:54 Changeset in rtems [72f9fbfb]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.

07/11/10:

20:20 Changeset in rtems [f960239]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
20:20 Changeset in rtems [9e421af]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
20:13 Changeset in rtems [dd5d8232]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
20:13 Changeset in rtems [f8a53492]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
20:07 Changeset in rtems [6549b1b]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
20:07 Changeset in rtems [88b51b9]4.115 by Ralf Corsepius <ralf.corsepius@…>
suse-11.3
20:00 Changeset in rtems [46f41ab]4.115 by Ralf Corsepius <ralf.corsepius@…>
Add suse-11.3. Update mpfr.
16:29 Ticket #1613 (Coverage Improvement: fchmod, fchown, fchdir, statvfs) created by Bharath Suri
PR to track changes/addition of new tests to improve coverage of …

07/10/10:

16:18 Changeset in rtems [766cc49]4.115 by Ralf Corsepius <ralf.corsepius@…>
openSUSE-11.3 has mpc-0.8.1.
14:31 Changeset in rtems [7c94782]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-10 Joel Sherrill <joel.sherrilL@…> * libcsupport/Makefile.am: Do not build libio_sockets.c if networking is not enabled.
14:30 Changeset in rtems [dc6b394d]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-10 Joel Sherrill <joel.sherrilL@…> * libcsupport/Makefile.am: Remove these files as they are uused. * libcsupport/src/brk.c, libcsupport/src/sbrk.c: Removed.
13:48 Changeset in rtems [b64f201]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-10 Joel Sherrill <joel.sherrill@…> * libcsupport/src/times.c: Formatting.
13:00 Ticket #1611 (pipe.c::pipe_create returns -1, even on success) reopened by Joel Sherrill
05:41 Changeset in rtems [9f92b78]4.115 by Ralf Corsepius <ralf.corsepius@…>
Add suse-11.3.

07/09/10:

22:07 Changeset in rtems [f1b2dab2]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-09 Bharath Suri <bharath.s.jois@…> PR 1610/testing * psx13/test.c, psx13/psx13.scn: Remove the test cases which exercise pipe. These are new a new test under psxpipe01/ * psxpipe01/init.c, psxpipe01/Makefile.am, psxpipe01/psxpipe01.scn, psxpipe01/psxpipe01.doc: Added new test. * Makefile.am, configure.ac: Changes due to addition of new test: psxpipe01.
21:07 Ticket #1610 (Coverage Improvement: pipe.c - Posix pipe creation routine) closed by Joel Sherrill
fixed: Committed. Thanks.
18:39 Changeset in rtems [18bd1bd4]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-09 Bharath Suri <bharath.s.jois@…> * libfs/src/pipe/pipe.c: Check for err before setting the errno and returning -1 to the caller.
18:18 Ticket #1612 (Recent change to rtems/cpukit/libcsupport/src/freenode.c breaks socket use) created by Manuel Köppen
Using the CVS HEAD, network doesn't work at all ATM. At the first …
17:55 Ticket #1611 (pipe.c::pipe_create returns -1, even on success) closed by Joel Sherrill
fixed
10:57 Ticket #1611 (pipe.c::pipe_create returns -1, even on success) created by Bharath Suri
pipe_create routine returns -1 even on successful creation of the pipe …
08:48 Ticket #1610 (Coverage Improvement: pipe.c - Posix pipe creation routine) created by Bharath Suri
PR to track changes/addition of new tests to improve coverage of posix …
03:44 Ticket #1609 (Segmentation fault on closing a socket) created by Vinu Rajashekhar
On trying to do rtems_bsdnet_initialize_network in RTEMS, the program …

07/08/10:

20:11 Changeset in rtems [843ad7b]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-08 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add test for exercising sbrk() extension to Malloc Family. * malloc04/.cvsignore, malloc04/Makefile.am, malloc04/init.c, malloc04/malloc04.doc, malloc04/malloc04.scn: New files.
20:09 Changeset in rtems [3c1be2f]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-08 Joel Sherrill <joel.sherrill@…> * libcsupport/src/malloc_initialize.c: Clean up sbrk path now that a test is available.
19:39 Changeset in rtems [c33c353]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-08 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Readd spfatal09 as a malloc initialization fatal error. * spfatal09/.cvsignore, spfatal09/Makefile.am, spfatal09/spfatal09.doc, spfatal09/spfatal09.scn, spfatal09/testcase.h: New files.
19:37 Changeset in rtems [21827289]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-08 Bharath Suri <bharath.s.jois@…> PR 1608/testing * psxfile01/init.c: Add a simple test case: Open file as read-only and attemp to truncate. Improves coverage.
19:21 Packages/LWIP edited by JenniferHouston
(diff)
19:05 Ticket #1608 (Coverage Improvement: open.c) closed by Joel Sherrill
fixed: Patch committed. Thanks. The updated coverage data includes the new tests I am adding for *sbrk*. Summary is: Bytes Analyzed : 120496 Bytes Not Executed : 5748 Percentage Executed : 95.23 Percentage Not Executed : 4.77 Uncovered ranges found : 260 Total branches found : 2708 Uncovered branches found : 573 178 branches always taken 395 branches never taken Symbols unreferenced: 14 Bytes in unreferenced symbols : 1728
16:46 Changeset in rtems [c302d31a]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
16:44 Changeset in rtems [5857fc92]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
16:43 Changeset in rtems [8d531b4]4.115 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.18.0-rtems4.11-20100708.diff
16:34 Changeset in rtems [36f7824]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
16:24 Ticket #1608 (Coverage Improvement: open.c) created by Bharath Suri
PR to track changes which improve coverage of open.c
15:24 Ticket #1552 (network demos have build issues) closed by Joel Sherrill
fixed: Sebastian fixed this on head and I backported the fix to 4.10
13:01 Changeset in rtems [c19bdd1c]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
13:01 Changeset in rtems [9d323a9]4.115 by Ralf Corsepius <ralf.corsepius@…>
autoconf-2.66

07/07/10:

15:55 Changeset in rtems [4af849f]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-07 Joel Sherrill <joel.sherrill@…> * libcsupport/src/open.c: Formatting and improve comment.
14:16 Changeset in rtems [4479b373]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-07 Bharath Suri <bharath.s.jois@…> PR 1603/testing * spassoc01/init.c, spassoc01/Makefile.am, spassoc01/spassoc01.doc, spassoc01/spassoc01.scn: Added new test. * Makefile.am, configure.ac: Added new test spassoc01 for rtems_assoc routines.
14:13 Ticket #1603 (Coverage Improvement: rtems_assoc routines) closed by Joel Sherrill
fixed: Committed. Nice coverage change. Results are here: http://www.rtems.org/ftp/pub/rtems/people/joel/coverage/erc32-OsPD-20100707-0917/
14:08 Changeset in rtems [0b86fd8]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-07 Joel Sherrill <joel.sherrill@…> PR 1606/cpukit * shared/startup/panic.c: Remove INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS since it is not generated.
14:07 Changeset in rtems [0f3ab7d]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-07 Joel Sherrill <joel.sherrill@…> PR 1606/cpukit * psxfatal_support/init.c: Remove INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS since it is not generated.
14:07 Changeset in rtems [1f4d41b8]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-07 Joel Sherrill <joel.sherrill@…> PR 1606/cpukit * spfatal_support/init.c: Remove INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS since it is not generated.
14:06 Changeset in rtems [6c8e2fe5]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-07 Joel Sherrill <joel.sherrill@…> PR 1606/cpukit * score/include/rtems/score/interr.h: Remove INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS since it is not generated.
13:35 Ticket #1607 (__RTEMS_SIZEOF_VOID_P__ flawed design) created by Ralf Corsepius
This change is a massive design flaw: > 2010-06-29 Joel Sherrill …
13:01 Ticket #1606 (INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS is unused) closed by Joel Sherrill
fixed: Fixed and committed.
09:26 Changeset in rtems [3ac6eb90]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-07 Sebastian Huber <Sebastian.Huber@…> * minimum/init.c: Use fatal error extension to prevent infinite runtime.
09:11 Changeset in rtems [190f165b]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-07 Sebastian Huber <Sebastian.Huber@…> * psxfatal_support/init.c: Print end of test message in case of success. Stop multitasking in the fatal error extension. * psxfatal01/psxfatal01.scn, psxfatal02/psxfatal02.scn: Update.
09:03 Changeset in rtems [6091bc3a]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-08 Sebastian Huber <sebastian.huber@…> * spfatal09/.cvsignore, spfatal09/Makefile.am, spfatal09/spfatal09.doc, spfatal09/spfatal09.scn, spfatal09/testcase.h: Removed files. * Makefile.am, configure.ac: Reflect changes above. * spfatal_support/init.c: Print end of test message in case of success. Stop multitasking in the fatal error extension. * spfatal03/testcase.h, spfatal07/testcase.h: Use printk() instead of puts(). * spfatal01/spfatal01.scn, spfatal02/spfatal02.scn, spfatal03/spfatal03.scn, spfatal04/spfatal04.scn, spfatal05/spfatal05.scn, spfatal06/spfatal06.scn, spfatal07/spfatal07.scn, spfatal08/spfatal08.scn, spfatal10/spfatal10.scn, spfatal11/spfatal11.scn, spfatal12/spfatal12.scn, spfatal13/spfatal13.scn, spfatal14/spfatal14.scn, spfatal15/spfatal15.scn, spfatal16/spfatal16.scn, spfatal17/spfatal17.scn, spfatal18/spfatal18.scn, spfatal19/spfatal19.scn, spfatal20/spfatal20.scn: Update.
07:37 Ticket #1606 (INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS is unused) created by Sebastian Huber
We should remove the unused INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS.
06:54 Ticket #1605 (Simplify _CORE_mutex_Surrender()) created by Sebastian Huber
Moves all conditional compilation to one place outside the main …
06:39 Ticket #1604 (Simplify rtems_region_create()) created by Sebastian Huber
rtems_region_create() currently checks if the starting address of the …
05:26 Ticket #1603 (Coverage Improvement: rtems_assoc routines) created by Bharath Suri
To track changes / addition of new tests to improve coverage of …
Note: See TracTimeline for information about the timeline view.