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

07/14/00:

19:37 Changeset in rtems [2d722f99] by Joel Sherrill <joel.sherrill@…>
changed version to 4.5.0
19:30 Changeset in rtems [356a74b] by Joel Sherrill <joel.sherrill@…>
changed version to 4.5.0
19:24 Changeset in rtems [3df0c1e9] by Joel Sherrill <joel.sherrill@…>
changed version to 4.5.0
19:14 Changeset in rtems [b167323] by Joel Sherrill <joel.sherrill@…>
changed version to 4.5.0
19:10 Changeset in rtems [9717739] by Joel Sherrill <joel.sherrill@…>
changed version to 4.5.0
19:05 Changeset in rtems [8465866] by Joel Sherrill <joel.sherrill@…>
changed version to 4.5.0
19:04 Changeset in rtems [a5c67bc] by Joel Sherrill <joel.sherrill@…>
Updated RTEMS version.
19:04 Changeset in rtems [a4c731f] by Joel Sherrill <joel.sherrill@…>
Updated tool versions for gnat 3.12p RPM revision 5.
18:53 Changeset in rtems [c1956b5] by Joel Sherrill <joel.sherrill@…>
Changed name of static table versions to avoid conflict.
18:52 Changeset in rtems [4dcd943]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Changed name of static table versions to avoid conflict.

07/13/00:

17:54 Changeset in ada-examples [373d380]rtems-4-5-branchada-examples-4-5-0 by Joel Sherrill <joel.sherrill@…>
Changed version to 4.5.0.
16:17 Changeset in rtems [21555cba] by Joel Sherrill <joel.sherrill@…>
Switch logical in conditional.
16:17 Changeset in rtems [62e1271a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Switch logical in conditional.
15:05 Changeset in rtems [b8a30d07]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-20000713-1-cvs.diff from Ralf Corsepius <corsepiu@…> that is yet another multilib-related structual cleanup patch: Changes: * Make RTEMS_TEST_NO_PAUSE a tests/ subpackage specific option. - Remove RTEMS_TEST_NO_PAUSE from custom/*.cfg, targopts.h and cpuopts.h. - Add autoconf macros RTEMS_*_RTEMS_TEST_NO_PAUSE (aclocal/rtems-test-no-pause.m4). - Add RTEMS_*_RTEMS_TEST_NO_PAUSE support to sptests/configure.ins and tmtests/configure.in. These are the only subdirectories which currently apply RTEMS_TEST_NO_PAUSE. - Add autoconf-DEFS support to all test subpackages' configure.ins below tests/. I.e. AC_DEFINES now get explicitly propagated as preprocessor defines into Makefiles, cf. AM_CPPFLAGS in tests/*/*.am, instead of using a global config-files. - Remove NDEBUG from custom/*.cfg. * AC_DEFINE POSIX_API, ITRON_API and MULTIPROCESSING in exec/configure.in, only. - All other sources now should relay on the values from cpuopts.h and should not define them themselves. - Several related changes to many configure.ins * Bug-fixes to RTEMS_*_RTEMS_DEBUG macros (Actually workarounds to quoting bugs in autoconf). Notes: * This patch is rather immature and only tested for a small subset of BSPs (requires the tests to be enabled and therefore takes an tremendous amount of disc space and time.) * The patches to *cfg were generated by a script. Expect file formating changes :)
14:53 Changeset in rtems [ce39123]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed NDEBUG as a per BSP option.
Note: See TracTimeline for information about the timeline view.