summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* new implementation of mc68681.hJoel Sherrill1997-08-042-144/+582
|
* Fixed typeJoel Sherrill1997-08-041-1/+1
|
* Corrected typoJoel Sherrill1997-08-049-9/+9
|
* Corrected descent to a hardcoded directory and made it dependent on the cpu ↵Joel Sherrill1997-08-041-1/+1
| | | | model
* Fixed typo and removed duplicated codeJoel Sherrill1997-08-041-4/+1
|
* First attempt at values for PPCJoel Sherrill1997-08-043-0/+9
|
* Trying to support all modelsJoel Sherrill1997-08-041-20/+4
|
* Trying to support all models.Joel Sherrill1997-08-041-0/+6
|
* consolex built for all models.Joel Sherrill1997-08-041-8/+4
|
* moved header files into the motorola and zilog subdirectoriesJoel Sherrill1997-08-048-9/+8
|
* Correcting difference between mvme162lx and mvme162. All versions haveJoel Sherrill1997-08-041-0/+5
| | | | four serial ports.
* moved header files into the motorola and zilog subdirectoriesJoel Sherrill1997-08-044-5/+7
|
* Modified to reflect changes in mc68681.h header file.Joel Sherrill1997-08-041-104/+200
|
* Header files moved into zilog subdirectory.Joel Sherrill1997-08-041-2/+2
|
* Moved files into the zilog and motorola subdirectories.Joel Sherrill1997-08-041-3/+12
|
* Added GNAT configuration parameters.Joel Sherrill1997-08-042-8/+38
|
* Added include/motorola and include/zilog directories to theJoel Sherrill1997-08-041-8/+10
| | | | install tree and cleaned up spacing.
* moved from main include directoryJoel Sherrill1997-08-0410-0/+956
|
* Added these files to contain bodies for routines included in the APIJoel Sherrill1997-08-023-1/+102
| | | | | but which did not have real bodies. This is necessary for languages like Ada95 which must have real entries in a library for bindings.
* Added conditional for KA9Q.Joel Sherrill1997-08-011-0/+4
|
* Added include of termios.h which was accidentally left out.Joel Sherrill1997-08-011-0/+2
|
* Added consolex to wrapupJoel Sherrill1997-08-011-0/+1
|
* Corrected typo.Joel Sherrill1997-08-011-1/+1
|
* Made to work.Joel Sherrill1997-08-011-1/+1
|
* Removed warnings.Joel Sherrill1997-08-011-2/+2
|
* Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill1997-08-0117-11/+1609
| | | | | | | (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.
* Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1997-07-3183-0/+12481
| | | | | <cjohns@plessey.com.au>. This patch includes the ods68302 bsp, the RTEMS++ class library, and the rtems++ test.
* Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1997-07-317-6/+84
| | | | | <cjohns@plessey.com.au>. This patch includes the ods68302 bsp, the RTEMS++ class library, and the rtems++ test.
* Added support for rtems_message_queue_get_number_pending.Joel Sherrill1997-07-314-0/+21
|
* Added rtems_message_queue_get_number_pending directive.Joel Sherrill1997-07-316-30/+139
|
* Added comment to indicate what the commented out C_PIECES indicated.Joel Sherrill1997-07-311-2/+3
|
* fixed typoJoel Sherrill1997-07-182-8/+8
|
* Reordered specs.Joel Sherrill1997-07-101-4/+4
|
* fixed milliseconds and microseconds to tick conversion routines.Joel Sherrill1997-07-101-11/+10
|
* Added information on different MVME162 models.Joel Sherrill1997-07-101-0/+11
|
* Strip the trace bit from the SR register when dispatching a thread whenJoel Sherrill1997-07-101-3/+5
| | | | | 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.
* Repository damaged -- file re-addedJoel Sherrill1997-07-093-0/+555
|
* Repository damaged -- files readded.Joel Sherrill1997-07-092-0/+411
|
* Changed name from entry to thread_entry to be more compatible withJoel Sherrill1997-07-093-3/+3
| | | | Ada interface where entry is a keyword.
* Used macro instead of hard coded number.Joel Sherrill1997-07-091-1/+1
|
* Added postswitch extension.Joel Sherrill1997-07-092-0/+4
|
* Added post switch extension.Joel Sherrill1997-07-092-0/+10
|
* Corrected typos and spacing.Joel Sherrill1997-07-092-6/+6
|
* This code was in the tree but not actually being compiled. ThereJoel Sherrill1997-07-0934-140/+140
| | | | | | | 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.
* Added sp, sfc, and fpcsr register defines.Joel Sherrill1997-07-091-0/+4
|
* new fileJoel Sherrill1997-06-042-0/+90
|
* corrected name of test suiteJoel Sherrill1997-06-0330-30/+30
|
* fixed commentJoel Sherrill1997-06-031-1/+1
|
* Removed configuration information.Joel Sherrill1997-06-031-54/+0
|
* new fileJoel Sherrill1997-06-034-0/+181
|