Timeline



07/29/03:

19:25 Ticket #438 (rtems_termios_bufsize() return value was missing) created by strauman
added missing function return value Release: RTEMS-4.6.0pre4
19:23 Ticket #437 (calls to bspIo/printk must not use '%i' format which is apparently not ...) created by strauman
replaced '%i' format by '%d' (powerpc/shared BSP) Release: RTEMS-4.6.0pre4
19:20 Ticket #436 (monitor registered commands list manipulation bugs) created by strauman
The list manipulation (insertion/deletion) routines …
19:18 Ticket #435 (rtems_showifstat misses printing the netmask) created by strauman
ifstat.diff: rtems_showifstat checked sa_family of various fields of …

07/25/03:

15:50 Changeset in rtems [da499ad]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-25 Ralf Corsepius <corsepiu@…> * configure.ac: Use relative dir to make/${RTEMS_BSP}.cache.
14:46 Changeset in rtems [6fcf4571]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-25 Ralf Corsepius <corsepiu@…> * configure.ac: Merge-in librdbg/configure.ac.
14:42 Changeset in rtems [e37d7196]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-25 Ralf Corsepius <corsepiu@…> * configure.ac: Remove (Merged into ../configure.ac). * Makefile.am, include/Makefile.am, include/rdbg/Makefile.am, include/rdbg/i386/Makefile.am, include/rdbg/m68k/Makefile.am, include/rdbg/powerpc/Makefile.am, src/Makefile.am, src/i386/Makefile.am, src/i386/any/Makefile.am, src/m68k/Makefile.am, src/m68k/any/Makefile.am, src/powerpc/Makefile.am, src/powerpc/new_exception_processing/Makefile.am: Reflect having merged configure.ac into ../configure.ac.
06:35 Changeset in rtems [c7ff624c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-25 Ralf Corsepius <corsepiu@…> * ide/Makefile.am, network/Makefile.am, rtc/Makefile.am, serial/Makefile.am: Add conditional LIBCHIP. Conditionally build include-dirs.
06:31 Changeset in rtems [754ca59b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-25 Ralf Corsepius <corsepiu@…> * network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
06:28 Changeset in rtems [e900940]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-25 Ralf Corsepius <corsepiu@…> * network/if_hdlcsubr.c: Use memcopy instead of bcmp, Use memcmp instead of bcmp.
06:20 Changeset in rtems [4108ae8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-25 Ralf Corsepius <corsepiu@…> * configure.ac: Merge-in libnetworking/configure.ac. Merge-in parts of librdbg/configure.ac.
06:15 Changeset in rtems [4078e82]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-25 Ralf Corsepius <corsepiu@…> * configure.ac: Remove (Merged into ../configure.ac). * .cvsignore, Makefile.am, pppd/Makefile.am, rtems_servers/Makefile.am, rtems_telnetd/Makefile.am, rtems_webserver/Makefile.am, wrapup/Makefile.am: Reflect having merged configure.ac into ../configure.ac

07/24/03:

22:35 Changeset in rtems [ff393f2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-24 Jennifer Averett <jennifer.averett@…> PR 434/filesystem * src/imfs/imfs_init.c: Modified to return error code * src/imfs/miniimfs_init.c: Modified to return error code * src/imfs/imfs_initsup.c: Modified to set error upon memory failure.
19:54 Changeset in rtems [1e4d4f85]4.104.114.84.95 by Jennifer Averett <Jennifer.Averett@…>
2003-07-24 jennifer averett <jennifer.averett@…> PR 434/filesystem * src/imfs/imfs_init.c: Modified to return error code * src/imfs/miniimfs_init.c: Modified to return error code * src/imfs/imfs_initsup.c: Modified to set error upon memory failure.
19:08 Ticket #382 (errors during "mount" operations taints mount point) closed by Jennifer Averett
State-Changed-From-To: feedback->closed State-Changed-Why: Addressed in PR 297.
18:57 Ticket #434 (IMFS initialize incorrect return upon memory failure) closed by Jennifer Averett
State-Changed-From-To: open->closed State-Changed-Why: Modified imfs_init.c imfs_initsup.c and miniimfs_init.c to set and return failure.
18:41 Ticket #434 (IMFS initialize incorrect return upon memory failure) created by Jennifer Averett
A mount of the IMFS doesn't return correct failure code upon a memory …

07/23/03:

18:07 Changeset in rtems [d5fa273e] by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * support/new_exception_processing/cpu.c: _ISR_Nest_level is now properly maintained and does not reside in SPRG0.
17:40 Changeset in rtems [129b4a79]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * support/new_exception_processing/cpu.c: _ISR_Nest_level is now properly maintained and does not reside in SPRG0.

07/18/03:

17:25 Changeset in rtems [1ede24c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * rtems/new-exceptions/cpu.h: _ISR_Nest_level is now properly maintained and does not reside in SPRG0.
17:24 Changeset in rtems [ec821af]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * irq/irq_asm.S, startup/bspstart.c: _ISR_Nest_level is now properly maintained and any BSP which does not do so will trip a panic in the shared code.
17:24 Changeset in rtems [7b59de1c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * startup/bspstart.c: _ISR_Nest_level is now properly maintained.
17:24 Changeset in rtems [ae20a3e2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * irq/irq_asm.S, startup/bspstart.c: _ISR_Nest_level is now properly maintained.
17:23 Changeset in rtems [36e95a87] by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * rtems/new-exceptions/cpu.h: _ISR_Nest_level is now properly maintained and does not reside in SPRG0.
17:22 Changeset in rtems [b997f52] by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * irq/irq_asm.S, startup/bspstart.c: _ISR_Nest_level is now properly maintained and any BSP which does not do so will trip a panic in the shared code.
17:21 Changeset in rtems [8930426] by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * startup/bspstart.c: _ISR_Nest_level is now properly maintained.
17:21 Changeset in rtems [adc5f630] by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 288/rtems * irq/irq_asm.S, startup/bspstart.c: _ISR_Nest_level is now properly maintained.
17:05 Changeset in rtems [674b9497]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 415/bsps * pci/detect_raven_bridge.c, startup/bspstart.c: This patch reverts enabling MCP interrupts for the motorola_powerpc BSPs. REASON: pci config space scanning (as e.g. done by the DEC Ethernet driver) would raise machine check exceptions.
17:05 Changeset in rtems [bf939b0] by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 415/bsps * pci/detect_raven_bridge.c, startup/bspstart.c: This patch reverts enabling MCP interrupts for the motorola_powerpc BSPs. REASON: pci config space scanning (as e.g. done by the DEC Ethernet driver) would raise machine check exceptions.
16:29 Ticket #424 (OAR's CVS is flakey) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: I committed a LOT of stuff over the past day or so and haven't see a hiccup yet. So I am going to cross my fingers and close this one.
16:25 Ticket #288 (_ISR_Nest_level on PowerPC new exception model not maintained) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New patch (pr288-otherBSPs.diff) applied to trunk and 4.6 branch.
16:07 Ticket #300 (User Extension API for the TCB extensions array.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
16:06 Ticket #415 (add support for MCP / machine check exception to ppc/shared BSP) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: raven.diff patch applied to trunk and 4.6 branch.
15:52 Changeset in rtems [35f93740]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-16 Greg Menke <gregory.menke@…> PR 428/bsps PR 432/bsps * bootloader/pci.c: Re-instated code that prevents remapping small IO regions, which if remapped would cause i8259 registers to move out from under the #define'd base addresses. * startup/bspstart.c: Reduced BAT2 PCI memory allocation to 256 megs, I incorrectly had extended it which would cause problems with PCI devices that defined prefetchable memory.
15:52 Changeset in rtems [0ffa407]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-16 Greg Menke <gregory.menke@…> PR 428/bsps PR 432/bsps * pci/pcibios.c, pci/pcibios.h: Added BSP_pci_Find_Device() which is copied from motorola_shared.
15:52 Changeset in rtems [3584398a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-18 Greg Menke <gregory.menke@…> PR 429/bsps PR 432/bsps * network/elnk.c: Due to a bug in the driver, if multiple packets are queued onto an elnk board, the ISR will deadlock the device with a tx complete interrupt. Lighter tx loads are not affected as they end up submitting single packets to the device.
15:52 Changeset in rtems [552af999] by Joel Sherrill <joel.sherrill@…>
2003-07-18 Greg Menke <gregory.menke@…> PR 429/bsps PR 432/bsps * network/elnk.c: Due to a bug in the driver, if multiple packets are queued onto an elnk board, the ISR will deadlock the device with a tx complete interrupt. Lighter tx loads are not affected as they end up submitting single packets to the device.
15:51 Changeset in rtems [734d1c5d] by Joel Sherrill <joel.sherrill@…>
2003-07-16 Greg Menke <gregory.menke@…> PR 428/bsps PR 432/bsps * pci/pcibios.c, pci/pcibios.h: Added BSP_pci_Find_Device() which is copied from motorola_shared.
15:48 Changeset in rtems [367a0e2] by Joel Sherrill <joel.sherrill@…>
2003-07-16 Greg Menke <gregory.menke@…> PR 428/bsps PR 432/bsps * bootloader/pci.c: Re-instated code that prevents remapping small IO regions, which if remapped would cause i8259 registers to move out from under the #define'd base addresses. * startup/bspstart.c: Reduced BAT2 PCI memory allocation to 256 megs, I incorrectly had extended it which would cause problems with PCI devices that defined prefetchable memory.
15:16 Ticket #189 (RTEMS User environment to use a user extension.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:15 Ticket #187 (Task ASR post switch handler dynamically installed.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:14 Ticket #188 (POSIX signal handler post switch handler dynamically install) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:13 Ticket #186 (Post switch handler requires separate chain.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:12 Ticket #185 (Task vars switch thread handler dynamically installed.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:11 Ticket #135 (newlib extension should be static) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:08 Ticket #136 (Incorporte submitted dos filesystem tests into included tests) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:05 Ticket #326 (newlib-1.10.0-rtems-20021127.diff does not apply cleanly with patch 2.5.4) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch long superceded and problem not re-reported.
15:04 Ticket #155 (Dynamic loading patch for Linux from Ian Taylor) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
15:02 Ticket #127 (IO Driver unregister does not close the driver.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
14:54 Ticket #432 (motorola shared PCI fix, 3Com elnk driver fix) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied to trunk and 4.6 branch.
14:47 Changeset in rtems [fbbe5fd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 430/rtems * include/rtems/score/watchdog.h: _Watchdog_Ticks_since_boot should be a VOLATILE variable. * src/watchdoginsert.c: 'restart' algorithm needs to enforce reloading the list head in case a TICK interrupt during ISR_Flash() modified the list. This is achieved by a proper VOLATILE cast. Also _Watchdog_Sync_count++ should be protected by _ISR_Disable (prevent corruption in case ISR calls watchdoginsert) * src/watchdogadjust.c: ISR protection added. * src/watchdogtickle.c: ISR protection added. NOTE: PowerPC BSPs using the new exception processing MUST BE UPDATED to maintain _ISR_Nest_level. See also PR288 which provides fixes for the affected BSPs distributed with RTEMS.
14:47 Changeset in rtems [cfc257fc] by Joel Sherrill <joel.sherrill@…>
2003-07-18 Till Straumann <strauman@…> PR 430/rtems * include/rtems/score/watchdog.h: _Watchdog_Ticks_since_boot should be a VOLATILE variable. * src/watchdoginsert.c: 'restart' algorithm needs to enforce reloading the list head in case a TICK interrupt during ISR_Flash() modified the list. This is achieved by a proper VOLATILE cast. Also _Watchdog_Sync_count++ should be protected by _ISR_Disable (prevent corruption in case ISR calls watchdoginsert) * src/watchdogadjust.c: ISR protection added. * src/watchdogtickle.c: ISR protection added. NOTE: PowerPC BSPs using the new exception processing MUST BE UPDATED to maintain _ISR_Nest_level. See also PR288 which provides fixes for the affected BSPs distributed with RTEMS.
14:22 Changeset in rtems [8f51fa52] by Joel Sherrill <joel.sherrill@…>
2003-07-18 Joel Sherrill <joel@…> PR 426/ada * configure.ac, samples/Makefile.am: Remove base_mp from 4.6 branch. * samples/base_mp/.cvsignore, samples/base_mp/Makefile.am, samples/base_mp/config.h, samples/base_mp/mptest.adb, samples/base_mp/mptest.ads, samples/base_mp/node1/.cvsignore, samples/base_mp/node1/Makefile.am, samples/base_mp/node1/base_mp.scn, samples/base_mp/node2/.cvsignore, samples/base_mp/node2/Makefile.am, samples/base_mp/node2/base_mp.scn: Removed.
14:14 Changeset in rtems [1dfc1b94]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed formatting so scripts work.
14:14 Changeset in rtems [de65a875] by Joel Sherrill <joel.sherrill@…>
Fixed formatting so scripts work.
14:04 Ticket #47 (buffer output of tests) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers. In particular, this project will require tinkering with some of the tests to make their output more repeatable. Ideally it will also involve making the tests self-check the output in their buffer.
14:02 Ticket #46 (Merge Workspace and C Heap) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: New website has section for potential projects. This includes a list of PRs that are wishlist items and not actively being worked on. This PR can be reopened if someone volunteers.
13:57 Ticket #314 (Solaris: [left|right] shift count >= width of type) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: I believe this PR was resolved by using a structure overlaying major/minor with dev_t. This overlay approach resolved warnings on 16 bit targets. If this is not fixed, it will have to be resolved in a subtly different manner.
13:48 Ticket #430 (watchdog timer chain corruption) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied to trunk and 4.6. branch.
13:22 Ticket #426 (Disable ada w/ --enable-multiprocessing for 4.6) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: mptests previously removed from 4.6 branch. This is being closed because it references base_mp which was missed in the other effort.
05:21 Changeset in rtems [0333258] by Ralf Corsepius <ralf.corsepius@…>
2003-07-18 Ralf Corsepius <corsepiu@…> * src/rdbg.c: Use memset instead of bzero (deprecated). * src/servtsp.c: Ditto.
05:19 Changeset in rtems [718f981]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-18 Ralf Corsepius <corsepiu@…> * src/rdbg.c: Use memset instead of bzero (deprecated). * src/servtsp.c: Ditto.

07/17/03:

21:59 Changeset in rtems [45477a3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-17 Joel Sherrill <joel@…> PR 433/tools * mips-stub.c: Patch from C. M. Heard <heard@…> described as: The purpose of the patch is to make the stub ignore all characters except '+' (ack) or '-' (nak) when it has transmitted a packet and expects an acknowledgment. Without the patch, putpacket() will retransmit each time it receives anything other than '+' when expecting an ack, and that, bitter experience has found, frequently results in the stub failing to sync up when initially attaching to gdb. I think that rtems users will notice significant improvement in the of the mips stub if this patch is incorporated in the distribution; certainly I did in my stand-aline environment. I should hasten to add that it is only an improvement and not a 100% cure for synchronization problems because '+' characters can (and do) during as message data, and it's still possible for these to be mistaken as acks. I have no idea how to fix that short of redesigning the gdb-remote protocol.
21:59 Changeset in rtems [c4abc88] by Joel Sherrill <joel.sherrill@…>
2003-07-17 Joel Sherrill <joel@…> PR 433/tools * mips-stub.c: Patch from C. M. Heard <heard@…> described as: The purpose of the patch is to make the stub ignore all characters except '+' (ack) or '-' (nak) when it has transmitted a packet and expects an acknowledgment. Without the patch, putpacket() will retransmit each time it receives anything other than '+' when expecting an ack, and that, bitter experience has found, frequently results in the stub failing to sync up when initially attaching to gdb. I think that rtems users will notice significant improvement in the of the mips stub if this patch is incorporated in the distribution; certainly I did in my stand-aline environment. I should hasten to add that it is only an improvement and not a 100% cure for synchronization problems because '+' characters can (and do) during as message data, and it's still possible for these to be mistaken as acks. I have no idea how to fix that short of redesigning the gdb-remote protocol.
21:00 Ticket #433 (mips gdb stub ack handling improvement) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied to 4.6 release branch and main CVS trunk. Thank you Michael. Receiving an unsolicited patch from you made my day and let me know that the old style spirit of the Net is still alive. :)
20:54 Ticket #433 (mips gdb stub ack handling improvement) created by heard
The purpose of the patch is to make the stub ignore all characters …
20:14 Changeset in rtems [4c29889] by Joel Sherrill <joel.sherrill@…>
2003-07-17 Joel Sherrill <joel@…> PR 425/ada * Makefile.am, configure.ac, sptests/Makefile.am: Remove all Ada tests that do not build from 4.6 branch. * mptests/.cvsignore, mptests/Makefile.am, mptests/mp01/.cvsignore, mptests/mp01/Makefile.am, mptests/mp01/config.h, mptests/mp01/mp01.adb, mptests/mp01/mptest.adb, mptests/mp01/mptest.ads, mptests/mp01/node1/.cvsignore, mptests/mp01/node1/Makefile.am, mptests/mp01/node1/mp01.scn, mptests/mp01/node2/.cvsignore, mptests/mp01/node2/Makefile.am, mptests/mp01/node2/mp01.scn, mptests/mp02/.cvsignore, mptests/mp02/mptest.adb, mptests/mp02/mptest.ads, mptests/mp02/node1/.cvsignore, mptests/mp02/node1/mp02.scn, mptests/mp02/node2/.cvsignore, mptests/mp02/node2/mp02.scn, mptests/mp03/.cvsignore, mptests/mp03/mptest.adb, mptests/mp03/mptest.ads, mptests/mp03/node1/.cvsignore, mptests/mp03/node1/mp03.scn, mptests/mp03/node2/.cvsignore, mptests/mp03/node2/mp03.scn, mptests/mp04/.cvsignore, mptests/mp04/mptest.adb, mptests/mp04/mptest.ads, mptests/mp04/node1/.cvsignore, mptests/mp04/node1/mp04.scn, mptests/mp04/node2/.cvsignore, mptests/mp04/node2/mp04.scn, mptests/mp05/.cvsignore, mptests/mp05/mptest.adb, mptests/mp05/mptest.ads, mptests/mp05/node1/.cvsignore, mptests/mp05/node1/mp05.scn, mptests/mp05/node2/.cvsignore, mptests/mp05/node2/mp05.scn, mptests/mp06/.cvsignore, mptests/mp06/mptest.adb, mptests/mp06/mptest.ads, mptests/mp06/node1/.cvsignore, mptests/mp06/node1/mp06.scn, mptests/mp06/node2/.cvsignore, mptests/mp06/node2/mp06.scn, mptests/mp07/.cvsignore, mptests/mp07/mptest.adb, mptests/mp07/mptest.ads, mptests/mp07/node1/.cvsignore, mptests/mp07/node1/mp07.scn, mptests/mp07/node2/.cvsignore, mptests/mp07/node2/mp07.scn, mptests/mp08/.cvsignore, mptests/mp08/mptest.adb, mptests/mp08/mptest.ads, mptests/mp08/node1/.cvsignore, mptests/mp08/node1/mp08.scn, mptests/mp08/node2/.cvsignore, mptests/mp08/node2/mp08.scn, mptests/mp09/.cvsignore, mptests/mp09/mptest.adb, mptests/mp09/mptest.ads, mptests/mp09/node1/.cvsignore, mptests/mp09/node1/mp09.scn, mptests/mp09/node2/.cvsignore, mptests/mp09/node2/mp09.scn, mptests/mp10/.cvsignore, mptests/mp10/mptest.adb, mptests/mp10/mptest.ads, mptests/mp10/node1/.cvsignore, mptests/mp10/node1/mp10.scn, mptests/mp10/node2/.cvsignore, mptests/mp10/node2/mp10.scn, mptests/mp11/.cvsignore, mptests/mp11/mptest.adb, mptests/mp11/mptest.ads, mptests/mp11/node1/.cvsignore, mptests/mp11/node1/mp11.scn, mptests/mp11/node2/.cvsignore, mptests/mp11/node2/mp11.scn, mptests/mp12/.cvsignore, mptests/mp12/mptest.adb, mptests/mp12/mptest.ads, mptests/mp12/node1/.cvsignore, mptests/mp12/node1/mp12.scn, mptests/mp12/node2/.cvsignore, mptests/mp12/node2/mp12.scn, mptests/mp13/.cvsignore, mptests/mp13/mptest.adb, mptests/mp13/mptest.ads, mptests/mp13/node1/.cvsignore, mptests/mp13/node1/mp13.scn, mptests/mp13/node2/.cvsignore, mptests/mp13/node2/mp13.scn, mptests/mp14/.cvsignore, mptests/mp14/mptest.adb, mptests/mp14/mptest.ads, mptests/mp14/node1/.cvsignore, mptests/mp14/node1/mp14.scn, mptests/mp14/node2/.cvsignore, mptests/mp14/node2/mp14.scn: Removed.
19:15 Ticket #425 (Remove ada-tests/mptests from 4-6) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Done. This also impacted the ada-tests Makefile.am and configure.ac. I also removed spsize from the build because it refers to a file that has not been merged from the tests from the old Ada implementation of RTEMS.
18:38 Ticket #428 (motorola_shared i8259 interrupt cascade from int2 block not working) closed by gregory.menke
State-Changed-From-To: open->closed State-Changed-Why: fixed by PR 432
18:37 Ticket #429 (3com driver (elnk)) closed by gregory.menke
State-Changed-From-To: open->closed State-Changed-Why: fixed by PR 432
13:17 Ticket #432 (motorola shared PCI fix, 3Com elnk driver fix) created by gregory.menke
PR 428 - fixes bootloader remapping PCI bus 0 & PCI bus 1 resources …

07/16/03:

19:30 Changeset in rtems [d62cfdf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2003-07-16 Joel Sherrill <joel@…> * ChangeLog?: Correct format.

07/15/03:

15:10 Changeset in rtems [ae49cd6a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-15 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
15:07 Changeset in rtems [69b40b05]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-15 Ralf Corsepius <corsepiu@…> * wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
14:31 Changeset in rtems [8bf9689] by Ralf Corsepius <ralf.corsepius@…>
2003-07-15 Ralf Corsepius <corsepiu@…> * aclocal/multi.m4: Don't add --enable-multilib. Rename AC_ENABLE_MULTILIB into AM_ENABLE_MULTILIB. Increment serial to 103 (automake's multi.m4 version + 100). * configure.ac: Use AM_ENABLE_MULTILIB instead of AC_ENABLE_MULTILIB. 2003-07-03 Joel Sherrill <joel@…> * aclocal/version.m4: Updated to rtems-4.6.0pre4.
14:26 Changeset in rtems [e4bfc976] by Ralf Corsepius <ralf.corsepius@…>
2003-07-15 Ralf Corsepius <corsepiu@…> * config-ml.in: Partial sync with gcc-3.4's config-ml.in. Add "autoconf-2.5x unquoting" hack.
11:59 Changeset in rtems [3a032d41]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2003-07-15 Ralf Corsepius <corsepiu@…> * config-ml.in: Partial sync with gcc-3.4's config-ml.in. Add "autoconf-2.5x unquoting" hack.
Note: See TracTimeline for information about the timeline view.