Timeline



06/18/98:

19:14 Changeset in rtems [ce17a72]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to 980618
19:05 Changeset in rtems [8ed1f8d0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New file from Dario Alcocer <alcocer@…>.
19:01 Changeset in rtems [cb1b853d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
All task delete API level services were incorrectly assuming that the task to be deleted was created via the same API (i.e. were of the object class created by this API). For example, a POSIX thread calling the rtems_task_delete(SELF) directive would incorrectly update the RTEMS object local pointer table. Jennifer discovered this when moving tests implemented in C using the Classic RTEMS API into a tree of Ada tests. The Ada tests were implicitly using POSIX services. This lead to some unexpected behavior.
18:58 Changeset in rtems [7e4c3d8b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Modified _Objects_Is_class_valid() to correctly report that 0 was not a valid object class. This was discovered while looking for a bug reported by Jennifer.
15:22 Changeset in rtems [9a6994b4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added freebsd support from Dario Alcocer <alcocer@…>.
15:14 Changeset in rtems [ce691c51]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Corrected so it returns the correct date. Previously was getting the number of seconds since 1988 from RTEMS and not adding in the 1970-1988 correction factor. Plus removed checks for data/time set since POSIX does not permit this call to fail. GNAT 3.12 depends on this.
15:13 Changeset in rtems [bdb1057]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Spacing changes.
15:12 Changeset in rtems [ecc9737f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added a public interface to the chain handler.

06/16/98:

19:06 Changeset in rtems [fe52766e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Corrected compilation problems.
19:05 Changeset in rtems [8bf6095]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added initialization of css routines.
18:22 Changeset in rtems [1efeb61]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added css_iface -- assumes ../include/dy_supplied.

06/13/98:

16:03 Changeset in rtems [ee3b242b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Initial incarnation of libchip compiles.
15:48 Changeset in rtems [0737710]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Base code from ppcn_60x BSP
13:34 Changeset in rtems [23f5cdb5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Adding interrupt handling routine.
13:34 Changeset in rtems [510524c6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed bad comments.
13:33 Changeset in rtems [8d830755]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added IRQ information.
13:33 Changeset in rtems [a12d7fd7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Updated to add -qrtems_debug and -qnolinkcmds.
10:05 Changeset in rtems [e5727f39]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added PPC_USE_DATA_CACHE.

06/12/98:

21:12 Changeset in rtems [7738906]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added optimized version of memcpy.c to this directory since RTEMS makes important distinctions between CPU models which are not made by gcc. These distinctions help give us a more optimized memcpy(). This is important for message queues and KA9Q.
20:55 Changeset in rtems [9b413ea]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Eric Norum to avoid printing from context switch user extension. The array is too long and needs to be shortened.

06/09/98:

15:23 Changeset in rtems [2a53f31]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed comment block at the beginning of the file for a copyright date problem and an English problem.
14:21 Changeset in rtems [9456087]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added rule for .cxx and .cpp per suggestion from Geoffroy Montel <g_montel@…>.

06/04/98:

15:15 Changeset in rtems [cec1095]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to 980604
15:15 Changeset in rtems [1388d19]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Regenerated aclocal and configure after cleaning up the check that a BSP source directory was present to eliminate a chunk of redundant code.
13:08 Changeset in rtems [70b0d66]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added support for -qrtems_debug flag.
Note: See TracTimeline for information about the timeline view.