forked from Imagelibrary/rtems
fixed missing CVS IDs
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
#
|
||||||
|
# $Id$
|
||||||
|
#
|
||||||
begin 664 cklength
|
begin 664 cklength
|
||||||
M?T5,1@$" 0 " ( ! $,% #0 "T8 T "
|
M?T5,1@$" 0 " ( ! $,% #0 "T8 T "
|
||||||
M!0 H !H %P 8 T $ - "@ H 4 P
|
M!0 H !H %P 8 T $ - "@ H 4 P
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
#
|
||||||
|
# $Id$
|
||||||
|
#
|
||||||
begin 664 fixtimer.exe
|
begin 664 fixtimer.exe
|
||||||
M35IF 0X 0 @ T __^; 8 (@ $ ^R!R:@$
|
M35IF 0X 0 @ T __^; 8 (@ $ ^R!R:@$
|
||||||
M
|
M
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
#
|
||||||
|
# $Id$
|
||||||
|
#
|
||||||
|
|
||||||
begin 664 ifc.exe
|
begin 664 ifc.exe
|
||||||
M(VEN8VQU9&4@/'-T9&EO+F@^#0HC:6YC;'5D92 \<W1R:6YG+F@^#0HC:6YC
|
M(VEN8VQU9&4@/'-T9&EO+F@^#0HC:6YC;'5D92 \<W1R:6YG+F@^#0HC:6YC
|
||||||
|
|||||||
@@ -16,6 +16,8 @@
|
|||||||
* 10..x data bytes in ascii-hex
|
* 10..x data bytes in ascii-hex
|
||||||
* x+1..x+2 cksum (2's compl of (len+addr+data))
|
* x+1..x+2 cksum (2's compl of (len+addr+data))
|
||||||
* x+3 \n -- newline
|
* x+3 \n -- newline
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
char *USAGE = "\
|
char *USAGE = "\
|
||||||
|
|||||||
@@ -16,6 +16,8 @@
|
|||||||
* 10..x data bytes in ascii-hex
|
* 10..x data bytes in ascii-hex
|
||||||
* x+1..x+2 cksum (2's compl of (len+addr+data))
|
* x+1..x+2 cksum (2's compl of (len+addr+data))
|
||||||
* x+3 \n -- newline
|
* x+3 \n -- newline
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
char *USAGE = "\
|
char *USAGE = "\
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* sys/utsname.h
|
/* sys/utsname.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_SYS_UTSNAME_h
|
#ifndef __POSIX_SYS_UTSNAME_h
|
||||||
|
|||||||
@@ -9,6 +9,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/*
|
||||||
|
* $Id$
|
||||||
|
*/
|
||||||
|
|
||||||
#if defined(RTEMS_UNIXLIB)
|
#if defined(RTEMS_UNIXLIB)
|
||||||
|
|
||||||
void libc_init(int reentrant)
|
void libc_init(int reentrant)
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* utsname.c
|
/* utsname.c
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* aio.h
|
/* aio.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_ASYNCHRONOUS_IO_h
|
#ifndef __POSIX_ASYNCHRONOUS_IO_h
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* devctl.h
|
/* devctl.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_DEVICE_CONTROL_h
|
#ifndef __POSIX_DEVICE_CONTROL_h
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
*
|
*
|
||||||
* XXX: It is unclear if the type "intr_t" should be defined when
|
* XXX: It is unclear if the type "intr_t" should be defined when
|
||||||
* _POSIX_INTERRUPT_CONTROL is not.
|
* _POSIX_INTERRUPT_CONTROL is not.
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_INTERRUPTS_h
|
#ifndef __POSIX_INTERRUPTS_h
|
||||||
|
|||||||
@@ -7,6 +7,8 @@
|
|||||||
* to segregrate the variables below based on their "class" according
|
* to segregrate the variables below based on their "class" according
|
||||||
* to our implementation. We also need to set the Run-Time Invariant
|
* to our implementation. We also need to set the Run-Time Invariant
|
||||||
* and other related values.
|
* and other related values.
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_LIMITS_h
|
#ifndef __POSIX_LIMITS_h
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* mqueue.h
|
/* mqueue.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_MESSAGE_QUEUE_h
|
#ifndef __POSIX_MESSAGE_QUEUE_h
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* pthread.h
|
/* pthread.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __PTHREAD_h
|
#ifndef __PTHREAD_h
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* sched.h
|
/* sched.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* semaphore.h
|
/* semaphore.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_SEMAPHORE_h
|
#ifndef __POSIX_SEMAPHORE_h
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* unistd.h
|
/* unistd.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_UNISTD_h
|
#ifndef __POSIX_UNISTD_h
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* rtems/posix/cancel.h
|
/* rtems/posix/cancel.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __RTEMS_POSIX_CANCEL_h
|
#ifndef __RTEMS_POSIX_CANCEL_h
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* threadsup.h
|
/* threadsup.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __RTEMS_POSIX_THREAD_SUPPORT_h
|
#ifndef __RTEMS_POSIX_THREAD_SUPPORT_h
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* aio.h
|
/* aio.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_ASYNCHRONOUS_IO_h
|
#ifndef __POSIX_ASYNCHRONOUS_IO_h
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* devctl.h
|
/* devctl.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_DEVICE_CONTROL_h
|
#ifndef __POSIX_DEVICE_CONTROL_h
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
*
|
*
|
||||||
* XXX: It is unclear if the type "intr_t" should be defined when
|
* XXX: It is unclear if the type "intr_t" should be defined when
|
||||||
* _POSIX_INTERRUPT_CONTROL is not.
|
* _POSIX_INTERRUPT_CONTROL is not.
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_INTERRUPTS_h
|
#ifndef __POSIX_INTERRUPTS_h
|
||||||
|
|||||||
@@ -7,6 +7,8 @@
|
|||||||
* to segregrate the variables below based on their "class" according
|
* to segregrate the variables below based on their "class" according
|
||||||
* to our implementation. We also need to set the Run-Time Invariant
|
* to our implementation. We also need to set the Run-Time Invariant
|
||||||
* and other related values.
|
* and other related values.
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_LIMITS_h
|
#ifndef __POSIX_LIMITS_h
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* mqueue.h
|
/* mqueue.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_MESSAGE_QUEUE_h
|
#ifndef __POSIX_MESSAGE_QUEUE_h
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* pthread.h
|
/* pthread.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __PTHREAD_h
|
#ifndef __PTHREAD_h
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* rtems/posix/cancel.h
|
/* rtems/posix/cancel.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __RTEMS_POSIX_CANCEL_h
|
#ifndef __RTEMS_POSIX_CANCEL_h
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* threadsup.h
|
/* threadsup.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __RTEMS_POSIX_THREAD_SUPPORT_h
|
#ifndef __RTEMS_POSIX_THREAD_SUPPORT_h
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* sched.h
|
/* sched.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* semaphore.h
|
/* semaphore.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_SEMAPHORE_h
|
#ifndef __POSIX_SEMAPHORE_h
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* sys/utsname.h
|
/* sys/utsname.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_SYS_UTSNAME_h
|
#ifndef __POSIX_SYS_UTSNAME_h
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* unistd.h
|
/* unistd.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_UNISTD_h
|
#ifndef __POSIX_UNISTD_h
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
/*
|
||||||
|
* $Id$
|
||||||
|
*/
|
||||||
|
|
||||||
#ifndef __RTEMS_POSIX_PRIORITY_inl
|
#ifndef __RTEMS_POSIX_PRIORITY_inl
|
||||||
#define __RTEMS_POSIX_PRIORITY_inl
|
#define __RTEMS_POSIX_PRIORITY_inl
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
/*
|
||||||
|
* $Id$
|
||||||
|
*/
|
||||||
|
|
||||||
#ifndef __RTEMS_POSIX_PRIORITY_inl
|
#ifndef __RTEMS_POSIX_PRIORITY_inl
|
||||||
#define __RTEMS_POSIX_PRIORITY_inl
|
#define __RTEMS_POSIX_PRIORITY_inl
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* aio.c
|
/* aio.c
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <aio.h>
|
#include <aio.h>
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* cancel.c
|
/* cancel.c
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* cond.c
|
/* cond.c
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* devctl.c
|
/* devctl.c
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <devctl.h>
|
#include <devctl.h>
|
||||||
|
|||||||
@@ -3,6 +3,8 @@
|
|||||||
* NOTE: Each task has an interrupt semaphore associated with it.
|
* NOTE: Each task has an interrupt semaphore associated with it.
|
||||||
* No matter which interrupt occurs that it has registered,
|
* No matter which interrupt occurs that it has registered,
|
||||||
* the same semaphore is used.
|
* the same semaphore is used.
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* key.c
|
/* key.c
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|||||||
@@ -11,6 +11,8 @@
|
|||||||
*
|
*
|
||||||
* This code ignores the O_RDONLY/O_WRONLY/O_RDWR flag at open
|
* This code ignores the O_RDONLY/O_WRONLY/O_RDWR flag at open
|
||||||
* time.
|
* time.
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* mutex.c
|
/* mutex.c
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* signal.c
|
/* signal.c
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <signal.h>
|
#include <signal.h>
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* pthread.c
|
/* pthread.c
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* sched.c
|
/* sched.c
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <sched.h>
|
#include <sched.h>
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* semaphore.c
|
/* semaphore.c
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* time.c
|
/* time.c
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* types.c
|
/* types.c
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* unistd.c
|
/* unistd.c
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* utsname.c
|
/* utsname.c
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* sys/utsname.h
|
/* sys/utsname.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_SYS_UTSNAME_h
|
#ifndef __POSIX_SYS_UTSNAME_h
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
* Division Incorporated makes no representations about the
|
* Division Incorporated makes no representations about the
|
||||||
* suitability of this software for any purpose.
|
* suitability of this software for any purpose.
|
||||||
*
|
*
|
||||||
* cpu.c,v 1.7 1995/09/19 14:49:35 joel Exp
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <rtems/system.h>
|
#include <rtems/system.h>
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
* Note:
|
* Note:
|
||||||
* This file is included by both C and assembler code ( -DASM )
|
* This file is included by both C and assembler code ( -DASM )
|
||||||
*
|
*
|
||||||
* cpu.h,v 1.5 1995/09/11 19:24:10 joel Exp
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __CPU_h
|
#ifndef __CPU_h
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
# Division Incorporated makes no representations about the
|
# Division Incorporated makes no representations about the
|
||||||
# suitability of this software for any purpose.
|
# suitability of this software for any purpose.
|
||||||
#
|
#
|
||||||
# cpu_asm.S,v 1.5 1995/09/19 14:49:36 joel Exp
|
# $Id$
|
||||||
#
|
#
|
||||||
|
|
||||||
#include <rtems/core/hppa.h>
|
#include <rtems/core/hppa.h>
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
* Note:
|
* Note:
|
||||||
* This file is included by both C and assembler code ( -DASM )
|
* This file is included by both C and assembler code ( -DASM )
|
||||||
*
|
*
|
||||||
* hppa.h,v 1.4 1995/09/19 14:49:37 joel Exp
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _INCLUDE_HPPA_H
|
#ifndef _INCLUDE_HPPA_H
|
||||||
|
|||||||
@@ -34,7 +34,10 @@
|
|||||||
* particular purpose.
|
* particular purpose.
|
||||||
*
|
*
|
||||||
*------------------------------------------------------------------
|
*------------------------------------------------------------------
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _QSM_H_
|
#ifndef _QSM_H_
|
||||||
#define _QSM_H_
|
#define _QSM_H_
|
||||||
|
|
||||||
|
|||||||
@@ -42,7 +42,10 @@
|
|||||||
* particular purpose.
|
* particular purpose.
|
||||||
*
|
*
|
||||||
*------------------------------------------------------------------
|
*------------------------------------------------------------------
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _SIM_H_
|
#ifndef _SIM_H_
|
||||||
#define _SIM_H_
|
#define _SIM_H_
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
#
|
||||||
|
# $Id$
|
||||||
|
#
|
||||||
|
|
||||||
There are various issues regarding this port:
|
There are various issues regarding this port:
|
||||||
|
|
||||||
|
|
||||||
@@ -17,6 +21,8 @@ code. I am seeking a release from IBM for this file. In the
|
|||||||
mean time this file is excluded (but still included in the Makefile
|
mean time this file is excluded (but still included in the Makefile
|
||||||
as a place-holder).
|
as a place-holder).
|
||||||
|
|
||||||
|
NOTE: IBM released the alignment exception handler under generous enough
|
||||||
|
terms where it could be included in this distribution.
|
||||||
|
|
||||||
|
|
||||||
2) CPU support.
|
2) CPU support.
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
#
|
||||||
|
# $Id$
|
||||||
|
#
|
||||||
|
|
||||||
Todo list:
|
Todo list:
|
||||||
|
|
||||||
Maybe decode external interrupts like the HPPA does.
|
Maybe decode external interrupts like the HPPA does.
|
||||||
|
|||||||
@@ -26,6 +26,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <rtems/system.h>
|
#include <rtems/system.h>
|
||||||
|
|||||||
@@ -28,6 +28,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __CPU_h
|
#ifndef __CPU_h
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
* cpu_asm.c,v 1.3 1995/06/07 02:40:23 joel Exp
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "asm.h"
|
#include "asm.h"
|
||||||
|
|||||||
@@ -17,6 +17,8 @@
|
|||||||
* software without specific, written prior permission.
|
* software without specific, written prior permission.
|
||||||
* i-cubed limited makes no representations about the suitability
|
* i-cubed limited makes no representations about the suitability
|
||||||
* of this software for any purpose.
|
* of this software for any purpose.
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* void __ISR_Handler()
|
/* void __ISR_Handler()
|
||||||
|
|||||||
@@ -31,6 +31,7 @@
|
|||||||
* Note:
|
* Note:
|
||||||
* This file is included by both C and assembler code ( -DASM )
|
* This file is included by both C and assembler code ( -DASM )
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _INCLUDE_PPC_h
|
#ifndef _INCLUDE_PPC_h
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
* ppctypes.h,v 1.3 1995/05/31 14:57:15 joel Exp
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __PPC_TYPES_h
|
#ifndef __PPC_TYPES_h
|
||||||
|
|||||||
@@ -28,6 +28,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "asm.h"
|
#include "asm.h"
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* sys/utsname.h
|
/* sys/utsname.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_SYS_UTSNAME_h
|
#ifndef __POSIX_SYS_UTSNAME_h
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* @(#)ttydrv.h 1.1 - 95/06/02
|
* @(#)ttydrv.h 1.1 - 95/06/02
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
#
|
||||||
|
# $Id$
|
||||||
|
#
|
||||||
|
|
||||||
This board support package has not been tested with multiprocessor
|
This board support package has not been tested with multiprocessor
|
||||||
or the timing support. The uniprocessor IDP package was tested though
|
or the timing support. The uniprocessor IDP package was tested though
|
||||||
with a fairly large application (although bugs may exist). The
|
with a fairly large application (although bugs may exist). The
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
#
|
||||||
|
# $Id$
|
||||||
|
#
|
||||||
|
|
||||||
/*#########################################################
|
/*#########################################################
|
||||||
#
|
#
|
||||||
# This code is a modified version of what you will find at the
|
# This code is a modified version of what you will find at the
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* leds.c -- control the led's on a Motorola mc68ec0x0 board.
|
* leds.c -- control the led's on a Motorola mc68ec0x0 board.
|
||||||
* Written by rob@cygnus.com (Rob Savoye)
|
* Written by rob@cygnus.com (Rob Savoye)
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
#include "leds.h"
|
#include "leds.h"
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,10 @@
|
|||||||
/*
|
/*
|
||||||
* mc68ec.c -- Low level support for the Motorola mc68ec0x0 board.
|
* mc68ec.c -- Low level support for the Motorola mc68ec0x0 board.
|
||||||
* Written by rob@cygnus.com (Rob Savoye)
|
* Written by rob@cygnus.com (Rob Savoye)
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "leds.h"
|
#include "leds.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* leds.c -- control the led's on a Motorola mc68ec0x0 board.
|
* leds.c -- control the led's on a Motorola mc68ec0x0 board.
|
||||||
* Written by rob@cygnus.com (Rob Savoye)
|
* Written by rob@cygnus.com (Rob Savoye)
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __LEDS_H__
|
#ifndef __LEDS_H__
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
* for the idp.ld file. That file, it appears, was originally written by
|
* for the idp.ld file. That file, it appears, was originally written by
|
||||||
* Rob Savoye. Other ideas came from Joel Sherrill for the RTEMS linkcmds
|
* Rob Savoye. Other ideas came from Joel Sherrill for the RTEMS linkcmds
|
||||||
* file (this is basically a mixture of the two).
|
* file (this is basically a mixture of the two).
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
#
|
#
|
||||||
# README,v 1.2 1995/05/31 16:56:03 joel Exp
|
# $Id$
|
||||||
#
|
|
||||||
#
|
#
|
||||||
|
|
||||||
BSP NAME: papyrus
|
BSP NAME: papyrus
|
||||||
|
|||||||
@@ -17,6 +17,8 @@
|
|||||||
* software without specific, written prior permission.
|
* software without specific, written prior permission.
|
||||||
* i-cubed limited makes no representations about the suitability
|
* i-cubed limited makes no representations about the suitability
|
||||||
* of this software for any purpose.
|
* of this software for any purpose.
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "asm.h"
|
#include "asm.h"
|
||||||
|
|||||||
@@ -17,6 +17,8 @@
|
|||||||
* software without specific, written prior permission.
|
* software without specific, written prior permission.
|
||||||
* i-cubed limited makes no representations about the suitability
|
* i-cubed limited makes no representations about the suitability
|
||||||
* of this software for any purpose.
|
* of this software for any purpose.
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "asm.h"
|
#include "asm.h"
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
* bsp.h,v 1.2 1995/05/31 16:56:13 joel Exp
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __PAPYRUS_h
|
#ifndef __PAPYRUS_h
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
* coverhd.h,v 1.2 1995/05/31 16:56:15 joel Exp
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
* bspclean.c,v 1.2 1995/05/31 16:56:27 joel Exp
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
* bspstart.c,v 1.2 1995/05/31 16:56:29 joel Exp
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
|
|||||||
@@ -37,7 +37,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
* setvec.c,v 1.2 1995/05/31 16:56:35 joel Exp
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
|
|||||||
@@ -46,6 +46,7 @@
|
|||||||
*
|
*
|
||||||
* TODO:
|
* TODO:
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
|
|||||||
@@ -9,6 +9,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/*
|
||||||
|
* $Id$
|
||||||
|
*/
|
||||||
|
|
||||||
#if defined(RTEMS_UNIXLIB)
|
#if defined(RTEMS_UNIXLIB)
|
||||||
|
|
||||||
void libc_init(int reentrant)
|
void libc_init(int reentrant)
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* utsname.c
|
/* utsname.c
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
#
|
||||||
|
# $Id$
|
||||||
|
#
|
||||||
|
|
||||||
This hierachy contains support routines for the various
|
This hierachy contains support routines for the various
|
||||||
PowerPC processors.
|
PowerPC processors.
|
||||||
|
|
||||||
|
|||||||
@@ -7,6 +7,8 @@
|
|||||||
# to the copyright license under the clause at DFARS 252.227-7013. This
|
# to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
# notice must appear in all copies of this file and its derivatives.
|
# notice must appear in all copies of this file and its derivatives.
|
||||||
#
|
#
|
||||||
|
# $Id$
|
||||||
|
#
|
||||||
|
|
||||||
This directory contains the RTEMS Sample Application Suite.
|
This directory contains the RTEMS Sample Application Suite.
|
||||||
The tests in this directory perform two functions:
|
The tests in this directory perform two functions:
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
* init.c,v 1.2 1995/05/31 17:06:49 joel Exp
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define TEST_INIT
|
#define TEST_INIT
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
* preempt.c,v 1.2 1995/05/31 17:06:51 joel Exp
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "system.h"
|
#include "system.h"
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
* task1.c,v 1.2 1995/05/31 17:06:56 joel Exp
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "system.h"
|
#include "system.h"
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
* task2.c,v 1.2 1995/05/31 17:06:58 joel Exp
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "system.h"
|
#include "system.h"
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
* task3.c,v 1.2 1995/05/31 17:07:00 joel Exp
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "system.h"
|
#include "system.h"
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* sys/utsname.h
|
/* sys/utsname.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_SYS_UTSNAME_h
|
#ifndef __POSIX_SYS_UTSNAME_h
|
||||||
|
|||||||
@@ -9,6 +9,7 @@
|
|||||||
* to the copyright license under the clause at DFARS 252.227-7013. This
|
* to the copyright license under the clause at DFARS 252.227-7013. This
|
||||||
* notice must appear in all copies of this file and its derivatives.
|
* notice must appear in all copies of this file and its derivatives.
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/*
|
||||||
|
* $Id$
|
||||||
|
*/
|
||||||
|
|
||||||
#if defined(RTEMS_UNIXLIB)
|
#if defined(RTEMS_UNIXLIB)
|
||||||
|
|
||||||
void libc_init(int reentrant)
|
void libc_init(int reentrant)
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* utsname.c
|
/* utsname.c
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* aio.h
|
/* aio.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_ASYNCHRONOUS_IO_h
|
#ifndef __POSIX_ASYNCHRONOUS_IO_h
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* devctl.h
|
/* devctl.h
|
||||||
*
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_DEVICE_CONTROL_h
|
#ifndef __POSIX_DEVICE_CONTROL_h
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
*
|
*
|
||||||
* XXX: It is unclear if the type "intr_t" should be defined when
|
* XXX: It is unclear if the type "intr_t" should be defined when
|
||||||
* _POSIX_INTERRUPT_CONTROL is not.
|
* _POSIX_INTERRUPT_CONTROL is not.
|
||||||
|
*
|
||||||
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __POSIX_INTERRUPTS_h
|
#ifndef __POSIX_INTERRUPTS_h
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user