Timeline



09/08/10:

11:58 Changeset in rtems [2e5b6e76]4.115 by Sebastian Huber <sebastian.huber@…>
2010-09-08 Sebastian Huber <sebastian.huber@…> * include/utility.h: More macros. Changed casts.
11:43 Ticket #1701 (IMFS_memfile_read() violates an assertion) created by Sebastian Huber
An assertion was added in …
10:19 Changeset in rtems [199296db]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-09-08 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Add checks for pthread_attr_getguardsize, pthread_attr_setguardsize, pthread_attr_setstack, pthread_attr_getstack.
07:31 Changeset in rtems [3e50148]4.115 by Sebastian Huber <sebastian.huber@…>
2010-09-08 Sebastian Huber <sebastian.huber@…> PR 1698/cpukit * libcsupport/src/privateenv.c: Check return values of rtems_filesystem_evaluate_path().
06:34 Ticket #1698 (Questionable assumptions in rtems_libio_set_private_env().) closed by Sebastian Huber
fixed: Fixed in CVS head.
04:20 Changeset in rtems [17ef36e]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
04:11 Changeset in rtems [45393475]4.115 by Ralf Corsepius <ralf.corsepius@…>
Parse condstack in final printing.
04:05 Changeset in rtems [ffa0418]4.115 by Ralf Corsepius <ralf.corsepius@…>
Prepend @condstack to @buffer4 lines.
04:04 Changeset in rtems [cf1c37c6]4.115 by Ralf Corsepius <ralf.corsepius@…>
Prepend @condstack to @buffer4 lines.
04:01 Changeset in rtems [cc35ad6]4.115 by Ralf Corsepius <ralf.corsepius@…>
Simplify %if rules.

09/07/10:

17:08 Changeset in rtems [ed50636]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
17:07 Changeset in rtems [174f6f2c]4.115 by Ralf Corsepius <ralf.corsepius@…>
gdb-7.2-rtems4.11-20100907.diff
17:04 Changeset in rtems [700429e]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL.
17:04 Changeset in rtems [0c8ebef]4.115 by Ralf Corsepius <ralf.corsepius@…>
Add --enable-sim-trace for powerpc-rtems*
15:05 Changeset in rtems [d919e828]4.10 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
15:05 Changeset in rtems [ca19a24]4.10 by Ralf Corsepius <ralf.corsepius@…>
Bump AUTOMAKE_RPMREL.
15:04 Changeset in rtems [b535391]4.10 by Ralf Corsepius <ralf.corsepius@…>
Sync with HEAD.
14:39 Changeset in rtems [0ffc26d5]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
14:38 Changeset in rtems [71f5d6f7]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump AUTOMAKE_RPMREL.
14:38 Changeset in rtems [8a4b9c9]4.115 by Ralf Corsepius <ralf.corsepius@…>
Add workaround to mingw shipping an obsolete version of perl. Remove legacy support for automake < 1.11.
14:36 Changeset in rtems [4cbe22a]4.115 by Ralf Corsepius <ralf.corsepius@…>
Housekeeping
14:36 Changeset in rtems [13963c70]4.10 by Ralf Corsepius <ralf.corsepius@…>
Housekeeping.
12:57 Ticket #1700 (Add missing pthread routines) created by Joel Sherrill
The attached patch adds prototypes for: pthread_attr_setstack …

09/03/10:

12:18 Ticket #1699 (Add libdbm to cpukit) created by Joel Sherrill
When reviewing what RTEMS+newlib don't have in the POSIX API, libdbm …
06:21 Ticket #1698 (Questionable assumptions in rtems_libio_set_private_env().) created by Sebastian Huber
/* Clone the pathlocs. In contrast to most other code we must _not_ …
05:48 Changeset in rtems [18c4308]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
05:48 Changeset in rtems [d76de26]4.115 by Ralf Corsepius <ralf.corsepius@…>
Add gdb-7.2
05:47 Changeset in rtems [b791b20c]4.115 by Ralf Corsepius <ralf.corsepius@…>
GDB_VERS = 7.2
05:46 Changeset in rtems [d40a62d]4.115 by Ralf Corsepius <ralf.corsepius@…>
New (gdb-7.1 patches rebased against gdb-7.2)

09/02/10:

15:02 Ticket #1697 (fix stack related bug in lm32 arch introduced by PR 1680) created by Yann Sionneau
This is a patch that fixes the bug introduced by commit …

09/01/10:

21:38 TBR/User/JoelSherrill edited by JoelSherrill
Update (diff)
11:18 Changeset in rtems [b8532785]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).
11:17 Changeset in rtems [f4f2a24]4.10 by Ralf Corsepius <ralf.corsepius@…>
2010-09-01 Ralf Corsépius <ralf.corsepius@…> * libnetworking/libc/addr2ascii.c, libnetworking/libc/ascii2addr.c, libnetworking/libc/addr2ascii.3: Remove. * libnetworking/Makefile.am: Reflect changes above.
11:12 Changeset in rtems [deae980]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-09-01 Ralf Corsépius <ralf.corsepius@…> PR 1696/networking: * libnetworking/arpa/inet.h: Partial update from FreeBSD. #include <rtems/endian.h>. Remove addr2ascii, ascii2addr.
11:08 Changeset in rtems [f4e5f2f]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-09-01 Ralf Corsépius <ralf.corsepius@…> * libnetworking/libc/addr2ascii.c, libnetworking/libc/ascii2addr.c, libnetworking/libc/addr2ascii.3: Remove. * libnetworking/Makefile.am: Reflect changes above.
10:20 Ticket #1696 (arpa/inet.h should provide htonX) closed by Ralf Corsepius
fixed: Fixes applied
06:45 Changeset in rtems [02fdeef]4.10 by Ralf Corsepius <ralf.corsepius@…>
2010-09-01 Ralf Corsépius <ralf.corsepius@…> * POSIX/Makefile.am: Add htonl. * POSIX/htonl.c: New.
06:42 Changeset in rtems [2c046440]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-09-01 Ralf Corsépius <ralf.corsepius@…> * POSIX/Makefile.am: Add htonl. * POSIX/htonl.c: New.
05:17 Ticket #1696 (arpa/inet.h should provide htonX) created by Ralf Corsepius
OpenGroup? mandates arpa/inet.h to provide: uint32_t htonl(uint32_t); …
04:04 Developer/FileSystems edited by ChrisJohns
Change NOR to NAND. (diff)

08/31/10:

00:58 Changeset in rtems-tools [31d4e80]4.104.115 by Chris Johns <chrisj@…>
2010-08-31 Chris Johns <chrisj@…> * specbuilder/specbuilder/linux.py: Add Linux support. Can be useful on those distributions that do not support RPM packages. Users should always be encouraged to use the RPM packages provided by the project. * specbuilder/specbuilder/default.py: Add Linux.

08/30/10:

16:58 Changeset in rtems [5218693]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-30 Ralf Corsépius <ralf.corsepius@…> * configure.ac: AC_CHECK_DECLS([seteuid]). * psximfs02/init.c: Provide decl for seteuid if not provided by libc.
16:58 Changeset in rtems [32ac0fa]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-30 Ralf Corsépius <ralf.corsepius@…> * configure.ac: AC_CHECK_DECLS([seteuid]). * psximfs02/init.c: Provide decl for seteuid if not provided by libc.
12:25 Changeset in rtems [86f4681]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-30 Ralf Corsépius <ralf.corsepius@…> * posix/include/devctl.h, posix/src/devctl.c: Remove. * posix/Makefile.am: Remove devctl.
12:25 Changeset in rtems [d28b259c]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
12:25 Changeset in rtems [7bcae3d8]4.115 by Ralf Corsepius <ralf.corsepius@…>
Remove devctl.
12:25 Changeset in rtems [ec34180f]4.115 by Ralf Corsepius <ralf.corsepius@…>
Remove.
12:21 Changeset in rtems [80a7533]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-30 Ralf Corsépius <ralf.corsepius@…> * psxenosys/init.c, psxenosys/psxenosys.doc, psxenosys/psxenosys.scn: Remove devctl.
12:21 Changeset in rtems [8534b0e5]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-30 Ralf Corsépius <ralf.corsepius@…> * psxenosys/init.c, psxenosys/psxenosys.doc, psxenosys/psxenosys.scn: Remove devctl.

08/29/10:

19:50 Changeset in rtems [b003995]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-29 Joel Sherrill <joel.sherrilL@…> * posix/src/killinfo.c: Ensure interested is non-NULL before using it.
19:49 Changeset in rtems [a006af31]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-29 Joel Sherrill <joel.sherrilL@…> * libcsupport/src/privateenv.c: Add macro to test status when RTEMS_DEBUG is enabled. Note than evaluation of root directory should always work.
19:48 Changeset in rtems [fb90d67]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-29 Joel Sherrill <joel.sherrilL@…> * libcsupport/src/getlogin.c: Modify to use strncpy() on all paths.
03:11 Ticket #1695 (bytes_transfered = rtems_rfs_rtems_error) created by Ralf Corsepius
Next to cpukit/libfs/src/rfs/rtems-rfs-rtems-dir.c:145 you find this …

08/28/10:

23:01 Changeset in rtems-tools [9eb5c92]4.104.115 by Chris Johns <chrisj@…>
2010-08-29 Chris Johns <chrisj@…> * specbuilder/specbuilder/defaults.py: Add default configure macro. Add --dry-run to the parsed arguments. Fix the case when run on a new host that does not have default support.
20:10 Changeset in rtems [8cb97f5]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-28 Joel Sherrill <joel.sherrill@…> PR 1694/shell * libmisc/shell/main_setenv.c: Address memory leak identified by Coverity.
19:49 Changeset in rtems [c188f8e]4.115 by Joel Sherrill <joel.sherrill@…>
Just comment out line.
19:48 Changeset in rtems [28ff594]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-28 Joel Sherrill <joel.sherrilL@…> * libfs/src/pipe/pipe.c: Remove unreachable line flagged by Coverity as dead code.
18:59 Ticket #1694 (memory leak in main_setenv.c) created by Joel Sherrill
According to http://scan2.coverity.com:9104/cov.cgi?cid=109, we do not …
06:17 Changeset in rtems [3be4e514]4.10 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
06:17 Changeset in rtems [0bca53e6]4.10 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.18.0-rtems4.10-20100825.diff.
06:16 Changeset in rtems [83ea8e24]4.10 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
06:15 Changeset in rtems [7d51599]4.10 by Ralf Corsepius <ralf.corsepius@…>
Abandon Fedora 11.
06:14 Changeset in rtems [d5811d0]4.115 by Ralf Corsepius <ralf.corsepius@…>
Abandon Fedora 11.
06:09 Changeset in rtems [0d053015]4.10 by Ralf Corsepius <ralf.corsepius@…>
New. Partial back-port from RTEMS CVS-HEAD's newlib.

08/27/10:

21:46 Release/4.9 edited by JoelSherrill
/* Changes Per Point Release */ Add 1693/filesystem - IMFS_memfile_get_block_pointer() was checking incorrect pointer and thus had dead code. (diff)
21:37 TBR/Website/RTEMSReleases edited by JoelSherrill
/* Release Series Notes */ Add 4.11 (diff)
21:37 Release/4.9 edited by JoelSherrill
/* Release 4.9.5 Changes */ Add * PR1692/filesystem - rtems_is_valid_perms() was incorrectly implemented and evaluated to true all the time. (diff)
18:07 Changeset in rtems [293554a]4.115 by Joel Sherrill <joel.sherrill@…>
Update date.
18:06 Changeset in rtems [e78b10b]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-27 Joel Sherrill <joel.sherrill@…> * libcsupport/src/ctermid.c: Add comment explaining that this use of strcpy() is a potential buffer overrun but because the API does not provide a way to know the length of the user provided buffer, there is nothing we can do about it.
18:04 Changeset in rtems [57cdf005]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-27 Joel Sherrill <joel.sherrill@…> * libmisc/shell/main_date.c: Use snprintf() not sprintf().
17:43 Changeset in rtems [f70b7917]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-27 Joel Sherrill <joel.sherrilL@…> PR 1693/filesystem * libfs/src/imfs/memfile.c: IMFS_memfile_get_block_pointer() was checking incorrect pointer and thus had dead code.
17:43 Changeset in rtems [b8dc838]4.10 by Joel Sherrill <joel.sherrill@…>
2010-08-27 Joel Sherrill <joel.sherrilL@…> PR 1693/filesystem * libfs/src/imfs/memfile.c: IMFS_memfile_get_block_pointer() was checking incorrect pointer and thus had dead code.
17:43 Changeset in rtems [913549fa]4.9 by Joel Sherrill <joel.sherrill@…>
2010-08-27 Joel Sherrill <joel.sherrilL@…> PR 1693/filesystem * libfs/src/imfs/memfile.c: IMFS_memfile_get_block_pointer() was checking incorrect pointer and thus had dead code.
17:42 Changeset in rtems [5c758d1a]4.8 by Joel Sherrill <joel.sherrill@…>
2010-08-27 Joel Sherrill <joel.sherrilL@…> PR 1693/filesystem * libfs/src/imfs/memfile.c: IMFS_memfile_get_block_pointer() was checking incorrect pointer and thus had dead code.
17:33 Changeset in rtems [6685b744]4.8 by Joel Sherrill <joel.sherrill@…>
2010-08-27 Joel Sherrill <joel.sherrilL@…> PR 1692/filesystem * libcsupport/include/rtems/libio.h, libfs/src/imfs/imfs_eval.c: Fix implementation and use of rtems_libio_is_valid_perms().
17:33 Changeset in rtems [48dba6ee]4.9 by Joel Sherrill <joel.sherrill@…>
2010-08-27 Joel Sherrill <joel.sherrilL@…> PR 1692/filesystem * libcsupport/include/rtems/libio.h, libfs/src/imfs/imfs_eval.c: Fix implementation and use of rtems_libio_is_valid_perms().
17:33 Changeset in rtems [ed4a3f6]4.10 by Joel Sherrill <joel.sherrill@…>
2010-08-27 Joel Sherrill <joel.sherrilL@…> PR 1692/filesystem * libcsupport/include/rtems/libio.h, libfs/src/devfs/devfs_eval.c, libfs/src/imfs/imfs_eval.c: Fix implementation and use of rtems_libio_is_valid_perms().
17:32 Changeset in rtems [9063a0e]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-27 Joel Sherrill <joel.sherrilL@…> PR 1692/filesystem * libcsupport/include/rtems/libio.h, libfs/src/devfs/devfs_eval.c, libfs/src/imfs/imfs_eval.c: Fix implementation and use of rtems_libio_is_valid_perms().
16:46 Ticket #1693 (IMFS memfile has incorrect pointer check.) closed by Joel Sherrill
fixed: This was spotted as dead code by http://scan2.coverity.com:9104/cov.cgi?cid=71. Patch committed to all impacted branches.
16:39 Ticket #1693 (IMFS memfile has incorrect pointer check.) created by Joel Sherrill
$ cvs diff -u libfs/src/imfs/memfile.c Index: libfs/src/imfs/memfile.c …
16:38 Ticket #1692 (rtems_libio_is_valid_perms is broken) closed by Joel Sherrill
fixed: Patches committed.
16:18 Ticket #1692 (rtems_libio_is_valid_perms is broken) created by Joel Sherrill
Coverity pointed out that the implementation evaluated to a constant. …
09:30 Ticket #1663 (Coverage improvement: rtems_mkdir) closed by Bharath Suri
fixed: Patch is OK on head.
06:42 Changeset in rtems [2252163]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-26 Sebastian Huber <sebastian.huber@…> * libfs/src/defaults/default_evalpath.c, libfs/src/defaults/default_evaluate_link.c: Removed superfluous assignment.
06:41 Changeset in rtems [f1e790d]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-26 Sebastian Huber <sebastian.huber@…> * libcsupport/src/mount.c, libcsupport/src/mount-mgr.c: Avoid strcpy().
06:29 Changeset in rtems [e91cd600]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-26 Sebastian Huber <sebastian.huber@…> * libcsupport/src/mount.c: Avoid strcpy().
04:38 Changeset in rtems [5422e5a]4.115 by Chris Johns <chrisj@…>
2010-08-27 Chris Johns <chrisj@…> * console/console.c: Add baudrate support to the --console command line option. You can now do '--console=com1,115200'.
03:39 Ticket #1678 (pc386 - add boot cmd line options for console configuration) closed by Chris Johns
fixed: Yeap, I just did.

08/26/10:

21:42 Changeset in rtems [e6a92f8]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-26 Joel Sherrill <joel.sherrill@…> * libcsupport/src/sync.c: Add comment explaining why the return value from fsync() and fdatasync() is not checked.
21:41 Changeset in rtems [6b9886b]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-26 Joel Sherrill <joel.sherrill@…> * libmisc/monitor/mon-symbols.c: Fix length of buffer passed to strncpy() so there is room for a NULL terminator.
20:09 Ticket #1691 (sparc64 usiii MMU trap handler crash) closed by Gedare Bloom
fixed
19:57 Changeset in rtems [030ab087]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-26 Joel Sherrill <joel.sherrill@…> * libcsupport/src/eval.c: Make some filesystem implementation correctness checks conditional on RTEMS_DEBUG.
19:40 Changeset in rtems [29e1a88e]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-26 Bharath Suri <bharath.s.jois@…> PR 1663/testing * spmkdir/init.c, spmkdir/spmkdir.scn: Added some test outputs to the test.
19:35 Changeset in rtems [5fa0adf6]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-26 Joel Sherrill <joel.sherrill@…> * psxenosys/init.c, psxenosys/psxenosys.scn: Update to reflect some of aio being implemented.
18:04 Changeset in rtems [ad8b614]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-26 Gedare Bloom <giddyup44@…> PR 1691/bsps * shared/include/traptable.h: Double the size of TABLE_SIZE to copy code branched to from the trap table.
16:47 Ticket #1691 (sparc64 usiii MMU trap handler crash) created by Gedare Bloom
The MMU trap handler copied from the firmware attempts a branch-always …
07:43 Ticket #1690 (ramdisk leaks memory) created by Ralf Corsepius
In http://scan2.coverity.com:9104/cov.cgi?cid=26 JoelSherrill? wrote …
06:35 Changeset in rtems [9586418]4.10 by Chris Johns <chrisj@…>
2010-08-26 Chris Johns <chrisj@…> * libfs/src/rfs/rtems-rfs-file.c: Check then load the inode if not present on the close. * libfs/src/rfs/rtems-rfs-format.c: Initialise the buffer chain.
06:31 Changeset in rtems [6ed22ab]4.115 by Chris Johns <chrisj@…>
2010-08-26 Chris Johns <chrisj@…> * libfs/src/defaults/default_evaluate_link.c: Remove assignment. * libfs/src/rfs/rtems-rfs-file.c: Check then load the inode is not present on the close. * libfs/src/rfs/rtems-rfs-format.c: Initialise the buffer chain.
06:07 Changeset in rtems [37ae92a]4.115 by Chris Johns <chrisj@…>
2010-08-26 Chris Johns <chrisj@…> * Makefile.am: Add bspinit.c from the shared BSP files.
03:10 Changeset in rtems [2dcfada]4.10 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
03:09 Changeset in rtems [7349490d]4.10 by Ralf Corsepius <ralf.corsepius@…>
binutils-2.20.1-rtems4.10-20100826.diff.
03:08 Changeset in rtems [56b57d6]4.10 by Ralf Corsepius <ralf.corsepius@…>
Bump BINUTILS_RPMREL.
03:07 Changeset in rtems [9909ac72]4.10 by Ralf Corsepius <ralf.corsepius@…>
New.
02:18 Changeset in rtems [74b45094]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
02:16 Changeset in rtems [8c81f884]4.115 by Ralf Corsepius <ralf.corsepius@…>
binutils-2.20.1-rtems4.11-20100826.diff
02:16 Changeset in rtems [d89e247]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump BINUTILS_RPMREL.
02:15 Changeset in rtems [8c168003]4.115 by Ralf Corsepius <ralf.corsepius@…>
Add binutils-pr11939 patch.
01:59 Ticket #1687 (powerpc-rtems4.[10|11]/motorola_powerpc: Linking sample's *.exe segfaults) closed by Ralf Corsepius
fixed: H.J.Lu seems to have found the cause and has provided a "cludge": http://sourceware.org/bugzilla/show_bug.cgi?id=11939#c4 As this patch works sufficiently for me, I will adopt his patch at least to the rtems-4.10 and rtems-4.11 binutils packages.

08/25/10:

22:29 Changeset in rtems [66eaf3d]4.9 by Till Straumann <strauman@…>
2010-08-25 Till Straumann <strauman@…> PR 1689/bsps * shared/flash/intelFlash.c: Scale erase timeout by actual system clock rate rather than assuming a fixed value.
22:25 Changeset in rtems [4cce3f9]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-25 Joel Sherrill <joel.sherrill@…> Coverity Id 93/NO_EFFECT Coverity Id 94/NO_EFFECT * libcsupport/src/readv.c, libcsupport/src/writev.c: size_t is unsigned so it is useless to check for < 0.
22:24 Changeset in rtems [8ced0f56]4.10 by Till Straumann <strauman@…>
2010-08-25 Till Straumann <strauman@…> PR 1689/bsps * shared/flash/intelFlash.c: Scale erase timeout by actual system clock rate rather than assuming a fixed value.
22:21 Changeset in rtems [5ece798]4.115 by Till Straumann <strauman@…>
2010-08-25 Till Straumann <strauman@…> PR 1689/bsps * shared/flash/intelFlash.c: Scale erase timeout by actual system clock rate rather than assuming a fixed value.
22:15 Changeset in rtems [ae336ea]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-25 Joel Sherrill <joel.sherrilL@…> * .cvsignore: New file.
21:32 Ticket #1689 (intel flash ERASE times out) closed by strauman
fixed
21:17 Changeset in rtems [39aa5cfa]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-25 Joel Sherrill <joel.sherrill@…> Coverity Id 125 Coverity Id 126 * libi2c/libi2c.c: Use strncpy and snprintf.
21:16 Ticket #1689 (intel flash ERASE times out) created by strauman
The flash driver (libbsp/powerpc/shared/intelFlash.c) fails to scale …
20:48 Changeset in rtems [49460dc]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-25 Joel Sherrill <joel.sherrill@…> * score/src/coremsginsert.c: Fix typo.
20:47 Changeset in rtems [f8b7c83d]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-25 Joel Sherrill <joel.sherrill@…> Coverity Id 148/STRAY_SEMICOLON * score/src/coremsginsert.c: Slightly modify macro.
20:33 Changeset in rtems [ce3bfb7]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-25 Gedare Bloom <giddyup44@…> PR 1688/libcpu * shared/score/interrupt.S: Fix bug in the sun4u _ISR_Dispatch code that ends up cloberring the global registers. It manifests primarily as a memory alignment error when the globals are used to read to/from memory.
20:29 Changeset in rtems [21e3de1]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-25 Joel Sherrill <joel.sherrill@…> Coverity Id 169 * libmisc/stackchk/check.c: Readd line accidentally deleted between 1.67 and 1.68.
20:15 Changeset in rtems [d4a97df3]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-25 Joel Sherrill <joel.sherrill@…> Coverity Id 163 * libmisc/stackchk/check.c: Adjust conditional compilation.
20:01 Changeset in rtems [4b556660]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-25 Joel Sherrill <joel.sherrill@…> Coverity Id 164/UNINIT Coverity Id 165/UNINIT * posix/src/prwlockinit.c, posix/src/pspininit.c, score/include/rtems/score/corespinlock.h, score/inline/rtems/score/corerwlock.inl, score/inline/rtems/score/corespinlock.inl: Add initialization helpers for score rwlock and spinlock. Use them from POSIX.
19:34 Ticket #1688 (sparc64 sun4u register misuse) closed by Joel Sherrill
fixed
19:23 Ticket #1688 (sparc64 sun4u register misuse) created by Gedare Bloom
There is a bug in the sun4u _ISR_Dispatch code that ends up cloberring …
14:30 Changeset in rtems [1b5a0ece]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-25 Sebastian Huber <sebastian.huber@…> * libcsupport/src/free.c, libcsupport/src/malloc.c, libcsupport/src/malloc_initialize.c: Remove heap walks in case RTEMS_DEBUG is defined.
13:05 Changeset in rtems [5bb3197d]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-25 Sebastian Huber <sebastian.huber@…> * spheapprot/.cvsignore, spheapprot/Makefile.am, spheapprot/spheapprot.doc, spheapprot/spheapprot.scn: New files. * Makefile.am, configure.ac: Reflect changes above.
12:46 Changeset in rtems [0d10d566]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
12:46 Changeset in rtems [b51eb88b]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
12:46 Changeset in rtems [763e117]4.115 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.18.0-rtems4.11-20100825.diff.
12:45 Changeset in rtems [0fa653a6]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
12:38 Changeset in rtems [cfe3c08]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-25 Sebastian Huber <sebastian.huber@…> * malloctest/init.c: Update for heap API changes.
12:35 Changeset in rtems [4d73c38]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-25 Sebastian Huber <sebastian.huber@…> PR 1672/cpukit * score/include/rtems/score/heap.h, score/src/heap.c, score/src/heapallocate.c, score/src/heapextend.c, score/src/heapfree.c, score/src/heapresizeblock.c, score/src/heapsizeofuserarea.c: Added heap protection in case RTEMS_DEBUG is defined.
09:37 Changeset in rtems [9788279]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-25 Sebastian Huber <sebastian.huber@…> * libfs/src/imfs/imfs_fcntl.c: Removed file. * libfs/Makefile.am: Reflect change from above. * libfs/src/defaults/default_fcntl.c: Return 0 instead of -1 and errno. * libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_fifo.c, libfs/src/imfs/imfs_handlers_directory.c, libfs/src/imfs/imfs_handlers_memfile.c, libfs/src/nfsclient/src/nfs.c, libfs/src/rfs/rtems-rfs-rtems-dir.c, libfs/src/rfs/rtems-rfs-rtems-file.c, libfs/src/rfs/rtems-rfs-rtems.c, libfs/src/rfs/rtems-rfs-rtems.h: Use default file system handlers.
08:44 Changeset in rtems [d4d6bd81]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-25 Sebastian Huber <sebastian.huber@…> * libblock/include/rtems/media.h, libblock/src/media-server.c: Use chains instead of a message queue.
08:31 Changeset in rtems [6ef96da]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-25 Sebastian Huber <sebastian.huber@…> CID 114/SECURE_CODING * libblock/src/media.c: Avoid strcpy().
08:26 Changeset in rtems [2b5bd836]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-25 Sebastian Huber <sebastian.huber@…> CID 113/SECURE_CODING * libblock/src/media-path.c: Avoid strcpy(). Style. Use assert() to avoid dead code.
Note: See TracTimeline for information about the timeline view.