Timeline



06/22/98:

11:49 Changeset in rtems [7deeb16]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added initial part of iniitialization.
11:09 Changeset in rtems [ab2dbd7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added mc68681 stuff to the makefile. Added numerous constants to mc68681_p.h. Changed spacing. At this point the polled support is in but nothing else is right except the structure.
11:08 Changeset in rtems [36152b0e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Moved get and set register/data typedefs to this file.
11:07 Changeset in rtems [4cd4c5a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Moved set and get Register and Data type defininitions to serial.h. Cleaned up spacing.
10:34 Changeset in rtems [58b1e95]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Corrected spacing
10:17 Changeset in rtems [424e23ee]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
spacing changes
10:15 Changeset in rtems [547de5d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed blank lines and bad debug stuff
09:59 Changeset in rtems [e4acf68]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added comments and corrected spacing.
09:56 Changeset in rtems [aa0da6b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added a comment and cleaned up spacing
09:28 Changeset in rtems [cd58d82]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Initial version of these files.

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@…>.
Note: See TracTimeline for information about the timeline view.