Timeline



08/25/10:

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

08/24/10:

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

08/23/10:

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

08/21/10:

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

08/20/10:

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

08/19/10:

19:55 Changeset in rtems [b95e69d2]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-19 Joel Sherrill <joel.sherrilL@…> * psxenosys/init.c, psxenosys/psxenosys.scn: Update to reflect AIO submission.
14:10 Ticket #1681 (sparc64 still using _CPU_Interrupt_stack_high in asm) reopened by Gedare Bloom
12:31 Changeset in rtems [1a20a15]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-19 Joel Sherrill <joel.sherrilL@…> * psxaio01/.cvsignore, psxaio02/.cvsignore: New files.
12:13 Changeset in rtems [6830941]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-19 Gedare Bloom <giddyup44@…> PR 1680/cpukit * score/src/isr.c: Correct initialization of _CPU_Interrupt_stack_high to properly do the alignment. This most likely only would have caused a propblem on CPUs where the stack grows down and have strict alignment.
12:11 Changeset in rtems [517d63f]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-19 Gedare Bloom <giddyup44@…> PR 1681/cpukit * rtems/score/cpu.h: With the percpu patch, ASM uses INTERRUPT_STACK_HIGH instead of _CPU_Interrupt_stack_high. The sparc64 was still using the old variable, which was declared in its cpu.h file. This patch comments out the declaration and switch to using INTERRUPT_STACK_HIGH.
11:14 Ticket #1680 (_ISR_Handler_initialization improper alignment correction) closed by Joel Sherrill
fixed: Patch committed. Thanks.
11:11 Ticket #1681 (sparc64 still using _CPU_Interrupt_stack_high in asm) closed by Joel Sherrill
fixed

08/18/10:

18:28 Ticket #1681 (sparc64 still using _CPU_Interrupt_stack_high in asm) created by Gedare Bloom
With the percpu patch, ASM uses INTERRUPT_STACK_HIGH instead of …
17:22 Ticket #1680 (_ISR_Handler_initialization improper alignment correction) created by Gedare Bloom
There appears to be a problem with the alignment of …
11:29 Ticket #1677 (Assertion at IMFS_create_node) closed by Alin Rus
fixed: It works now, thanks Chris.
10:31 Changeset in rtems [d7c4e1d]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
10:30 Changeset in rtems [f1d5b89]4.115 by Ralf Corsepius <ralf.corsepius@…>
Add bcond_with gcc_stdint.
10:29 Changeset in rtems [aea64105]4.115 by Ralf Corsepius <ralf.corsepius@…>
gcc-core-4.5.1-rtems4.11-20100818.diff
10:29 Changeset in rtems [08634cb2]4.115 by Ralf Corsepius <ralf.corsepius@…>
GCC_RPMREL = 5
10:25 Changeset in rtems [8cfa0bcd]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
09:58 Changeset in rtems [2728f7e5]4.115 by Chris Johns <chrisj@…>
2010-08-18 Chris Johns <chrisj@…> PR 1677/filesystem * libfs/src/imfs/imfs_creat.c: Fix creating of a file. Lost in the change from a switch statement.
08:44 Ticket #1679 (semantic error on "cpukit/libfs/src/imfs/imfs_create.c") closed by Chris Johns
duplicate: Thanks for providing the fix. I will fix on 1679.
08:39 Ticket #1679 (semantic error on "cpukit/libfs/src/imfs/imfs_create.c") created by Chester
(rtems-cvs-20100814) line 67: if ( type == IMFS_DIRECTORY ) { …
05:13 Ticket #1678 (pc386 - add boot cmd line options for console configuration) created by Chris Johns
The patch adds --console=.... to the pc386 to allow runtime boot …

08/17/10:

19:13 Ticket #1677 (Assertion at IMFS_create_node) created by Alin Rus
I had some troubles writing the aio tests and after getting frustrated …
14:15 Changeset in rtems [81f64200]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-17 Sebastian Huber <sebastian.huber@…> * libchip/ide/ata_internal.h: C++ compatibility.
14:06 Changeset in rtems [cac29ee]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-17 Sebastian Huber <sebastian.huber@…> * libchip/Makefile.am, libchip/preinstall.am: Install <libchip/ata_internal.h>.
13:54 Changeset in rtems [9ca9758]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-17 Sebastian Huber <sebastian.huber@…> * libchip/ide/ata_util.c: New file. * libchip/Makefile.am: Reflect change from above. * libchip/ide/ata.c: Moved ata_breq_init(), ata_identify_device(), and ata_process_request_on_init_phase() into new file.
13:41 Changeset in rtems [f5194a9]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-17 Sebastian Huber <sebastian.huber@…> * libchip/ide/ata_internal.h, libchip/ide/ata.c: Moved code into separate functions. Added public ata_breq_init(), ata_identify_device(), and ata_process_request_on_init_phase() functions.

08/16/10:

14:20 Changeset in rtems [8b82bc3b]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-16 Ralf Corsépius <ralf.corsepius@…> * fileio/Makefile.am: Remove AM_CONDITIONAL(LIBCHIP). * configure.ac: Remove AM_CONDITIONAL(LIBCHIP). Force autoconf-2.67, automake-1.11.1.
14:09 Changeset in rtems [a218508]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-16 Ralf Corsépius <ralf.corsepius@…> * posix/include/rtems/posix/aio_misc.h: Remove rtems_aio_queue_s.size (Unused). * posix/src/aio_misc.c: Remove aio_request_queue.size. Cosmetics.
14:05 TBR/Website/Board_Support_Packages edited by Fallenou
fixed typo "Micro32 -> Mico32" (diff)
14:02 TBR/BSP/Milkymist created by Fallenou
first commit
13:29 Changeset in rtems [db8c6d6]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-16 Alin Rus <alin.codejunkie@…> * Makefile.am, configure.ac: Add psxaio01/, psxaio02/. * psxaio01/Makefile.am, psxaio01/init.c, psxaio01/psxaio01.scn, psxaio01/system.h: New. * psxaio02/Makefile.am, psxaio02/init.c, psxaio02/psxaio02.scn, psxaio02/system.h: New.
05:47 Changeset in rtems [5175e5ee]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-16 Ralf Corsépius <ralf.corsepius@…> * posix/Makefile.am: Reflect aio-changes.
05:46 Changeset in rtems [d8a7e180]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-16 Alin Rus <alin.codejunkie@…> * posix/src/aio_misc.c: New. * posix/src/aio_error.c, posix/src/aio_read.c, * posix/src/aio_return.c, posix/src/aio_write.c: New implementation.
05:40 Changeset in rtems [a45d0620]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
05:39 Changeset in rtems [e501d79]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-16 Alin Rus <alin.codejunkie@…> * posix/include/aio.h: Extend struct aiocb. * posix/include/rtems/posix/aio_misc.h: New.
05:39 Changeset in rtems [b66c4acd]4.115 by Ralf Corsepius <ralf.corsepius@…>
2010-08-16 Alin Rus <alin.codejunkie@…> * posix/include/aio.h: Extend struct aiocb. * posix/include/rtems/posix/aio_misc.h: New.

08/15/10:

23:33 Changeset in rtems [05a82e4]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-15 Joel Sherrill <joel.sherrilL@…> * src/uart-output-char.c: Add BSP_poll_char.
23:31 Changeset in rtems [149248b4]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-15 Joel Sherrill <joel.sherrilL@…> * shared/console/polled_io.c: Add BSP_poll_char.
23:31 Changeset in rtems [f352365]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-15 Joel Sherrill <joel.sherrilL@…> * console/console.c: Add BSP_poll_char.
23:30 Changeset in rtems [76094b5]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-15 Joel Sherrill <joel.sherrilL@…> * console/polled_io.c: Add BSP_poll_char.
23:28 Changeset in rtems [572d2fb]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-15 Joel Sherrill <joel.sherrilL@…> * mpc55xx/esci/esci.c: Add BSP_poll_char.
23:28 Changeset in rtems [010d830]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-15 Joel Sherrill <joel.sherrilL@…> * at91rm9200/dbgu/dbgu.c, pxa255/ffuart/ffuart.c: Add BSP_poll_char.
23:27 Changeset in rtems [6ab0094]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-15 Joel Sherrill <joel.sherrilL@…> * Makefile.am: Do not use .rel files for libbsp pieces.
22:51 Changeset in rtems [01b5846]4.115 by Joel Sherrill <joel.sherrill@…>
Add comment.
22:50 Changeset in rtems [b6eb8b9]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-15 Joel Sherrill <joel.sherrilL@…> * startup/syscalls.c:
06:38 Changeset in rtems [b8165ce]4.115 by Ralf Corsepius <ralf.corsepius@…>
Remove bogusly included files.
05:37 Ticket #1676 (rtems-testing refactor to use autoconf) created by Chris Johns
This PR tracks changing rtems-testing to use the autotools and making …

08/14/10:

07:13 Ticket #1675 (mcf5329 BSP post-link conversion broken) created by Chris Johns
Build the mcf5329 with all tests enabled. Observe the amount of disk …

08/13/10:

20:49 Changeset in rtems [8c87a9a]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-13 Joel Sherrill <joel.sherrill@…> * spurious/spinit.c: Add include of bootcard.h to fix warning.
19:34 TBR/UserManual/USBStack edited by Sh
/* Embedded Brains FreeBSD */ (diff)
17:31 Changeset in rtems [967bc14]4.115 by Joel Sherrill <joel.sherrill@…>
2010-08-13 Joel Sherrill <joel.sherrilL@…> PR 1674/docs * user/Makefile.am, user/dirstat.texi: Fix bad node reference.
16:31 Ticket #1674 (doc doesn't build) closed by Joel Sherrill
fixed
15:33 Ticket #1674 (doc doesn't build) created by Gedare Bloom
following the build instructions in the doc/README, the build fails …
12:50 Changeset in rtems [f6c33f3]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-13 Sebastian Huber <sebastian.huber@…> * libblock/src/media.c: Use unprotected chain extract.
12:40 Changeset in rtems [d91e3a7]4.115 by Sebastian Huber <sebastian.huber@…>
2010-08-13 Sebastian Huber <sebastian.huber@…> * libblock/include/rtems/media.h, libblock/src/media-desc.c, libblock/src/media-dev-ident.c, libblock/src/media-path.c, libblock/src/media-server.c, libblock/src/media.c: New files. * Makefile.am, preinstall.am, libblock/Makefile.am: Reflect changes above.
12:24 Ticket #1673 (Chain append and prepend with empty check) created by Sebastian Huber
I want to propose new chain functions. For the basic API please have …
09:43 Ticket #1365 (Shell msdosfmt (format command) a NOOP with SD/MMC cards) closed by Chris Johns
wontfix
04:49 Changeset in rtems [c3367ad]4.115 by Chris Johns <chrisj@…>
2010-08-13 Chris Johns <chrisj@…> * libfs/src/imfs/imfs_eval.c: Add the missing ';' for the debug case.
04:40 Changeset in rtems-tools [f1a0bde]4.104.115 by Chris Johns <chrisj@…>
2010-08-13 Chris Johns <chrisj@…> * specbuilder/specbuilder/defaults.py: Provide a default shell. * specbuilder/specbuilder/rtems.py: Provide a default autoconf version. * specbuilder/specbuilder/setup.py: Use the default setup shell and check the version of autoconf needed.
03:06 Changeset in rtems [92101def]4.115 by Ralf Corsepius <ralf.corsepius@…>
mpfr-2.4.2
02:46 Changeset in rtems [d1f662e]4.10 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
02:45 Changeset in rtems [3fee3d79]4.10 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL.
02:42 Changeset in rtems [e075dd14]4.10 by Ralf Corsepius <ralf.corsepius@…>
gdb-7.1-rtems4.10-20100812.diff
02:40 Changeset in rtems [a258f68]4.10 by Ralf Corsepius <ralf.corsepius@…>
New.
02:13 Changeset in rtems [fb477dd]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
02:12 Changeset in rtems [4393d371]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.

08/12/10:

22:40 Changeset in rtems-tools [0b29e44]4.104.115 by Chris Johns <chrisj@…>
2010-08-13 Chris Johns <chrisj@…> * specbuilder/specbuilder/setup.py: Add import for execute.
21:09 Changeset in rtems-tools [120137a]4.104.115 by Chris Johns <chrisj@…>
2010-08-13 Chris Johns <chrisj@…> * specbuilder/specbuilder/rtems.py: New. Move RTEMS specific settings into the RTEMS specific file from the host specific file. * specbuilder/specbuilder/darwin.py: Move the RTEMS specific values out. Automatically determine the number of CPUs and let make use them all. * specbuilder/specbuilder/defaults.py: Add --no-smp and --rebuild to the options. Post process --no-smp to set the SMP make flags to nil. Add support for RTEMS specific overrides. * specbuilder/specbuilder/build.py: Add a notice that building has started. If a download happens you do not know when it has finished. * specbuilder/specbuilder/setup.py: Add --rtems to point to the RTEMS source and copy the spec and diff files. Also allow the user to --rebuild them.
15:39 Changeset in rtems [8d32cc6a]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
15:38 Changeset in rtems [bd87139e]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
14:10 Changeset in rtems [aa04052]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
14:09 Changeset in rtems [9f86f4a9]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
14:09 Changeset in rtems [645febd5]4.115 by Ralf Corsepius <ralf.corsepius@…>
gdb-7.1-rtems4.11-20100812.diff.
14:08 Changeset in rtems [bff5732]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL = 4
09:35 Ticket #1672 (Heap protection) created by Sebastian Huber
I have a debug support for the super core heap handler. It covers …
07:39 Ticket #1671 (rtems_panic() in gxx wrappers) created by Sebastian Huber
The file gxx_wrappers.c contains the mutex implementation used by the …

08/11/10:

14:47 Ticket #1662 (termios.c: semaphore not deleted, consequently resulting in failure of ...) reopened by Sebastian Huber
12:17 Changeset in rtems [a43befd]4.115 by Sebastian Huber <sebastian.huber@…>
Typo.
12:17 Changeset in rtems [bcbd591a]4.10 by Sebastian Huber <sebastian.huber@…>
Typo.
12:17 Changeset in rtems [1f15411]4.10 by Sebastian Huber <sebastian.huber@…>
2010-09-11 Sebastian Huber <sebastian.huber@…> * sapi/include/confdefs.h: Include <rtems.h> to resolve all dependencies.
12:16 Changeset in rtems [58fa947]4.115 by Sebastian Huber <sebastian.huber@…>
2010-09-11 Sebastian Huber <sebastian.huber@…> * sapi/include/confdefs.h: Include <rtems.h> to resolve all dependencies.
11:35 Ticket #1670 (IO driver unregister is problematic) created by Sebastian Huber
IO drivers will be registered with rtems_io_register_driver() and …
11:23 Changeset in rtems [c440f06]4.10 by Sebastian Huber <sebastian.huber@…>
2010-08-11 Sebastian Huber <sebastian.huber@…> PR 1667/cpukit * libnetworking/rtems/mkrootfs.c: Include <rtems/libio.h>.
10:50 Ticket #1669 ([4.5/4.6 Regression] libgcc does not include t-ppccomm on rtems) created by Joel Sherrill
Just a PR to track this on our side. …
10:34 Ticket #1442 (Termios close problem) closed by Sebastian Huber
fixed: Committed long ago.
01:58 Ticket #1500 (Invalid format in printf (off_t)) closed by Ralf Corsepius
fixed: This bug was worked around by adding PRIdoff_t to dirutils.c
01:37 Ticket #1668 (rtems-4-10-branch: avr/avrtest BSP doesn't build) closed by Ralf Corsepius
invalid: Seems as if my rtems-4-10-branch checkout was broken - It apparently had contained CVS-HEAD files. No idea why - With a fresh checkout things started working again.
01:27 Ticket #1661 (Coverage improvements: termios) closed by Bharath Suri
fixed
01:25 Ticket #1662 (termios.c: semaphore not deleted, consequently resulting in failure of ...) closed by Bharath Suri
fixed
01:22 Ticket #1668 (rtems-4-10-branch: avr/avrtest BSP doesn't build) created by Ralf Corsepius
On rtems-4-10-branch, the avr/avrtest BSP doesn't build: ... gmake[5]: …
01:19 Ticket #1667 (cpukit/libnetworking/rtems/mkrootfs.c: implicit declaration of ...) created by Ralf Corsepius
On rtems-4-10-branch, I am observing this new warning (sparc/erc32 …
Note: See TracTimeline for information about the timeline view.