Timeline



07/27/00:

17:44 Changeset in rtems [93d31be]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-20000713-1-cvs.diff from Ralf Corsepius <corsepiu@…> Removed obsolete flags from new custom files.
06:17 Changeset in rtems [2d354ea6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Minor problems addressed with the merger and with the arm_bare_bsp. That BSP now has a stub clock driver so the tests can link even if they won't execute. A handful of Makefiles had to be updated and we had to account for printk.c being a shared file now.
01:04 Changeset in rtems [08330bf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Port of RTEMS to the ARM processor family by Eric Valette <valette@…> and Emmanuel Raguet <raguet@…> of Canon CRF - Communication Dept. This port includes a basic BSP that is sufficient to link hello world.

07/26/00:

21:15 Changeset in rtems [db9ae70]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Charles-Antoine Gauthier <charles.gauthier@…> that removes warnings from the network.c file and has slight additions to the configuration file to support Java.
20:47 Changeset in rtems [b144609]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to ss-20000726
20:44 Changeset in rtems [8c3c1763]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added ifdef on C4x to avoid invalid address alignment checks since there is no such thing on the C4x.
19:28 Changeset in rtems [ca7858bb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Port of RTEMS to the Texas Instruments C3x/C4x DSP families including a BSP (c4xsim) supporting the simulator included with gdb. This port was done by Joel Sherrill and Jennifer Averett of OAR Corporation. Also included with this port is a space/time optimization to eliminate FP context switch management on CPUs without hardware or software FP. An issue with this port was that sizeof(unsigned32) = sizeof(unsigned8) on this CPU. This required addressing alignment checks and assumptions as well as fixing code that assumed sizeof(unsigned32) == 4.
19:26 Changeset in rtems [17508d02]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Port of RTEMS to the Texas Instruments C3x/C4x DSP families including a BSP (c4xsim) supporting the simulator included with gdb. This port was done by Joel Sherrill and Jennifer Averett of OAR Corporation. Also included with this port is a space/time optimization to eliminate FP context switch management on CPUs without hardware or software FP. An issue with this port was that sizeof(unsigned32) = sizeof(unsigned8) on this CPU. This required addressing alignment checks and assumptions as well as fixing code that assumed sizeof(unsigned32) == 4.

07/25/00:

13:38 Changeset in rtems [6b4a11bf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-20000713-1-cvs.diff from Ralf Corsepius <corsepiu@…> that removes an unnecessary inclusion of @RTEMS_BSP@.cfg.
13:33 Changeset in rtems [7496d9c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-20000725-1-cvs.diff from Ralf Corsepius <corsepiu@…> that is an improvement in the version handling macro that compensates for Joel's bug in the release script which broke the VERSION file format.
13:31 Changeset in rtems [dbe50fd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added c3xsim as alias of c4xsim.
11:48 Changeset in rtems [ca8dfbc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Forgot to remove these when code moved.

07/24/00:

22:28 Changeset in rtems [e001d84]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Use bitwise and not cast to unsigned16 to remove upper bits.
20:33 Changeset in rtems [ce21604c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed so autoconf macros will like this file.
20:33 Changeset in rtems [30a1617]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Corrected spelling mistake.
20:32 Changeset in rtems [3c51181]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Corrected file name in EXTRA_DIST setting.
19:18 Changeset in rtems [7d5077c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Eric Valette <valette@…> with debugging by Till Straumann <strauman@…>. With this patch, the motorola_shared BSP should also support the MVME2303.
19:17 Changeset in rtems [d7d1096] by Joel Sherrill <joel.sherrill@…>
Patch from Eric Valette <valette@…> with debugging by Till Straumann <strauman@…>. With this patch, the motorola_shared BSP should also support the MVME2303.
17:58 Changeset in rtems [14f12184]4.5.0 by cvs2git <rtems-devel@…>
This commit was manufactured by cvs2svn to create tag 'rtems-4-5-0'. Sprout from rtems-4-5-branch 2000-07-24 17:58:24 UTC Joel Sherrill <joel.sherrill@…> 'changed version to 4.5.0' Delete: automake/host.am automake/lib.am automake/local.am automake/subdirs.am c/src/lib/libbsp/mips/p4000/liblnk/.cvsignore c/src/librdbg/src/powerpc/new_exception_processing/.cvsignore doc/.cvsignore
17:58 Changeset in rtems [36f910c] by Joel Sherrill <joel.sherrill@…>
changed version to 4.5.0

07/17/00:

13:06 Changeset in rtems [14b35d47]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to ss-20000717
13:05 Changeset in rtems [09f52f0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Make _ISR_Dispatch global.
13:01 Changeset in rtems [fb31e1a2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Update from Philip Quaife <rtemsdev@…> that was hand-merged. This update addresses the following: + the ISR enable/disable/flash macros now work with old gcc versions. + the UI CCR bits are now masked since other example code did so + _ISR_Dispatch disables interrupts during call setup Together these removed the instabilities he was seeing.
01:54 Changeset in rtems [237c259]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Changed default value to "pause".
01:06 Changeset in rtems [cadf4850] by Joel Sherrill <joel.sherrill@…>
changed version to 4.5.0
Note: See TracTimeline for information about the timeline view.