Commit Graph
802 Commits
Author SHA1 Message Date
Joel Sherrill 5bb2ed0713 Added support for HW API package 1997-04-22 12:39:23 +00:00
Joel Sherrill d4cf164458 Added support for Hardware API. This will be distributed as a separate
component which can be loaded on top of the RTEMS source tree.
1997-04-22 12:37:11 +00:00
Joel Sherrill 971cd229d1 Corrected spelling of --enable-gcc28 argument 1997-04-18 18:41:51 +00:00
Joel Sherrill 1d61610a78 Modified to reflect change from 255 posix priority levels to 254. 1997-04-18 18:39:01 +00:00
Joel Sherrill 59097e784f Changed format of comment blocks to C comments. 1997-04-18 18:38:19 +00:00
Joel Sherrill 7e7143e223 Duplicated timerisr symbol as _timerisr to avoid tool naming problems. 1997-04-18 18:37:48 +00:00
Joel Sherrill 58ae19abb2 Updated to reflect --enable-gcc28 and --enable-libcdir options. 1997-04-18 18:33:53 +00:00
Joel Sherrill dda5cf445b Corrected incorrect settings for locations of psx and sp test screens. 1997-04-18 17:50:01 +00:00
Joel Sherrill e412baeca0 Modifications to add --enable-libcdir and --enable-gcc28. These
trip options which allow the RTEMS makefile structure to support
both gcc 2.7.2.2 and gcc 2.8 whenever that is released.
1997-04-18 12:45:32 +00:00
Joel Sherrill fb07f40407 Added gen68360_040. 1997-04-17 14:38:27 +00:00
Joel Sherrill 9fbba98c99 Fixed path which points to shared directory for all BSPs. 1997-04-16 17:47:48 +00:00
Joel Sherrill 334b01f17e fixed spacing 1997-04-16 17:46:26 +00:00
Joel Sherrill f9f375ed0e added fpsp support. 1997-04-16 17:45:52 +00:00
Joel Sherrill f8f370b645 Update from Eric Norum. 1997-04-16 17:45:35 +00:00
Joel Sherrill 34217ccf59 Updated to reflect Tony Bennett's new email address and the incorporation
of the ka9q stack, m68040 fpsp, gen68360_040 bsp submitted by Eric Norum.
1997-04-16 17:42:20 +00:00
Joel Sherrill 5bf6ffb42f Added FPSP support for MC68040 1997-04-16 17:34:40 +00:00
Joel Sherrill 010e758254 Added CVS Id's 1997-04-16 17:34:23 +00:00
Joel Sherrill f9b93da8b4 Added the MC68040 Floating Point Support Package. This was ported
to RTEMS by Eric Norum.  It is freely distributable and was acquired
from the Motorola WWW site.  More info is in the FPSP README.
1997-04-16 17:33:04 +00:00
Joel Sherrill 83e39b2631 Added --disable-tcpip option.
Add discussion of the pecularities of the i386-go32-rtems configuration.
1997-04-16 17:31:52 +00:00
Joel Sherrill 6881e0cb4b Reduced number of POSIX thread priorities from 255 to 254 to avoid conflicts
of lowest priority with the RTEMS IDLE thread.  This was causing the lowest
priority GNAT Ada task to never run.
1997-04-15 18:02:18 +00:00
Joel Sherrill c24fef3e90 Added directories to place test output screens into as part of fixing
difftest.
1997-04-15 18:00:03 +00:00
Joel Sherrill b1a4ca8446 Added line to install test screens so difftest does not have to have
a path back into the source tree.  This would be better for binary
distributions as well since you now have the correct output at the
install point.
1997-04-15 17:40:38 +00:00
Joel Sherrill b5847517fc Switched all bsps which had an implementation of sbrk.c which only
returned an error to using a single shared copy of this file.
1997-04-15 17:37:12 +00:00
Joel Sherrill ecc4594a2e Removed many BSPs' copy of setvec.c and let them share the same
implementation as all m68k BSPs.
1997-04-15 17:28:26 +00:00
Joel Sherrill bc7d465dcd replaced linking of source from mvme147 drivers with use of vpath to
simply search into that directory and get the necessary files.
1997-04-11 18:41:38 +00:00
Joel Sherrill 18e5d86bb9 removed commented out line performing a link 1997-04-11 18:40:04 +00:00
Joel Sherrill 6bcceb87ab enabled floating point and fixed confdef reference to initialization
tasks table.
1997-04-09 21:00:33 +00:00
Joel Sherrill 61a183a90e new test 1997-04-09 20:19:35 +00:00
Joel Sherrill dfdaf4acf1 added cpuuse and rtmonuse 1997-04-09 20:19:22 +00:00
Joel Sherrill c46ce85495 printing task names now instead of id numbers 1997-04-09 20:19:07 +00:00
Joel Sherrill fc7bc517db new files. 1997-04-09 20:18:54 +00:00
Joel Sherrill 9d5152f121 added rtmonuse and cpuuse directories 1997-04-09 20:07:22 +00:00
Joel Sherrill 8f695a1b67 added cpuuse and rtmonuse directories 1997-04-09 20:07:09 +00:00
Joel Sherrill e39e6f77cf added code to prevent attempts to clean up the library when rtems is
down.
1997-04-09 20:05:59 +00:00
Joel Sherrill 0956b52390 correct incorrect register addresses for port a. 1997-04-09 20:05:37 +00:00
Joel Sherrill 8c0dc2c8c8 removed unused is_character_ready routine. 1997-04-09 20:05:12 +00:00
Joel Sherrill 3fc076d757 added support for tracking thread cpu usage. 1997-04-09 20:04:52 +00:00
Joel Sherrill 192259f630 enhanced printf statements 1997-04-09 20:04:36 +00:00
Joel Sherrill 48e3459586 corrected spacing. 1997-04-09 20:04:22 +00:00
Joel Sherrill bbb846b405 added SYSTEM_STATE_SHUTDOWN 1997-04-09 20:03:59 +00:00
Joel Sherrill eafd6989b7 enhanced rtems_shutdown_executive to insure that no attempt will
be made to shut the system down when it is down.
1997-04-09 20:03:35 +00:00
Joel Sherrill 113ef9fc7e added support for statistics on rate monotonic periods. 1997-04-09 20:02:29 +00:00
Joel Sherrill 0c3cd61642 Rate monotonic period and cpu usage monitor libraries and tests added. 1997-04-09 19:59:17 +00:00
Joel Sherrill d2afb931a3 blank lines deleted 1997-04-09 19:58:27 +00:00
Joel Sherrill 48d6de3482 Adding missing files. 1997-04-09 14:46:16 +00:00
Joel Sherrill e2d7955973 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@skatter.USask.Ca).

The network demo programs are not included in the tree at this point.
1997-04-09 14:05:50 +00:00
Joel Sherrill bed475e288 added cast to eliminate warning. 1997-04-08 11:53:54 +00:00
Joel Sherrill f8700f776e corrected printf specifications and added casts as necessary to eliminate
warnings.
1997-04-07 21:33:28 +00:00
Joel Sherrill de4f2810a7 added ifdef to avoid warning for unused variable. 1997-04-07 21:31:59 +00:00
Joel Sherrill 1c666fcea1 corrected integer only definitions of "FP CHECK" routines to eliminate
warnings.
1997-04-07 21:31:39 +00:00