Timeline



10/05/09:

18:03 Developer/Coding/Doxygen edited by Sh
Added "Best Practice" section. (diff)
16:09 Developer/Coding/Doxygen edited by Sh
Rearranged sections. (diff)
15:01 Changeset in rtems [63e99db5]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-10-04 Sebastian Huber <Sebastian.Huber@…> * sptests/spintrcritical09/init.c, sptests/spintrcritical10/init.c, sptests/spintrcritical11/init.c: Fixed potentially infinite loops. * sp20/system.h: Increased micro seconds per tick in order to be more independent of the console output speed.
15:00 Changeset in rtems [456a776]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-10-04 Sebastian Huber <Sebastian.Huber@…> * sapi/include/rtems/io.h, sapi/src/ioregisterdriver.c: Documenation. rtems_io_lookup_name() is now deprecated. Added rtems_io_driver_io_error(). rtems_io_register_driver() is now thread-safe.
14:39 Changeset in rtems [37f9717a]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-10-05 Joel Sherrill <joel.sherrill@…> * libchip/ide/ata.c: Revert previous change. Not all ARM BSPs use a shared irq.h yet and this breaks a significant number of them.
11:05 Changeset in rtems [b3e228e]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
add missing files
10:33 Changeset in rtems [2c4d9874]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
renamed lpc24xx BSPs, reorganized linkcmds
10:32 Changeset in rtems [aa5ddd3]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
renamed lpc24xx BSPs
10:32 Changeset in rtems [24dc66c]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
renamed config files
02:13 TBR/UserManual/RTEMS_Coverage_Analysis edited by Pdufault
Will is too strong a word. (diff)

10/04/09:

22:15 Changeset in rtems [bbb96ceb]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-10-04 Joel Sherrill <joel.sherrill@…> * rtems/src/ratemonreportstatistics.c: owner field is always set so safe to use. Reformat. * rtems/src/regionresizesegment.c: Always evaluate the blocked queue if the resize succeeded. * rtems/src/tasksetnote.c: Spacing.
22:08 Changeset in rtems [ff3c06a]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-10-04 Joel Sherrill <joel.sherrill@…> * posix/include/rtems/posix/psignal.h: Add extern for ualarm timer. * posix/src/alarm.c, posix/src/ualarm.c: Change from switch to if since many enumerated values have no action. * posix/src/psignal.c: Initialize ualarm and alarm timers.
22:02 Changeset in rtems [d05ec0f]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-10-04 Joel Sherrill <joel.sherrill@…> * sp07/init.c, sp07/sp07.scn, sp09/init.c, sp09/screen01.c, sp09/sp09.scn, sp28/init.c, sp62/init.c, sp62/sp62.scn, sp64/init.c, sp64/sp64.scn: Add more test cases highlighted on SPARC at -O2, x86 at -Os and m68k at -Os. Fix typos.

10/03/09:

09:43 Changeset in rtems [64a3d8bb]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
add missing file
05:02 Ticket #1446 (BSP_SHARED_HANDLER_SUPPORT breaks multilibs) created by Ralf Corsepius
cpukit has been infected with a non-multilib compliant define: …
04:47 Changeset in rtems [3a3be12]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-03 Ralf Corsépius <ralf.corsepius@…> * shared/openpic/openpic.c: Make openpic_writefield static inline (Get rid of GCC warning).

10/02/09:

16:50 Changeset in rtems [e24a5a03]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-02 Ralf Corsépius <ralf.corsepius@…> * sp54/init.c: Use rtems_build_id to make building Objects_Id RTEMS_USE_16_BIT_OBJECT clean.
15:54 Changeset in rtems [7093646b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-02 Ralf Corsépius <ralf.corsepius@…> * libmisc/monitor/mon-driver.c: Fix warning if defined(RTEMS_USE_16_BIT_OBJECT).
13:39 Changeset in rtems [1a32895]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
* Makefile.am, irq/irq_config.h, irq/irq_init.c, irq/irq.h: add basic IRQ support (for decrementer) * start/start.S, startup/cmain.c, startup/linkcmds: add support for sdata* sections * startup/bsppanic.c: some cleanup
13:33 Changeset in rtems [aac23ec7]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-02 Ralf Corsépius <ralf.corsepius@…> * libmisc/monitor/mon-prmisc.c: Fix warning if defined(RTEMS_USE_16_BIT_OBJECT).
11:50 Changeset in rtems [26972724]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-10-02 Joel Sherrill <joel.sherrill@…> * hello/init.c: Remove call to devFS_Show() which had accidentally gotten committed.

10/01/09:

23:52 Changeset in rtems [dda7c828]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-10-01 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, termios01/termios_testdriver.c: Do not use CONSOLE_USE_INTERRUPTS. That is in use by BSPs and we should not use it. * termios02/.cvsignore, termios02/Makefile.am, termios02/init.c, termios02/termios02.doc, termios02/termios02.scn: New files. termios02 is a test for tcdrain().
21:49 Changeset in rtems [58236c8f]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-10-01 Joel Sherrill <joel.sherrill@…> * aclocal/bsp-alias.m4: Add BSP for GDB ARM simulator so we can easily experiment with and debug different ARM architectural variations.
21:48 Changeset in rtems [880d394]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-10-01 Joel Sherrill <joel.sherrill@…> * acinclude.m4: Add BSP for GDB ARM simulator so we can easily experiment with and debug different ARM architectural variations.
21:48 Changeset in rtems [44bb5cd0]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-10-01 Joel Sherrill <joel.sherrill@…> * .cvsignore, ChangeLog?, Makefile.am, bsp_specs, configure.ac, preinstall.am, console/.cvsignore, console/console-io.c, include/.cvsignore, include/bsp.h, include/irq.h, include/swi.h, start/.cvsignore, start/start.S, startup/.cvsignore, startup/bspreset.c, startup/bspstart.c, startup/linkcmds, startup/syscalls.c: New files.
21:47 Changeset in rtems [13c5cea]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-10-01 Joel Sherrill <joel.sherrill@…> * rtems/score/arm.h: Recognize ARMv7A.
21:35 Changeset in rtems [73d04fe]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-10-01 Joel Sherrill <joel.sherrill@…> * Makefile.am: Add new BSP variants for ARM simulator in GDB. * custom/arm1136jfs.cfg, custom/arm1136js.cfg, custom/arm7tdmi.cfg, custom/arm920.cfg, custom/armcortexa9.cfg: New files.
20:56 Changeset in rtems [3926b05]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-10-01 Joel Sherrill <joel.sherrill@…> * libchip/ide/ata.c: Use simple vectored CPU macro to select interrupt model.
12:57 Changeset in rtems [f98ce8b8]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-10-01 Joel Sherrill <joel.sherrill@…> * rtems/score/arm.h: Recognize ARMv6J as needed by arm1136 variants.
12:26 Changeset in rtems [60b728b5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-01 Ralf Corsépius <ralf.corsepius@…> PR 1445/BSPs * shared/pci/pcibios.c: Rename indirect_pci_* into BSP_pci_*.
12:24 Changeset in rtems [38386473]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-01 Ralf Corsépius <ralf.corsepius@…> PR 1445/BSPs * pci/pci.c: Rename pci_[read|write]_config* functions into BSP_pci_[read|write]_config* and make them static.
12:21 Changeset in rtems [d070357]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-01 Ralf Corsépius <ralf.corsepius@…> PR 1445/bsps * include/rtems/pci.h: Make pci_[read|write]_config* static inline, again.
12:20 Changeset in rtems [607d272]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Make pci_[read|write]_config* static inline, again.
12:17 Changeset in rtems [0392f977]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-01 Ralf Corsépius <ralf.corsepius@…> * include/rtems/pci.h: Add another missing prototype.
12:14 Changeset in rtems [65e3ca6]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-10-01 Ralf Corsépius <ralf.corsepius@…> * termios01/init.c, termios01/termios_testdriver.c: Reflect changes to termios.
12:14 Changeset in rtems [009dfd0]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Reflect changes to termios.
03:39 Changeset in rtems [c429eca7]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
03:39 Changeset in rtems [8c55a6c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Fix typo in previous patch.
03:29 Changeset in rtems [bc5f3d6d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
03:29 Changeset in rtems [8ab053c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
GDB_RVERS = 6.8.92.
03:26 Changeset in rtems [97e47da]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
gdb-6.8.92-rtems4.10-20091001.diff
03:25 Changeset in rtems [e1b4795]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
03:22 Changeset in rtems [f4243891]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Rebase patch against gdb-6.8.92.
01:00 Changeset in rtems [706ebe2]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-30 Joel Sherrill <joel.sherrill@…> * include/bsp.h: BSP does not have much memory. Limited to BIOS space.

09/30/09:

15:53 Developer/Coverage/Status edited by JoelSherrill
/* SH on Qemu */ (diff)
15:52 Developer/Coverage/Status edited by JoelSherrill
/* i386/pc386 */ Undo (diff)
15:51 Developer/Coverage/Status edited by JoelSherrill
/* i386/pc386 */ Add URLs (diff)
13:25 Changeset in rtems [199037b4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * include/rtems/pci.h: Add missing prototype.
08:20 Changeset in rtems [5687fe00]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/fstat.c, libcsupport/src/fcntl.c, libcsupport/src/calloc.c, libcsupport/src/isatty_r.c, libcsupport/src/issetugid.c, libcsupport/src/lseek.c, libcsupport/src/read.c, libcsupport/src/getpid.c: Rework autoconf defines.
08:20 Changeset in rtems [346725cc]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Rework autoconf defines.
06:51 Changeset in rtems [00da59e4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/_rename_r.c: Rework autoconf defines. Remove unused includes.
06:45 Changeset in rtems [cc9b81e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/gettod.c: Rework autoconf defines. Eliminate RTEMS_UNIX.
06:15 Changeset in rtems [7f9b08a1]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/_calloc_r.c, libcsupport/src/_realloc_r.c: Rework autoconf defines.
06:15 Changeset in rtems [a13c3df]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Rework autoconf defines.
06:11 Changeset in rtems [5413563]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/open.c, libcsupport/src/close.c: Rework autoconf defines.
05:57 Changeset in rtems [d131aba]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/tcflow.c: Remove unused includes.
05:57 Changeset in rtems [1613c7e0]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove unused includes.
05:51 Changeset in rtems [05e68e1]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/sbrk.c: Eliminate RTEMS_UNIX.
05:51 Changeset in rtems [80b381b5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Eliminate RTEMS_UNIX.
05:15 Changeset in rtems [b14f1c5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/_free_r.c, libcsupport/src/_malloc_r.c: Rework autoconf defines.
05:15 Changeset in rtems [96c56e23]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Rework autoconf defines.
05:12 Changeset in rtems [4a039cdb]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/malloc_boundary.c: Comment out checkMallocArena (unused).
05:12 Changeset in rtems [dfa6882c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Comment out checkMallocArena (unused).
05:05 Changeset in rtems [c92b69c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/assert.c: Rework autoconf defines.
04:51 Changeset in rtems [e2e3ab8]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/brk.c: Eliminate RTEMS_UNIX. Remove unused includes.
04:46 Changeset in rtems [b300e72d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove unused includes.
04:46 Changeset in rtems [287d727]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/getgroups.c: Remove unused includes.
04:43 Changeset in rtems [0501d72b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove stray whitespace.
04:42 Changeset in rtems [bbcecc5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/setpgid.c: Remove unused includes.
04:39 Changeset in rtems [dd93403]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/malloc_p.h: Remove #include <inttypes.h>.
04:39 Changeset in rtems [363c7d8]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove #include <inttypes.h>.
04:15 Changeset in rtems [1638cd0]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * mongoosev/duart/mg5uart.c: Reflect termios_baud_to_number having been renamed to rtems_termios_baud_to_number.
04:09 Changeset in rtems [8d2cfda]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * console/console.c: Include <rtems/termiostypes.h>.
04:06 Changeset in rtems [feb6a01d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * console/console.c: Include <rtems/termiostypes.h>. Add missing prototype.
04:02 Changeset in rtems [64a1529]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libchip/serial/z85c30.c, libchip/serial/ns16550.c, libchip/serial/mc68681.c: Reflect termios_baud_to_number having been renamed to rtems_termios_baud_to_number.
03:59 Changeset in rtems [f3f272bd]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * mongoosev/duart/mg5uart.c: Reflect termios_baud_to_number having been renamed to rtems_termios_baud_to_number.
03:53 Changeset in rtems [b96f338]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * console/console.c: Reflect termios_baud_to_number having been renamed to rtems_termios_baud_to_number.
03:52 Changeset in rtems [7d634b0]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * console/sci.c: Reflect termios_baud_to_number having been renamed to rtems_termios_baud_to_number.
03:30 Changeset in rtems [8ff2188]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * console/uart.c: Reflect termios_baud_to_number having been renamed to rtems_termios_baud_to_number.
03:27 Changeset in rtems [82d7e92d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * shared/comm/console.c: Reflect termios_baud_to_number having been renamed to rtems_termios_baud_to_number.
03:22 Changeset in rtems [e2f17090]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * shared/comm/tty_drv.c: Reflect termios_baud_to_number having been renamed to rtems_termios_baud_to_number.
03:18 Changeset in rtems [8ca0b68]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * console/console.c: Reflect termios_baud_to_number having been renamed to rtems_termios_baud_to_number.
03:17 Changeset in rtems [24c7685]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
include rtems/termiostypes.h.
03:12 Changeset in rtems [f47f817c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * console/console.c: Reflect termios_baud_to_number having been renamed to rtems_termios_baud_to_number.
03:12 Changeset in rtems [75a4512]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * console/console.c, console/serial_mouse.c: Reflect termios_baud_to_number having been renamed to rtems_termios_baud_to_number.
03:07 Changeset in rtems [b0484c1]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * shared/console/console.c: Reflect termios_baud_to_number having been renamed to rtems_termios_baud_to_number.
02:58 Changeset in rtems [dcbfe08]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libnetworking/net/ppp_tty.c: Reflect termios_baud_to_number having been renamed to rtems_termios_baud_to_number.
02:56 Changeset in rtems [e123389]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/termios_setinitialbaud.c: Include rtems/termiostypes.h. Rename termios_set_initial_baud into rtems_termios_set_initial_baud.
02:55 Changeset in rtems [dc9e135]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/termios_num2baud.c: Include rtems/termiostypes.h. Rename termios_number_to_baud into rtems_number_to_baud.
02:54 Changeset in rtems [1e4eeb31]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/termios_baud2num.c: Include rtems/termiostypes.h. Rename termios_baud_to_number into rtems_termios_baud_to_number.
02:53 Changeset in rtems [add4185e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/termios_baud2index.c: Include rtems/termiostypes.h. Rename termios_baud_to_index into rtems_termios_baud_to_index.
02:51 Changeset in rtems [9a3c35a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/include/rtems/termiostypes.h: Include stdlib.h. Add rtems_termios_baud_t. Rename termios_number_to_baud into rtems_termios_number_to_baud, termios_baud_to_number into rtems_termios_baud_to_number, termios_baud_to_index into rtems_termios_baud_to_index.
02:44 Changeset in rtems [07688ae]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-30 Ralf Corsépius <ralf.corsepius@…> * libchip/serial/sersupp.h: Remove termios_baud_to_index, termios_baud_to_number (duplicate prototypes). Add C++-guards. Include rtems/termiostypes.h.

09/29/09:

23:55 Developer/Coverage/Status edited by JoelSherrill
/* Not Currently Analysed */ Clarify and add Gumstix links (diff)
22:44 Developer/Coverage/Status edited by JoelSherrill
/* Not Currently Analysed */ Add other qemu targets (diff)
22:42 Developer/Coverage/Status edited by JoelSherrill
Add m68k/uc5282 and powerpc/qemuppc (diff)
18:47 Developer/Coverage/Status edited by GlennHumphrey
Added references to more pictures (diff)
07:18 Changeset in rtems [00d10d55]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-29 Ralf Corsépius <ralf.corsepius@…> * libnetworking/lib/tftpDriver.c: Remove vim: meta-tags.
05:29 Changeset in rtems [f47b4ab]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Fix thinko in previous change.
04:25 Changeset in rtems [1f89943]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-29 Ralf Corsépius <ralf.corsepius@…> * score/src/heapwalk.c(Heap_Walk_printer): Add missing return type.
04:24 Changeset in rtems [cfc2620c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-29 Ralf Corsépius <ralf.corsepius@…> * libnetworking/lib/tftpDriver.c (rtems_tftp_eval_path): Add missing parameter pathlen.
03:48 Changeset in rtems [489dd00]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-29 Ralf Corsépius <ralf.corsepius@…> * shared/include/pci.h: Add prototypes for BusCountPCI(void), init_pci(void).
03:46 Changeset in rtems [49c8f45]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-29 Ralf Corsépius <ralf.corsepius@…> * pci/pci.c: Add prototypes for BusCountPCI(void), init_pci(void).
03:22 Changeset in rtems [11977832]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-09-29 Ralf Corsépius <ralf.corsepius@…> * libmisc/shell/hexdump-conv.c: Use %lc instead of %C.
03:21 Changeset in rtems [f7980217]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Use %lc instead of %C.
00:36 Developer/Coverage/Status edited by JoelSherrill
TOC Right (diff)
00:36 Developer/Coverage/Status edited by JoelSherrill
/* ARM */ sections added (diff)
00:34 Developer/Coverage/Status edited by JoelSherrill
/* ARM */ Format image (diff)
00:27 Developer/Coverage/Status edited by GlennHumphrey
/* Currently Analysed */ Stopped text from wrapping images (diff)
00:26 Developer/Coverage/Status edited by GlennHumphrey
/* ARM */ Added another image reference (diff)
00:19 Developer/Coverage/Status edited by GlennHumphrey
/* ARM */ Added reference to picture (diff)
00:11 Changeset in rtems [708fe56]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-28 Joel Sherrill <joel.sherrill@…> * rtems/src/regiondelete.c, rtems/src/regiongetfreeinfo.c, rtems/src/regiongetinfo.c, rtems/src/regiongetsegment.c, rtems/src/regiongetsegmentsize.c, rtems/src/regionresizesegment.c, rtems/src/regionreturnsegment.c: Remove warnings.
00:06 Changeset in rtems [5fc4c4b5]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-28 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add new test to exercise when notepads are not configured. * spnotepad01/.cvsignore, spnotepad01/Makefile.am, spnotepad01/init.c, spnotepad01/spnotepad01.doc, spnotepad01/spnotepad01.scn: New files.

09/28/09:

23:52 Changeset in rtems [0c07f69]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-28 Joel Sherrill <joel.sherrill@…> * psxcancel/init.c, psxcancel/psxcancel.scn, psxcancel01/init.c, psxcancel01/psxcancel01.scn: Add missing pthread cancellation test cases.
23:10 Changeset in rtems [bfd225e]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-28 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add new test for calling pthread_cancel() from an ISR. * psxcancel01/.cvsignore, psxcancel01/Makefile.am, psxcancel01/init.c, psxcancel01/psxcancel01.doc, psxcancel01/psxcancel01.scn: New files.
23:07 Changeset in rtems [f55f605]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-28 Joel Sherrill <joel.sherrill@…> * sp09/screen01.c, sp09/screen02.c, sp09/screen03.c, sp09/screen05.c, sp09/screen09.c, sp09/screen14.c, sp09/sp09.scn, sp28/init.c, sp28/sp28.scn, sp43/init.c: Add more error cases uncovered by uC5282 coverage runs.
23:00 Changeset in rtems [6fd4d06f]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-28 Joel Sherrill <joel.sherrill@…> * score/src/objectidtoname.c: Remove error which cannot be reached since API that calls this checks the error first. * score/src/objectsetname.c: Adjust handling of length.
22:59 Changeset in rtems [af20cd90]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-28 Joel Sherrill <joel.sherrill@…> * rtems/src/regiondelete.c, rtems/src/regiongetfreeinfo.c, rtems/src/regiongetinfo.c, rtems/src/regiongetsegment.c, rtems/src/regiongetsegmentsize.c, rtems/src/regionresizesegment.c, rtems/src/regionreturnsegment.c: Do not initialize return status to RTEMS_INTERNAL_ERROR.
22:32 Developer/Coverage/Status edited by GlennHumphrey
Trying to add references to graphs (diff)
22:17 TBR/UserManual/RTEMS_Coverage_Analysis edited by GlennHumphrey
/* Current Status */ Removed info that was moved to new page (diff)
22:15 Developer/Coverage/Status created by GlennHumphrey
Added a new page
22:13 TBR/UserManual/RTEMS_Coverage_Analysis edited by GlennHumphrey
/* BSPs Analyzed */ Changed section name (diff)
22:02 TBR/UserManual/RTEMS_Coverage_Analysis edited by GlennHumphrey
Added a reference to a new section for BSPs Analyzed (diff)
21:01 Changeset in rtems [41ee289]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-28 Joel Sherrill <joel.sherrill@…> * shared/include/pci.h: Revert extern inline patch.
21:00 Changeset in rtems [1b0c122b]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-28 Joel Sherrill <joel.sherrill@…> * include/rtems/pci.h: Revert extern inline patch.
19:39 Changeset in rtems [8d8c1f1]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-28 Joel Sherrill <joel.sherrill@…> * sp09/screen02.c, sp09/screen04.c, sp09/screen07.c, sp09/screen09.c, sp09/screen10.c, sp09/screen11.c, sp09/screen12.c, sp09/sp09.scn: Add some error cases uncovered by uC5282 coverage runs.
18:59 Ticket #1445 (sparc+pc386 pci_[read|write]_config_* messed up) created by Ralf Corsepius
This change to c/src/lib/libbsp/sparc/shared/include/pci.h: …
18:10 Changeset in rtems [a611d80]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-28 Joel Sherrill <joel.sherrill@…> * sp33/init.c, sp33/sp33.scn: Add some barrier error cases uncovered by uC5282 coverage runs.
15:41 Changeset in rtems [2e43e6c]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-28 Joel Sherrill <joel.sherrill@…> * network/if_100MHz/GT64260eth.c, network/if_1GHz/if_wm.c: Do not include <sys/queue.h>. It conflicts with one from network stack.
12:05 Changeset in rtems [9a39399]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-28 Joel Sherrill <joel.sherrill@…> * console/console.c: Add pointer to method used by getchark().

09/27/09:

18:56 Changeset in rtems [15fef93]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-27 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Define CPU_STRUCTURE_ALIGNMENT to be on a 4 byte boundary.
18:54 Changeset in rtems [288cebb]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-27 Joel Sherrill <joel.sherrill@…> * sp59/init.c, spintrcritical15/init.c, spintrcritical16/init.c: Correct minor issues uncovered on uC5282.

09/26/09:

16:17 Changeset in rtems [3f727f98]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-26 Joel Sherrill <joel.sherrill@…> * libmisc/capture/capture.c, posix/src/pthread.c, rtems/src/tasks.c, score/include/rtems/score/userext.h: Eliminate use of deprecated rtems_extension. Re-add prototype for _User_extensions_Add_API_set.
15:51 Changeset in rtems [609e0582]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-26 Joel Sherrill <joel.sherrill@…> * psxfatal_support/init.c, psxfatal_support/system.h: Eliminate use of deprecated rtems_extension.
15:51 Changeset in rtems [ce017afb]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-26 Joel Sherrill <joel.sherrill@…> * user/conf.t, user/userext.t: Eliminate use of deprecated rtems_extension.
15:48 Changeset in rtems [62fbfe37]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-26 Joel Sherrill <joel.sherrill@…> * libcsupport/include/rtems/libcsupport.h, libcsupport/src/newlibc_reent.c: Eliminate use of deprecated rtems_extension.
15:47 Changeset in rtems [ac85d56]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-26 Joel Sherrill <joel.sherrill@…> * sp04/tswitch.c, sp07/system.h, sp07/taskexit.c, sp07/tdelete.c, sp07/tstart.c, spfatal_support/init.c, spfatal_support/system.h: Eliminate use of deprecated rtems_extension.
15:46 Changeset in rtems [0d1e5fd]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-26 Joel Sherrill <joel.sherrill@…> * cpuuse/tswitch.c: Eliminate use of deprecated rtems_extension.
06:06 Changeset in rtems [626f03d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
06:04 Changeset in rtems [aca3753]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
gdb-6.8.91-rtems4.10-20090918.diff
06:02 Changeset in rtems [e92355e6]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL.
06:01 Changeset in rtems [787506b0]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Reenable --enable-system-readline for fedora-12*
05:52 Changeset in rtems [5658a32]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add Fedora's gdb-readline-6.0.patch

09/25/09:

20:44 Changeset in rtems [c00b49f8]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-25 Joel Sherrill <joel.sherrill@…> * acinclude.m4: Add qemuppc.
18:30 Changeset in rtems [081c475]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-25 Joel Sherrill <joel.sherrill@…> * score/Makefile.am: Re-add file accidentally deleted by Sebastian.
18:08 Changeset in rtems [8e2cd0c]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-25 Joel Sherrill <joel.sherrill@…> * score/inline/rtems/score/thread.inl: Restore the BSP context -- do not save the current. This routine is also marked as not returning which saves the exit path code.
17:52 Changeset in rtems [e1c9abd]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-25 Joel Sherrill <joel.sherrill@…> * include/rtems/pci.h: Change extern inline to static inline.
17:51 Changeset in rtems [c42d1a4]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-25 Sebastian Huber <Sebastian.Huber@…> * sapi/include/rtems/extension.h, sapi/src/extensiondelete.c, sapi/src/extensionident.c, sapi/src/extensioncreate.c, sapi/inline/rtems/extension.inl, score/include/rtems/score/userext.h, score/src/userextthreaddelete.c, score/src/userext.c, score/src/userextthreadcreate.c, score/src/userextremoveset.c, score/src/userextthreadbegin.c, score/src/userextaddset.c, score/src/userextthreadstart.c, score/src/userextthreadswitch.c, score/src/userextthreadrestart.c: Documentation. The types User_extensions_routine and rtems_extension are now deprecated. Removed unused types User_extensions_thread_post_switch_extension and rtems_task_post_switch_extension. Renamed _User_extensions_Add_API_set() in _User_extensions_Add_set(). Renamed _User_extensions_Add_set() in _User_extensions_Add_set_with_table(). * score/src/userextaddapiset.c: Removed file. * score/Makefile.am: Update.
17:49 Changeset in rtems [e89faf3e]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-25 Sebastian Huber <Sebastian.Huber@…> * score/src/heap.c, score/include/rtems/score/heap.h: Reduced alignment requirement for CPU_ALIGNMENT from four to two.
14:58 Changeset in rtems [0feb8085]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-25 Joel Sherrill <joel.sherrill@…> * shared/include/io.h, shared/include/mmu.h: Change extern inline to static inline.
14:56 Changeset in rtems [bc98089]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-25 Joel Sherrill <joel.sherrill@…> * shared/bootloader/bootldr.h: Change extern inline to static inline.
14:55 Changeset in rtems [ea5f512]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-25 Joel Sherrill <joel.sherrill@…> * shared/include/pci.h: Change extern inline to static inline.
13:26 Changeset in rtems [e731068]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-25 Joel Sherrill <joel.sherrill@…> * sp14/asr.c, sp14/sp14.doc, sp14/task1.c, sp14/task2.c: Adjust test to run when IO speed varies.
12:09 Changeset in rtems [bce23bd]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-25 Joel Sherrill <joel.sherrill@…> * posix/include/rtems/posix/threadsup.h: Add no return atrribute to _POSIX_Thread_Exit().
12:07 Changeset in rtems [1154ced]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-25 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Add no return atrribute to _CPU_Context_restore() since it is used for restarting self.
11:00 TBR/Website/Board_Support_Packages edited by Yangxi
/* ARM/Thumb BSPs */ (diff)

09/24/09:

19:17 Changeset in rtems [98765cb8]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-24 Joel Sherrill <joel.sherrill@…> * Makefile.am: Add qemuppc.cfg. * custom/qemuppc.cfg: New file.
18:29 Changeset in rtems [d7378b2]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-24 Joel Sherrill <joel.sherrill@…> * libmisc/shell/hexdump-odsyntax.c: Fix failure on SH2e where there is only single precision float.
16:08 Changeset in rtems [b1ca98b]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-24 Joel Sherrill <joel.sherrill@…> * irq/irq.h: New file.
16:08 Changeset in rtems [9fd02e2]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-24 Joel Sherrill <joel.sherrill@…> * .cvsignore, ChangeLog?, Makefile.am, README, bsp_specs, configure.ac, preinstall.am, console/console-io.c, include/.cvsignore, include/bsp.h, start/start.S, startup/bsppanic.c, startup/cmain.c, startup/linkcmds: New files.
14:23 Changeset in rtems [b981f5f]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-24 Joel Sherrill <joel.sherrill@…> * stackchk01/stackchk01.doc: Add content.
11:14 Changeset in rtems [d3b5fe3]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-24 Joel Sherrill <joel.sherrill@…> * libcsupport/src/getpagesize.c, posix/Makefile.am: Eliminate one copy of getpagesize() and make it return an int. * posix/src/getpagesize.c: Removed.

09/23/09:

20:03 TBR/UserManual/RTEMS_Coverage_Analysis edited by GlennHumphrey
/* BSPs Analysed */ Some clean up (diff)
19:48 TBR/UserManual/RTEMS_Coverage_Analysis edited by GlennHumphrey
Finished Beyond Object Code Coverage section (diff)
18:49 TBR/UserManual/RTEMS_Coverage_Analysis edited by GlennHumphrey
Added some intro to the Beyond Object Code Coverage section (diff)
16:41 Changeset in rtems [c4ad618]4.9 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
16:38 Changeset in rtems [79c05a8]4.9 by Ralf Corsepius <ralf.corsepius@…>
New.
16:38 Changeset in rtems [1afc7e0]4.9 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL.
16:37 Changeset in rtems [81ddf59]4.9 by Ralf Corsepius <ralf.corsepius@…>
gdb-6.8-rtems4.9-20090923.diff
11:13 Changeset in rtems [48569c74]4.9 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
11:11 Changeset in rtems [002e4a4b]4.9 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL.
11:11 Changeset in rtems [a87e94df]4.9 by Ralf Corsepius <ralf.corsepius@…>
Sync with rtems-4.10.
10:17 Changeset in rtems [d80603e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
10:16 Changeset in rtems [41bab5c9]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL.
10:14 Changeset in rtems [5eb0ae9b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Fix bug in with_system_readline logic.
03:29 Changeset in rtems [209fadea]4.9 by Ralf Corsepius <ralf.corsepius@…>
Bump version.
03:29 Changeset in rtems [6e813710]4.9 by Ralf Corsepius <ralf.corsepius@…>
Sync with rtems-4.10.
03:27 Changeset in rtems [62af225]4.9 by Ralf Corsepius <ralf.corsepius@…>
Sync with rtems-4.10.
03:19 Changeset in rtems [f677033]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add *.tar.xz.
03:18 Changeset in rtems [430a536f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add xz-compressed tarball
03:17 Changeset in rtems [4dfc2d0]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump version.
03:17 Changeset in rtems [b88c7b1d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Minor fixes.
00:00 Changeset in rtems [d81a9a7]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-22 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Disable network interface when networking is disabled.

09/22/09:

23:30 TBR/UserManual/RTEMS_Coverage_Analysis edited by GlennHumphrey
Changed references to the Baseline Profile (diff)
20:21 Changeset in ada-examples [92f495a]ada-examples-4-10-branch by Joel Sherrill <joel.sherrill@…>
2009-09-22 Joel Sherrill <joel.sherrill@…> * rtems_init.c: Fix spelling error.
14:47 Ticket #1444 (rtems_io_register_driver() is not thread-safe) created by Sebastian Huber
The function rtems_io_register_driver() has no protection against …
08:39 Changeset in rtems [846e46a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Update.
08:38 Changeset in rtems [acfbf10]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.
01:04 TBR/UserManual/RTEMS_Coverage_Analysis edited by GlennHumphrey
/* Measuring Progress */ Simple word change (diff)
01:03 TBR/UserManual/RTEMS_Coverage_Analysis edited by GlennHumphrey
/* How it was Done */ Improved wording (diff)
00:59 TBR/UserManual/RTEMS_Coverage_Analysis edited by GlennHumphrey
Finished Profiles Section (diff)

09/21/09:

23:54 TBR/UserManual/RTEMS_Coverage_Analysis edited by GlennHumphrey
/* Coverage Profiles */ Added more information about options (diff)
20:41 TBR/UserManual/RTEMS_Coverage_Analysis edited by GlennHumphrey
/* Coverage Profiles */ Added clarifications of the different profiles (diff)
20:12 Changeset in rtems [99acb01]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-21 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add initial test for rtems_stack_checker_is_blown. * stackchk01/.cvsignore, stackchk01/Makefile.am, stackchk01/init.c, stackchk01/stackchk01.doc, stackchk01/stackchk01.scn: New files.
20:11 Ticket #1443 (PowerPC in_cksum() requires optimization) created by dufault
I had built with optimization off for debugging. Without optimization …
13:14 Changeset in rtems [f343b668]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-09-21 Joel Sherrill <joel.sherrill@…> * psxclock/init.c, psxclock/psxclock.scn: Add test case for negative nanoseconds.
07:44 Changeset in rtems [687e34b]4.104.115 by Thomas Doerfler <Thomas.Doerfler@…>
Add missing files.
04:20 TBR/UserManual/RTEMS_Coverage_Analysis edited by JoelSherrill
/* PowerPC */ (diff)
04:20 TBR/UserManual/RTEMS_Coverage_Analysis edited by JoelSherrill
/* Coldfire */ (diff)
04:20 TBR/UserManual/RTEMS_Coverage_Analysis edited by JoelSherrill
/* Blackfin */ (diff)
04:19 TBR/UserManual/RTEMS_Coverage_Analysis edited by JoelSherrill
/* SPARC */ (diff)
04:19 TBR/UserManual/RTEMS_Coverage_Analysis edited by JoelSherrill
/* i386 */ (diff)
Note: See TracTimeline for information about the timeline view.