Timeline



04/09/97:

21:00 Changeset in rtems [6bcceb8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
enabled floating point and fixed confdef reference to initialization tasks table.
20:19 Changeset in rtems [61a183a9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
new test
20:19 Changeset in rtems [dfdaf4ac]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added cpuuse and rtmonuse
20:19 Changeset in rtems [c46ce854]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
printing task names now instead of id numbers
20:18 Changeset in rtems [fc7bc51]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
new files.
20:07 Changeset in rtems [9d5152f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added rtmonuse and cpuuse directories
20:07 Changeset in rtems [8f695a1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added cpuuse and rtmonuse directories
20:05 Changeset in rtems [e39e6f7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added code to prevent attempts to clean up the library when rtems is down.
20:05 Changeset in rtems [0956b52]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
correct incorrect register addresses for port a.
20:05 Changeset in rtems [8c0dc2c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
removed unused is_character_ready routine.
20:04 Changeset in rtems [3fc076d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added support for tracking thread cpu usage.
20:04 Changeset in rtems [192259f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
enhanced printf statements
20:04 Changeset in rtems [48e34595]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
corrected spacing.
20:03 Changeset in rtems [bbb846b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added SYSTEM_STATE_SHUTDOWN
20:03 Changeset in rtems [eafd698]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
enhanced rtems_shutdown_executive to insure that no attempt will be made to shut the system down when it is down.
20:02 Changeset in rtems [113ef9fc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added support for statistics on rate monotonic periods.
19:59 Changeset in rtems [0c3cd61]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Rate monotonic period and cpu usage monitor libraries and tests added.
19:58 Changeset in rtems [d2afb93]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
blank lines deleted
14:46 Changeset in rtems [48d6de3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Adding missing files.
14:05 Changeset in rtems [e2d79559]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added ka9q tcpip stack and network driver for the gen68360. This effort was done based on the 3.6.0 release and had to be autoconf'ed locally. It is turned on is the bsp enables it and it is not explicitly disabled via the configure option --disable-tcpip. As many warnings as possible were removed locally after the code was merged. Only the gen68360 and mvme136 bsps were compiled this way. The ka9q port and network driver were submitted by Eric Norum (eric@…). The network demo programs are not included in the tree at this point.

04/08/97:

11:53 Changeset in rtems [bed475e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added cast to eliminate warning.

04/07/97:

21:33 Changeset in rtems [f8700f77]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
corrected printf specifications and added casts as necessary to eliminate warnings.
21:31 Changeset in rtems [de4f281]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added ifdef to avoid warning for unused variable.
21:31 Changeset in rtems [1c666fc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
corrected integer only definitions of "FP CHECK" routines to eliminate warnings.
21:30 Changeset in rtems [9ffcaa4a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed signed int to unsigned int to eliminate a warning.
21:30 Changeset in rtems [bd71da7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
removed noreturn attribute to eliminate warnings.
21:30 Changeset in rtems [82478528]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
commented out sccs_id's to eliminate warnings.
21:29 Changeset in rtems [dd1d1c7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added prototype and return statement to eliminate warnings.
21:29 Changeset in rtems [f1fc782e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
commented out sccs_id's to eliminate warnings. main.c: added return statement to eliminate a warning.
21:28 Changeset in rtems [318976f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
removed reference to no_bsp. added prototypes.
21:27 Changeset in rtems [de1d716]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
commented out sccs_id to eliminate warnings
21:27 Changeset in rtems [2938c1a3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added or fixed includes of page_table.h to eliminate warnings.
21:26 Changeset in rtems [588c9ed]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added cast to eliminate warning
21:26 Changeset in rtems [930b3d5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added prototype for delay.
21:26 Changeset in rtems [3bc409c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added global statement for start entry point
21:25 Changeset in rtems [437366f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
removed noreturn from prototype to avoid warnings.
21:25 Changeset in rtems [2bad8aa]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added cast to eliminate warning.
21:24 Changeset in rtems [759a9d9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added return statement to avoid warning.
21:24 Changeset in rtems [d6ba279]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added initialization of variable to eliminate warning.
21:23 Changeset in rtems [0b50855]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added include of unistd.h to eliminate warning for no prototype for write().
21:22 Changeset in rtems [c6e895df]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added ifdef around variables to eliminate warnings when cross
21:22 Changeset in rtems [12d6f14]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added "ifndef" to avoid redefinition warning.
21:21 Changeset in rtems [424ab48]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added volatile to Switch_necessary structure member to avoid warning.
21:21 Changeset in rtems [d911f4c2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added test to avoid spurious error
21:20 Changeset in rtems [4e8c5a6b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added prototype for missing routine.
21:20 Changeset in rtems [d749165]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added "return" to eliminate warning.
21:20 Changeset in rtems [2ff1d549]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added "ifndef" to avoid redefinition warning
21:20 Changeset in rtems [82ab443e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added prototypes for two assembly language routines to eliminate warnings.
21:19 Changeset in rtems [32ef3dc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
commented out sccs_id to eliminate warning.
21:19 Changeset in rtems [11259ab7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added plea for someone to implement software stack switching for m68000-ish cores.
21:18 Changeset in rtems [77d20fb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Replaced warning message for cpus which do not have hardware support for an interrupt stack. Hopefully this will encourage someone to implement software stack switching on the m68k.
21:17 Changeset in rtems [2e4bc8b4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
initialized variable to eliminate warning
21:16 Changeset in rtems [94784cf8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed signed int to unsigned to eliminate warning
21:16 Changeset in rtems [17c4511]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added "ifndef" for ASM to avoid redefinition warnings.
21:15 Changeset in rtems [872cc62]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
updated to put bsps in alphabetical order

04/02/97:

16:27 Changeset in rtems [1c24fe7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
corrected one of the references to an environment variable which is no longer used since autoconf is in place.
16:26 Changeset in rtems [51f5d64c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
corrected printf format to avoid warning
16:26 Changeset in rtems [892a536d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
initialized variables or removed unused variables to remove warnings
15:39 Changeset in rtems [475fb331]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
disabled posix api for the no_cpu-rtems configuration in configure.in and regenerated configure.
15:00 Changeset in rtems [bbbd11c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added Jiri for autoconf'ing
14:58 Changeset in rtems [9a11e1f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
was checking for null cpu_table -- short have been checking configuration table.

04/01/97:

23:07 Changeset in rtems [254b4450]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
This set of changes is the build of what was required to convert to GNU autoconf. This is the first large step in allowing an RTEMS user to perform a one-tree build (per crossgcc FAQ) including RTEMS in the build process. With this change RTEMS is configured in built in the same style as the GNU tools, yet retains the basic structure of its traditional Makefiles (ala Tony Bennett). Jiri Gaisler (jgais@…) deserves (and received) a big thank you for doing this. There are still issues to be resolved but as of this commit, all target which can be built on a linux host have been using a modified version of the source Jiri submitted. This source was merged and most targets built in the tree before this commit. There are some issues which remain to be resolved but they are primarily related to host OS dependencies, script issues, the use of gawk for hack_specs, and the dependence on gcc snapshots. These will be resolved.
Note: See TracTimeline for information about the timeline view.