Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Timeline



08/01/11:

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 …
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
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: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
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:

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..."
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.

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)
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 …
15:05 Ticket #1863 (posix timing tests: psxtmbarrier03) created by el.mastin2
Contains these barrier tests: + pthread_barrier_wait – blocking …

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 …
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:27 Ticket #1859 (posix timing tests: psxtmbarrier01) created by el.mastin2
Description: Contains these barrier tests: + …
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: - …

07/27/11:

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.
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 …

07/26/11:

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: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: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 …
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/23/11:

17:36 TBR/UserManual/RTEMS_Coverage_Analysis edited by Panzon
/* Current Status */ (diff)
01:11 Ticket #1848 (Add driver and file system sync support.) created by Chris Johns
Currently there is no API in RTEMS to sync a libblock device given the …

07/22/11:

20:06 Release/4.10 edited by JoelSherrill
/* Release 4.10.2 Changes */ Add 1839 - multiple system calls return incorrect status or incorrectly check permission (diff)
20:06 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ Add 1839 - multiple system calls return incorrect status or incorrectly check permission (diff)
17:13 Release/4.10 edited by JoelSherrill
/* Release 4.10.2 Changes */ Add 1845 - tl22xx_t cfg file had invalid syntax (diff)
17:04 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ Add 1778 - mvme5500 BSP: VME uses shared ISR (diff)
15:13 Ticket #1839 (multiple system calls return incorrect status or incorrectly check ...) closed by Joel Sherrill
fixed: Patches committed. Closing.
14:34 Ticket #1847 (posix timing tests: psxtmsem02) created by el.mastin2
Contains these semaphore_tests: + sem_getvalue + sem_wait – …
12:45 Ticket #1846 (posix timing tests: psxtmsem01) created by el.mastin2
Contains these semaphore_tests: + sem_init + sem_open (first …
12:16 Ticket #1845 (arm/rtl22xx_t fails to configure) closed by Joel Sherrill
fixed
12:15 Ticket #1748 (SPARC BSPs nanoseconds skipping back when counter wraps during get TOD ...) closed by Joel Sherrill
fixed: Committed to all applicable branches. Thanks.
11:00 Projects/CVStoGit edited by Amar Takhar
Add a transition section (diff)
10:50 TBR/BSP/QorIQ created by Sh
Created page with "=Overview= * Freescale product page * QorIQ on Wikipedia =Tested Va..."
10:26 TBR/Website/Board_Support_Packages edited by Sh
/* PowerPC BSPs */ (diff)
09:16 Projects/CVStoGit edited by ChrisJohns
/* Repositories */ (diff)
09:11 Projects/CVStoGit edited by Amar Takhar
Fill in user map. (diff)
09:06 Projects/CVStoGit edited by Amar Takhar
Add link to gitready. (diff)
09:05 Projects/CVStoGit edited by Amar Takhar
Remove some non-working markup. (diff)
09:05 Projects/CVStoGit edited by Amar Takhar
Fill in some more. (diff)
07:16 Projects/CVStoGit edited by Amar Takhar
Add conversion table. (diff)
06:57 Projects/CVStoGit edited by Amar Takhar
progress save. (stub) (diff)
00:57 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ Add date (diff)
00:56 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ Add date (diff)
00:55 Release/4.10 edited by JoelSherrill
Add 4.10.2 second ..1766/bsps - SPARC BSPs get nanoseconds correction (diff)
00:55 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ 1766/bsps - SPARC BSPs get nanoseconds correction (diff)

07/21/11:

23:43 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ Order (diff)
23:41 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ Fix order (diff)
21:56 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ Add missing PRs (diff)
21:51 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ Order numerically (diff)
19:47 Ticket #1766 (Lack of information on the configuration of message buffers in the ...) closed by Joel Sherrill
fixed: Fixed on at least 4.10 and head. Closing.
19:44 Ticket #1793 (SMP Update on libmisc CPU Usage Code) closed by Joel Sherrill
duplicate: This was super
19:42 Ticket #1798 (Fix for CLOCK_*_CPUTIME_ID renaming) closed by Joel Sherrill
fixed: Should have been closed when committed.
19:40 Ticket #1824 (Keep rtems_shutdown_executive() parameter) closed by Joel Sherrill
fixed: Committed and documented in 4.11 release notes.
19:32 Ticket #1845 (arm/rtl22xx_t fails to configure) created by Joel Sherrill
This is on 4.10 and 4.9. It builds on the head. checking for …
14:33 Ticket #1799 (PowerPC: Support for Freescale QorIQ (P1020 and P2020)) closed by Sebastian Huber
fixed: Added QorIQ to CVS head.
12:51 Ticket #1836 (posix timing tests: psxtmmutex04) closed by Joel Sherrill
fixed: Committed. Thanks. Note that I updated the test templates and made a sweep to get things more consistent for starting and ending test messages. This wasn't something you did wrong. It was just that the test templates and existing tests did not all do the same thing. I also tried to make the messages in the tests more consistent. This is not your fault either. Just more tests and more chances to see minor inconsistencies. I am just pointing these out so you can double check that new tests follow existing patterns also. :)
05:51 Ticket #1844 (Invalid MP packet prefix for message queues) created by Sebastian Huber
Currently we have sizeof(Message_queue_MP_Packet) > …

07/20/11:

20:36 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ Add PR1838 - add mvme2400 board with 750 CPU to list of supported motorola boards (diff)
20:36 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ Add PR1838 - add mvme2400 board with 750 CPU to list of supported motorola boards (diff)
18:28 Developer/OpenProjects edited by JoelSherrill
Add link to proposal template.. reformat a bit (diff)
15:40 Ticket #1837 (add mvme2400 board with 750 CPU to list of supported motorola boards) closed by Joel Sherrill
fixed
09:48 Ticket #1843 (posix timing tests: psxtmkey01) created by el.mastin2
Contains these mutex_tests: …

07/19/11:

18:16 Release/4.7 edited by JoelSherrill
Add pointer to legacy support. (diff)
18:11 Release/4.8 edited by JoelSherrill
Add pointer to legacy support. (diff)
17:18 Release/4.10 edited by JoelSherrill
/* Release 4.10.1 Changes */ 1838 - fchmod() does not need writeable file descriptor (diff)
17:18 Release/4.9 edited by JoelSherrill
/* Release 4.9.6 Changes */ 1838 - fchmod() does not need writeable file descriptor (diff)
10:51 Ticket #1842 (Static assertions) created by Sebastian Huber
I want to introduce static assertions in RTEMS. Please have a look at …
09:49 Ticket #1841 (Incorrect processing of DNS info from DHCP) created by Sebastien Bourdeauducq
1) When the /etc/resolv.conf file is built, the code reads the …
01:45 TBR/UserManual/Simulators edited by Strauman
(diff)
01:43 Developer/Simulators/QEMU edited by Strauman
(diff)
01:38 Developer/Simulators/QEMU/Preparation created by Strauman
Created page with "== BSP Supporting QEMU's PReP Emulation == As of rtems-4.11 two variants of the 'motorola_powerpc' BSP family are available: *qemuprep *qemuprep-altivec The most significant di..."
01:29 TBR/Website/Board_Support_Packages edited by Strauman
(diff)
01:27 Developer/Simulators/QEMU edited by Strauman
(diff)

07/18/11:

22:50 Ticket #1840 (posix timing tests: psxtmkey02) created by el.mastin2
Contains these mutex_tests: …
05:40 Ticket #1839 (multiple system calls return incorrect status or incorrectly check ...) created by Xiang Cui
In testsuites/psxtests/psxfile01/test.c, line 390 /* * Read …
05:22 Ticket #1838 (fchown doesn't need the file descriptor opened by O_WRONLY or O_RDWR) created by Xiang Cui
In testsuites/psxtest/psxfchx01/init.c, line 139: puts( "Init - …
Note: See TracTimeline for information about the timeline view.