summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* new implementation of mc68681.hJoel Sherrill1997-08-043-216/+873
|
* 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-043-12/+57
|
* Added include/motorola and include/zilog directories to theJoel Sherrill1997-08-041-8/+10
| | | | install tree and cleaned up spacing.
* Added ppc-rtems as alternative name.Joel Sherrill1997-08-042-56/+78
| | | | | Moved files around in list of Makefile's to better support --disable-tests option.
* moved from main include directoryJoel Sherrill1997-08-0415-0/+1434
|
* Fixed wildcard in copy command.Joel Sherrill1997-08-041-1/+1
|
* Added comments to help avoid editting generated file.Joel Sherrill1997-08-042-0/+8
|
* Added information based on comments from Katsu Shibuya.Joel Sherrill1997-08-047-11/+57
|
* Fixed node links.Joel Sherrill1997-08-043-3/+3
|
* removed binary filesJoel Sherrill1997-08-043-0/+0
|
* Added these files to contain bodies for routines included in the APIJoel Sherrill1997-08-025-1/+203
| | | | | 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
|
* Added --enable-gmake-print-directory option and ods68302 bsp.Joel Sherrill1997-08-011-1/+2
|
* Corrected typo where "+ " was pasted in from another window.Joel Sherrill1997-08-012-14/+20
| | | | Added c/src/lib/libbsp/m68k/mvme162/consolex/Makefile to list.
* 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-0119-11/+1800
| | | | | | | (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-3190-0/+13689
| | | | | <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-3114-20/+293
| | | | | <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-318-0/+42
|
* Added rtems_message_queue_get_number_pending directive.Joel Sherrill1997-07-3110-47/+246
|
* Added comment to indicate what the commented out C_PIECES indicated.Joel Sherrill1997-07-311-2/+3
|
* Corrected bug in MakefileJoel Sherrill1997-07-311-1/+1
|
* Corrected problem where directories where not being properly created.Joel Sherrill1997-07-313-7/+10
| | | | Change path to indicate expected snapshot date.
* corrected typos and changes LANGUAGE to RTEMS-LANGUAGE.Joel Sherrill1997-07-3123-39/+51
|
* Added more info.Joel Sherrill1997-07-316-272/+276
|
* Added info on what data type is expected by the clock_get directiveJoel Sherrill1997-07-311-0/+36
| | | | for the pointer to a "return area"..
* Added rtems_message_queue_get_number_pending directive.Joel Sherrill1997-07-311-5/+50
|
* fixed typoJoel Sherrill1997-07-183-12/+12
|
* Fixed typo of "::"Joel Sherrill1997-07-181-1/+1
|
* Reordered specs.Joel Sherrill1997-07-102-8/+8
|
* fixed milliseconds and microseconds to tick conversion routines.Joel Sherrill1997-07-102-22/+20
|
* Added information on different MVME162 models.Joel Sherrill1997-07-101-0/+11
|