Timeline



12/10/13:

23:56 Changeset in rtems [74c15fe6]4.115 by Joel Sherrill <joel.sherrill@…>
psxtmcond01: Fix bug where mutex not locked and add EPERM error check This test formerly had a bug in that it attempted to wait on a condition variable with a Mutex that was not locked. This is undefined by POSIX. But a recent change to match GNU/Linux behavior resulted in finding a bug in the test.
18:30 Projects/BenchmarkKit edited by Gedare
(diff)
18:30 Projects/BenchmarkKit edited by Gedare
(diff)
15:08 Changeset in rtems [0f01de2b]4.115 by Joel Sherrill <joel.sherrill@…>
alarm.c: Use _Assert() not assert()
05:16 Changeset in rtems [218b0e69]4.115 by Daniel Ramirez <javamonn@…>
psxtmtests: added psxtmcond07 test
04:00 Changeset in rtems [c59f668]4.115 by Chris Johns <chrisj@…>
PR2138: rtems_rfs_rtems_initialize() can erroneously set errno. Patch from Nick for this. Thanks.
03:02 Ticket #2138 ([PATCH] rtems_rfs_rtems_initialize() can erroneously set errno to ...) closed by Chris Johns
fixed: http://git.rtems.org/rtems/commit/?id=c59f668c425ed17eaa2e484984d948c16e5155c9 Thanks.
02:41 Changeset in rtems [6e4255d]4.115 by Chris Johns <chrisj@…>
arm/xilinxzynq: Support application based clock freq. Provide a weak call to a clock freq routine to allow the application to supply the freq defined in the Xilinx generated source. Add code to calculate the baud rate.
02:22 Changeset in rtems [37df715]4.115 by Chris Johns <chrisj@…>
arm/xilinx_zynq: Add bsp_translation_table_end to the linker script.
02:16 Ticket #2142 (sb-set-builder fails on build) closed by Chris Johns
fixed
02:14 Ticket #2158 (dup2 is broken) closed by Chris Johns
fixed
02:13 Ticket #2159 (pipe read waits for all requested data) closed by Chris Johns
fixed
02:05 Developer/Coding/Doxygen_for_BSPs edited by Javamonn
fixed internal link (diff)
02:03 Developer/Coding/Doxygen_for_BSPs created by Javamonn
Added page for working with Doxygen within the libbsp directory. More information and discussion found here: http://www.google-melange.com/gci/task/view/google/gci2013/5870434717270016
01:53 Changeset in rtems [798b8da]4.115 by Joel Sherrill <joel.sherrill@…>
Merge branch 'master' into am
01:50 Ticket #2160 (IMFS pipe support broken) reopened by Chris Johns
01:49 Ticket #2160 (IMFS pipe support broken) closed by Chris Johns
fixed
01:48 Ticket #2161 (syslog source port is not syslog) closed by Chris Johns
fixed
01:37 Changeset in rtems [663ffd0e]4.115 by Chris Johns <chrisj@…>
PR2161: Set the source port to SYSLOG in the syslog socket.
01:35 Changeset in rtems [6122cb6a]4.115 by Chris Johns <chrisj@…>
PR2158: Add support for dup2. Split the dub call into dup and dup2 in fcntl.c. This requires a private command which is placed in the internal libio header.
01:33 Changeset in rtems [9da8740]4.115 by Chris Johns <chrisj@…>
PR2159: Have the FIFO driver read follow POSIX standard. The read call was only returning once the requested buffer was full. The change returns any available data.
01:30 Changeset in rtems [b51d8a4]4.115 by Chris Johns <chrisj@…>
libfs/imfs: Set the FIFO control block. The FIFO was incorrectly set to the default control block.
01:28 Changeset in rtems [136a847]4.115 by Chris Johns <chrisj@…>
arm shared: Add bsp_translation_table_end the linker symbols.

12/09/13:

23:17 Changeset in rtems [371f32f4]4.115 by Daniel Ramirez <javamonn@…>
tmtests: refactored timesys.h, removed declarations
21:36 Changeset in rtems [967c1438]4.115 by Joel Sherrill <joel.sherrill@…>
alarm.c: Per comment add debug code for kill() failing This is highly unlikely and would indicate a serious bug in the system or corruption. But it is better to be cautious.
21:28 Changeset in rtems [8ae999c3]4.115 by Joel Sherrill <joel.sherrill@…>
pthread.c: Use UINT32_MAX rather than constant value
21:25 Changeset in rtems [327fbd6]4.115 by Joel Sherrill <joel.sherrill@…>
condwaitsupp.c: Return EPERM if waiting and mutex is not locked This error check was commented out because it is not in the POSIX specification. However, the GNU/Linux manual page does document that EPERM is to be returned in this situation.
21:12 Changeset in rtems [96281908]4.115 by Joel Sherrill <joel.sherrill@…>
psignalimpl.h: Remove dead comment
21:10 Changeset in rtems [fa820b9]4.115 by Joel Sherrill <joel.sherrill@…>
pthread.c: Remove XXX and use SIGNAL_ constants
21:04 Changeset in rtems [01d43180]4.115 by Joel Sherrill <joel.sherrill@…>
posix/config.h: Comment clean up
20:37 Changeset in rtems [2b3a648]4.115 by Joel Sherrill <joel.sherrill@…>
signalcatch.c: Remove junk comment
20:22 Changeset in rtems [801a1fc6]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit/configure.ac: Probe for SMP affinity methods
20:22 Changeset in rtems [73184499]4.115 by Joel Sherrill <joel.sherrill@…>
psxtests/configure.ac: Probe for SMP affinity methods
19:46 Changeset in rtems [16b1c350]4.115 by Joel Sherrill <joel.sherrill@…>
timerimpl.h: Comment clean up
19:46 Changeset in rtems [610825b1]4.115 by Joel Sherrill <joel.sherrill@…>
semaphoreimpl.h: Comment clean up
19:37 Changeset in rtems [296c74e6]4.115 by Daniel Ramirez <javamonn@…>
doxygen: refactored doxygen in libbsp to illustrate new rule set
19:29 Changeset in rtems [849b98e8]4.115 by Joel Sherrill <joel.sherrill@…>
mqueueimpl.h: Comment clean up
19:29 Changeset in rtems [07a3aa9d]4.115 by Joel Sherrill <joel.sherrill@…>
condimpl.h: Comment clean up
19:13 Changeset in rtems [71f2a83d]4.115 by Joel Sherrill <joel.sherrill@…>
ptimer.h: Comment clean up
18:53 Changeset in rtems [4600bd7c]4.115 by Joel Sherrill <joel.sherrill@…>
muteximpl.h: Comment clean up
18:52 Changeset in rtems [1de916b4]4.115 by Joel Sherrill <joel.sherrill@…>
pspin.c: Comment clean up
18:52 Changeset in rtems [7bb33391]4.115 by Joel Sherrill <joel.sherrill@…>
pbarrier.c: Comment clean up
17:47 Ticket #2164 (RFS file system : error in rtems_rfs_bitmap_create_search in ...) created by Alan Cudmore
In rtems_rfs_bitmap_create_search, the main loop has a "one off" bug …
16:50 Ticket #2163 (RFS file system : error in rtems_rfs_group_bitmap_alloc group search ...) created by Alan Cudmore
There is a bug in the rtems_rfs_group_bitmap_alloc function in …
16:42 Ticket #2162 (RFS file system : statvfs will report 1 block free when all blocks are used) created by Alan Cudmore
The RTEMS file system ( RFS ) reports free blocks in the statvfs call. …
16:17 Changeset in rtems [651e3aa]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit/rtems: Remove XXX in comments
15:56 Changeset in rtems [583ef3a5]4.115 by Chirayu Desai <cdesai@…>
arm: csb337: Add doxygen

12/08/13:

19:27 References edited by Gedare
/* Published in 2009 */ (diff)
19:27 References edited by Gedare
/* Published in 2009 */ (diff)
07:08 References edited by Ryseff724
/* Published in 2009 */ Added more References [Google Code-in] (diff)
04:53 Changeset in rtems [a0390782]4.115 by Chirayu Desai <cdesai@…>
arm: csb336: Add doxygen
01:49 Changeset in rtems [6d730e91]4.115 by Joel Sherrill <joel.sherrill@…>
tmtests_plan.csv: New planning file
01:45 Changeset in rtems [a98d5fc2]4.115 by Joel Sherrill <joel.sherrill@…>
tmoverhd/testtask.c: Fix output to be consistent
01:44 Changeset in rtems [dab34ec]4.115 by Joel Sherrill <joel.sherrill@…>
tmoverhd/empty.c: formatting
01:39 Changeset in rtems [bcc45a8]4.115 by Joel Sherrill <joel.sherrill@…>
tm19: Clean up output

12/07/13:

18:32 Changeset in rtems [667b2db1]4.115 by Joel Sherrill <joel.sherrill@…>
psxtmtests_plan.csv: Update messages
18:28 Changeset in rtems [2e50dcec]4.115 by Joel Sherrill <joel.sherrill@…>
timesys.h: Benchmark output now includes a dash for easier parsing
18:18 Changeset in rtems [50162e0]4.115 by Joel Sherrill <joel.sherrill@…>
psxtmtests: Make output more uniform
16:38 Changeset in rtems [9410d011]4.115 by Joel Sherrill <joel.sherrill@…>
tmtests: Make output more uniform
14:04 Changeset in rtems [0e8cfdef]4.115 by Chirayu Desai <cdesai@…>
arm: gdbarmsim: Add doxygen
08:31 References edited by Aussiroth
/* Published in 2009 */ (diff)

12/06/13:

22:44 Changeset in rtems [09c33ed]4.115 by Daniel Ramirez <javamonn@…>
virtex5: Move start.S to virtex5/start/start.S
22:42 Changeset in rtems [ab1733b]4.115 by Daniel Ramirez <javamonn@…>
virtex4: Move start.S to virtex4/start/start.S
22:31 Changeset in rtems [a4d6739]4.115 by Daniel Ramirez <javamonn@…>
tqm8xx: Move start.S to tqm8xx/start/start.S
22:13 Changeset in rtems [3096f5c9]4.115 by Daniel Ramirez <javamonn@…>
libtests/termios01: Add tests for cfsetspeed() and cfmakeraw()
21:03 References edited by Flybymysky
/* Published in 2009 */ (diff)
19:11 References edited by Aussiroth
/* Published in 2009 */ (diff)
18:21 Changeset in rtems [35b8f48a]4.115 by Daniel Ramirez <javamonn@…>
libcsupport: Refactor rtems_deviceio_errno Renames rtems_deviceio_errno to rtems_status_code_to_errno and integrates it into the Classic API Status Handler. This function can now be called by including status.h
17:14 Changeset in rtems [e626c60]4.115 by Chirayu Desai <cdesai@…>
libcpu/powerpc/mpc5xx: use THREAD_DISABLE_DISPATCH_LEVEL in asm
16:25 Changeset in rtems [03130cd0]4.115 by Gedare Bloom <gedare@…>
sppagesize: fix copyright
16:17 Changeset in rtems [c6af4585]4.115 by Chirayu Desai <cdesai@…>
powerpc/ss555: move startup/start.S to start/start.S
15:57 Changeset in rtems [1203d38]4.115 by Chirayu Desai <cdesai@…>
powerpc: mbx8xx: move starup/start.S to start/start.S
15:05 Changeset in rtems [54da1243]4.115 by Chirayu Desai <cdesai@…>
sptests: add a test for page size Bug: https://www.rtems.org/bugzilla/show_bug.cgi?id=1216
10:53 References edited by Flybymysky
/* Published in 2009 */ (diff)
08:59 Changeset in rtems-libbsd [6167dca]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Add legacy MCF548X FEC interface driver
08:57 Changeset in rtems-libbsd [410e305]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Add RTEMS legacy MII support
08:52 Changeset in rtems [1d325e7b]4.115 by Toma Radu <radustoma@…>
sparc BSP shared: Improve Doxygen Add doxygen to the header files in sparc/shared/include directory.
08:52 Changeset in rtems [cfeb191e]4.115 by Toma Radu <radustoma@…>
sparc shared: improve doxygen Add doxygen to the header files in sparc/shared/include directory.
07:40 References edited by Aussiroth
2009 references added (diff)
07:37 Changeset in rtems [6eb1733]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/genmcf548x: Use bsp_interrupt_vector_enable()
02:21 Changeset in rtems [564ce0f]4.115 by Daniel Ramirez <javamonn@…>
libcsupport: implemented termios functions cfsetspeed and cfmakeraw

12/05/13:

21:17 Ticket #2161 (syslog source port is not syslog) created by Chris Johns
The source port for syslog packets is not the standard syslog port. …
16:27 Changeset in rtems [262e250]4.115 by Chirayu Desai <cdesai@…>
sptest: sp2038: Add a test for leap year Bug test case for PR 1422
16:26 Changeset in rtems [8d292011]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/genmcf548x: Add initial values for INTC_ICRn According to the manual the application must use unique and non-overlapping level and priority definitions for enabled interrupts.
15:58 Ticket #1422 (TOD_Validate incorrect time processing) closed by Gedare Bloom
fixed: I committed the leap year test and fix. TI think the 2038 problem is addressed elsewhere perhaps. If not a new PR can be filed.
15:42 Changeset in rtems [5df9bf6]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/genmcf548x: Add interrupt extension support
15:16 Changeset in rtems [98b9a3b]4.115 by Sahil Patnayakuni <sahil.patnayakuni@…>
doc/posix_users: add notes and descriptions for pthread_key functions
13:03 Changeset in rtems-libbsd [1153f0c]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
rwlock01: Do not print in the worker task The worker task must not block on the console device shared with the master task.
12:58 Changeset in rtems-libbsd [4b8bc5c]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Use floating-point tasks for tests
09:26 Changeset in rtems [6440903c]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/m68k: Add and use linkcmds.base
09:08 Ticket #2154 (a bug : function bsp_interrupt_handler_remove in file ...) closed by Sebastian Huber
invalid: Replying to comment:2: > yes, you are right. > > Sorry, I am kind of carelessness. Maybe I should post my questions to the mail > list. > > And confirm it before I submit it. No problem at all. I am happy for every bug report.
01:52 Changeset in rtems [86364e8]4.115 by Nick Withers <nick.withers@…>
Correct error return mismatches Closes #2139

12/04/13:

20:51 Changeset in rtems [5b3dc68]4.115 by Gedare Bloom <gedare@…>
leon3: fix doxygen description for bsp.h
20:45 Changeset in rtems [25026906]4.115 by Toma Radu <radustoma@…>
erc32: improve doxygen Add doxygen to the bsp.h, tm27.h, erc32.h and irq.h files.
18:07 Changeset in rtems [df217b0b]4.115 by Toma Radu <radustoma@…>
leon3: improve doxygen Add doxygen to the bsp.h, tm27.h, amba.h and leon.h files
14:39 Changeset in rtems [e4927ece]4.115 by Sebastian Huber <sebastian.huber@…>
bsps: Simplify FreeBSD linker sets
14:38 Changeset in rtems-libbsd [5084ad8]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Simplify linker set handling
14:37 Changeset in rtems-libbsd [d73edee]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Add support for M68K
08:12 Changeset in rtems [0adc8a7]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Use LAST for the last partition block

12/03/13:

23:42 Changeset in rtems [b5d2d4a]4.115 by Nick Withers <nick.withers@…>
Update to Mongoose 3.9 at the last point before the MIT -> GPL license change [That is, https://github.com/cesanta/mongoose/commit/04fc209644b414d915c446bb1815b55e9fe63acc. See https://groups.google.com/forum/#!topic/mongoose-users/aafbOnHonkI] The RTEMS patches described in the following emails and made to the previous Mongoose base have been applied: - http://www.rtems.org/pipermail/rtems-devel/2012-July/001345.html - http://www.rtems.org/pipermail/rtems-devel/2012-July/001343.html - http://www.rtems.org/pipermail/rtems-devel/2012-July/001346.html (except to mongoose.1, see below) ...as well as a patch very similar to that discussed at http://forums.bannister.org/ubbthreads.php?ubb=showflat&topic=7600&gonew=1 to provide poll() (which might be able to go away soon, with incoming RTEMS poll() support) mg_connect(), mg_url_encode() and mg_vprintf() were additionally marked "static" to silence warnings. mongoose.1 appears to have been removed from the upstream distribution. Note that the API's changed, for example: - A struct mg_callbacks must now be provided to mg_start(). Initialise members to NULL to disable various types of callbacks - Callback interfaces have changed significantly in general - The short form of options (e.g., "u" instead of "run_as_user") are no longer available (upstream) - The "max_request_size" options has been removed
21:21 Changeset in rtems [3f8abd2]4.115 by Daniel Ramirez <javamonn@…>
sparc: refactored shared/start.S to shared/start/start.S
20:41 Changeset in rtems [ebd0844]4.115 by Gedare Bloom <gedare@…>
leon2: fix typo in doxygen
20:26 Changeset in rtems [133f3cce]4.115 by Toma Radu <radustoma@…>
leon2: improve doxygen Add doxygen to the cchip.c & leon_open_eth.c files.
20:04 References edited by Yugin
/* Published in 2010 */ GCI 2013: 'Update Citations 2010-7' task: Added six new citations. (diff)
20:01 References edited by Flybymysky
/* Published in 2010 */ (diff)
19:55 Changeset in rtems [62ba20d]4.115 by Wendell P Silva <silvawp@…>
PR2157: fdisk partition table dump improvement Show the correct index of partition's last block (partition end). The documentation of struct rtems_bdpart_partition (P) says that the member 'end' is the "Block index for partition end (this block is not a part of the partition)". Then, the fdisk's partition table dump should print ((P)->end - 1). Currently, one can think that the last block of a partition P is superposing the beginning of the partition (P + 1). Example: ---------------------------------------- PARTITION TABLE ------------+------------+-------------- BEGIN | END | TYPE ------------+------------+-------------- 2048 | 133120 | FAT 32 133120 | 15628032 | FAT 32 ------------+------------+-------------- With be proposed patch, it would be: ---------------------------------------- PARTITION TABLE ------------+------------+-------------- BEGIN | END | TYPE ------------+------------+-------------- 2048 | 133119 | FAT 32 133120 | 15628031 | FAT 32 ------------+------------+--------------
19:42 References edited by Tanjinyi
/* Published in 2010 */ Added 2010 pg 11 references (diff)
18:44 References edited by Yugin
/* Published in 2010 */ GCI 2013: 'Update Citations 2010-6' task: Added nine new citations. (diff)
18:06 References edited by Flybymysky
/* Published in 2010 */ (diff)
17:52 References edited by Linkdude101
Added 2010-5 citations. (diff)
17:47 References edited by Nalvarez
/* Published in 2010 */ (diff)
17:13 Ticket #2160 (IMFS pipe support broken) created by Chris Johns
The IMFS init does not use the correct handlers for the pipe.
16:58 Ticket #2159 (pipe read waits for all requested data) created by Chris Johns
The pipe's read call waits for the user requested data rather than …
16:55 Ticket #2158 (dup2 is broken) created by Chris Johns
The dup2 call is just the dup call and this is wrong. The switch in …
16:16 References edited by Flybymysky
/* Published in 2010 */ (diff)
15:50 Ticket #2157 (fdisk partition table dump improvement) created by Wendell P Silva
The documentation of struct rtems_bdpart_partition (P) says that the …
15:23 Ticket #1877 (RBTree: compare function instead of key) closed by Gedare Bloom
fixed: Closing.
15:22 Ticket #766 (__RTEMS_APPLICATION__) closed by Gedare Bloom
fixed: http://git.rtems.org/rtems/commit/?id=006304112a43e66aa8e508af9997222c1f18a09b
15:04 Ticket #2056 (libqos conversion from uint32_t to time_t) closed by Gedare Bloom
fixed: http://git.rtems.org/rtems/commit/?id=09a8188452cf123daa6a01441c143a18ca7c10d4
14:42 References edited by Yugin
/* Published in 2010 */ GCI 2013: 'Update Citations 2010-2' task: Added 10 new citations. (diff)
14:37 References edited by Aussiroth
/* Published in 2010 */ (diff)
14:36 Ticket #1807 (sparc - rtems_bsp_delay depends on the clock driver) closed by Gedare Bloom
wontfix: The usec delay works well enough. nsec delay is not suggested
14:23 Ticket #1946 (Asymmetric SMP mega-patch) closed by Sebastian Huber
wontfix: The RTEMS SMP implementation changed considerably in the mean time.
14:22 Ticket #1910 (An option for architecture-specific SMP locks) closed by Sebastian Huber
wontfix: The RTEMS SMP implementation changed considerably in the mean time.
14:20 Ticket #1672 (Heap protection) closed by Sebastian Huber
fixed: Yes, only the heapwalk test fails due to an enabled heap protection, everything else is fixed now.
14:14 Ticket #1455 (Support of atomic operations in RTEMS) closed by Sebastian Huber
fixed: The atomic operations API is still work in progress, but I think we can close the bug.
10:56 Changeset in rtems [b4e8306]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Clear reservations Recent GCC versions use atomic operations based on load/store exclusive in the C++ library.
09:02 References edited by Tanchuan
/* Published in 2010 */ (diff)
08:55 Changeset in rtems [057c294]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Unconditionally clear reservations
08:51 Changeset in rtems [f339afb]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Use System V small-data area
07:30 Changeset in rtems [b9287a15]4.115 by Daniel Ramirez <javamonn@…>
libbsp: refactored sparc/shared/bspgetworkarea.c to sparc/shared/startup/bspgetworkarea.c * refactored sparc/shared/bspgetworkarea.c to sparc/shared/startup/bspgetworkarea.c
05:40 References edited by Linkdude101
(diff)
05:11 Changeset in rtems [9f3057fc]4.115 by Daniel Ramirez <javamonn@…>
m68k: refactored shared/start.S to shared/start/start.S
02:24 Changeset in rtems [064820c]4.115 by Daniel Ramirez <javamonn@…>
psxtmtests: added new psxtmthread04 test

12/02/13:

22:49 References edited by Nalvarez
/* Published in 2010 */ (diff)
20:17 References edited by Yugin
/* Published in 2011 */ GCI 2013: 'Remove Duplicate Citations 2011' task: Removed another duplicate citation. (diff)
20:07 Changeset in rtems [8d830fae]4.115 by Radu <radustoma@…>
leon2_doxygen_1
20:05 References edited by Yugin
/* Published in 2011 */ GCI 2013: 'Remove Duplicate Citations 2011' task: Removed one duplicate citation. (diff)
19:46 References edited by Tanchuan
(diff)
16:07 Changeset in rtems [4b43051]4.115 by Chirayu Desai <cdesai@…>
powerpc: motorola: Move bspreset.c to startup/ * Move shared/console/bspreset.c to motorola_powerpc/startup/bspreset.c
14:36 Changeset in rtems-libbsd [2815cdb]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Changes due to <sys/cpuset.h> from latest Newlib
14:33 Changeset in rtems-libbsd [3e101be]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Update due to API changes
07:33 Changeset in rtems [927a0a1]4.115 by Sebastian Huber <sebastian.huber@…>
posix: Use cleanup contexts on the stack Provide support for latest Newlib <pthread.h> change. The cleanup contexts are stored on the thread stack. This is conformant with the POSIX requirements for the pthread_cleanup_push() and pthread_cleanup_pop() statement pair. Passing an invalid pointer as the routine to pthread_cleanup_push() is now a usage error and the behaviour is undefined.
02:43 Changeset in rtems [8abf0062]4.115 by Daniel Ramirez <javamonn@…>
pstmtests_plan.csv: Update to reflect psxtmcond 09 and 10 exit

12/01/13:

04:04 Changeset in rtems [972579d]4.115 by Daniel Ramirez <javamonn@…>
psxtmtests: added psxtmcond06 test
02:27 Changeset in rtems [72ff756]4.115 by Daniel Ramirez <javamonn@…>
psxtmtests: added new psxtmcond04 test, fixed psxtmcond03
00:41 Changeset in rtems [95d7ac7]4.115 by Annelies Odermann <annelies.odermann@…>
psx07.doc: New file
00:25 TBR/UserManual/RTEMS_File_System edited by Wendell
/* Inodes */ (diff)

11/30/13:

22:06 Changeset in rtems [086494d5]4.115 by Joel Sherrill <joel.sherrill@…>
psxtmbarrier04/init.c: Fix warnings
22:06 Changeset in rtems [adc2301]4.115 by Joel Sherrill <joel.sherrill@…>
psxtmthread02/init.c: Fix warnings
21:42 Changeset in rtems [115e059]4.115 by Daniel Ramirez <javamonn@…>
fixed psxtmthread02 test, updated .csv to be in sync and added test .docs
21:27 Ticket #2156 (psxtmthread02 test does not benchmark what it is documented as ...) closed by Joel Sherrill
fixed: Patch committed
20:51 Changeset in rtems [d230d8e]4.115 by Radu Toma <radustoma@…>
sparc/leon3: Add doxygen.
19:53 Changeset in rtems [805ef2f2]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Add ARMv7-M SHCSR register bits
18:54 Ticket #2155 (examples-v2: qemu_vfat does not build) closed by Gedare Bloom
fixed: http://git.rtems.org/examples-v2/commit/
17:25 Ticket #2156 (psxtmthread02 test does not benchmark what it is documented as ...) created by Daniel Ramirez
psxtmtests/psxtmthread02 is documented as benchmarking …
17:05 Ticket #2155 (examples-v2: qemu_vfat does not build) created by Chirayu Desai
examples-v2/misc/qemu_vfat build fails, tested with rtems 4.11 …
15:53 Changeset in rtems [135e957]4.115 by Joel Sherrill <joel.sherrill@…>
psxtmtests_plan.csv: Replace comma with colon This makes it easier for scripts to parse correctly.
15:28 Changeset in rtems [2d3eb23]4.115 by Daniel Hellstrom <daniel@…>
sparc/shared/irq_asm.S: Get pointer to self per-CPU control _CPU_Context_switch_to_first_task_smp() branches to done_flushing which requires o3 to be initalized with "self per-CPU control", this adds initialization of o3. This problem only affects SMP, see commit f8ad6c6f7f8b591e were usage of o3 was intruduced.
07:26 Changeset in rtems [7de5ef5f]4.115 by Daniel Ramirez <javamonn@…>
psxtmtests: Added in new psxtmbarrier04 test, release, preempt
02:18 Changeset in rtems [2d6543d4]4.115 by Daniel Ramirez <javamonn@…>
doxygen: refactored doxygen in libbsp/arm/lpc32xx This patch refactors a lot of the existing doxygen within libbsp/arm/lpc32xx. Much of this refactoring was just renaming of existing groups to conform to a more consistent naming structure. With the addition of a doxygen header for tm27.h, all files within lpc32xx belong to doxygen group now. lpc32xx should be used a reference for adding doxygen to other bsps.

11/29/13:

17:33 References edited by Yugin
/* Published in 2011 */ GCI 2013: 'Update Citations 2011-10' task: Added five new citations. (diff)
17:07 TBR/UserManual/Using_the_RTEMS_DOS_File_System edited by Wendell
/* NV Disk */ (diff)
17:05 TBR/UserManual/Using_the_RTEMS_DOS_File_System edited by Wendell
/* RAM Disk */ (diff)
13:58 Changeset in rtems [fa12bb43]4.115 by Daniel Hellstrom <daniel@…>
GRTIMER: added to GPTIMER driver GRTIMER is compatible with GPTIMER, however the GPTIMER driver does not support the extended features of GRTIMER.
12:00 References edited by Aussiroth
/* Published in 2012 */ (diff)
10:13 Changeset in rtems [aaaedba]4.115 by Sebastian Huber <sebastian.huber@…>
score: Minor _Thread_Dispatch() optimization It is not necessary to load the executing thread control again after the context switch since it is an invariant of the executing thread.
02:35 Ticket #2154 (a bug : function bsp_interrupt_handler_remove in file ...) created by venture.g
for example, multiple service routines are allowed to be connected to …

11/28/13:

17:37 References edited by Nalvarez
/* Published in 2011 */ (diff)
17:24 References edited by Nalvarez
/* Published in 2011 */ (diff)
17:21 References edited by Nalvarez
/* Published in 2011 */ (diff)
14:39 Changeset in rtems [072fe302]4.115 by Joel Sherrill <joel.sherrill@…>
psxtmtests_plan.csv: Avoid comma in descriptions
11:45 References edited by Aussiroth
/* Published in 2011 */ (diff)
06:55 References edited by Yugin
/* Published in 2011 */ GCI 2013: 'Update Citations 2011-9' task: Added nine new citations. (diff)
02:43 Changeset in rtems [734f918]4.115 by Chirayu Desai <cdesai@…>
psxtests: add documentation for psx05
01:55 Changeset in rtems [c625a800]4.115 by Gedare Bloom <gedare@…>
psxtmthread05: delete spurious .cvsignore file

11/27/13:

23:56 Changeset in rtems [e9a1c99]4.115 by Daniel Ramirez <javamonn@…>
psxtmtests: copy psxtmthread05 to psxtmthread06, fix psxtmthread05 The psxtmthread05 test was testing the functionality meant for psxtmthread06. This patch copies the psxtmthread05 to psxtmthread06 and modifies psxtmthread05 to test the intended functionality.
23:16 References edited by Nalvarez
/* Published in 2012 */ (diff)
22:42 References edited by Radustoma
/* Published in 2012 */ (diff)
19:06 Changeset in rtems [03e54614]4.115 by Joel Sherrill <joel.sherrill@…>
statvfs filesystem handlers: Remove restrict
18:19 References edited by Yugin
/* Published in 2012 */ GCI 2013 'Update Citations 2012-5' task- added 8 new citations. (diff)
18:00 Changeset in rtems [6ffaeb28]4.115 by Philipp Eppelt <philipp.eppelt@…>
add --enable-paravirt in cpukit configure scripts
18:00 Changeset in rtems [a9051de9]4.115 by Philipp Eppelt <philipp.eppelt@…>
add --enable-paravirt to the configure options
17:04 Changeset in rtems [47efc018]4.115 by Joel Sherrill <joel.sherrill@…>
psxtmtests_plan.csv: Add explicit No status
16:34 References edited by Yugin
/* Published in 2012 */ Added seven citations as part of GCI 2013 'Update Citations 2012-9' task. (diff)
15:40 Changeset in rtems [fa3f878]4.115 by Chirayu Desai <cdesai@…>
Indicate that test psxtmthread05 has been implemented * update psxtmtests_plan.csv to reflect that the test has been implemented. * Test implemented in db08c3897f86f99d5a4259506d4463b0ec440762
15:03 Changeset in rtems [df97c7f8]4.115 by Steven Kou <kouyongkang@…>
psxtests: Add test document file to psx06.
14:57 References edited by Nickwithers
/* Published in 2011 */ Remove stray new-line (diff)
13:08 References edited by Nc12
/* Published in 2012 */ (diff)
10:13 References edited by Yugin
/* Published in 2011 */ GCI 2013: 'Update Citations 2011-6' task (corrected): Added ten new citations. (diff)

11/26/13:

17:29 References edited by Nc12
/* Published in 2012 */ (diff)
17:24 References edited by Nc12
/* Published in 2012 */ (diff)
15:56 References edited by Yugin
/* Published in 2011 */ GCI 2013: 'Update Citations 2011-6' task: Added seven new citations. (diff)
13:35 References edited by Nc12
/* Published in 2012 */ (diff)
08:11 Changeset in rtems [1d5d6de]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/leon3: Console driver changes Move declaration of global variables and functions to <leon.h> header file. Make several global variables and functions static.
07:56 Changeset in rtems [6fe6d017]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/leon3: Avoid copy and paste in console driver
07:47 Changeset in rtems [1e744ef]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/leon3: Fix interrupt-driven console driver
07:08 Changeset in rtems [ea3e6928]4.115 by Sebastian Huber <sebastian.huber@…>
nios2: Typos
06:34 Ticket #2153 (Termios setAttributes callback is broken on SMP) created by Sebastian Huber
The setAttributes callback usually has to modify some control …
04:44 References edited by Nc12
/* Published in 2012 */ (diff)
00:14 Changeset in rtems [98eb7e78]4.115 by Daniel Ramirez <javamonn@…>
raspberrypi doxygen refactoring
Note: See TracTimeline for information about the timeline view.