Timeline



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.

08/24/10:

17:08 Changeset in rtems [e0b6d43e]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-24 Joel Sherrill <joel.sherrilL@…> * startup/init68360.c: Fix type punning warning.
15:01 Changeset in rtems [469e71d]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-24 Sebastian Huber <sebastian.huber@…> * spchain/init.c, spchain/spchain.doc, spchain/spchain.scn: New test cases.
14:29 Changeset in rtems [69f2a07]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-24 Sebastian Huber <sebastian.huber@…> PR 1673/cpukit * sapi/src/chainappendnotify.c, sapi/src/chaingetnotify.c, sapi/src/chaingetwait.c, sapi/src/chainprependnotify.c: New files. * sapi/Makefile.am: Reflect changes above. * sapi/include/rtems/chain.h: Declare rtems_chain_append_with_notification(), rtems_chain_prepend_with_notification(), rtems_chain_get_with_notification(), and rtems_chain_get_with_wait(). * sapi/inline/rtems/chain.inl: Define rtems_chain_append_with_empty_check(), rtems_chain_prepend_with_empty_check(), and rtems_chain_get_with_empty_check().
14:02 Ticket #1673 (Chain append and prepend with empty check) closed by Sebastian Huber
fixed: Committed to CVS head.
13:06 Changeset in rtems [b15fb6e]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-24 Ralf Corsépius <ralf.corsepius@…> * libmisc/untar/untar.c: Return if open fails. Use ssize_t for read() return value.
12:04 Changeset in rtems [89dbb28]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-09-24 Ralf Corsépius <ralf.corsepius@…> * posix/src/aio_cancel.c: Spray pthread_mutex_unlocks.
11:50 Changeset in rtems [e452209]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-09-24 Ralf Corsépius <ralf.corsepius@…> * posix/src/aio_read.c: aio_nbytes is always >= 0.
06:46 Changeset in rtems [7280e0a4]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-09-24 Ralf Corsépius <ralf.corsepius@…> * posix/src/aio_write.c: aio_nbytes is always >= 0. Fix typo in comment.
05:51 Changeset in rtems [823a26f]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-09-24 Ralf Corsépius <ralf.corsepius@…> * libcsupport/include/sys/utsname.h: Remove times(). Remove unnecessary includes. Introduce SYS_NMLN (From freebsd). * libcsupport/src/utsname.c: Rework uname().

08/23/10:

23:19 Changeset in rtems [0b4222f7]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-23 Joel Sherrill <joel.sherrill@…> * libcsupport/src/read.c, libcsupport/src/write.c: Remove redundant check for 0 size request.
23:19 Changeset in rtems [5f1ad30d]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-23 Joel Sherrill <joel.sherrill@…> * libcsupport/src/open.c: Spacing.
23:18 Changeset in rtems [3fc6b565]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-23 Joel Sherrill <joel.sherrill@…> * libi2c/libi2c.c: Fix typo in va_end().
23:17 Changeset in rtems [bf4766fe]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-23 Joel Sherrill <joel.sherrill@…> * libblock/src/flashdisk.c, libblock/src/nvdisk.c, libcsupport/src/ioctl.c, libfs/src/dosfs/fat_file.c: Add va_end().
23:10 Changeset in rtems [bab3862b]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-23 Joel Sherrill <joel.sherrilL@…> * startup/bspstart.c: Add include to fix warning.
21:31 Changeset in rtems [64c2aa9a]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-23 Joel Sherrill <joel.sherrill@…> CID 79/DEADCODE CID 78/DEADCODE CID 77/DEADCODE CID 76/DEADCODE * posix/src/condtimedwait.c, posix/src/mutextimedlock.c, posix/src/prwlocktimedrdlock.c, posix/src/prwlocktimedwrlock.c, posix/src/semtimedwait.c: Resolve various dead code issues identified by Coverity scanner.
21:29 Changeset in rtems [85b9e7f]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-23 Joel Sherrill <joel.sherrill@…> CID 99 CID 100 CID 101 CID 102 * libfs/src/dosfs/fat_file.c, libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_misc.c: Resolve invalid use of const identified by Coverity scanner.
17:14 Changeset in rtems [2ff189dd]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-23 Joel Sherrill <joel.sherrilL@…> * network/network.c: Fix warning.
16:10 Changeset in rtems [a19ae9ec]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-23 Sebastian Huber <sebastian.huber@…> PR 1673/cpukit * score/src/chainappendempty.c, score/src/chaingetempty.c, score/src/chainprependempty.c: New files. * score/Makefile.am: Reflect changes above. * score/include/rtems/score/chain.h: Declare _Chain_Append_with_empty_check(), _Chain_Prepend_with_empty_check(), and _Chain_Get_with_empty_check(). * score/inline/rtems/score/chain.inl: Define _Chain_Append_with_empty_check_unprotected(), _Chain_Prepend_with_empty_check_unprotected(), and _Chain_Get_with_empty_check_unprotected().
16:08 Changeset in rtems [ae1ce9be]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-23 Joel Sherrill <joel.sherrilL@…> * irq/irq.h, startup/bspstart.c: Add includes to resolve warnings.
15:43 Changeset in rtems [33910b8]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-23 Joel Sherrill <joel.sherrilL@…> * network/network.c: Fix warning.
09:13 Changeset in rtems [c7eb1d45]4.115 by Sebastian Huber <sebastian.huber@…>
Removed.
08:32 Changeset in rtems [b89e4cd]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-23 Sebastian Huber <sebastian.huber@…> * gxx01/gxx_wrappers.h, gxx02/.cvsignore, gxx02/Makefile.am, gxx02/gxx02.doc, gxx02/gxx02.scn, gxx02/init.c: Removed files. * Makefile.am, configure.ac: Reflect changes above. * gxx01/init.c: Removed fatal error test case.
08:27 Changeset in rtems [83636b5]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-23 Sebastian Huber <sebastian.huber@…> * spfatal24/.cvsignore, spfatal24/Makefile.am, spfatal24/spfatal24.doc, spfatal24/spfatal24.scn, spfatal24/testcase.h, spfatal25/.cvsignore, spfatal25/Makefile.am, spfatal25/spfatal25.doc, spfatal25/spfatal25.scn, spfatal25/testcase.h: New files. * Makefile.am, configure.ac: Reflect changes above.
07:59 Changeset in rtems [4b9ddca4]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-23 Sebastian Huber <sebastian.huber@…> PR 1671/cpukit * libcsupport/include/rtems/gxx_wrappers.h: New file. * libcsupport/Makefile.am, libcsupport/preinstall.am: Reflect change above. * libcsupport/src/gxx_wrappers.c: Include <rtems/gxx_wrappers.h>. Use _Internal_error_Occurred() instead of rtems_panic(). * score/include/rtems/score/interr.h: Added INTERNAL_ERROR_GXX_KEY_ADD_FAILED and INTERNAL_ERROR_GXX_MUTEX_INIT_FAILED.
07:38 Changeset in rtems [612ff40e]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-23 Sebastian Huber <sebastian.huber@…> * test/tests.c: Removed file. * startup/bspstart.c: Fixed warnings.
07:33 Ticket #1671 (rtems_panic() in gxx wrappers) closed by Sebastian Huber
fixed: Fixed.
07:25 Changeset in rtems [d522354]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-23 Sebastian Huber <sebastian.huber@…> * console/hsu.c: Fixed warnings.

08/21/10:

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

08/20/10:

21:26 Changeset in rtems [fc0af72d]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-20 <yann.sionneau@…> * libchip/network/greth.c, libchip/network/open_eth.c: Add constants for buffer modes.
21:24 Changeset in rtems [229264b2]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-20 <yann.sionneau@…> * libmisc/fb/fb.h: Add constants for buffer modes.
21:24 Changeset in rtems [b999676a]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-20 <yann.sionneau@…> * rtems/score/lm32.h: Add lm32_read_interrupts().
21:23 Changeset in rtems [9bf34835]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-20 <yann.sionneau@…> * shared/milkymist_ac97/ac97.c, shared/milkymist_clock/ckinit.c, shared/milkymist_clock/clock.h, shared/milkymist_console/console.c, shared/milkymist_console/uart.c, shared/milkymist_console/uart.h, shared/milkymist_framebuffer/framebuffer.c, shared/milkymist_gpio/gpio.c, shared/milkymist_networking/mm_crc32.c, shared/milkymist_networking/network.c, shared/milkymist_networking/network.h, shared/milkymist_timer/timer.c: New files.
21:22 Changeset in rtems [19097067]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-20 <yann.sionneau@…> * acinclude.m4, configure.ac: Add Milkymist BSP developed as part of GSOC 2010.
21:22 Changeset in rtems [8affb5a9]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-20 <yann.sionneau@…> Add Milkymist BSP developed as part of GSOC 2010. * ChangeLog?, Makefile.am, README, bsp_specs, configure.ac, preinstall.am, Documentation/uart.txt, include/.cvsignore, include/bsp.h, include/system_conf.h, include/tm27.h, make/custom/milkymist.cfg, startup/linkcmds: New files.
17:59 Changeset in rtems [5650235]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-20 Joel Sherrill <joel.sherrill@…> PR 1682/bsps * startup/bspstart.c: Add BSP_poll_char.
16:59 Ticket #1682 (beatnik: undefined reference to `BSP_poll_char) closed by Joel Sherrill
fixed: Patch committed.
16:31 Changeset in rtems [bd0fb919]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-20 Joel Sherrill <joel.sherrill@…> PR 1684/bsps * startup/bspstart.c: Add BSP_poll_char.
16:30 Changeset in rtems [2e5fb63]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-20 Joel Sherrill <joel.sherrill@…> PR 1685/bsps * startup/bspstart.c: Add BSP_poll_char.
16:03 Changeset in rtems [4a79a51]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-20 Joel Sherrill <joel.sherrill@…> PR 1686/bsps * console/console.c: Add BSP_poll_char.
16:02 Ticket #1681 (sparc64 still using _CPU_Interrupt_stack_high in asm) closed by Gedare Bloom
fixed: Looks good.
15:45 Ticket #1684 (mvme5500:undefined reference to `BSP_poll_char') closed by Joel Sherrill
fixed: Replying to comment:0: > Smells like somebody has severely broken some powerpc API. Actually spprintk now also exercises getchark and some BSPs did not have a definition of BSP_poll_char.
15:31 Ticket #1685 (mvme3100: undefined reference to `BSP_poll_char') closed by Joel Sherrill
fixed: Patch committed.
15:04 Ticket #1686 (ep1a: undefined reference to `BSP_poll_char') closed by Joel Sherrill
fixed: Thanks. I had this fixed at home but hadn't committed it.
14:39 Ticket #1687 (powerpc-rtems4.[10|11]/motorola_powerpc: Linking sample's *.exe segfaults) created by Ralf Corsepius
I am facing segfaults from ld for several powerpc BSPs: …
14:37 Changeset in rtems [6c22fa1]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-16 Ralf Corsépius <ralf.corsepius@…> * posix/include/rtems/posix/aio_misc.h: Add decl for aio_request_queue. * posix/src/aio_misc.c: Add aio_request_queue.
14:33 Ticket #1686 (ep1a: undefined reference to `BSP_poll_char') created by Ralf Corsepius
... and the next one: Making all in spprintk gmake[3]: Entering …
14:00 Ticket #1685 (mvme3100: undefined reference to `BSP_poll_char') created by Ralf Corsepius
Same as for the beatnik …
13:56 Ticket #1684 (mvme5500:undefined reference to `BSP_poll_char') created by Ralf Corsepius
Similar as for the beatnik …
13:32 Changeset in rtems [0ca3af6]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-16 Ralf Corsépius <ralf.corsepius@…> * posix/include/rtems/posix/aio_misc.h: Remove rtems_aio_request_s, rtems_aio_request_chain_s, rtems_aio_queue_s;
13:30 Changeset in rtems [b27ec1e]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-16 Ralf Corsépius <ralf.corsepius@…> * posix/include/aio.h: Separate LIO-modes from LIO-opcodes (From freebsd).
13:26 Changeset in rtems [b3263f5]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-16 Ralf Corsépius <ralf.corsepius@…> * sapi/include/rtems/chain.h: Move extern "C".
12:47 Changeset in rtems [2c4d3879]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-20 Gedare Bloom <giddyup44@…> PR 1681/cpukit * shared/score/interrupt.S: With the percpu patch, ASM uses INTERRUPT_STACK_HIGH instead of _CPU_Interrupt_stack_high. The sparc64 was still using the old variable, which was declared in its cpu.h file. This patch to comment out the declaration and switch to using INTERRUPT_STACK_HIGH.
12:41 Ticket #1683 (Add O_DSYNC, O_RSYNC) created by Ralf Corsepius
newlib lacks the defines O_DSYNC and O_RSYNC required by the …
12:06 Ticket #1682 (beatnik: undefined reference to `BSP_poll_char) created by Ralf Corsepius
powerpc-rtems4.11-gcc -B../../../../../beatnik/lib/ -specs bsp_specs …
09:08 Changeset in rtems [a45e501]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-16 Alin Rus <alin.codejunkie@…> * posix/include/aio.h: Add LIO_SYNC. * posix/include/rtems/posix/aio_misc.h: Add aio_request_queue, Cosmetics. * posix/src/aio_cancel.c, posix/src/aio_fsync.c, posix/src/aio_misc.c: Rework.
Note: See TracTimeline for information about the timeline view.