Commit Graph
953 Commits
Author SHA1 Message Date
Joel Sherrill 9deb5b8b28 Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.
(Sapporo, Japan) submitted the extended console driver for the
MVME162LX BSP and the POSIX tcsetattr() and tcgetattr() routines.
This device driver supports four serial ports, cooked IO, and
provides a portable base for Zilog 8530 based console drivers.
1997-08-01 18:12:11 +00:00
Joel Sherrill 0074691a67 Merged very large and much appreciated patch from Chris Johns
<cjohns@plessey.com.au>.  This patch includes the ods68302 bsp,
the RTEMS++ class library, and the rtems++ test.
1997-07-31 22:13:29 +00:00
Joel Sherrill 91333c27bd Merged very large and much appreciated patch from Chris Johns
<cjohns@plessey.com.au>.  This patch includes the ods68302 bsp,
the RTEMS++ class library, and the rtems++ test.
1997-07-31 22:04:17 +00:00
Joel Sherrill 13f09e64e5 Added support for rtems_message_queue_get_number_pending. 1997-07-31 19:48:23 +00:00
Joel Sherrill e7d8b58826 Added rtems_message_queue_get_number_pending directive. 1997-07-31 19:01:42 +00:00
Joel Sherrill a2fa8c2525 Added comment to indicate what the commented out C_PIECES indicated. 1997-07-31 19:01:05 +00:00
Joel Sherrill b930f43d2d Corrected bug in Makefile 1997-07-31 19:00:09 +00:00
Joel Sherrill 60593076c8 Corrected problem where directories where not being properly created.
Change path to indicate expected snapshot date.
1997-07-31 18:59:59 +00:00
Joel Sherrill db91520362 corrected typos and changes LANGUAGE to RTEMS-LANGUAGE. 1997-07-31 18:45:58 +00:00
Joel Sherrill 03c8223b96 Added more info. 1997-07-31 18:45:32 +00:00
Joel Sherrill c3fec1c035 Added info on what data type is expected by the clock_get directive
for the pointer to a "return area"..
1997-07-31 18:44:10 +00:00
Joel Sherrill d1f19f09db Added rtems_message_queue_get_number_pending directive. 1997-07-31 18:24:06 +00:00
Joel Sherrill e24e9b5ba5 fixed typo 1997-07-18 15:05:05 +00:00
Joel Sherrill 372a382ab4 Fixed typo of "::" 1997-07-18 15:04:19 +00:00
Joel Sherrill bb566a02c2 Reordered specs. 1997-07-10 20:24:00 +00:00
Joel Sherrill 0b172df9f0 fixed milliseconds and microseconds to tick conversion routines. 1997-07-10 20:23:27 +00:00
Joel Sherrill bf3a7a5a9a Added information on different MVME162 models. 1997-07-10 19:16:40 +00:00
Joel Sherrill 487c4f62d3 Strip the trace bit from the SR register when dispatching a thread when
exiting from an ISR. This allows the trace bit to be set on a per task
basis and tracing to be limited to that task.
1997-07-10 19:09:16 +00:00
Joel Sherrill 900a3ab184 Repository damaged -- file re-added 1997-07-09 23:57:56 +00:00
Joel Sherrill eb14a2ffb2 Repository damaged -- files readded. 1997-07-09 23:55:39 +00:00
Joel Sherrill a14d2af958 Changed name from entry to thread_entry to be more compatible with
Ada interface where entry is a keyword.
1997-07-09 23:52:08 +00:00
Joel Sherrill db17316d4c Used macro instead of hard coded number. 1997-07-09 23:51:21 +00:00
Joel Sherrill 2a02b0abd5 Added postswitch extension. 1997-07-09 23:50:45 +00:00
Joel Sherrill b5fc21c686 Added post switch extension. 1997-07-09 23:50:28 +00:00
Joel Sherrill 2c5d78baee Corrected typos and spacing. 1997-07-09 23:46:59 +00:00
Joel Sherrill 250394f6da Added mvme162lx bsp configuration.
M68040 FPSP was already part of the tree but was not being built.
1997-07-09 23:42:09 +00:00
Joel Sherrill 1d320bac21 This code was in the tree but not actually being compiled. There
were a number of minor problems which had to be fixed to get it
to compile including modifying the compile rule to handle C++ comments,
changing the syntax of the include statement, and getting rid of "%"
as part of register names.
1997-07-09 23:41:20 +00:00
Joel Sherrill 8fabc27347 Added sp, sfc, and fpcsr register defines. 1997-07-09 23:33:08 +00:00
Joel Sherrill 2e6d68c475 Updated to the PowerPC. 1997-07-02 17:54:33 +00:00
Joel Sherrill ce90366e29 updated to properly reflect powerpc 1997-07-02 17:49:23 +00:00
Joel Sherrill 563f7e0f1c New files -- PowerPC supplement is based on the SPARC supplement.
This version has had some initial work done to convert it to
be PowerPC specific.
1997-07-01 18:39:44 +00:00
Joel Sherrill 85ecda876c This commit was generated by cvs2svn to compensate for changes in r930,
which included commits to RCS files with non-trunk default branches.
1997-06-16 21:30:08 +00:00
Joel Sherrill a66872f657 base PDL 2 TEXI 1997-06-16 21:30:08 +00:00
Joel Sherrill d4bc481ded Initial revision 1997-06-16 21:30:07 +00:00
Joel Sherrill e7f86efe5b new file 1997-06-04 18:54:18 +00:00
Joel Sherrill 139b2e4a00 added CVS Id string 1997-06-04 18:32:07 +00:00
Joel Sherrill 25c5bee547 added CVS Id string 1997-06-04 16:06:28 +00:00
Joel Sherrill dfce927227 Added CVS Id string 1997-06-04 16:04:51 +00:00
Joel Sherrill 02f19bf5f8 changed version number 1997-06-04 16:04:17 +00:00
Joel Sherrill bf56ac8608 changed edition and version information 1997-06-04 15:15:59 +00:00
Joel Sherrill 022fbf3e99 Fixed formatting problem where @example did not start early enough. 1997-06-04 15:15:28 +00:00
Joel Sherrill 7e8a1fc947 final corrections before 4.1.0 documentation freeze. 1997-06-04 13:04:36 +00:00
Joel Sherrill b42675fa4c corrected name of test suite 1997-06-03 23:04:25 +00:00
Joel Sherrill 1e97a20280 fixed comment 1997-06-03 23:00:45 +00:00
Joel Sherrill 0803ab0b7e *** empty log message *** 1997-06-03 23:00:20 +00:00
Joel Sherrill 9b3853a58a Removed configuration information. 1997-06-03 22:58:48 +00:00
Joel Sherrill 430d81a28c new file 1997-06-03 22:57:58 +00:00
Joel Sherrill 08c192b75b Removed Configuration Information. 1997-06-03 22:54:45 +00:00
Joel Sherrill 8640cc9922 new files. 1997-06-03 22:52:39 +00:00
Joel Sherrill 4fd88bce5b Removed configuration information. 1997-06-03 22:52:34 +00:00