Timeline



03/06/96:

22:25 Changeset in rtems [bdf531ee]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
include of mc68360.h changed to m68360.h to reflect filename change.
22:23 Changeset in rtems [110f4ff7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added 68360 support submitted by W. Eric Norum (eric@…). Also increased minimum stack size from 1K to 2K.
22:01 Changeset in rtems [457b6ae]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Generic 68360 BSP (gen360) submitted by: W. Eric Norum <eric@…>. Contact information: W. Eric Norum Saskatchewan Accelerator Laboratory 107 North Road University of Saskatchewan Saskatoon, Saskatchewan, CANADA S7N 5C6
21:37 Changeset in rtems [e6424462]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
As part of reducing visibility into rtems and hiding the .inl files from the application code, this file required more visibility than is given by default to application code.
21:34 Changeset in rtems [1a8fde6c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed prototyes for static inline routines and moved the comments into the inline implementation. The impetus for this was twofold. First, it is incorrect to have static inline prototypes when using the macro implementation. Second, this reduced the number of lines in the include files seen by rtems.h by about 2000 lines. Next we restricted visibility for the inline routines to inside the executive itself EXCEPT for a handful of objects. This reduced the number of include files included by rtems.h by 40 files and reduced the lines in the include files seen by rtems.h by about 6000 lines. In total, these reduced the compile time of the entire RTEMS tree by 20%. This results in about 8 minutes savings on the SparcStation? 10 morgana.
21:26 Changeset in rtems [8e76546]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed prototyes for static inline rgutines and moved the comments into the inline implementation. The impetus for this was twofold. First, it is incorrect to have static inline prototypes when using the macro implementation. Second, this reduced the number of lines in the include files seen by rtems.h by about 2000 lines. Next we restricted visibility for the inline routines to inside the executive itself EXCEPT for a handful of objects. This reduced the number of include files included by rtems.h by 40 files and reduced the lines in the include files seen by rtems.h by about 6000 lines. In total, these reduced the compile time of the entire RTEMS tree by 20%. This results in about 8 minutes savings on the SparcStation? 10 morgana.

02/22/96:

20:14 Changeset in rtems [ba39113]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
The name of the test support routine pause was changed to rtems_test_pause to avoid conflict with the standard POSIX routine pause(2).
Note: See TracTimeline for information about the timeline view.