Timeline



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.