Timeline



08/07/11:

14:33 Ticket #1893 ([IMFS] truncate doesn't empty file) created by Xiang Cui
IMFS fails in fsrdwr test in fstests. 254 /* 255 * Truncate it …
05:27 Changeset in rtems [4e3d9f3b]4.9 by Ralf Corsepius <ralf.corsepius@…>
Remove (unused).
05:23 Changeset in rtems [9287f19]4.9 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
05:23 Changeset in rtems [e6c551e]4.9 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
04:22 Changeset in rtems [08d2cc5]4.9 by Ralf Corsepius <ralf.corsepius@…>
Sync with cvs-HEAD.
04:07 Changeset in rtems [de27868c]4.9 by Ralf Corsepius <ralf.corsepius@…>
Sync with cvs-HEAD.
04:05 Changeset in rtems [5c6aff7]4.9 by Ralf Corsepius <ralf.corsepius@…>
Sync with cvs-HEAD.
04:03 Changeset in rtems [3eee3ef]4.9 by Ralf Corsepius <ralf.corsepius@…>
Sync with cvs-HEAD.
03:57 Changeset in rtems [b66f71f]4.9 by Ralf Corsepius <ralf.corsepius@…>
Sync with cvs-HEAD.
03:49 Changeset in rtems [2b29f934]4.9 by Ralf Corsepius <ralf.corsepius@…>
Sync with cvs-HEAD.
03:42 Changeset in rtems [f09a0e1d]4.9 by Ralf Corsepius <ralf.corsepius@…>
Sync with cvs-HEAD.
03:40 Changeset in rtems [cb33c79f]4.9 by Ralf Corsepius <ralf.corsepius@…>
Eliminate gccexec.

08/06/11:

05:47 Changeset in rtems [5b76dee]4.9 by Ralf Corsepius <ralf.corsepius@…>
Merger from CVS-HEAD.
05:42 Changeset in rtems [844ac39]4.9 by Ralf Corsepius <ralf.corsepius@…>
Eliminate gcclib.
05:33 Changeset in rtems [77ded88]4.9 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-3.3/3.4
05:25 Changeset in rtems [df7be64]4.9 by Ralf Corsepius <ralf.corsepius@…>
Abandon gcc-3.3/3.4
05:13 Changeset in rtems [8435f8e]4.9 by Ralf Corsepius <ralf.corsepius@…>
Remove Obsoletes/Provides?.
02:39 Changeset in rtems [7bdd5716]4.115 by Till Straumann <strauman@…>
2011-07-18 Till Straumann <strauman@…> * configure.ac: changed tests so that variants of qemuprep (e.g., qemuprep-altivec) are recognized.

08/05/11:

12:12 Ticket #1892 (RBTree Extract hook) created by Petr Benes
This patch just continues in the philosophy of the previous one in …
07:07 Ticket #1891 (RBTree insert and find functions) created by Gedare Bloom
This patch introduces user-defined functions (hooks) for inserting and …
00:15 Changeset in rtems [e94aa61b]4.115 by Till Straumann <strauman@…>
2011-08-04 Till Straumann <strauman@…> * shared/irq/irq_asm.S: BUGFIX (introduced by SMP changes which moved code around, apparently): *must* store i8259 mask to frame *before* switching to IRQ stack. The code retrieves the mask after switching back to original stack. Also, the IRQ stack has no reserved space for the mask; storing it there could overwrite memory!

08/04/11:

17:24 Changeset in rtems [0f660eb]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-04 Joel Sherrill <joel.sherrill@…> * psxtmtests_plan.csv: update.
16:59 Ticket #1890 (mq_receive and mq_timedreceive NULL dereference) created by dufault
Open group says: "If the argument msg_prio is not NULL, the priority …
15:20 Changeset in rtems [aa66acb]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-04 Ricardo Aguirre <el.mastin@…> PR 1888/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_rwlock_unlock - thread waiting, preempt. * psxtmrwlock07/.cvsignore, psxtmrwlock07/Makefile.am, psxtmrwlock07/init.c, psxtmrwlock07/psxtmrwlock07.doc: New files.
15:15 Changeset in rtems [e0983d1f]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-04 Ricardo Aguirre <el.mastin@…> PR 1887/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_rwlock_unlock - thread waiting, no preempt. * psxtmrwlock06/.cvsignore, psxtmrwlock06/Makefile.am, psxtmrwlock06/init.c, psxtmrwlock06/psxtmrwlock06.doc: New files.
15:06 Changeset in rtems [f5ab0885]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-04 Ricardo Aguirre <el.mastin@…> * psxtmrwlock01/init.c, psxtmrwlock01/psxtmrwlock01.doc: Update.
15:02 Changeset in rtems [21889ea]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-04 Ricardo Aguirre <el.mastin@…> PR 1881/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_rwlock_timedwrlock - not available, blocks. * psxtmrwlock05/.cvsignore, psxtmrwlock05/Makefile.am, psxtmrwlock05/init.c, psxtmrwlock05/psxtmrwlock05.doc: New files.
14:42 Changeset in rtems [b61bb4f]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-04 Joel Sherrill <joel.sherrill@…> * psxtmrwlock03/init.c: Fix abstime issue. Time is now reasonable.
14:06 Ticket #1874 (posix timing tests: psxtmrwlock01) closed by Joel Sherrill
fixed: Committed. Closing.
14:02 Ticket #1881 (posix timing tests: psxtmrwlock05) closed by Joel Sherrill
fixed: Committed with local change for abstime handling explained on psxtmrwlock03. Thanks.
13:58 Ticket #1878 (posix timing tests: psxtmrwlock03) closed by Joel Sherrill
fixed: I found the problem. It is a misunderstanding on the timeout. It is "absolute time" not "relative time". This means you have to do a clock_gettime() to obtain the current time and add something to it to more time into the future. I just made this change and committed it. Just watch out on other APIs which use abstime to do the same thing. POSIX is tricky on this. :D
11:25 Ticket #1889 ([ARM] Wrong code in libstdc++) created by Sebastian Huber
Lets have a look at with comments inside: objdump -d -C …
08:21 TBR/BSP/Csb637 edited by Fgnicodemos
/* Test Reports */ (diff)
08:21 TBR/BSP/Csb637 edited by Fgnicodemos
/* Test Reports */ (diff)
08:21 TBR/BSP/Csb637 edited by Fgnicodemos
/* Test Reports */ (diff)
04:57 Changeset in rtems [ded0bfa]4.10 by Ralf Corsepius <ralf.corsepius@…>
Abandon fedora-13.
04:45 Changeset in rtems [d7314783]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
04:44 Changeset in rtems [7be7c2a]4.115 by Ralf Corsepius <ralf.corsepius@…>
GCC_RPMREL = 6.
01:36 Ticket #1888 (posix timing tests: psxtmrwlock07) created by el.mastin2
Contains these rwlock tests: + pthread_rwlock_unlock - thread …
01:30 Ticket #1887 (posix timing tests: psxtmrwlock06) created by el.mastin2
Contains these rwlock tests: + pthread_rwlock_wrlock - not …

08/03/11:

14:17 Ticket #1886 (RBTree duplicate keys possible) created by Petr Benes
This patch enables inserting duplicate keys into rbtree. It is …
13:24 Ticket #1885 (RFS Filesystem Fails mrfs_fserror Test) created by Joel Sherrill
As part of GSOC, a number of new fstests have been added. They are …
13:01 Ticket #1884 (DOSFS Core Dump in mdosfs_fserror Test) created by Joel Sherrill
As part of GSOC, a number of new fstests have been added. They are …
00:41 Packages/LUA edited by Scotty Smith
/* Using Lua in RTEMS */ (diff)
00:40 TBR/UserManual/FreeSoftware edited by Scotty Smith
(diff)

08/02/11:

23:51 Packages/LUA created by Scotty Smith
Created page with "Lua is an open source scripting language whose main purpose is being embedded in C applications. More can be learned by viewing their website at http://www.lua.org . ==Using Lu..."
21:46 Changeset in rtems [6ba5971]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-02 Petr Benes <benesp16@…> PR 1883/testing * sprbtree01/init.c: Attempt provide coverage on last two ranges.
20:47 Ticket #1883 (RBTree test: sprbtree01 test full coverage) closed by Joel Sherrill
fixed: Committed. Thanks.
20:40 Ticket #1883 (RBTree test: sprbtree01 test full coverage) created by Petr Benes
This short patch covers the last two cases in order to have full …
19:39 Ticket #1882 (RTEMS Lua Support) created by Scotty Smith
Adds the lua library to RTEMS.
19:26 Changeset in rtems [b2f66e6]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-02 Joel Sherrill <joel.sherrill@…> PR 1877/cpukit * sprbtree01/init.c: Add comparison function for RBTrees.
19:25 Changeset in rtems [13c4f853]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-02 Joel Sherrill <joel.sherrill@…> PR 1877/cpukit * libfs/src/imfs/imfs_mknod.c, libfs/src/imfs/memfile.c, sapi/inline/rtems/rbtree.inl, score/include/rtems/score/rbtree.h, score/inline/rtems/score/rbtree.inl, score/src/rbtree.c, score/src/rbtreefind.c, score/src/rbtreeinsert.c: Add comparison function for RBTrees.
18:26 Ticket #1877 (RBTree: compare function instead of key) closed by Joel Sherrill
fixed
17:48 Changeset in network-demos [9313a63]4.11 by Joel Sherrill <joel.sherrill@…>
2011-08-02 Joel Sherrill <joel.sherrilL@…> * Makefile: Use new path.
17:20 Changeset in rtems [a6284c9e]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-02 Ricardo Aguirre <el.mastin@…> PR 1880/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_rwlock_timedwrlock - not available, blocks. * psxtmrwlock04/.cvsignore, psxtmrwlock04/Makefile.am, psxtmrwlock04/init.c, psxtmrwlock04/psxtmrwlock04.doc: New files.
17:14 TBR/BSP/Milkymist edited by Lekernel
/* On the board */ (diff)
17:13 TBR/BSP/Milkymist edited by Lekernel
/* Debugging */ (diff)
17:11 TBR/BSP/Milkymist edited by Lekernel
/* In QEMU */ (diff)
17:11 TBR/BSP/Milkymist edited by Lekernel
(diff)
16:21 Ticket #1878 (posix timing tests: psxtmrwlock03) reopened by Joel Sherrill
16:07 Ticket #1881 (posix timing tests: psxtmrwlock05) created by el.mastin2
Contains these rwlock tests: + pthread_rwlock_timedwrlock - not …
16:05 Ticket #1880 (posix timing tests: psxtmrwlock04) created by el.mastin2
Contains these rwlock tests: + pthread_rwlock_wrlock - not …
15:17 Changeset in rtems [d83f90b]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-02 Ricardo Aguirre <el.mastin@…> PR 1878/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_rwlock_timedrdlock - not available, blocks. * psxtmrwlock03/.cvsignore, psxtmrwlock03/Makefile.am, psxtmrwlock03/init.c, psxtmrwlock03/psxtmrwlock03.doc: New files.
14:24 Changeset in rtems [6fed43e]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-02 Xiang Cui <medivhc@…> * configure.ac, fserror/test.c, fslink/test.c, fspermission/test.c, fsrdwr/init.c, fssymlink/test.c, fstime/test.c, mdosfs_support/fs_config.h, mdosfs_support/fs_support.c, mimfs_support/fs_support.c, mrfs_support/fs_config.h, support/fstest.h, support/fstest_support.c, support/ramdisk_support.c, support/ramdisk_support.h: Perform first phase of clean up.
14:21 Ticket #1879 (ctime/atime Issue on IMFS, DOS, and RFS) created by Joel Sherrill
The new file system tests have identified an issue with multiple file …
14:19 Changeset in rtems [f8d760b]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-02 Ricardo Aguirre <el.mastin@…> PR 1875/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_rwlock_rdlock - not available, blocks. * psxtmrwlock02/.cvsignore, psxtmrwlock02/Makefile.am, psxtmrwlock02/init.c, psxtmrwlock02/psxtmrwlock02.doc: New files.
14:04 Changeset in rtems [18544cbd]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-02 Sebastien Bourdeauducq <sebastien.bourdeauducq@…> PR 1869/bsps * ChangeLog?: Spacing. * README: Removed.
14:04 Changeset in rtems [15ad13c]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-02 Sebastien Bourdeauducq <sebastien.bourdeauducq@…> PR 1869/bsps * milkymist_networking/mm_crc32.c: Removed.
14:04 Changeset in rtems [5f4dd4b9]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-02 Sebastien Bourdeauducq <sebastien.bourdeauducq@…> PR 1869/bsps * README: Merge content from lm32/README which was specific to this BSP.
13:59 Changeset in rtems [3c50a488]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-08-02 Jennifer Averett <Jennifer.Averett@…> * score/include/rtems/score/coremutex.h: Move check dispatch for seize into its own macro and add smp support.
13:56 Ticket #1878 (posix timing tests: psxtmrwlock03) created by el.mastin2
Contains these rwlock tests: + pthread_rwlock_timedrdlock - not …
13:38 Changeset in rtems [9a795cba]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-02 Petr Benes <benesp16@…> PR 1862/testing * sprbtree01/init.c, sprbtree01/sprbtree01.scn: Improve test coverage.
13:38 Changeset in rtems [6ef32a3]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-08-02 Jennifer.Averett <Jennifer.Averett@…> PR 1872 * score/src/apimutexlock.c, score/src/apimutexunlock.c: Added smp support to apimutex.
13:37 Changeset in rtems [d188381a]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-02 Petr Benes <benesp16@…> PR 1861/cpukit * score/src/rbtreeextract.c: Remove redundant code.
13:36 Ticket #1877 (RBTree: compare function instead of key) created by Petr Benes
This patch extracts key from the RBTree nodes and introduces an user …
13:24 Ticket #1876 (Add SMP ISR support) created by Jennifer Averett
This is a rather large patch that adds isr smp support.
13:23 Changeset in rtems [8fffe77]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-02 Ricardo Aguirre <el.mastin@…> PR 1874/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of multiple pthread_rwlock operations that can be done as single shot times. * psxtmrwlock01/.cvsignore, psxtmrwlock01/Makefile.am, psxtmrwlock01/init.c, psxtmrwlock01/psxtmrwlock01.doc: New files.
12:39 Ticket #1872 (Add SMP support to apimutexlock) closed by Jennifer Averett
fixed: Added comment and commited to rtems head.
12:38 Ticket #1862 (RBTree test: sprbtree01 test improves coverage) closed by Joel Sherrill
fixed: Committed. Closing.
12:37 Ticket #1861 (RBTree: redundant code removed) closed by Joel Sherrill
fixed: Committed. Thanks to both of you for sticking with this PR. It turned out to be tricky. Closing.
11:26 Ticket #1875 (posix timing tests: psxtmrwlock02) created by el.mastin2
Contains these rwlock tests: pthread_rwlock_rdlock - not …
05:38 Changeset in rtems [43ee81c]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
05:36 Changeset in rtems [2c32116]4.115 by Ralf Corsepius <ralf.corsepius@…>
Fix libgo filter.
05:35 Changeset in rtems [a16251cc]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump version.
00:49 Ticket #1874 (posix timing tests: psxtmrwlock01) created by el.mastin2
Contains these rwlock tests: + pthread_rwlock_init + …

08/01/11:

21:54 Changeset in rtems [a7c39d3]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-01 Xiang Cui <medivhc@…> * imfs_fslink/Makefile.am, imfs_fssymlink/Makefile.am, mimfs_fslink/Makefile.am, mimfs_fssymlink/Makefile.am, mrfs_fslink/Makefile.am, mrfs_fssymlink/Makefile.am, mrfs_support/fs_config.h: Correcting from previous commit of incorrect tarball. * fserror/fserror.doc, fserror/test.c, fspatheval/patheval.doc, fspatheval/test.c, fspermission/fspermission.doc, fspermission/test.c, fsrdwr/fsrdwr.doc, fsrdwr/init.c, fstime/fstime.doc, fstime/test.c, imfs_fserror/.cvsignore, imfs_fserror/Makefile.am, imfs_fslink/.cvsignore, imfs_fspatheval/.cvsignore, imfs_fspatheval/Makefile.am, imfs_fspermission/.cvsignore, imfs_fspermission/Makefile.am, imfs_fsrdwr/.cvsignore, imfs_fsrdwr/Makefile.am, imfs_fssymlink/.cvsignore, imfs_fstime/.cvsignore, imfs_fstime/Makefile.am, imfs_support/fs_supprot.h, mdosfs_fserror/.cvsignore, mdosfs_fserror/Makefile.am, mdosfs_fspatheval/.cvsignore, mdosfs_fspatheval/Makefile.am, mdosfs_fsrdwr/.cvsignore, mdosfs_fsrdwr/Makefile.am, mdosfs_fstime/.cvsignore, mdosfs_fstime/Makefile.am, mimfs_fserror/.cvsignore, mimfs_fserror/Makefile.am, mimfs_fslink/.cvsignore, mimfs_fspatheval/.cvsignore, mimfs_fspatheval/Makefile.am, mimfs_fspermission/.cvsignore, mimfs_fspermission/Makefile.am, mimfs_fsrdwr/.cvsignore, mimfs_fsrdwr/Makefile.am, mimfs_fssymlink/.cvsignore, mimfs_fstime/.cvsignore, mimfs_fstime/Makefile.am, mrfs_fserror/.cvsignore, mrfs_fserror/Makefile.am, mrfs_fslink/.cvsignore, mrfs_fspatheval/.cvsignore, mrfs_fspatheval/Makefile.am, mrfs_fspermission/.cvsignore, mrfs_fspermission/Makefile.am, mrfs_fsrdwr/.cvsignore, mrfs_fsrdwr/Makefile.am, mrfs_fssymlink/.cvsignore, mrfs_fstime/.cvsignore, mrfs_fstime/Makefile.am: New files.
21:40 Ticket #1873 (Not enough workspace reserved with RTEMS Debug enabled.) created by Gedare Bloom
Hi, When I switch off posix via configure with --disable-posix, pc386 …
20:54 Changeset in rtems [858e013f]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-01 Xiang Cui <medivhc@…> * Makefile.am, configure.ac, fslink/fslink.doc, fslink/test.c, fssymlink/test.c, imfs_fslink/Makefile.am, imfs_fssymlink/Makefile.am, imfs_support/fs_config.h, imfs_support/fs_support.c, mdosfs_support/fs_config.h, mdosfs_support/fs_support.c, mimfs_fslink/Makefile.am, mimfs_fssymlink/Makefile.am, mimfs_support/fs_config.h, mimfs_support/fs_support.c, mrfs_fslink/Makefile.am, mrfs_fssymlink/Makefile.am, mrfs_support/fs_config.h, mrfs_support/fs_support.c, support/fstest.h, support/fstest_support.c, support/fstest_support.h, support/ramdisk_support.c, support/ramdisk_support.h: Submit correct tarball of current work. * fs01/init.c, fsfchx/fsfchx.doc, fsfchx/init.c, fsfile01/fsfile01.doc, fsfile01/test.c, fsfile01/test_cat.c, fsfile01/test_extend.c, fsfile01/test_write.c, fsfile02/fsfile02.doc, fsfile02/init.c, fsfstest/fs-test.c, fsfstest/fsfstest.doc, fsimfs01/fsimfs01.doc, fsimfs01/init.c, fsimfs02/fsimfs02.doc, fsimfs02/init.c, fsmkdir/fsmkdir.doc, fsmkdir/test.c, fsopen/fsopen.doc, fsopen/test.c, fsrdwrv/fsrdwrv.doc, fsrdwrv/test.c, fsreaddir/fsreaddir.doc, fsreaddir/test.c, fsrename/fsrename.doc, fsrename/test.c, fsrmdir/test.c, fsrwfile/fsrwfile.doc, fsrwfile/init.c, fsstat/fsstat.doc, fsstat/test.c, fstruncate/fstruncate.doc, fstruncate/test.c, imfs_fs01/.cvsignore, imfs_fs01/Makefile.am, imfs_fs01/imfs_fs01.scn, imfs_fsfchx/.cvsignore, imfs_fsfchx/Makefile.am, imfs_fsfile01/.cvsignore, imfs_fsfile01/Makefile.am, imfs_fsfile02/.cvsignore, imfs_fsfile02/Makefile.am, imfs_fsfstest/.cvsignore, imfs_fsfstest/Makefile.am, imfs_fsimfs01/.cvsignore, imfs_fsimfs01/Makefile.am, imfs_fsimfs02/.cvsignore, imfs_fsimfs02/Makefile.am, imfs_fslink/.cvsignore, imfs_fsmkdir/.cvsignore, imfs_fsmkdir/Makefile.am, imfs_fsopen/.cvsignore, imfs_fsopen/Makefile.am, imfs_fsrdwrv/.cvsignore, imfs_fsrdwrv/Makefile.am, imfs_fsreaddir/.cvsignore, imfs_fsreaddir/Makefile.am, imfs_fsrename/.cvsignore, imfs_fsrename/Makefile.am, imfs_fsrmdir/.cvsignore, imfs_fsrmdir/Makefile.am, imfs_fsrwfile/.cvsignore, imfs_fsrwfile/Makefile.am, imfs_fsstat/.cvsignore, imfs_fsstat/Makefile.am, imfs_fssymlink/.cvsignore, imfs_fstruncate/.cvsignore, imfs_fstruncate/Makefile.am, mdosfs_fsfchx/.cvsignore, mdosfs_fsfchx/Makefile.am, mdosfs_fsfile01/.cvsignore, mdosfs_fsfile01/Makefile.am, mdosfs_fsfile02/.cvsignore, mdosfs_fsfile02/Makefile.am, mdosfs_fsfstest/.cvsignore, mdosfs_fsfstest/Makefile.am, mdosfs_fsimfs01/.cvsignore, mdosfs_fsimfs01/Makefile.am, mdosfs_fsimfs02/.cvsignore, mdosfs_fsimfs02/Makefile.am, mdosfs_fslink/.cvsignore, mdosfs_fslink/Makefile.am, mdosfs_fsmkdir/.cvsignore, mdosfs_fsmkdir/Makefile.am, mdosfs_fsopen/.cvsignore, mdosfs_fsopen/Makefile.am, mdosfs_fsrdwrv/.cvsignore, mdosfs_fsrdwrv/Makefile.am, mdosfs_fsreaddir/.cvsignore, mdosfs_fsreaddir/Makefile.am, mdosfs_fsrename/.cvsignore, mdosfs_fsrename/Makefile.am, mdosfs_fsrmdir/.cvsignore, mdosfs_fsrmdir/Makefile.am, mdosfs_fsrwfile/.cvsignore, mdosfs_fsrwfile/Makefile.am, mdosfs_fsstat/.cvsignore, mdosfs_fsstat/Makefile.am, mdosfs_fssymlink/.cvsignore, mdosfs_fssymlink/Makefile.am, mdosfs_fstruncate/.cvsignore, mdosfs_fstruncate/Makefile.am, mimfs_fs01/.cvsignore, mimfs_fs01/Makefile.am, mimfs_fs01/mimfs_fs01.scn, mimfs_fsfchx/.cvsignore, mimfs_fsfchx/Makefile.am, mimfs_fsfile01/.cvsignore, mimfs_fsfile01/Makefile.am, mimfs_fsfile02/.cvsignore, mimfs_fsfile02/Makefile.am, mimfs_fsfstest/.cvsignore, mimfs_fsfstest/Makefile.am, mimfs_fsimfs01/.cvsignore, mimfs_fsimfs01/Makefile.am, mimfs_fsimfs02/.cvsignore, mimfs_fsimfs02/Makefile.am, mimfs_fslink/.cvsignore, mimfs_fsmkdir/.cvsignore, mimfs_fsmkdir/Makefile.am, mimfs_fsopen/.cvsignore, mimfs_fsopen/Makefile.am, mimfs_fsrdwrv/.cvsignore, mimfs_fsrdwrv/Makefile.am, mimfs_fsreaddir/.cvsignore, mimfs_fsreaddir/Makefile.am, mimfs_fsrename/.cvsignore, mimfs_fsrename/Makefile.am, mimfs_fsrmdir/.cvsignore, mimfs_fsrmdir/Makefile.am, mimfs_fsrwfile/.cvsignore, mimfs_fsrwfile/Makefile.am, mimfs_fsstat/.cvsignore, mimfs_fsstat/Makefile.am, mimfs_fssymlink/.cvsignore, mimfs_fstruncate/.cvsignore, mimfs_fstruncate/Makefile.am, mrfs_fsfchx/.cvsignore, mrfs_fsfchx/Makefile.am, mrfs_fsfile01/.cvsignore, mrfs_fsfile01/Makefile.am, mrfs_fsfile02/.cvsignore, mrfs_fsfile02/Makefile.am, mrfs_fsfstest/.cvsignore, mrfs_fsfstest/Makefile.am, mrfs_fsimfs01/.cvsignore, mrfs_fsimfs01/Makefile.am, mrfs_fsimfs02/.cvsignore, mrfs_fsimfs02/Makefile.am, mrfs_fslink/.cvsignore, mrfs_fsmkdir/.cvsignore, mrfs_fsmkdir/Makefile.am, mrfs_fsopen/.cvsignore, mrfs_fsopen/Makefile.am, mrfs_fsrdwrv/.cvsignore, mrfs_fsrdwrv/Makefile.am, mrfs_fsreaddir/.cvsignore, mrfs_fsreaddir/Makefile.am, mrfs_fsrename/.cvsignore, mrfs_fsrename/Makefile.am, mrfs_fsrmdir/.cvsignore, mrfs_fsrmdir/Makefile.am, mrfs_fsrwfile/.cvsignore, mrfs_fsrwfile/Makefile.am, mrfs_fsstat/.cvsignore, mrfs_fsstat/Makefile.am, mrfs_fssymlink/.cvsignore, mrfs_fstruncate/.cvsignore, mrfs_fstruncate/Makefile.am: Removed.
19:21 Changeset in rtems [32eba74]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-08-01 Jennifer Averett <Jennifer.Averett@…> * score/include/rtems/score/isr.h: Cleaned up comments.
17:30 Changeset in rtems [e3d64d4]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-08-01 Jennifer Averett <Jennifer.Averett@…> * score/include/rtems/score/smplock.h: Fix comments.
16:15 Changeset in rtems [765d726]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-01 Joel Sherrill <joel.sherrill@…> * sp75/init.c, sp75/sp75.doc, sp75/sp75.scn: Correct test and supporting documentation.
16:03 Ticket #1872 (Add SMP support to apimutexlock) created by Jennifer Averett
The attached patch adds SMPsupport to apimutexlock and apimutexunlock.
14:45 Ticket #1802 (smp support for i386) closed by Jennifer Averett
fixed: Patch Applied
14:44 Ticket #1801 (smp support for the sparc) closed by Jennifer Averett
fixed: Patch applied
14:29 Changeset in rtems [7336d4af]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-01 Xiang Cui <medivhc@…> * Makefile.am, configure.ac, imfs_support/fs_config.h, imfs_support/fs_support.c, mimfs_support/fs_config.h, mimfs_support/fs_support.c: Add initial version of new filesystem tests. There are multiple failures which need to be addressed by the community. * fsfchx/fsfchx.doc, fsfchx/init.c, fsfile01/fsfile01.doc, fsfile01/test.c, fsfile01/test_cat.c, fsfile01/test_extend.c, fsfile01/test_write.c, fsfile02/fsfile02.doc, fsfile02/init.c, fsfstest/fs-test.c, fsfstest/fsfstest.doc, fsimfs01/fsimfs01.doc, fsimfs01/init.c, fsimfs02/fsimfs02.doc, fsimfs02/init.c, fslink/fslink.doc, fslink/test.c, fsmkdir/fsmkdir.doc, fsmkdir/test.c, fsopen/fsopen.doc, fsopen/test.c, fsrdwrv/fsrdwrv.doc, fsrdwrv/test.c, fsreaddir/fsreaddir.doc, fsreaddir/test.c, fsrename/fsrename.doc, fsrename/test.c, fsrmdir/test.c, fsrwfile/fsrwfile.doc, fsrwfile/init.c, fsstat/fsstat.doc, fsstat/test.c, fssymlink/fssymlink.doc, fssymlink/test.c, fstruncate/fstruncate.doc, fstruncate/test.c, imfs_fsfchx/.cvsignore, imfs_fsfchx/Makefile.am, imfs_fsfile01/.cvsignore, imfs_fsfile01/Makefile.am, imfs_fsfile02/.cvsignore, imfs_fsfile02/Makefile.am, imfs_fsfstest/.cvsignore, imfs_fsfstest/Makefile.am, imfs_fsimfs01/.cvsignore, imfs_fsimfs01/Makefile.am, imfs_fsimfs02/.cvsignore, imfs_fsimfs02/Makefile.am, imfs_fslink/.cvsignore, imfs_fslink/Makefile.am, imfs_fsmkdir/.cvsignore, imfs_fsmkdir/Makefile.am, imfs_fsopen/.cvsignore, imfs_fsopen/Makefile.am, imfs_fsrdwrv/.cvsignore, imfs_fsrdwrv/Makefile.am, imfs_fsreaddir/.cvsignore, imfs_fsreaddir/Makefile.am, imfs_fsrename/.cvsignore, imfs_fsrename/Makefile.am, imfs_fsrmdir/.cvsignore, imfs_fsrmdir/Makefile.am, imfs_fsrwfile/.cvsignore, imfs_fsrwfile/Makefile.am, imfs_fsstat/.cvsignore, imfs_fsstat/Makefile.am, imfs_fssymlink/.cvsignore, imfs_fssymlink/Makefile.am, imfs_fstruncate/.cvsignore, imfs_fstruncate/Makefile.am, mdosfs_fsfchx/.cvsignore, mdosfs_fsfchx/Makefile.am, mdosfs_fsfile01/.cvsignore, mdosfs_fsfile01/Makefile.am, mdosfs_fsfile02/.cvsignore, mdosfs_fsfile02/Makefile.am, mdosfs_fsfstest/.cvsignore, mdosfs_fsfstest/Makefile.am, mdosfs_fsimfs01/.cvsignore, mdosfs_fsimfs01/Makefile.am, mdosfs_fsimfs02/.cvsignore, mdosfs_fsimfs02/Makefile.am, mdosfs_fslink/.cvsignore, mdosfs_fslink/Makefile.am, mdosfs_fsmkdir/.cvsignore, mdosfs_fsmkdir/Makefile.am, mdosfs_fsopen/.cvsignore, mdosfs_fsopen/Makefile.am, mdosfs_fsrdwrv/.cvsignore, mdosfs_fsrdwrv/Makefile.am, mdosfs_fsreaddir/.cvsignore, mdosfs_fsreaddir/Makefile.am, mdosfs_fsrename/.cvsignore, mdosfs_fsrename/Makefile.am, mdosfs_fsrmdir/.cvsignore, mdosfs_fsrmdir/Makefile.am, mdosfs_fsrwfile/.cvsignore, mdosfs_fsrwfile/Makefile.am, mdosfs_fsstat/.cvsignore, mdosfs_fsstat/Makefile.am, mdosfs_fssymlink/.cvsignore, mdosfs_fssymlink/Makefile.am, mdosfs_fstruncate/.cvsignore, mdosfs_fstruncate/Makefile.am, mdosfs_support/fs_config.h, mdosfs_support/fs_support.c, mimfs_fsfchx/.cvsignore, mimfs_fsfchx/Makefile.am, mimfs_fsfile01/.cvsignore, mimfs_fsfile01/Makefile.am, mimfs_fsfile02/.cvsignore, mimfs_fsfile02/Makefile.am, mimfs_fsfstest/.cvsignore, mimfs_fsfstest/Makefile.am, mimfs_fsimfs01/.cvsignore, mimfs_fsimfs01/Makefile.am, mimfs_fsimfs02/.cvsignore, mimfs_fsimfs02/Makefile.am, mimfs_fslink/.cvsignore, mimfs_fslink/Makefile.am, mimfs_fsmkdir/.cvsignore, mimfs_fsmkdir/Makefile.am, mimfs_fsopen/.cvsignore, mimfs_fsopen/Makefile.am, mimfs_fsrdwrv/.cvsignore, mimfs_fsrdwrv/Makefile.am, mimfs_fsreaddir/.cvsignore, mimfs_fsreaddir/Makefile.am, mimfs_fsrename/.cvsignore, mimfs_fsrename/Makefile.am, mimfs_fsrmdir/.cvsignore, mimfs_fsrmdir/Makefile.am, mimfs_fsrwfile/.cvsignore, mimfs_fsrwfile/Makefile.am, mimfs_fsstat/.cvsignore, mimfs_fsstat/Makefile.am, mimfs_fssymlink/.cvsignore, mimfs_fssymlink/Makefile.am, mimfs_fstruncate/.cvsignore, mimfs_fstruncate/Makefile.am, mrfs_fsfchx/.cvsignore, mrfs_fsfchx/Makefile.am, mrfs_fsfile01/.cvsignore, mrfs_fsfile01/Makefile.am, mrfs_fsfile02/.cvsignore, mrfs_fsfile02/Makefile.am, mrfs_fsfstest/.cvsignore, mrfs_fsfstest/Makefile.am, mrfs_fsimfs01/.cvsignore, mrfs_fsimfs01/Makefile.am, mrfs_fsimfs02/.cvsignore, mrfs_fsimfs02/Makefile.am, mrfs_fslink/.cvsignore, mrfs_fslink/Makefile.am, mrfs_fsmkdir/.cvsignore, mrfs_fsmkdir/Makefile.am, mrfs_fsopen/.cvsignore, mrfs_fsopen/Makefile.am, mrfs_fsrdwrv/.cvsignore, mrfs_fsrdwrv/Makefile.am, mrfs_fsreaddir/.cvsignore, mrfs_fsreaddir/Makefile.am, mrfs_fsrename/.cvsignore, mrfs_fsrename/Makefile.am, mrfs_fsrmdir/.cvsignore, mrfs_fsrmdir/Makefile.am, mrfs_fsrwfile/.cvsignore, mrfs_fsrwfile/Makefile.am, mrfs_fsstat/.cvsignore, mrfs_fsstat/Makefile.am, mrfs_fssymlink/.cvsignore, mrfs_fssymlink/Makefile.am, mrfs_fstruncate/.cvsignore, mrfs_fstruncate/Makefile.am, mrfs_support/fs_config.h, mrfs_support/fs_support.c, support/fstest.h, support/fstest_support.c, support/fstest_support.h, support/ramdisk_support.c, support/ramdisk_support.h: New files.
14:17 Changeset in rtems [bc018b12]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-08-01 Jennifer Averett <Jennifer.Averett@…> * score/src/schedulersimplesmpschedule.c: Fix bug in smp simple scheduler.
13:48 Changeset in rtems [dce1032b]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-01 Sebastien Bourdeauducq <sebastien.bourdeauducq@…> PR 1869/bsps * startup/bspclean.c: New file. * include/tm27.h: Removed. * ChangeLog?, Makefile.am, README, preinstall.am, include/bsp.h, include/system_conf.h, make/custom/milkymist.cfg, startup/linkcmds: Complete BSP for Milkymist One supporting Milkymist SOC 1.0.x. Includes new or updated drivers for: - Multi-standard video input (PAL/SECAM/NTSC) - Two DMX512 (RS485) ports - MIDI IN and MIDI OUT ports - VGA output - AC'97 audio - NOR flash - 10/100 Ethernet - Memory card (experimental and incomplete) - USB host connectors (input devices only) - RC5 infrared receiver - RS232 debug port
13:41 Changeset in rtems [01f2692e]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-08-01 Jennifer Averett <Jennifer.Averett@…> PR 1802 * shared/irq/irq_asm.S, shared/irq/irq_init.c, shared/smp/smp-imps.c, shared/smp/smp-imps.h: Add SMP support for i386. * shared/smp/getcpuid.c: New file.
13:41 Changeset in rtems [8a7ed82]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-08-01 Jennifer Averett <Jennifer.Averett@…> PR 1802 * Makefile.am, configure.ac, preinstall.am, clock/ckinit.c, start/start16.S, startup/bspstart.c, startup/ldsegs.S: Add SMP support for i386.
13:27 Changeset in rtems [864dd9ad]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-01 Joel Sherrill <joel.sherrill@…> * psx16/Makefile.am: New file.
12:47 Ticket #1871 (O_APPEND is broken for IMFS, DOSFS, and RFS) created by Xiang Cui
fd = open (name01, O_CREAT | O_WRONLY, mode); status = close (fd); …
12:45 Changeset in rtems [efe2ab6]4.115 by Joel Sherrill <joel.sherrill@…>
2011-08-01 Joel Sherrill <joel.sherrilL@…> * psx16/.cvsignore, psx16/init.c, psx16/psx16.doc, psx16/psx16.scn: New files. Accidentally missed in previous commit.
12:38 Ticket #1870 (lseek changes the file size while write or truncate are not called on ...) closed by Xiang Cui
duplicate: There is related BUG 1398
11:59 Ticket #1870 (lseek changes the file size while write or truncate are not called on ...) created by Xiang Cui
The spec says: Although lseek() may position the file offset beyond …
09:52 Ticket #1869 (Full port to the Milkymist One) created by Sebastien Bourdeauducq
Full port to the Milkymist One. Supports Milkymist SoC 1.0.x. Includes …
09:08 Ticket #1868 (LM32 interrupt handler is broken) created by Sebastien Bourdeauducq
A series of patches updating the LM32 IRQ code to match the changing …
08:17 Ticket #1822 (Cast parameters of lm32_interrupt_* to uint32_t) closed by Sebastien Bourdeauducq
invalid: closing
07:27 Changeset in rtems [363aace]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-01 Sebastian Huber <sebastian.huber@…> * libfs/src/nfsclient/src/nfs.c: Fixed creation of directories.
06:36 Changeset in rtems [3ca8c6bc]4.115 by Sebastian Huber <sebastian.huber@…>
2011-08-01 Sebastian Huber <sebastian.huber@…> * include/.cvsignore: New file. * include/bspopts.h.in: Removed file.
04:58 Changeset in rtems [96a0c2ae]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate
04:57 Changeset in rtems [c05fad28]4.115 by Ralf Corsepius <ralf.corsepius@…>
GCC_RPMREL = 0.20110731.0
02:44 Release/4.9 edited by JoelSherrill
/* Release 4.9.7 Changes */ PR1855/cpukit Correct processing of signals during a blocking pthread_join(). (diff)
02:43 Release/4.10 edited by JoelSherrill
/* Release 4.10.2 Changes */ PR1855/cpukit Correct processing of signals during a blocking pthread_join(). (diff)

07/31/11:

22:41 Changeset in rtems [34484311]4.9 by Joel Sherrill <joel.sherrill@…>
2011-07-31 Joel Sherrill <joel.sherrilL@…> PR 1855/cpukit * Makefile.am, configure.ac, psx16/Makefile.am: Correct signal processing during pthread_join. We are supposed to unblock the thread waiting on a pthread_join(), dispatch the signal handler, account for it potentially overwriting errno, and then have the thread return to blocking within pthread_join(). * psxeintr_join/.cvsignore, psxeintr_join/Makefile.am, psxeintr_join/init.c, psxeintr_join/psxeintr_join.doc, psxeintr_join/psxeintr_join.scn: New files.
22:41 Changeset in rtems [0cc08a21]4.9 by Joel Sherrill <joel.sherrill@…>
2011-07-31 Joel Sherrill <joel.sherrilL@…> PR 1855/cpukit * posix/src/psignal.c, posix/src/psignalunblockthread.c, posix/src/pthread.c, posix/src/pthreadjoin.c: Correct signal processing during pthread_join. We are supposed to unblock the thread waiting on a pthread_join(), dispatch the signal handler, account for it potentially overwriting errno, and then have the thread return to blocking within pthread_join().
22:40 Changeset in rtems [eaad7ce0]4.10 by Joel Sherrill <joel.sherrill@…>
2011-07-31 Joel Sherrill <joel.sherrilL@…> PR 1855/cpukit * Makefile.am, configure.ac: Correct signal processing during pthread_join. We are supposed to unblock the thread waiting on a pthread_join(), dispatch the signal handler, account for it potentially overwriting errno, and then have the thread return to blocking within pthread_join(). * psxeintr_join/.cvsignore, psxeintr_join/Makefile.am, psxeintr_join/init.c, psxeintr_join/psxeintr_join.doc, psxeintr_join/psxeintr_join.scn: New files.
22:40 Changeset in rtems [426eb35]4.10 by Joel Sherrill <joel.sherrill@…>
2011-07-31 Joel Sherrill <joel.sherrilL@…> PR 1855/cpukit * posix/src/psignal.c, posix/src/psignalunblockthread.c, posix/src/pthread.c, posix/src/pthreadjoin.c: Correct signal processing during pthread_join. We are supposed to unblock the thread waiting on a pthread_join(), dispatch the signal handler, account for it potentially overwriting errno, and then have the thread return to blocking within pthread_join().
22:40 Changeset in rtems [bd1505b2]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-31 Joel Sherrill <joel.sherrilL@…> PR 1855/cpukit * Makefile.am, configure.ac: Correct signal processing during pthread_join. We are supposed to unblock the thread waiting on a pthread_join(), dispatch the signal handler, account for it potentially overwriting errno, and then have the thread return to blocking within pthread_join(). * psxeintr_join/.cvsignore, psxeintr_join/Makefile.am, psxeintr_join/init.c, psxeintr_join/psxeintr_join.doc, psxeintr_join/psxeintr_join.scn: New files.
22:40 Changeset in rtems [f05af6b7]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-31 Joel Sherrill <joel.sherrilL@…> PR 1855/cpukit * posix/src/psignal.c, posix/src/pthread.c, posix/src/pthreadjoin.c: Correct signal processing during pthread_join. We are supposed to unblock the thread waiting on a pthread_join(), dispatch the signal handler, account for it potentially overwriting errno, and then have the thread return to blocking within pthread_join().
21:47 Ticket #1855 (Processing of signal during pthread_join()) closed by Joel Sherrill
fixed: Patch merged. Closing.
20:32 Release/4.10 edited by JoelSherrill
/* Release 4.10.2 Changes */ 1867/cpukit - Support the case where a thread is joinable but calls pthread_exit() before a thread has attempted to join. (diff)
20:32 Release/4.9 edited by JoelSherrill
/* Release 4.9.7 Changes */ 1867/cpukit - Support the case where a thread is joinable but calls pthread_exit() before a thread has attempted to join. (diff)
16:19 Projects/GSoC/Bdbuf_improvements created by Sh
Created page with "The Bdbuf is the block device buffer management in RTEMS. =Replacement Strategy= Bdbuf uses curre..."
16:17 Changeset in rtems [e6e75e2]4.9 by Joel Sherrill <joel.sherrill@…>
2011-07-31 Joel Sherrill <joel.sherrilL@…> PR 1867/cpukit * Makefile.am, configure.ac, psx12/task.c, psxrwlock01/test.c: Correct implementation of pthread_exit() and pthread_join() to support the case where a thread is joinable but calls pthread_exit() before a thread has attempted to join. * psx16/.cvsignore, psx16/Makefile.am, psx16/init.c, psx16/psx16.doc, psx16/psx16.scn: New files.
16:16 Changeset in rtems [ffb8c77e]4.9 by Joel Sherrill <joel.sherrill@…>
2011-07-31 Joel Sherrill <joel.sherrilL@…> PR 1867/cpukit * posix/src/pthreadexit.c, posix/src/pthreadjoin.c: Correct implementation of pthread_exit() and pthread_join() to support the case where a thread is joinable but calls pthread_exit() before a thread has attempted to join.
16:16 Changeset in rtems [0126591]4.10 by Joel Sherrill <joel.sherrill@…>
2011-07-31 Joel Sherrill <joel.sherrilL@…> PR 1867/cpukit * Makefile.am, configure.ac, psx12/task.c, psxkey03/init.c, psxrwlock01/test.c: Correct implementation of pthread_exit() and pthread_join() to support the case where a thread is joinable but calls pthread_exit() before a thread has attempted to join. * psx16/.cvsignore, psx16/Makefile.am, psx16/init.c, psx16/psx16.doc, psx16/psx16.scn: New files.
16:16 Changeset in rtems [1389334]4.10 by Joel Sherrill <joel.sherrill@…>
2011-07-31 Joel Sherrill <joel.sherrilL@…> PR 1867/cpukit * posix/src/pthreadexit.c, posix/src/pthreadjoin.c: Correct implementation of pthread_exit() and pthread_join() to support the case where a thread is joinable but calls pthread_exit() before a thread has attempted to join.
16:16 Changeset in rtems [76e9a52f]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-31 Joel Sherrill <joel.sherrilL@…> PR 1867/cpukit * Makefile.am, configure.ac, psx12/task.c, psxkey03/init.c, psxrwlock01/test.c: Correct implementation of pthread_exit() and pthread_join() to support the case where a thread is joinable but calls pthread_exit() before a thread has attempted to join.
16:16 Changeset in rtems [25715ecc]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-31 Joel Sherrill <joel.sherrilL@…> PR 1867/cpukit * posix/src/pthreadexit.c, posix/src/pthreadjoin.c: Correct implementation of pthread_exit() and pthread_join() to support the case where a thread is joinable but calls pthread_exit() before a thread has attempted to join.
15:58 Developer/OpenProjects edited by Sh
/* Run-Time Projects Not Initiated */ (diff)
15:33 Ticket #1867 (pthread_join with exited thread does not work) closed by Joel Sherrill
fixed: Patch applied to all applicable branches. Closing.
14:12 Changeset in rtems [a9ed923]4.10 by Joel Sherrill <joel.sherrill@…>
2011-07-31 Joel Sherrill <joel.sherrilL@…> PR 1839/filesystem * libcsupport/include/rtems/libio_.h, libcsupport/src/fchdir.c, libcsupport/src/fdatasync.c, libcsupport/src/fpathconf.c, libcsupport/src/fsync.c, libcsupport/src/ftruncate.c, libcsupport/src/read.c, libcsupport/src/readv.c, libcsupport/src/write.c, libcsupport/src/writev.c: Some calls did not return proper status for permission errors or incorrectly permissions at all.

07/30/11:

15:03 Ticket #1867 (pthread_join with exited thread does not work) created by Joel Sherrill
The current RTEMS implementation of pthread_exit() and pthread_join() …

07/29/11:

23:56 Release/4.9 edited by JoelSherrill
/* Release 4.9.7 Changes */ Add PR1864 - missing doc for some POSIX configuration macros (diff)
23:56 Release/4.10 edited by JoelSherrill
/* Release 4.10.2 Changes */ Add PR1864 - missing doc for some POSIX configuration macros (diff)
20:29 Changeset in rtems [7920a24c]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-29 Pawel Zagorski <pzagor@…> PR 1865/tests * stringto01/Makefile.am, stringto01/init.c, stringto01/stringto01.doc, stringto01/stringto01.scn, stringto01/stringto_test_template.h: Improve coverage of string conversion routines.
19:51 Changeset in rtems [1fc9ef5]4.9 by Joel Sherrill <joel.sherrill@…>
2011-07-29 Joel Sherrill <joel.sherrilL@…> PR 1864/doc * user/conf.t: Add missing documentation for CONFIGURE_MAXIMUM_POSIX_BARRIERS , CONFIGURE_MAXIMUM_POSIX_SPINLOCKS, CONFIGURE_MAXIMUM_POSIX_RWLOCKS.
19:50 Changeset in rtems [5691dc6]4.10 by Joel Sherrill <joel.sherrill@…>
2011-07-29 Joel Sherrill <joel.sherrilL@…> PR 1864/doc * user/conf.t: Add missing documentation for CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUE_DESCRIPTORS, CONFIGURE_MAXIMUM_POSIX_BARRIERS , CONFIGURE_MAXIMUM_POSIX_SPINLOCKS, CONFIGURE_MAXIMUM_POSIX_RWLOCKS.
19:50 Changeset in rtems [6662754]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-29 Joel Sherrill <joel.sherrilL@…> PR 1864/doc * user/conf.t: Add missing documentation for CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUE_DESCRIPTORS, CONFIGURE_MAXIMUM_POSIX_BARRIERS , CONFIGURE_MAXIMUM_POSIX_SPINLOCKS, CONFIGURE_MAXIMUM_POSIX_RWLOCKS.
19:34 Ticket #1866 (posix timing tests: psxtmbarrier04) created by el.mastin2
Contains these barrier tests: + pthread_barrier_wait – releasing, …
19:13 Ticket #1865 (Coverage Improvement: strto01 testcase) closed by Joel Sherrill
fixed: Committed. Starting coverage run now. Results will populate web page as available. Thanks.
18:56 Ticket #1864 (Configuring a System Chapter Missing Some POSIX Parameters) closed by Joel Sherrill
fixed: 4.9 did not have CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUE_DESCRIPTORS so not added there. Patch applied. Closing.
18:55 Ticket #1865 (Coverage Improvement: strto01 testcase) created by Pawel
ENVIRONMENT: qemuppc / Couverture QEMU emulator version 0.14.0 …
18:48 Ticket #1864 (Configuring a System Chapter Missing Some POSIX Parameters) created by Joel Sherrill
It looks like the documentation is incomplete or missing for …
18:14 Changeset in rtems [5c283458]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-07-29 Jennifer Averett <Jennifer.Averett@…> * smp03/init.c, smp03/system.h, smp03/tasks.c: Modified test to force a task to run prior to starting the next task. This allows the last task to always preempt, where if the tasks started in an odd order the last task could run prior the the task it was supposed to preempt.
16:54 Changeset in rtems [4f6cc11d]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-29 Ricardo Aguirre <el.mastin@…> PR 1863/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_barrier_wait - releasing, no preempt * psxtmbarrier03/.cvsignore, psxtmbarrier03/Makefile.am, psxtmbarrier03/init.c, psxtmbarrier03/psxtmbarrier03.doc: New files.
15:08 Changeset in rtems [e694c2d4]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-29 Ricardo Aguirre <el.mastin@…> PR 1859/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_barrier_wait - blocking * psxtmbarrier02/.cvsignore, psxtmbarrier02/Makefile.am, psxtmbarrier02/init.c, psxtmbarrier02/psxtmbarrier02.doc: New files.
15:05 Ticket #1863 (posix timing tests: psxtmbarrier03) created by el.mastin2
Contains these barrier tests: + pthread_barrier_wait – blocking …
14:06 Changeset in rtems [89dc499]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-07-29 Ralf Corsépius <ralf.corsepius@…> * bsp_specs: Remove *lib (Anachronism).
13:59 Changeset in rtems [ace38fb]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-07-29 Ralf Corsépius <ralf.corsepius@…> * POSIX/iconv.c, POSIX/iconv_open.c, POSIX/iconv_close.c: New. * POSIX/Makefile.am: Add iconv, iconv_open, iconv_close.
13:48 Changeset in rtems [d4a0934]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-07-29 Jennifer Averett <Jennifer.Averett@…> * support/include/test_support.h: Fixed incorrect name in prototype.
12:29 Changeset in rtems [cf288c38]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-07-29 Jennifer Averett <Jennifer.Averett@…> * smp01/init.c, smp02/init.c, smp02/tasks.c, smp03/init.c, smp03/tasks.c, smp04/Makefile.am, smp04/init.c, smp05/init.c, smp06/init.c, smp07/init.c, smp08/init.c: Cleaned up tests and fixed some print statement problems. * smp04/tasks.c: Removed.

07/28/11:

22:38 Ticket #1862 (RBTree test: sprbtree01 test improves coverage) created by Petr Benes
The uncovered ranges of RBTrees that are reachable by tests are now …
22:29 Ticket #1861 (RBTree: redundant code removed) created by Petr Benes
There are some uncovered ranges by tests. These spots can not be …
21:45 Ticket #1860 (posix timing tests: psxtmbarrier02) created by el.mastin2
Contains these barrier tests: + pthread_barrier_wait – blocking …
21:17 Changeset in rtems [602b1f61]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-28 Ricardo Aguirre <el.mastin@…> PR 1859/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_barrier_init and pthread_barrier_destroy. * psxtmbarrier01/.cvsignore, psxtmbarrier01/Makefile.am, psxtmbarrier01/init.c, psxtmbarrier01/psxtmbarrier01.doc: New files.
21:06 Changeset in rtems [3cdac682]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-28 Pawel Zagorski <pzagor@…> PR 1857/tests * Makefile.am, configure.ac: Add test where there is more than one thread at a priority with the executing thread being non-preemptive. * sp76/.cvsignore, sp76/Makefile.am, sp76/init.c, sp76/sp76.doc, sp76/sp76.scn: New files.
20:58 Changeset in rtems [57fb39a]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-28 Petr Benes <benesp16@…> PR 1858/testing * sp74/sp74.doc: Fix after changes.
20:06 Ticket #1857 (Branch Coverage Improvement: schedulerpriorityyield.c:47) closed by Joel Sherrill
fixed: Patch committed. Thanks.
19:58 Ticket #1858 (Test description in .../sptests/sp74.doc is no longer accurate after ...) closed by Joel Sherrill
fixed: Applied. Thanks. Closing.
19:50 Changeset in rtems [1a1a151]4.115 by Till Straumann <strauman@…>
2011-27-28 Till Straumann <strauman@…> * start/start.S: Align stack and tag TOS with a NULL pointer (help terminate when walking the stack).
19:27 Changeset in rtems [6963b2e7]4.115 by Till Straumann <strauman@…>
2011-27-28 Till Straumann <strauman@…> * start/start.S: Tag TOS with a NULL pointer (help terminate when walking the stack).
19:27 Ticket #1859 (posix timing tests: psxtmbarrier01) created by el.mastin2
Description: Contains these barrier tests: + …
19:20 Changeset in rtems [b4fdfc6]4.115 by Till Straumann <strauman@…>
2011-27-28 Till Straumann <strauman@…> * start/start.S: fixed indentation. Tag TOS with a NULL pointer (help terminate when walking the stack).
19:16 Ticket #1858 (Test description in .../sptests/sp74.doc is no longer accurate after ...) created by Pawel
Attaching patch. Please see Bug 1853 for details
18:29 Ticket #1857 (Branch Coverage Improvement: schedulerpriorityyield.c:47) created by Pawel
I did this one as you suggested. Removed timer, but had to add: - …
17:33 Changeset in rtems [0bd3f7e]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-07-28 Jennifer Averett <Jennifer.Averett@…> PR 1801 * shared/irq_asm.S: Modifications to synch the sparc with the smp working tree.
01:13 Changeset in rtems [38ccd6fa]4.115 by Till Straumann <strauman@…>
2011-07-27 Till Straumann <strauman@…> * shared/start/start.S, shared/start/preload.S: Make sure stack is 16-byte aligned and the TOS is tagged with a NULL pointer (used as a terminator when printing stack traces).

07/27/11:

17:17 Changeset in rtems [f2dd10b]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-27 Joel Sherrill <joel.sherrilL@…> * posix/src/pthread.c, posix/src/pthreadjoin.c: Revert accidental commit.
14:13 Ticket #1854 (RBTree test: sprbtree01 test includes rtems_rbtree_extract testing) closed by Joel Sherrill
fixed: I have committed this test case. Thanks.
13:35 Changeset in rtems [1c5dde0b]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-27 Petr Benes <benesp16@…> PR 1854/cpukit * sprbtree01/init.c, sprbtree01/sprbtree01.scn: Add test of the rtems_rbtree_extract() to improve test coverage.
13:27 Changeset in rtems [558ef341]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-27 Petr Benes <benesp16@…> PR 1856/cpukit * posix/src/pthread.c, posix/src/pthreadjoin.c, score/src/rbtreeextract.c: Do not derefence NULL.
12:27 Ticket #1856 (RBTree: rtems_rbtree_extract bugfix) closed by Joel Sherrill
fixed: Patch committed. Thanks.
11:36 Ticket #1856 (RBTree: rtems_rbtree_extract bugfix) created by Petr Benes
There was a possibility of NULL pointer dereference, which is avoided …
04:21 Changeset in rtems [586d915f]4.115 by Till Straumann <strauman@…>
2011-07-26 Till Straumann <strauman@…> * shared/irq/openpic_i8259_irq.c: silenced compiler warnings.

07/26/11:

20:53 Changeset in rtems [6b95d5c]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-26 Joel Sherrill <joel.sherrilL@…> * Makefile.am, configure.ac: New test to get coverage of core mutex obtain while in ISR or other dispatch disabled critical section but no wait. * sp75/.cvsignore, sp75/Makefile.am, sp75/init.c, sp75/sp75.doc, sp75/sp75.scn: New files.
19:44 Changeset in rtems [6d94119]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-26 Joel Sherrill <joel.sherrilL@…> * sp74/init.c, sp74/sp74.scn: Fix to get the case hit per coverage reports.
18:16 Release/4.10 edited by JoelSherrill
/* Release 4.10.2 Changes */ 1851/doc - Fix typo in CONFIGURE_MESSAGE_BUFFER_MEMORY example (diff)
18:16 Release/4.9 edited by JoelSherrill
/* Changes Per Point Release */ 1851/doc - Fix typo in CONFIGURE_MESSAGE_BUFFER_MEMORY example (diff)
17:33 Changeset in rtems [93f7c600]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-26 Joel Sherrill <joel.sherrill@…> * sp74/init.c: Does not need clock driver.
17:30 Changeset in rtems [dacde6e4]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-26 Pawel Zagorski <pzagor@…> PR 1853/tests * Makefile.am, configure.ac: Add test for case where a thread is non-preemptive, multiple threads are ready at that priority, a higher priority thread is heir and the thread yields. * sp74/.cvsignore, sp74/Makefile.am, sp74/init.c, sp74/sp74.doc, sp74/sp74.scn: New files.
17:28 Ticket #1855 (Processing of signal during pthread_join()) created by Joel Sherrill
It appears that Linux unblocks a thread waiting on a pthread_join(), …
16:39 Changeset in rtems [9688b8fd]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-26 Ricardo Aguirre <el.mastin@…> PR 1852/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of sem_wait - not available, block. * psxtmsem03/.cvsignore, psxtmsem03/Makefile.am, psxtmsem03/init.c, psxtmsem03/psxtmsem03.doc: New files.
16:32 Ticket #1853 (Coverage Improvement: schedulerpriorityyield.c:47) closed by Joel Sherrill
fixed: Reworked test to simplify it and reduce its potential execution time. I renamed the test to sp74 since it is actually testing the default scheduler not the Simple Priority one. In gdb, it appears to exercise the code in question. Please review the test (and .doc for description) so you understand what I did. Test cases do not need anything extra in them. Simple and short. Coverage reports should show up shortly. Committed. Thanks.
15:04 Ticket #1854 (RBTree test: sprbtree01 test includes rtems_rbtree_extract testing) created by Petr Benes
RBTree test did not include a proper test of the rtems_rbtree_extract …
14:34 Ticket #1853 (Coverage Improvement: schedulerpriorityyield.c:47) created by Pawel
test set name: spsimplesched04 directives: + rtems_task_wake_after …
14:29 Ticket #1852 (posix timing tests: psxtmsem03) created by el.mastin2
posix timing tests: psxtmsem03 Description: Contains these …
14:13 Changeset in rtems [1cf9e382]4.9 by Joel Sherrill <joel.sherrill@…>
2011-07-26 Joel Sherrill <joel.sherrilL@…> PR 1851/doc * user/conf.t: Fix typo in CONFIGURE_MESSAGE_BUFFER_MEMORY example.
14:13 Changeset in rtems [c2f26f0d]4.10 by Joel Sherrill <joel.sherrill@…>
2011-07-26 Joel Sherrill <joel.sherrilL@…> PR 1851/doc * user/conf.t: Fix typo in CONFIGURE_MESSAGE_BUFFER_MEMORY example.
14:13 Changeset in rtems [b4a662a]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-26 Joel Sherrill <joel.sherrilL@…> PR 1851/doc * user/conf.t: Fix typo in CONFIGURE_MESSAGE_BUFFER_MEMORY example.
13:38 Changeset in rtems [99a074de]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-26 Ricardo Aguirre <el.mastin@…> PR 1850/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of sem_post - thread waiting, preempt. * psxtmsem05/.cvsignore, psxtmsem05/Makefile.am, psxtmsem05/init.c, psxtmsem05/psxtmsem05.doc: New files.
13:33 Changeset in rtems [7d931f6a]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-26 Ricardo Aguirre <el.mastin@…> PR 1849/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of sem_post - thread waiting, no preempt. * psxtmsem04/.cvsignore, psxtmsem04/Makefile.am, psxtmsem04/init.c, psxtmsem04/psxtmsem04.doc: New files.
13:16 Ticket #1851 (CONFIGURE_MESSAGE_BUFFER_MEMORY Example has Typo) closed by Joel Sherrill
fixed: Patch applied to 4.9, 4.10 and head. Thanks.
13:11 Ticket #1851 (CONFIGURE_MESSAGE_BUFFER_MEMORY Example has Typo) created by Joel Sherrill
Typo in 4.9 and newer documentation. What is, on page 246 of the …
11:29 Ticket #1850 (posix timing tests: psxtmsem05) created by el.mastin2
Contains this semaphore_test: sem_post - thread waiting, no preempt …
11:26 Ticket #1849 (posix timing tests: psxtmsem04) created by el.mastin2
Contains this semaphore_test: sem_post - thread waiting, no preempt …

07/25/11:

01:26 Release/4.10 edited by JoelSherrill
Add 4.10.1 (diff)
00:02 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ mpc5566evb now using stubs for timer driver and coverhd.h (diff)

07/24/11:

23:55 Changeset in rtems [64adc13]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-24 Joel Sherrill <joel.sherrill@…> * ftpd/ftpd.c, libcsupport/src/geteuid.c, libcsupport/src/getgroups.c, libcsupport/src/getpgrp.c, libcsupport/src/getpid.c, libcsupport/src/getppid.c, libcsupport/src/setpgid.c, libcsupport/src/setsid.c, libcsupport/src/utsname.c, libmisc/stackchk/check.c, posix/include/rtems/posix/mqueue.h, posix/inline/rtems/posix/cond.inl, posix/inline/rtems/posix/mqueue.inl, posix/inline/rtems/posix/mutex.inl, posix/inline/rtems/posix/pthread.inl, posix/inline/rtems/posix/semaphore.inl, posix/inline/rtems/posix/timer.inl, posix/src/alarm.c, posix/src/barrierattrdestroy.c, posix/src/barrierattrgetpshared.c, posix/src/barrierattrinit.c, posix/src/barrierattrsetpshared.c, posix/src/cleanuppop.c, posix/src/cleanuppush.c, posix/src/clockgetcpuclockid.c, posix/src/clockgetenableattr.c, posix/src/clockgetres.c, posix/src/clockgettime.c, posix/src/clocksetenableattr.c, posix/src/clocksettime.c, posix/src/cond.c, posix/src/condattrdestroy.c, posix/src/condattrgetpshared.c, posix/src/condattrinit.c, posix/src/condattrsetpshared.c, posix/src/condbroadcast.c, posix/src/conddefaultattributes.c, posix/src/conddestroy.c, posix/src/condinit.c, posix/src/condsignal.c, posix/src/condsignalsupp.c, posix/src/condtimedwait.c, posix/src/condwait.c, posix/src/condwaitsupp.c, posix/src/keygetspecific.c, posix/src/keyrundestructors.c, posix/src/keysetspecific.c, posix/src/mprotect.c, posix/src/mqueue.c, posix/src/mqueuecreatesupp.c, posix/src/mqueuedeletesupp.c, posix/src/mqueuegetattr.c, posix/src/mqueuenotify.c, posix/src/mqueuereceive.c, posix/src/mqueuesend.c, posix/src/mqueuesendsupp.c, posix/src/mqueuesetattr.c, posix/src/mqueuetimedreceive.c, posix/src/mqueuetimedsend.c, posix/src/mqueuetranslatereturncode.c, posix/src/mqueueunlink.c, posix/src/mutex.c, posix/src/mutexattrdestroy.c, posix/src/mutexattrgetprioceiling.c, posix/src/mutexattrgetprotocol.c, posix/src/mutexattrgetpshared.c, posix/src/mutexattrinit.c, posix/src/mutexattrsetprioceiling.c, posix/src/mutexattrsetprotocol.c, posix/src/mutexattrsetpshared.c, posix/src/mutexdestroy.c, posix/src/mutexgetprioceiling.c, posix/src/mutexinit.c, posix/src/mutexlock.c, posix/src/mutexlocksupp.c, posix/src/mutexsetprioceiling.c, posix/src/mutextimedlock.c, posix/src/mutextrylock.c, posix/src/mutexunlock.c, posix/src/nanosleep.c, posix/src/psignal.c, posix/src/psignalchecksignal.c, posix/src/psignalclearprocesssignals.c, posix/src/psignalclearsignals.c, posix/src/psignalsetprocesssignals.c, posix/src/psignalunblockthread.c, posix/src/pthreadinitthreads.c, posix/src/rwlockattrdestroy.c, posix/src/rwlockattrgetpshared.c, posix/src/rwlockattrinit.c, posix/src/rwlockattrsetpshared.c, posix/src/semaphore.c, posix/src/semaphoredeletesupp.c, posix/src/semaphorenametoid.c, posix/src/semaphorewaitsupp.c, posix/src/semclose.c, posix/src/semdestroy.c, posix/src/semgetvalue.c, posix/src/seminit.c, posix/src/semopen.c, posix/src/sempost.c, posix/src/semtimedwait.c, posix/src/semtrywait.c, posix/src/semunlink.c, posix/src/semwait.c, posix/src/sysconf.c, posix/src/testcancel.c, posix/src/ualarm.c, rtems/src/clockgetuptime.c, rtems/src/clockset.c, rtems/src/clocksetnsecshandler.c, rtems/src/clocktick.c, rtems/src/clocktodtoseconds.c, rtems/src/clocktodvalidate.c, rtems/src/dpmem.c, rtems/src/dpmemcreate.c, rtems/src/dpmemdelete.c, rtems/src/dpmemexternal2internal.c, rtems/src/dpmemident.c, rtems/src/dpmeminternal2external.c, rtems/src/event.c, rtems/src/eventmp.c, rtems/src/eventreceive.c, rtems/src/eventseize.c, rtems/src/eventsend.c, rtems/src/eventsurrender.c, rtems/src/eventtimeout.c, rtems/src/mp.c, rtems/src/msg.c, rtems/src/msgmp.c, rtems/src/msgqallocate.c, rtems/src/msgqbroadcast.c, rtems/src/msgqcreate.c, rtems/src/msgqdelete.c, rtems/src/msgqflush.c, rtems/src/msgqgetnumberpending.c, rtems/src/msgqident.c, rtems/src/msgqreceive.c, rtems/src/msgqtranslatereturncode.c, rtems/src/msgqurgent.c, rtems/src/part.c, rtems/src/partcreate.c, rtems/src/partdelete.c, rtems/src/partgetbuffer.c, rtems/src/partident.c, rtems/src/partmp.c, rtems/src/partreturnbuffer.c, rtems/src/ratemon.c, rtems/src/ratemoncancel.c, rtems/src/ratemoncreate.c, rtems/src/ratemondelete.c, rtems/src/ratemongetstatistics.c, rtems/src/ratemongetstatus.c, rtems/src/ratemonident.c, rtems/src/ratemonperiod.c, rtems/src/ratemonresetstatistics.c, rtems/src/ratemontimeout.c, rtems/src/region.c, rtems/src/regioncreate.c, rtems/src/regiondelete.c, rtems/src/regionextend.c, rtems/src/regiongetfreeinfo.c, rtems/src/regiongetinfo.c, rtems/src/regiongetsegment.c, rtems/src/regiongetsegmentsize.c, rtems/src/regionident.c, rtems/src/regionmp.c, rtems/src/regionprocessqueue.c, rtems/src/regionresizesegment.c, rtems/src/regionreturnsegment.c, rtems/src/rtemsobjectgetclassicname.c, rtems/src/rtemstimer.c, rtems/src/sem.c, rtems/src/semcreate.c, rtems/src/semdelete.c, rtems/src/semflush.c, rtems/src/semident.c, rtems/src/semmp.c, rtems/src/semobtain.c, rtems/src/semrelease.c, rtems/src/semtranslatereturncode.c, rtems/src/signal.c, rtems/src/signalcatch.c, rtems/src/signalmp.c, rtems/src/signalsend.c, rtems/src/taskcreate.c, rtems/src/taskdelete.c, rtems/src/taskgetnote.c, rtems/src/taskident.c, rtems/src/taskinitusers.c, rtems/src/taskissuspended.c, rtems/src/taskmp.c, rtems/src/taskrestart.c, rtems/src/taskresume.c, rtems/src/tasks.c, rtems/src/tasksetnote.c, rtems/src/tasksetpriority.c, rtems/src/taskstart.c, rtems/src/tasksuspend.c, rtems/src/taskwakeafter.c, rtems/src/taskwakewhen.c, rtems/src/timercancel.c, rtems/src/timercreate.c, rtems/src/timerdelete.c, rtems/src/timerfireafter.c, rtems/src/timerfirewhen.c, rtems/src/timergetinfo.c, rtems/src/timerident.c, rtems/src/timerreset.c, rtems/src/timerserverfireafter.c, rtems/src/timerserverfirewhen.c, sapi/src/debug.c, sapi/src/extension.c, sapi/src/posixapi.c, sapi/src/rtemsapi.c, score/src/apiext.c, score/src/chain.c, score/src/corebarrier.c, score/src/corebarrierrelease.c, score/src/corebarrierwait.c, score/src/coremsgbroadcast.c, score/src/coremsgclose.c, score/src/coremsgflush.c, score/src/coremsgflushsupp.c, score/src/coremsgflushwait.c, score/src/coremsginsert.c, score/src/coremsgseize.c, score/src/coremsgsubmit.c, score/src/coremutex.c, score/src/coremutexflush.c, score/src/coremutexseize.c, score/src/corerwlock.c, score/src/corerwlockobtainread.c, score/src/corerwlockobtainwrite.c, score/src/corerwlockrelease.c, score/src/coresem.c, score/src/coresemflush.c, score/src/coresemsurrender.c, score/src/corespinlock.c, score/src/corespinlockrelease.c, score/src/corespinlockwait.c, score/src/coretod.c, score/src/coretodset.c, score/src/coretodtickle.c, score/src/heap.c, score/src/interr.c, score/src/mpci.c, score/src/objectallocate.c, score/src/objectextendinformation.c, score/src/objectfree.c, score/src/objectget.c, score/src/objectgetisr.c, score/src/objectgetnext.c, score/src/objectgetnoprotection.c, score/src/objectinitializeinformation.c, score/src/objectmp.c, score/src/objectnametoid.c, score/src/objectnametoidstring.c, score/src/objectshrinkinformation.c, score/src/rbtree.c, score/src/threaddelayended.c, score/src/threadhandler.c, score/src/threadinitialize.c, score/src/threadloadenv.c, score/src/threadmp.c, score/src/threadq.c, score/src/threadqdequeue.c, score/src/threadqdequeuefifo.c, score/src/threadqdequeuepriority.c, score/src/threadqenqueue.c, score/src/threadqenqueuefifo.c, score/src/threadqenqueuepriority.c, score/src/threadqextract.c, score/src/threadqextractfifo.c, score/src/threadqextractpriority.c, score/src/threadqextractwithproxy.c, score/src/threadqfirst.c, score/src/threadqfirstfifo.c, score/src/threadqfirstpriority.c, score/src/threadqflush.c, score/src/threadqrequeue.c, score/src/threadstackallocate.c, score/src/threadstartmultitasking.c, score/src/watchdog.c, score/src/watchdogadjust.c, score/src/watchdoginsert.c, score/src/watchdogremove.c, score/src/watchdogtickle.c: Remove /*PAGE markers which were interpreted by a long dead print script.
23:43 Changeset in rtems [7c2f2448]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-24 Joel Sherrill <joel.sherrill@…> * cpu.c: Remove /*PAGE markers which were interpreted by a long dead print script.
22:51 Changeset in rtems [3dc9afb6]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-24 Joel Sherrill <joel.sherrill@…> * cpu.c, cpu_asm.S: Remove /*PAGE markers which were interpreted by a long dead print script.
22:51 Changeset in rtems [ce02cc0]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-24 Joel Sherrill <joel.sherrill@…> * cpu.c: Remove /*PAGE markers which were interpreted by a long dead print script.
22:48 Changeset in rtems [4bf23060]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-24 Joel Sherrill <joel.sherrill@…> * cpu.c, cpu_asm.S, rtems/score/cpu.h: Remove /*PAGE markers which were interpreted by a long dead print script.
22:10 Changeset in rtems [9e15e9b]4.115 by Joel Sherrill <joel.sherrill@…>
2011-07-24 Joel Sherrill <joel.sherrill@…> * sp04/tswitch.c, sp07/task1.c, sp07/task2.c, sp09/screen07.c, sp11/task1.c, sp11/task2.c, sp12/pridrv.c, sp12/pritask.c, sp13/task1.c, sp14/asr.c, sp14/task1.c, sp19/first.c, sp19/fptask.c, sp19/inttest.h, sp19/task1.c, sp20/task1.c, sp25/task1.c, sp26/task1.c, sp28/init.c, sp29/init.c, sp31/task1.c, sp32/init.c, sp33/init.c, sp34/changepri.c, sp36/strict_order_mut.c, sp37/init.c, sp43/init.c, sp44/init.c, sp48/init.c, sp54/init.c, sp59/init.c, sp65/init.c, sp68/init.c, spchain/init.c, spclockget/init.c, spfatal03/testcase.h, spfatal07/testcase.h, spfatal_support/init.c: Do not line length exceed 80 columns.
20:26 Changeset in rtems [f8f760d]4.94.9.6 by Joel Sherrill <joel.sherrill@…>
Upgrade to 4.9.6
20:26 Changeset in rtems [85f1b9a]4.9 by Joel Sherrill <joel.sherrill@…>
2011-07-24 Joel Sherrill <joel.sherrilL@…> PR 1839/filesystem * libcsupport/include/rtems/libio_.h, libcsupport/src/fchdir.c, libcsupport/src/fdatasync.c, libcsupport/src/fpathconf.c, libcsupport/src/fsync.c, libcsupport/src/read.c, libcsupport/src/readv.c, libcsupport/src/write.c, libcsupport/src/writev.c: Some calls did not return proper status for permission errors or incorrectly permissions at all.
20:03 Changeset in rtems [84b2e65b]4.9 by Joel Sherrill <joel.sherrill@…>
2011-07-24 Joel Sherrill <joel.sherrilL@…> * Makefile.am, preinstall.am: Include stubs so all tests compile. * include/tm27.h: New file.
19:45 Changeset in rtems [dc64ace]4.9 by Joel Sherrill <joel.sherrill@…>
2011-07-24 Joel Sherrill <joel.sherrilL@…> * clock/ckinit.c: Correct back port.
14:17 Changeset in rtems [0ef2534]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
14:16 Changeset in rtems [4c154c4]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
14:13 Changeset in rtems [83a8feb]4.115 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.19.0-rtems4.11-20110724.diff.
14:12 Changeset in rtems [38ae93fd]4.115 by Ralf Corsepius <ralf.corsepius@…>
Enable iconv by default.
14:10 Changeset in rtems [4977cfbf]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
05:46 Changeset in rtems [b3f4cd4]4.115 by Ralf Corsepius <ralf.corsepius@…>
Support rpmbuild --with iconv.
05:45 Changeset in rtems [6ea18279]4.115 by Ralf Corsepius <ralf.corsepius@…>
Remove support for Fedora 13. Support rpmbuild --with iconv.
Note: See TracTimeline for information about the timeline view.