Timeline



06/23/03:

16:30 Changeset in rtems [673df26e] by Joel Sherrill <joel.sherrill@…>
Reformatted so script picks up PR.
16:30 Changeset in rtems [14ea772]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Reformatted so script picks up PR.
15:31 Ticket #414 (ods68302 fixes) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Chris committed the patch and could have done this himself.
15:31 Ticket #264 (ods68302 makes m68k-rtems-ld core dump) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Chris applied to the patch in CVS. He could have closed it. :)
12:04 Changeset in rtems [29387823]4.104.114.84.95 by Chris Johns <chrisj@…>
PR264 - Stopped the core dump by removing the bad instruction. PR414 - Fixed the global interupt vector register. Linker command file to have the boot code in the first 8K. The chip select remap needed to be volatile.
12:03 Changeset in rtems [94b81961]4.104.114.84.95 by Chris Johns <chrisj@…>
PR264, PR414
11:42 Changeset in rtems [3d8cb71] by Chris Johns <chrisj@…>
PR264, PR414

06/22/03:

23:28 Changeset in rtems [8f3e0c82] by Chris Johns <chrisj@…>
PR264 - Stopped the core dump by removing the bad instruction. PR414 - Fixed the global interupt vector register. Linker command file to have the boot code in the first 8K. The chip select remap needed to be volatile.

06/18/03:

15:15 Changeset in rtems [cf0ed46]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-06-18 Ralf Corsepius <corsepiu@…> * bootstrap: Reflect having added config.sub.
15:00 Changeset in rtems [1e41f5a] by Ralf Corsepius <ralf.corsepius@…>
2003-06-18 Ralf Corsepius <corsepiu@…> * config.sub: New from subversions to accomodate c4x/tic4x.
14:59 Changeset in rtems [502ce3c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-06-18 Ralf Corsepius <corsepiu@…> * config.sub: New from subversions to accomodate c4x/tic4x.

06/17/03:

12:13 Ticket #292 (GCC Internal Error on capture engine CLI) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: I believe this has been resolved in gcc 3.2.3.
12:12 Ticket #255 (c4x-rtems-gcc crt0.o stupidity) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: This appears to be OK in gcc 3.3 with the newer toolset. So I am closing this.

06/13/03:

21:12 Ticket #403 (newlib - misc improvents/fixes to newlib's RTEMS dummy crt0) closed by Ralf Corsepius
State-Changed-From-To: feedback->closed State-Changed-Why: patch in newlib-rtems-20030605.diff
18:23 Changeset in rtems [0098b7aa]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-06-13 Greg Menke <gregory.menke@…> * network/README.3com: New file missed in previous commit.
18:22 Changeset in rtems [3b80c3d] by Joel Sherrill <joel.sherrill@…>
2003-06-13 Greg Menke <gregory.menke@…> * network/README.3com: New file missed in previous commit.
17:53 Changeset in rtems [6dd8b16]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Changed format so script will see PR number.
17:51 Changeset in rtems [ef7915b] by Joel Sherrill <joel.sherrill@…>
Changed entry to reference PR397.
17:51 Changeset in rtems [ad543c7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Changed entry to reference PR397.
17:44 Changeset in rtems [e47195e] by Joel Sherrill <joel.sherrill@…>
2003-06-13 Greg Menke <gregory.menke@…> PR 405/bsps PR 393/networking * network/dec21140.c: Fix leak also known as PR393. * network/elnk.c, network/if_media.h, network/mii.h: New files. * network/Makefile.am: Reflect new files.
17:43 Changeset in rtems [7fa1f667]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed duplicate entry.
17:43 Changeset in rtems [641fb28] by cvs2git <rtems-devel@…>
This commit was manufactured by cvs2svn to create branch 'rtems-4-6-branch'. Cherrypick from master 2003-06-13 17:43:11 UTC Joel Sherrill <joel.sherrill@…> '2003-06-13 Greg Menke <gregory.menke@…>': c/src/libchip/network/elnk.c c/src/libchip/network/if_media.h c/src/libchip/network/mii.h
17:43 Changeset in rtems [01b6ca9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-06-13 Greg Menke <gregory.menke@…> PR 405/bsps PR 393/networking * network/dec21140.c: Fix leak also known as PR393. * network/elnk.c, network/if_media.h, network/mii.h: New files. * network/Makefile.am: Reflect new files.
17:42 Changeset in rtems [97a0f76a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-06-13 Greg Menke <gregory.menke@…> PR 405/bsps PR 393/networking * network/dec21140.c: Fix leak also known as PR393. * network/elnk.c, network/if_media.h, network/mii.h: New files. * network/Makefile.am: Reflect new files.
17:40 Changeset in rtems [12838559] by Joel Sherrill <joel.sherrill@…>
2003-06-13 Greg Menke <gregory.menke@…> PR 405/bsps * bootloader/pci.c: Added support for configuring devices for pci busses > 0 * pci/pci.c, pci/pci.h: Added FixupPCI() to store vectors in the INTERRUPT_LINE register of pci devices any # of hops away from the host processor. * motorola/motorola.c, motorola/motorola.h: Added interrupt routing tables in support of FixupPCI. This is board-specific, each board will have to supply information for FixupPCI() to do anything for it. * startup/bspstart.c: Extended bat2 to cover entire PCI address space. * irq/irq.c, irq/irq.h: Added support for shared interrupts. Existing single hander vectors are undisturbed, a new function added to allow adding/removing handlers from a vector.
17:39 Changeset in rtems [3a3e0b0e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-06-13 Greg Menke <gregory.menke@…> PR 405/bsps * bootloader/pci.c: Added support for configuring devices for pci busses > 0 * pci/pci.c, pci/pci.h: Added FixupPCI() to store vectors in the INTERRUPT_LINE register of pci devices any # of hops away from the host processor. * motorola/motorola.c, motorola/motorola.h: Added interrupt routing tables in support of FixupPCI. This is board-specific, each board will have to supply information for FixupPCI() to do anything for it. * startup/bspstart.c: Extended bat2 to cover entire PCI address space. * irq/irq.c, irq/irq.h: Added support for shared interrupts. Existing single hander vectors are undisturbed, a new function added to allow adding/removing handlers from a vector.
16:53 Ticket #321 (PROFILE-variant does not apply *_p.a) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: Patch applied to trunk.
16:51 Ticket #397 (undefined reference to `peer_mru') closed by Joel Sherrill
State-Changed-From-To: suspended->closed State-Changed-Why: Patch is applied to both trunk and branch. This appears to have fixed this problem.
16:45 Changeset in rtems [7a848b40] by Joel Sherrill <joel.sherrill@…>
Changed format so script will see PR number.
16:45 Changeset in rtems [9274ea7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Changed format so script will see PR number.
16:44 Ticket #405 (Enhanced motorola_shared bsp, bootloader, dec21140, 3com) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied to both trunk and 4.6 release branch. I hope it is ok. :)
16:42 Ticket #393 (dec2114x must not free DMA rings) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Covered by PR405.
15:47 Ticket #412 (unix targets top level Makefile broken) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: All targets including POSIX built on 4.6 branch and trunk with no obvious problems.
13:41 Changeset in rtems [bff8ca6b] by Joel Sherrill <joel.sherrill@…>
2003-06-13 Till Straumann <strauman@…> PR 415/bsps * include/bsp.h, pci/detect_raven_bridge.c, startup/bspstart.c: Support enabling MCP exceptions on the host bridge. This can be used for memory probing on the VME bus.
13:41 Changeset in rtems [14ec2d4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-06-13 Till Straumann <strauman@…> PR 415/bsps * include/bsp.h, pci/detect_raven_bridge.c, startup/bspstart.c: Support enabling MCP exceptions on the host bridge. This can be used for memory probing on the VME bus.
13:25 Changeset in rtems [10f72fd] by Joel Sherrill <joel.sherrill@…>
2003-06-13 Joel Sherrill <joel@…> * src/threadloadenv.c: Removed warnings.
13:22 Changeset in rtems [dfaddd2] by Joel Sherrill <joel.sherrill@…>
2003-06-13 Joel Sherrill <joel@…> * pppd/chat.c: Removed warnings.
13:22 Changeset in rtems [455e1a8] by Joel Sherrill <joel.sherrill@…>
2003-06-13 Joel Sherrill <joel@…> * console/console.c, startup/linkcmds: Removed warnings.
13:21 Changeset in rtems [a7a950d7] by Joel Sherrill <joel.sherrill@…>
2003-06-13 Joel Sherrill <joel@…> * startup/linkcmds: Removed warnings.
13:21 Changeset in rtems [c5c2122]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-06-13 Joel Sherrill <joel@…> * src/threadloadenv.c: Removed warnings.
13:20 Changeset in rtems [1a5787d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-06-13 Joel Sherrill <joel@…> * pppd/chat.c: Removed warnings.
13:20 Changeset in rtems [3d02c2c8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-06-13 Joel Sherrill <joel@…> * console/console.c, startup/linkcmds: Removed warnings.
13:20 Changeset in rtems [9eb574dd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-06-13 Joel Sherrill <joel@…> * startup/linkcmds: Removed warnings.
12:41 Ticket #415 (add support for MCP / machine check exception to ppc/shared BSP) closed by Joel Sherrill
01:15 Ticket #415 (add support for MCP / machine check exception to ppc/shared BSP) created by strauman
Support enabling MCP exceptions on the host bridge. This can be used …

06/12/03:

15:41 Changeset in rtems [b9f0c834] by Joel Sherrill <joel.sherrill@…>
2003-06-12 Joel Sherrill <joel@…> * psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
15:41 Changeset in rtems [a978589]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-06-12 Joel Sherrill <joel@…> * psxchroot01/test.c, psxreaddir/test.c: Removed warnings.
15:40 Changeset in rtems [2ec764f8] by Joel Sherrill <joel.sherrill@…>
2003-06-12 Joel Sherrill <joel@…> * src/objectmp.c: Removed warnings.
15:40 Changeset in rtems [e99ff42]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-06-12 Joel Sherrill <joel@…> * src/objectmp.c: Removed warnings.
15:36 Changeset in rtems [9d30ce6] by Joel Sherrill <joel.sherrill@…>
2003-06-12 Joel Sherrill <joel@…> * include/rtems/rtems/msgmp.h, include/rtems/rtems/partmp.h, include/rtems/rtems/regionmp.h, include/rtems/rtems/semmp.h, src/msgmp.c, src/partmp.c, src/regionmp.c, src/semmp.c: Removed warnings.
15:36 Changeset in rtems [6381642a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-06-12 Joel Sherrill <joel@…> * include/rtems/rtems/msgmp.h, include/rtems/rtems/partmp.h, include/rtems/rtems/regionmp.h, include/rtems/rtems/semmp.h, src/msgmp.c, src/partmp.c, src/regionmp.c, src/semmp.c: Removed warnings.
06:28 Changeset in rtems [7a928017]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-06-12 Ralf Corsepius <corsepiu@…> * configure.ac: Remove "BLEEDING EDGE" warning. Put docs into RTEMS_BUILD_CONFIG_SUBDIRS. * acinclude.m4: Add AC_PREREQ(2.57). Major overhaul (PR 412). * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM. * aclocal/gcc-isystem.m4: New. * Makefile.am: Add aclocal/gcc-isystem.m4.
06:03 Changeset in rtems [87a95526]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-06-12 Ralf Corsepius <corsepiu@…> * configure.ac: Remove "BLEEDING EDGE" warning. Put docs into RTEMS_BUILD_CONFIG_SUBDIRS. * acinclude.m4: Add AC_PREREQ(2.57). Major overhaul (PR 412). * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM. * aclocal/gcc-isystem.m4: New. * Makefile.am: Add aclocal/gcc-isystem.m4.
05:57 Changeset in rtems [040e70a0] by Ralf Corsepius <ralf.corsepius@…>
2003-06-12 Ralf Corsepius <corsepiu@…> * configure.ac: Remove "BLEEDING EDGE" warning. Put docs into RTEMS_BUILD_CONFIG_SUBDIRS. * acinclude.m4: Add AC_PREREQ(2.57). Major overhaul (PR 412). * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM. * aclocal/gcc-isystem.m4: New. * Makefile.am: Add aclocal/gcc-isystem.m4.

06/10/03:

17:32 Changeset in rtems [e8ee0717] by Joel Sherrill <joel.sherrill@…>
2003-06-10 Phil Torre <ptorre@…> PR 411/filesystem * src/imfs/imfs_unlink.c: Fix bug where renaming a memfile and then unlinking it causes a memory leak.
17:32 Changeset in rtems [5441193]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-06-10 Phil Torre <ptorre@…> PR 411/filesystem * src/imfs/imfs_unlink.c: Fix bug where renaming a memfile and then unlinking it causes a memory leak.
16:32 Ticket #411 (Renaming a memfile and then unlinking it causes a memory leak) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied to trunk and 4.6 release branch.
Note: See TracTimeline for information about the timeline view.