Timeline



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.

07/12/00:

19:28 Changeset in rtems [bfc86bcb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed references to stack checker defines since it is dynamically enabled now at configure time.
19:27 Changeset in rtems [ea56a072]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed stupid reference to NO_TABLE_MOVE in comment block.
19:23 Changeset in rtems [39607984]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-20000712-1-cvs.diff from Ralf Corsepius <corsepiu@…> that is yet another multilib-related structual cleanup patch: Changes: * Make RTEMS_DEBUG a global per-cpu configuration option * Remove RTEMS_DEBUG from targopts.h * Add a global --enable-rtems-debug option disabled by default. * Add RTEMS_DEBUG to cpuopts.h * Remove all references to RTEMS_DEBUG from custom/*.cfg Notes: * RTEMS_DEBUG is set in c/src/exec/configure.in only (RTEMS_CHECK_RTEMS_DEBUG) and should be defined in cpuopts.h only. BSPs should not redefine it, but use the value being provided by cpuopts.h. => With multilibs, users have to choose: Either enable RTEMS_DEBUG for all BSPs and CPU_MODELs of a cpu or not. * Only few BSPs had RTEMS_DEBUG enabled, therefore I set the default to disabled. * This patch influences the per-BSP building scheme. Existing BSPs which set RTEMS_DEBUG in their make-target-options rule might have problems at runtime.
17:55 Changeset in network-demos [6dba533]rtems-4-5-branchnetdemos-4-5-0 by Joel Sherrill <joel.sherrill@…>
Changed version to 4.5.0.
16:47 Changeset in network-demos [1a1b41cd]4.11network-demos-4-10-branchnetwork-demos-4-6-branchnetwork-demos-4-7-branchnetwork-demos-4-8-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
Patch from Andrew Bythell <abythell@…> that should allow the http demo to build a correct starting filesystem and run. Formerly, the http demo did not configure the filesystem as needed or build the tar file such that GoAhead? could find it.
16:44 Changeset in network-demos [6c58235]rtems-4-5-branch by Joel Sherrill <joel.sherrill@…>
Patch from Andrew Bythell <abythell@…> that should allow the http demo to build a correct starting filesystem and run. Formerly, the http demo did not configure the filesystem as needed or build the tar file such that GoAhead? could find it.
16:41 Changeset in network-demos [969907a]rtems-4-5-branch by cvs2git <rtems-devel@…>
This commit was manufactured by cvs2svn to create branch 'rtems-4-5-branch'. Cherrypick from master 2000-07-12 16:41:06 UTC Joel Sherrill <joel.sherrill@…> 'Adding and deleting files for branch and main trunk.': http/rootfs/etc/host.conf http/rootfs/etc/hosts http/rootfs/web/index.html
16:41 Changeset in network-demos [c91972f]4.11network-demos-4-10-branchnetwork-demos-4-6-branchnetwork-demos-4-7-branchnetwork-demos-4-8-branchnetwork-demos-4-9-branch by Joel Sherrill <joel.sherrill@…>
Adding and deleting files for branch and main trunk.
13:50 Changeset in rtems [8bb456a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added comment.
13:50 Changeset in rtems [71f578ef]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed unnecessary include of targopts.h.
13:44 Changeset in rtems [c3b76087]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added comment.
13:42 Changeset in rtems [60179c2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed unnecessary include of targopts.h.
13:15 Changeset in rtems [3a6bfc6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added comment.
12:36 Changeset in rtems [5ffa4e4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New file missed in earlier commit.
Note: See TracTimeline for information about the timeline view.